| /llvm-project-15.0.7/compiler-rt/test/lsan/TestCases/ |
| H A D | use_registers.cpp | 15 int *sync = reinterpret_cast<int *>(arg); in registers_thread_func() local 67 int sync = 0; in main() local
|
| H A D | use_stacks_threaded.cpp | 16 int *sync = reinterpret_cast<int *>(arg); in stacks_thread_func() local 26 int sync = 0; in main() local
|
| H A D | use_registers_extra.cpp | 18 int *sync = reinterpret_cast<int *>(arg); in registers_thread_func() local 49 int sync = 0; in main() local
|
| /llvm-project-15.0.7/compiler-rt/test/profile/Inputs/ |
| H A D | instrprof-gcov-parallel.driver.c | 11 _Atomic int *sync = mmap(NULL, sizeof(int), PROT_READ | PROT_WRITE, in main() local
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.unformatted/ |
| H A D | flush.pass.cpp | 35 sync() in sync() function in testbuf
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream.manip/ |
| H A D | flush.pass.cpp | 36 sync() in sync() function in testbuf
|
| H A D | endl.pass.cpp | 56 sync() in sync() function in testbuf
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream.unformatted/ |
| H A D | sync.pass.cpp | 44 int sync() in sync() function 78 virtual int sync() in sync() function
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/output.streams/ostream_sentry/ |
| H A D | construct.pass.cpp | 31 int virtual sync() in sync() function
|
| H A D | destruct.pass.cpp | 31 int virtual sync() in sync() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | Parallel.h | 59 void sync() const { in sync() function 75 void sync() const { L.sync(); } in sync() function
|
| /llvm-project-15.0.7/libcxx/test/std/input.output/iostream.format/input.streams/istream/istream_sentry/ |
| H A D | ctor.pass.cpp | 47 int virtual sync() in sync() function
|
| /llvm-project-15.0.7/llvm/test/MC/Mips/micromips/ |
| H A D | valid.s | 372 sync # CHECK: sync # encoding: [0x00,0x00,0x6b,0x7c] label 374 sync 0 # CHECK: sync # encoding: [0x00,0x00,0x6b,0x7c] label 376 sync 1 # CHECK: sync 1 # encoding: [0x00,0x01,0x6b,0x7c] label
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_thread.cpp | 111 VectorClock *sync; member 289 VectorClock *sync; member
|
| H A D | tsan_fd.cpp | 31 FdSync *sync; member
|
| H A D | tsan_rtl.h | 268 VectorClock *sync; variable
|
| H A D | tsan_interceptors_posix.cpp | 1984 static void CallUserSignalHandler(ThreadState *thr, bool sync, bool acquire, in CallUserSignalHandler() 2087 const bool sync = is_sync_signal(sctx, sig); in sighandler() local
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/unittests/ |
| H A D | LSPClient.cpp | 199 void LSPClient::sync() { call("sync", nullptr).takeValue(); } in sync() function in clang::clangd::LSPClient
|
| /llvm-project-15.0.7/libcxx/src/ |
| H A D | ios.cpp | 433 ios_base::sync_with_stdio(bool sync) in sync_with_stdio()
|
| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | builtins-nvptx.c | 160 __device__ void sync() { in sync() function
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/index/dex/ |
| H A D | Iterator.cpp | 91 void sync() { in sync() function in clang::clangd::dex::__anon20ee8acc0111::AndIterator
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_fd.cpp | 28 FdSync *sync; member
|
| H A D | tsan_rtl.h | 255 SyncClock sync; variable
|
| H A D | tsan_interceptors_posix.cpp | 1981 static void CallUserSignalHandler(ThreadState *thr, bool sync, bool acquire, in CallUserSignalHandler() 2083 const bool sync = is_sync_signal(sctx, sig); in sighandler() local
|