Home
last modified time | relevance | path

Searched defs:called (Results 1 – 12 of 12) sorted by relevance

/llvm-project-15.0.7/libcxx/test/std/utilities/memory/allocator.traits/allocator.traits.members/
H A Ddeallocate.pass.cpp47 int called = 0; in test() local
53 int called = 0; in test() local
/llvm-project-15.0.7/llvm/test/MC/X86/
H A Dcode16gcc-align.s38 called: label
/llvm-project-15.0.7/libcxx/test/std/thread/thread.mutex/thread.once/thread.once.callonce/
H A Dcall_once.pass.cpp73 static int called; member
78 int init1::called = 0; member in init1
89 static int called; member
94 int init2::called = 0; member in init2
/llvm-project-15.0.7/mlir/unittests/Rewrite/
H A DPatternBenefit.cpp38 bool *called; in TEST() member
54 bool *called; in TEST() member
/llvm-project-15.0.7/libcxx/test/std/time/time.duration/time.duration.cons/
H A Dconvert_overflow.pass.cpp24 bool called = false; variable
/llvm-project-15.0.7/compiler-rt/test/xray/TestCases/Posix/
H A Dpatching-unpatching.cpp15 bool called = false; variable
/llvm-project-15.0.7/libcxx/test/std/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.cons/
H A Dcustom_alloc.pass.cpp20 int called = 0; variable
/llvm-project-15.0.7/libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/
H A DF_incomplete.pass.cpp37 int called = 0; variable
/llvm-project-15.0.7/libcxx/test/libcxx/algorithms/
H A Ddebug_less.pass.cpp38 static int called; member
44 int CompareBase::called = 0; member in CompareBase
81 int& called = CompareBase::called; in test_passing() local
/llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.rvalue/
H A Drvalue.pass.cpp53 bool called = false; variable
/llvm-project-15.0.7/libcxx/test/libcxx/utilities/function.objects/
H A Dfunc.blocks.pass.cpp75 __block bool called = false; in main() local
/llvm-project-15.0.7/libcxx/test/std/ranges/range.adaptors/range.filter/
H A Dbegin.pass.cpp177 int called = 0; in cache_tests() local