Searched refs:Guarded (Results 1 – 17 of 17) sorted by relevance
/external/llvm-project/clang/test/CodeGenCXX/ |
D | aarch64-cxxabi.cpp | 35 class Guarded { class 37 Guarded(int i); 38 ~Guarded(); 42 static Guarded mine(a); in guard_variables() 85 Guarded g(42); in test_constructor() 96 Guarded g(42);
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-cxxabi.cpp | 35 class Guarded { class 37 Guarded(int i); 38 ~Guarded(); 42 static Guarded mine(a); in guard_variables() 85 Guarded g(42); in test_constructor() 96 Guarded g(42);
|
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
D | UncountedLocalVarsChecker.cpp | 73 bool isGuardedScopeEmbeddedInGuardianScope(const VarDecl *Guarded, in isGuardedScopeEmbeddedInGuardianScope() argument 75 assert(Guarded); in isGuardedScopeEmbeddedInGuardianScope() 107 for (DynTypedNodeList guardedVarAncestors = ctx.getParents(*Guarded); in isGuardedScopeEmbeddedInGuardianScope()
|
/external/llvm-project/llvm/unittests/Analysis/ |
D | ScalarEvolutionTest.cpp | 1315 auto *Guarded = getInstructionByName(F, "y")->getParent(); in TEST_F() local 1316 ASSERT_TRUE(Guarded); in TEST_F() 1318 SE.isBasicBlockEntryGuardedByCond(Guarded, ICmpInst::ICMP_ULT, Y, X)); in TEST_F() 1320 SE.isBasicBlockEntryGuardedByCond(Guarded, ICmpInst::ICMP_UGT, X, Y)); in TEST_F()
|
/external/llvm-project/llvm/docs/ |
D | GwpAsan.rst | 83 Guarded Allocation Pool
|
D | LangRef.rst | 20276 ; Guarded instructions 20290 ; Guarded instructions
|
/external/ltp/doc/ |
D | test-writing-guidelines.txt | 1708 2.2.31 Guarded buffers 1769 Guarded buffers can be allocated on runtime in a test setup() by a
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ14.td | 664 // Guarded storage
|
D | SystemZScheduleZ15.td | 678 // Guarded storage
|
D | SystemZInstrInfo.td | 1912 // Guarded storage
|
/external/llvm-project/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ14.td | 664 // Guarded storage
|
D | SystemZScheduleZ15.td | 678 // Guarded storage
|
D | SystemZInstrInfo.td | 1925 // Guarded storage
|
/external/one-true-awk/testdir/ |
D | funstack.ok | 2217 Edsger W. Dijkstra Guarded Commands, Nondeterminacy and
|
D | funstack.in | 16772 title = "Guarded Commands, Nondeterminacy and Formal Derivation of Programs",
|
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/ |
D | words.shakespeare.txt.gz | 1a
2A
3Aaron
4AARON
5abaissiez
6abandon
7abandoned
8abase
9Abase
10 ... |
/external/libabigail/tests/data/test-read-dwarf/ |
D | test-libandroid.so.abi | 6450 …<class-decl name='Guarded<android::AssetManager2>' size-in-bits='3424' visibility='default' … 6458 …<function-decl name='Guarded' filepath='frameworks/base/libs/androidfw/include/androidfw/MutexGuar… 6464 …<function-decl name='Guarded' filepath='frameworks/base/libs/androidfw/include/androidfw/MutexGuar…
|