/llvm-project/compiler-rt/test/tsan/ |
H A D | fd_close_norace3.cpp | 8 void *Thread(void *stop) { in Thread() 15 int stop = 0; in main() local
|
H A D | signal_block.cpp | 10 int stop; global() variable
|
H A D | signal_reset.cpp | 13 int stop; global() variable
|
H A D | stress.cpp | 9 volatile long stop; variable
|
/llvm-project/clang/test/CodeGenObjC/ |
H A D | blocks-5.m | 7 - (void)enumerateKeysAndObjectsUsingBlock:(void (^)(id key, id obj, unsigned char *stop))block ; 33 - (void)enumerateKeysAndObjectsUsingBlock:(void (^)(id key, id obj, unsigned char *stop))block {}
|
/llvm-project/libc/benchmarks/gpu/timing/nvptx/ |
H A D | timing.h | 90 uint64_t stop = gpu::processor_clock(); in latency() local 31 uint64_t stop = gpu::processor_clock(); overhead() local 64 uint64_t stop = gpu::processor_clock(); latency() local [all...] |
/llvm-project/lldb/test/API/macosx/DBGSourcePathRemapping/Inputs/ |
H A D | relative.c | 1 void stop() {} in stop() function
|
/llvm-project/lldb/test/API/macosx/macCatalystAppMacOSFramework/ |
H A D | foo.c | 3 void stop() {} in stop() function
|
/llvm-project/lldb/test/API/lang/objcxx/cxx-bridged-po/ |
H A D | main.mm | 3 void stop() {} function
|
/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-caching/ |
H A D | b.c | 2 void stop() {} in stop() function
|
/llvm-project/lldb/test/API/functionalities/inline-sourcefile/ |
H A D | main.c | 2 void stop() {} in stop() function
|
/llvm-project/libc/test/src/math/ |
H A D | in_float_range_test_helper.h | 10 #define CHECK_DATA(start, stop, mfp_op, f, f_check, count, prec) \ argument
|
H A D | log1p_test.cpp | 89 __anon3ce9737d0102(uint64_t start, uint64_t stop, mpfr::RoundingMode rounding_mode) TEST_F() argument 134 __anon3ce9737d0202(uint64_t start, uint64_t stop, const char *start_str, const char *stop_str) TEST_F() argument
|
/llvm-project/compiler-rt/test/sanitizer_common/TestCases/ |
H A D | sanitizer_coverage_trace_pc_guard-init.cpp | 27 __sanitizer_cov_trace_pc_guard_init(uint32_t * start,uint32_t * stop) __sanitizer_cov_trace_pc_guard_init() argument
|
/llvm-project/libc/src/time/gpu/ |
H A D | nanosleep.cpp | 57 uint64_t stop = gpu::fixed_frequency_clock(); variable
|
/llvm-project/libcxxabi/test/ |
H A D | forced_unwind2.pass.cpp | 37 static _Unwind_Reason_Code stop(int, _Unwind_Action actions, type, in stop() function
|
H A D | forced_unwind3.pass.cpp | 53 …static _Unwind_Reason_Code stop(int, _Unwind_Action actions, type, _Unwind_Exception*, struct _Unw… in stop() function
|
/llvm-project/libunwind/test/ |
H A D | forceunwind.pass.cpp | 39 _Unwind_Reason_Code stop(int version, _Unwind_Action actions, in stop() function
|
/llvm-project/libc/test/src/math/performance_testing/ |
H A D | Timer.cpp | 31 void Timer::stop() { stop() function in LIBC_NAMESPACE::testing::Timer
|
/llvm-project/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.remove_all/ |
H A D | toctou.pass.cpp | 56 bool stop = false; in main() local
|
/llvm-project/clang/test/OpenMP/ |
H A D | unroll_ast_print.cpp | 131 void unroll_templated_factor(int start, int stop, int step) { in unroll_templated_factor()
|
/llvm-project/lldb/source/Plugins/DynamicLoader/wasm-DYLD/ |
H A D | DynamicLoaderWasmDYLD.cpp | 64 bool stop) { in GetStepThroughTrampolinePlan()
|
/llvm-project/mlir/include/mlir/Support/ |
H A D | Timing.h | 217 void stop() { in stop() function 300 void stop() { in stop() function
|
/llvm-project/llvm/tools/llvm-exegesis/lib/ |
H A D | PerfHelper.cpp | 185 void CounterGroup::stop() { in stop() function in llvm::exegesis::pfm::CounterGroup 224 void CounterGroup::stop() {} in stop() function in llvm::exegesis::pfm::CounterGroup
|
/llvm-project/lld/Common/ |
H A D | Timer.cpp | 22 void ScopedTimer::stop() { in stop() function in ScopedTimer
|