Home
last modified time | relevance | path

Searched refs:Space (Results 1 – 25 of 107) sorted by relevance

12345

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp193 const char *NL, unsigned int Space, bool IsDot) { in printJson() argument
198 const char *NL, unsigned int Space, bool IsDot) { in printJson() argument
203 const char *NL, unsigned int Space, bool IsDot) { in printJson() argument
219 const char *NL, unsigned int Space, bool IsDot) { in printJson() argument
227 const char *NL, unsigned int Space, bool IsDot) { in printJson() argument
228 printJson(Pair.first, Out, NL, Space, IsDot) << ", "; in printJson()
229 return printJson(Pair.second, Out, NL, Space, IsDot); in printJson()
235 unsigned int Space, bool IsDot) { in printJsonContainer() argument
240 ++Space; in printJsonContainer()
245 Indent(Out, Space, IsDot) << "{ "; in printJsonContainer()
[all …]
H A DProgramState.cpp491 const char *NL, unsigned int Space, in printJson() argument
493 Indent(Out, Space, IsDot) << "\"program_state\": {" << NL; in printJson()
494 ++Space; in printJson()
499 Mgr.getStoreManager().printJson(Out, getStore(), NL, Space, IsDot); in printJson()
502 Env.printJson(Out, Mgr.getContext(), LCtx, NL, Space, IsDot); in printJson()
505 Mgr.getConstraintManager().printJson(Out, this, NL, Space, IsDot); in printJson()
508 printDynamicTypeInfoJson(Out, this, NL, Space, IsDot); in printJson()
511 Mgr.getOwningEngine().printJson(Out, this, LCtx, NL, Space, IsDot); in printJson()
513 --Space; in printJson()
514 Indent(Out, Space, IsDot) << '}'; in printJson()
[all …]
H A DRangeConstraintManager.cpp1889 unsigned int Space = 0, bool IsDot = false) const override;
1893 const char *NL = "\n", unsigned int Space = 0,
1896 const char *NL = "\n", unsigned int Space = 0,
1899 const char *NL = "\n", unsigned int Space = 0,
3264 const char *NL, unsigned int Space, in printJson() argument
3266 printConstraints(Out, State, NL, Space, IsDot); in printJson()
3267 printEquivalenceClasses(Out, State, NL, Space, IsDot); in printJson()
3268 printDisequalities(Out, State, NL, Space, IsDot); in printJson()
3292 unsigned int Space, in printConstraints() argument
3296 Indent(Out, Space, IsDot) << "\"constraints\": "; in printConstraints()
[all …]
H A DExprEngine.cpp687 unsigned int Space = 0, bool IsDot = false) { in printObjectsUnderConstructionJson() argument
691 ++Space; in printObjectsUnderConstructionJson()
715 Indent(Out, Space, IsDot) << "{ "; in printObjectsUnderConstructionJson()
725 Indent(Out, --Space, IsDot) << ']'; // End of "location_context". in printObjectsUnderConstructionJson()
733 const LocationContext *LCtx, unsigned int Space = 0, bool IsDot = false) { in printIndicesOfElementsToConstructJson() argument
739 ++Space; in printIndicesOfElementsToConstructJson()
763 Indent(Out, Space, IsDot) << "{ "; in printIndicesOfElementsToConstructJson()
787 Indent(Out, --Space, IsDot) << ']'; // End of "location_context". in printIndicesOfElementsToConstructJson()
796 unsigned int Space = 0, in printPendingInitLoopJson() argument
803 ++Space; in printPendingInitLoopJson()
[all …]
H A DCheckerManager.cpp723 unsigned int Space, in runCheckersForPrintStateJson() argument
725 Indent(Out, Space, IsDot) << "\"checker_messages\": "; in runCheckersForPrintStateJson()
730 unsigned int InnerSpace = Space + 2; in runCheckersForPrintStateJson()
738 ++Space; in runCheckersForPrintStateJson()
766 Indent(Out, Space, IsDot) in runCheckersForPrintStateJson()
771 Indent(Out, Space, IsDot) << "]}"; in runCheckersForPrintStateJson()
782 Indent(Out, --Space, IsDot) << "]"; in runCheckersForPrintStateJson()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h218 unsigned int Space = 0, bool IsDot = false) const override { in REGISTER_TRAIT_WITH_PROGRAMSTATE()
221 Indent(Out, Space, IsDot) << "\"constraints\": "; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
227 ++Space; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
231 Indent(Out, Space, IsDot) in REGISTER_TRAIT_WITH_PROGRAMSTATE()
241 --Space; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
242 Indent(Out, Space, IsDot) << "],"; in REGISTER_TRAIT_WITH_PROGRAMSTATE()
/freebsd/sys/contrib/device-tree/src/mips/loongson/
H A Dloongson3-package.dtsi22 /* 3A HT Config Space */
24 /* 3B HT Config Space */
H A Dloongson64c-package.dtsi22 /* 3A HT Config Space */
24 /* 3B HT Config Space */
H A Drs780e-pch.dtsi10 0xfd 0xfe000000 0xfd 0xfe000000 0 0x2000000 /* PCI Config Space */>;
/freebsd/contrib/llvm-project/llvm/lib/Frontend/HLSL/
H A DHLSLResource.cpp60 uint32_t ResIndex, uint32_t Space) { in FrontendResource() argument
69 ConstantAsMetadata::get(B.getInt32(Space))}); in FrontendResource()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DDXILResource.h20 uint32_t Space; member
25 return std::tie(Space, LowerBound, Size) ==
26 std::tie(RHS.Space, RHS.LowerBound, RHS.Size);
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILResource.cpp59 : ID(I), GV(R.getGlobalVariable()), Name(""), Space(R.getSpace()), in ResourceBase()
224 if (Space) in print()
225 Bind += ",space" + std::to_string(Space); in print()
293 Entries[3] = ConstantAsMetadata::get(B.getInt32(Space)); in write()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DSlotIndexes.cpp174 const unsigned Space = SlotIndex::InstrDist/2; in renumberIndexes() local
175 static_assert((Space & 3) == 0, "InstrDist must be a multiple of 2*NUM"); in renumberIndexes()
180 curItr->setIndex(index += Space); in renumberIndexes()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMCAsmLexer.cpp17 CurTok.emplace_back(AsmToken::Space, StringRef()); in MCAsmLexer()
96 case AsmToken::Space: OS << "Space"; break; in dump()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp463 StringRef Space = "space0"; in handleResourceBindingAttr() local
486 Space = Loc->Ident->getName(); in handleResourceBindingAttr()
514 if (!Space.starts_with("space")) { in handleResourceBindingAttr()
515 Diag(SpaceArgLoc, diag::err_hlsl_expected_space) << Space; in handleResourceBindingAttr()
518 StringRef SpaceNum = Space.substr(5); in handleResourceBindingAttr()
521 Diag(SpaceArgLoc, diag::err_hlsl_expected_space) << Space; in handleResourceBindingAttr()
528 HLSLResourceBindingAttr::Create(getASTContext(), Slot, Space, AL); in handleResourceBindingAttr()
/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/HLSL/
H A DHLSLResource.h35 bool IsROV, uint32_t ResIndex, uint32_t Space);
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dkirkwood-ns2lite.dts7 model = "LaCie Network Space Lite v2";
H A Dkirkwood-ns2.dts8 model = "LaCie Network Space v2";
H A Dkirkwood-is2.dts8 model = "LaCie Internet Space v2";
H A Dkirkwood-ns2max.dts8 model = "LaCie Network Space Max v2";
H A Dkirkwood-ns2mini.dts9 model = "LaCie Network Space Mini v2";
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DTerminal.h25 Space,
26 Space, global() enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dwrappers_c.inc75 // Space allocated in mmapped regions (bytes)
79 // Space in freed fastbin blocks (bytes)
95 // Space allocated in mmapped regions (bytes)
99 // Space in freed fastbin blocks (bytes)
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGHLSLRuntime.cpp224 GV, RK, ET, IsROV, Binding.Reg.value_or(UINT_MAX), Binding.Space); in addBufferResourceAnnotation()
305 Space = SpaceInt.getLimitedValue(); in BufferResBinding()
307 Space = 0; in BufferResBinding()
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dleds-ns2.txt1 Binding for dual-GPIO LED found on Network Space v2 (and parents).

12345