Home
last modified time | relevance | path

Searched defs:Primary (Results 1 – 25 of 30) sorted by relevance

12

/llvm-project/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp37 struct Primary { struct
56 struct Primary { struct
80 struct Primary { struct
105 struct Primary { struct
130 struct Primary { struct
211 using Primary = TestAllocator<TypeParam, scudo::DefaultSizeClassMap>; in SCUDO_TYPED_TEST() typedef
38 SizeClassMapTestConfig1::Primary global() argument
39 RegionSizeLogTestConfig1::Primary global() argument
40 GroupSizeLogTestConfig1::Primary global() argument
41 MinReleaseToOsIntervalMsTestConfig1::Primary global() argument
42 MaxReleaseToOsIntervalMsTestConfig1::Primary global() argument
43 CompactPtrTTestConfig1::Primary global() argument
44 CompactPtrScaleTestConfig1::Primary global() argument
45 EnableRandomOffsetTestConfig1::Primary global() argument
46 MapSizeIncrementTestConfig1::Primary global() argument
57 SizeClassMapTestConfig2::Primary global() argument
60 RegionSizeLogTestConfig2::Primary global() argument
62 RegionSizeLogTestConfig2::Primary global() argument
64 GroupSizeLogTestConfig2::Primary global() argument
65 MinReleaseToOsIntervalMsTestConfig2::Primary global() argument
66 MaxReleaseToOsIntervalMsTestConfig2::Primary global() argument
67 CompactPtrTTestConfig2::Primary global() argument
68 CompactPtrScaleTestConfig2::Primary global() argument
69 EnableRandomOffsetTestConfig2::Primary global() argument
70 MapSizeIncrementTestConfig2::Primary global() argument
81 SizeClassMapTestConfig3::Primary global() argument
84 RegionSizeLogTestConfig3::Primary global() argument
86 RegionSizeLogTestConfig3::Primary global() argument
88 GroupSizeLogTestConfig3::Primary global() argument
89 MinReleaseToOsIntervalMsTestConfig3::Primary global() argument
90 MaxReleaseToOsIntervalMsTestConfig3::Primary global() argument
91 CompactPtrTTestConfig3::Primary global() argument
92 CompactPtrScaleTestConfig3::Primary global() argument
93 EnableContiguousRegionsTestConfig3::Primary global() argument
94 EnableRandomOffsetTestConfig3::Primary global() argument
95 MapSizeIncrementTestConfig3::Primary global() argument
106 SizeClassMapTestConfig4::Primary global() argument
109 RegionSizeLogTestConfig4::Primary global() argument
111 RegionSizeLogTestConfig4::Primary global() argument
113 MinReleaseToOsIntervalMsTestConfig4::Primary global() argument
114 MaxReleaseToOsIntervalMsTestConfig4::Primary global() argument
115 CompactPtrScaleTestConfig4::Primary global() argument
116 GroupSizeLogTestConfig4::Primary global() argument
117 CompactPtrTTestConfig4::Primary global() argument
118 EnableRandomOffsetTestConfig4::Primary global() argument
119 MapSizeIncrementTestConfig4::Primary global() argument
131 SizeClassMapTestConfig5::Primary global() argument
134 RegionSizeLogTestConfig5::Primary global() argument
136 RegionSizeLogTestConfig5::Primary global() argument
138 MinReleaseToOsIntervalMsTestConfig5::Primary global() argument
139 MaxReleaseToOsIntervalMsTestConfig5::Primary global() argument
140 CompactPtrScaleTestConfig5::Primary global() argument
141 GroupSizeLogTestConfig5::Primary global() argument
142 CompactPtrTTestConfig5::Primary global() argument
143 EnableRandomOffsetTestConfig5::Primary global() argument
144 MapSizeIncrementTestConfig5::Primary global() argument
146 ConditionVariableTTestConfig5::Primary global() argument
148 ConditionVariableTTestConfig5::Primary global() argument
244 struct Primary { global() struct
245 SizeClassMapSmallRegionsConfig::Primary global() argument
246 RegionSizeLogSmallRegionsConfig::Primary global() argument
247 MinReleaseToOsIntervalMsSmallRegionsConfig::Primary global() argument
248 MaxReleaseToOsIntervalMsSmallRegionsConfig::Primary global() argument
249 CompactPtrTSmallRegionsConfig::Primary global() argument
250 CompactPtrScaleSmallRegionsConfig::Primary global() argument
251 EnableRandomOffsetSmallRegionsConfig::Primary global() argument
252 MapSizeIncrementSmallRegionsConfig::Primary global() argument
253 GroupSizeLogSmallRegionsConfig::Primary global() argument
260 using Primary = TEST() typedef
299 using Primary = TestAllocator<TypeParam, scudo::DefaultSizeClassMap>; SCUDO_TYPED_TEST() typedef
336 using Primary = TestAllocator<TypeParam, scudo::Config::Primary::SizeClassMap>; SCUDO_TYPED_TEST() typedef
396 using Primary = TestAllocator<TypeParam, scudo::DefaultSizeClassMap>; SCUDO_TYPED_TEST() typedef
412 using Primary = TestAllocator<TypeParam, scudo::DefaultSizeClassMap>; SCUDO_TYPED_TEST() typedef
[all...]
H A Dallocator_config_test.cpp43 struct Primary : TestBasePrimaryConfig {}; struct
47 struct Primary : TestBasePrimaryConfig { struct
48 static const bool EnableRandomOffset = true;
49 static bool getEnableRandomOffset() { return EnableRandomOffset; } in getEnableRandomOffset()
56 struct Primary : TestBasePrimaryConfig { struct
57 using ConditionVariableT = DummyConditionVariable;
H A Dcombined_test.cpp177 struct Primary { struct
178 SizeClassMapscudo::TestConditionVariableConfig::Primary global() argument
180 RegionSizeLogscudo::TestConditionVariableConfig::Primary global() argument
181 CompactPtrTscudo::TestConditionVariableConfig::Primary global() argument
182 CompactPtrScalescudo::TestConditionVariableConfig::Primary global() argument
183 GroupSizeLogscudo::TestConditionVariableConfig::Primary global() argument
184 EnableRandomOffsetscudo::TestConditionVariableConfig::Primary global() argument
185 MapSizeIncrementscudo::TestConditionVariableConfig::Primary global() argument
187 RegionSizeLogscudo::TestConditionVariableConfig::Primary global() argument
188 GroupSizeLogscudo::TestConditionVariableConfig::Primary global() argument
189 CompactPtrTscudo::TestConditionVariableConfig::Primary global() argument
191 MinReleaseToOsIntervalMsscudo::TestConditionVariableConfig::Primary global() argument
192 MaxReleaseToOsIntervalMsscudo::TestConditionVariableConfig::Primary global() argument
194 ConditionVariableTscudo::TestConditionVariableConfig::Primary global() argument
196 ConditionVariableTscudo::TestConditionVariableConfig::Primary global() argument
688 struct Primary { global() struct
690 SizeClassMapDeathConfig::Primary global() argument
691 RegionSizeLogDeathConfig::Primary global() argument
692 MinReleaseToOsIntervalMsDeathConfig::Primary global() argument
693 MaxReleaseToOsIntervalMsDeathConfig::Primary global() argument
694 CompactPtrTDeathConfig::Primary global() argument
695 CompactPtrScaleDeathConfig::Primary global() argument
696 EnableRandomOffsetDeathConfig::Primary global() argument
697 MapSizeIncrementDeathConfig::Primary global() argument
698 GroupSizeLogDeathConfig::Primary global() argument
[all...]
/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h54 struct Primary { struct
55 using SizeClassMap = DefaultSizeClassMap;
57 static const uptr RegionSizeLog = 32U;
58 static const uptr GroupSizeLog = 21U;
59 typedef uptr CompactPtrT;
60 static const uptr CompactPtrScale = 0;
61 static const bool EnableRandomOffset = true;
62 static const uptr MapSizeIncrement = 1UL << 18;
64 static const uptr RegionSizeLog = 19U;
65 static const uptr GroupSizeLog = 19U;
[all …]
H A Dcombined.h965 PrimaryT Primary; global() variable
[all...]
/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h25 DiagnosticConsumer *Primary; variable
29 ChainedDiagnosticConsumer(std::unique_ptr<DiagnosticConsumer> Primary, in ChainedDiagnosticConsumer()
35 ChainedDiagnosticConsumer(DiagnosticConsumer *Primary, in ChainedDiagnosticConsumer()
/llvm-project/clang/include/clang/AST/
H A DDeclLookups.h76 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in lookups() local
90 DeclContext *Primary = const_cast<DeclContext*>(this)->getPrimaryContext(); in noload_lookups() local
H A DASTContext.h1051 setPrimaryMergedDecl(Decl * D,Decl * Primary) setPrimaryMergedDecl() argument
/llvm-project/llvm/lib/CodeGen/
H A DLoopTraversal.cpp39 bool Primary = true; in traverse() local
/llvm-project/clang/test/CodeGenCXX/
H A Dcxx2a-three-way-comparison.cpp15 struct Primary { struct
/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp199 StringRef Primary = DC->getPrimaryContext() ? " primary" : ""; dump() local
H A DASTDumper.cpp58 if (Primary != DC) { in dumpLookups() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp364 addSymbolDependency(const SymbolRef Primary,const SymbolRef Dependent) addSymbolDependency() argument
374 getDependentSymbols(const SymbolRef Primary) getDependentSymbols() argument
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseEmplaceCheck.cpp74 if (const FunctionTemplateDecl *Primary = in AST_MATCHER() local
/llvm-project/clang/utils/TableGen/
H A DClangOptionDocEmitter.cpp228 getRSTStringWithTextFallback(const Record * R,StringRef Primary,StringRef Fallback) getRSTStringWithTextFallback() argument
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DRenamerClangTidyCheck.cpp126 else if (const FunctionTemplateDecl *Primary = Method->getPrimaryTemplate()) in getFailureForNamedDecl() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp264 if (uint8_t Primary = Opcode & DWARF_CFI_PRIMARY_OPCODE_MASK) { parse() local
/llvm-project/clang/lib/CodeGen/
H A DCGDeclCXX.cpp666 EmitCXXModuleInitFunc(Module * Primary) EmitCXXModuleInitFunc() argument
H A DCodeGenModule.cpp841 Module *Primary = getContext().getCurrentNamedModule(); Release() local
3064 EmitModuleInitializers(clang::Module * Primary) EmitModuleInitializers() argument
[all...]
/llvm-project/clang/lib/Analysis/
H A DPathDiagnostic.cpp76 void PathPieces::flattenTo(PathPieces &Primary, PathPieces &Current, in flattenTo() argument
/llvm-project/clang/lib/Frontend/
H A DFrontendActions.cpp899 Module *Primary = nullptr; ExecuteAction() local
[all...]
/llvm-project/llvm/include/llvm/Demangle/
H A DItaniumDemangle.h175 Primary, global() enumerator
224 Node(K_,Prec::Primary,RHSComponentCache_,ArrayCache_,FunctionCache_) Node() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp6096 ClassTemplateDecl *Primary = Spec->getSpecializedTemplate(); isMoreSpecializedThanPrimary() local
6129 VarTemplateDecl *Primary = Spec->getSpecializedTemplate(); isMoreSpecializedThanPrimary() local
/llvm-project/libcxxabi/src/demangle/
H A DItaniumDemangle.h225 : Node(K_, Prec::Primary, RHSComponentCache_, ArrayCache_, in Node() argument
176 Primary, global() enumerator
/llvm-project/llvm/lib/Target/X86/
H A DX86FrameLowering.cpp3170 GetScratchRegister(bool Is64Bit,bool IsLP64,const MachineFunction & MF,bool Primary) GetScratchRegister() argument

12