Home
last modified time | relevance | path

Searched refs:Primary (Results 1 – 25 of 84) sorted by relevance

1234

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h25 DiagnosticConsumer *Primary; variable
29 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, in ChainedDiagnosticConsumer() argument
31 : OwningPrimary(std::move(Primary)), Primary(OwningPrimary.get()), in ChainedDiagnosticConsumer()
35 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, in ChainedDiagnosticConsumer() argument
37 : Primary(Primary), Secondary(std::move(Secondary)) {} in ChainedDiagnosticConsumer()
41 Primary->BeginSourceFile(LO, PP); in BeginSourceFile()
47 Primary->EndSourceFile(); in EndSourceFile()
52 Primary->finish(); in finish()
56 return Primary->IncludeInDiagnosticCounts(); in IncludeInDiagnosticCounts()
64 Primary->HandleDiagnostic(DiagLevel, Info); in HandleDiagnostic()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h76 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local
77 if (Primary->hasExternalVisibleStorage()) in lookups()
78 getParentASTContext().getExternalSource()->completeVisibleDeclsMap(Primary); in lookups()
79 if (StoredDeclsMap *Map = Primary->buildLookup()) in lookups()
90 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
92 Primary->loadLazyLocalLexicalLookups(); in noload_lookups()
93 if (StoredDeclsMap *Map = Primary->getLookupPtr()) in noload_lookups()
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h109 Allocator.Primary.Options.load()))) in allocate()
164 Primary.Options.set(OptionBit::MayReturnNull); in init()
166 Primary.Options.setFillContentsMode(ZeroFill); in init()
168 Primary.Options.setFillContentsMode(PatternOrZeroFill); in init()
170 Primary.Options.set(OptionBit::DeallocTypeMismatch); in init()
172 Primary.Options.set(OptionBit::DeleteSizeMismatch); in init()
175 Primary.Options.set(OptionBit::UseMemoryTagging); in init()
185 Primary.init(ReleaseToOsIntervalMs); in init()
255 Primary.unmapTestOnly(); in unmapTestOnly()
269 SizeClassAllocator->init(&Stats, &Primary); in initAllocator()
[all …]
H A Dallocator_config_wrapper.h64 using NAME = typename AllocatorConfig::Primary::NAME;
68 return AllocatorConfig::Primary::NAME; \
74 return NAME##State<typename AllocatorConfig::Primary>::getValue(); \
80 return NAME##Type<typename AllocatorConfig::Primary>::enabled(); \
82 using NAME = typename NAME##Type<typename AllocatorConfig::Primary>::NAME;
H A Dallocator_config.h54 struct Primary { struct
99 struct Primary { struct
143 struct Primary { struct
174 struct Primary { struct
H A Dallocator_config.def46 // Defines the type of Primary allocator to use.
59 // SizeClassMap to use with the Primary.
64 // Log2 of the size of a size class region, as used by the Primary.
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLoopTraversal.cpp39 bool Primary = true; in traverse() local
44 MBBTraversalOrder.push_back(TraversedMBBInfo(ActiveMBB, Primary, Done)); in traverse()
50 if (Primary) in traverse()
58 Primary = false; in traverse()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDumper.cpp57 const DeclContext *Primary = DC->getPrimaryContext(); in dumpLookups() local
58 if (Primary != DC) { in dumpLookups()
60 NodeDumper.dumpPointer(cast<Decl>(Primary)); in dumpLookups()
63 bool HasUndeserializedLookups = Primary->hasExternalVisibleStorage(); in dumpLookups()
66 ? Primary->lookups() in dumpLookups()
67 : Primary->noload_lookups(/*PreserveInternalState=*/true); in dumpLookups()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLoopTraversal.h97 TraversedMBBInfo(MachineBasicBlock *BB = nullptr, bool Primary = true,
99 : MBB(BB), PrimaryPass(Primary), IsDone(Done) {} in MBB()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/LowLevel/
H A DDWARFCFIProgram.h95 if (uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK) { in parse() local
99 switch (Primary) { in parse()
102 addInstruction(Primary, Op1); in parse()
105 addInstruction(Primary, Op1, Data.getULEB128(C)); in parse()
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp935 Module *Primary = nullptr; in ExecuteAction() local
941 Primary = M; in ExecuteAction()
948 if (Primary) { in ExecuteAction()
949 if (!Primary->submodules().empty()) in ExecuteAction()
951 for (auto *MI : Primary->submodules()) { in ExecuteAction()
954 if (!Primary->Imports.empty()) in ExecuteAction()
956 for (auto *IMP : Primary->Imports) { in ExecuteAction()
959 if (!Primary->Exports.empty()) in ExecuteAction()
961 for (unsigned MN = 0, N = Primary->Exports.size(); MN != N; ++MN) { in ExecuteAction()
962 if (Module *M = Primary->Exports[MN].getPointer()) { in ExecuteAction()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp241 void SymbolManager::addSymbolDependency(const SymbolRef Primary, in addSymbolDependency() argument
243 auto &dependencies = SymbolDependencies[Primary]; in addSymbolDependency()
251 const SymbolRef Primary) { in getDependentSymbols() argument
252 SymbolDependTy::const_iterator I = SymbolDependencies.find(Primary); in getDependentSymbols()
/freebsd/contrib/file/magic/Magdir/
H A Dpgp-binary-keys127 # [Primary Key] [SIG] (EOF or another certificate)
128 # [Primary Key] [SIG] [User ID] [SIG]...
129 # [Primary Key] [SIG] [User Attribute] [SIG]...
130 # [Primary Key] [SIG] [Subkey] [SIG]...
131 # [Primary Key] [User ID] [SIG]...
132 # [Primary Key] [User Attribute] [SIG]...
133 # [Primary Key] [Subkey] [SIG]...
/freebsd/sys/contrib/device-tree/src/powerpc/
H A Dxpedite5301.dts16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */
83 label = "Primary user space";
87 label = "Primary kernel";
91 label = "Primary DTB";
95 label = "Primary U-Boot environment";
99 label = "Primary U-Boot";
H A Dxpedite5330.dts16 boot-bank = <0x0>; /* 0: Primary flash, 1: Secondary flash */
119 label = "Primary user space";
123 label = "Primary kernel";
127 label = "Primary DTB";
131 label = "Primary U-Boot environment";
135 label = "Primary U-Boot";
H A Dxcalibur1501.dts83 label = "Primary user space";
87 label = "Primary kernel";
91 label = "Primary DTB";
95 label = "Primary U-Boot environment";
99 label = "Primary U-Boot";
H A Dxpedite5370.dts81 label = "Primary user space";
85 label = "Primary kernel";
89 label = "Primary DTB";
93 label = "Primary U-Boot environment";
97 label = "Primary U-Boot";
H A Dksi8560.dts322 label = "Primary Kernel";
326 label = "Primary Filesystem";
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp228 std::string getRSTStringWithTextFallback(const Record *R, StringRef Primary, in getRSTStringWithTextFallback() argument
230 for (auto Field : {Primary, Fallback}) { in getRSTStringWithTextFallback()
236 return Field == Primary ? Value.str() : escapeRST(Value); in getRSTStringWithTextFallback()
/freebsd/contrib/dialog/
H A Ddialog.lsm17 Primary-site: http://invisible-island.net/dialog/
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp695 void CodeGenModule::EmitCXXModuleInitFunc(Module *Primary) { in EmitCXXModuleInitFunc() argument
696 assert(Primary->isInterfaceOrPartition() && in EmitCXXModuleInitFunc()
709 for (auto I : Primary->Exports) in EmitCXXModuleInitFunc()
712 AllImports.insert_range(Primary->Imports); in EmitCXXModuleInitFunc()
715 for (Module *SubM : Primary->submodules()) { in EmitCXXModuleInitFunc()
781 .mangleModuleInitializer(Primary, Out); in EmitCXXModuleInitFunc()
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp71 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo() argument
79 Call.path.flattenTo(Primary, Primary, ShouldFlattenMacros); in flattenTo()
87 Macro.subPieces.flattenTo(Primary, Primary, ShouldFlattenMacros); in flattenTo()
91 Macro.subPieces.flattenTo(Primary, NewPath, ShouldFlattenMacros); in flattenTo()
/freebsd/contrib/dialog/samples/copifuncs/
H A Dcopi.ifmcfg420 # "No PickUp All", i.e. PUP ("Pick Up Primary"). NoCall means do not
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-modem-qdsp6.dtsi122 link-name = "Primary MI2S";
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,apq8016-sbc.txt86 /* External Primary or External Secondary -ADV7533 HDMI */

1234