/llvm-project/libc/src/__support/threads/linux/ |
H A D | thread.cpp | 341 join(ThreadReturnValue & retval) join() argument 406 int retval = set_name() local 427 int retval = LIBC_NAMESPACE::syscall_impl<int>(SYS_write, fd, name.data(), set_name() local 448 int retval = get_name() local 469 int retval = LIBC_NAMESPACE::syscall_impl<int>(SYS_read, fd, name_buffer, get_name() local 484 thread_exit(ThreadReturnValue retval,ThreadStyle style) thread_exit() argument [all...] |
/llvm-project/libc/test/integration/src/threads/ |
H A D | mtx_test.cpp | 67 int retval = 123; in relay_counter() local 133 int retval = 123; in wait_and_step() local 186 int retval; in multiple_waiters() local
|
H A D | thrd_test.cpp | 29 int retval = thread_count + 1; // Start with a retval we dont expect. in create_and_join() local 50 int retval = thread_count + 1; // Start with a retval we dont expect. in spawn_and_join() local
|
H A D | call_once_test.cpp | 49 int retval; in call_from_5_threads() local 104 int retval; in test_synchronization() local
|
H A D | cnd_test.cpp | 79 int retval = 0xBAD; in wait_notify_broadcast_test() local 137 int retval; in single_waiter_test() local
|
/llvm-project/libc/test/integration/src/pthread/ |
H A D | pthread_mutex_test.cpp | 67 void *retval = reinterpret_cast<void *>(123); in relay_counter() local 125 void *retval = reinterpret_cast<void *>(123); in wait_and_step() local 178 void *retval; in multiple_waiters() local
|
H A D | pthread_test.cpp | 32 void *retval = reinterpret_cast<void *>(thread_count + 1); in create_and_join() local 54 void *retval = reinterpret_cast<void *>(thread_count + 1); in spawn_and_join() local
|
H A D | pthread_once_test.cpp | 50 void *retval; in call_from_5_threads() local 103 void *retval; in test_synchronization() local
|
/llvm-project/lldb/source/DataFormatters/ |
H A D | FormatCache.cpp | 27 void FormatCache::Entry::Get(lldb::TypeFormatImplSP &retval) { in Get() 31 void FormatCache::Entry::Get(lldb::TypeSummaryImplSP &retval) { in Get() 35 void FormatCache::Entry::Get(lldb::SyntheticChildrenSP &retval) { in Get()
|
/llvm-project/libc/src/dirent/ |
H A D | closedir.cpp | 21 int retval = d->close(); global() variable
|
/llvm-project/lldb/test/API/macosx/delay-init-dependency/ |
H A D | main.c | 3 int retval = 0; in main() local
|
/llvm-project/openmp/runtime/cmake/ |
H A D | LibompCheckFortranFlag.cmake | 16 set(retval TRUE) variable
|
/llvm-project/libc/test/src/sys/mman/linux/ |
H A D | mlock_test.cpp | 152 auto retval = LIBC_NAMESPACE::mlockall(MCL_CURRENT); TEST() local 166 auto retval = LIBC_NAMESPACE::mlockall(MCL_FUTURE); TEST() local 183 auto retval = LIBC_NAMESPACE::mlockall(MCL_FUTURE | MCL_ONFAULT); TEST() local
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_test_imath.c | 30 mp_result retval; in test_imath_internals() local
|
/llvm-project/compiler-rt/test/shadowcallstack/ |
H A D | libc_support.h | 14 size_t retval = 0; in scs_strlen() local
|
/llvm-project/openmp/runtime/test/affinity/ |
H A D | libomp_test_affinity.h | 32 affinity_mask_t *retval = (affinity_mask_t *)malloc(sizeof(affinity_mask_t)); in affinity_mask_alloc() local 82 size_t n, size_t *retval) { in affinity_update_snprintf_values() 99 size_t retval = 0; in affinity_mask_snprintf() local
|
/llvm-project/libc/test/integration/scudo/ |
H A D | gwp_asan_should_crash.cpp | 12 char retval = 0; in main() local
|
/llvm-project/compiler-rt/test/tsan/ |
H A D | thread_exit.c | 18 void *retval = 0; in main() local
|
/llvm-project/openmp/runtime/test/env/ |
H A D | omp_wait_policy.c | 19 int blocktime, retval=1; in main() local
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | template-param-objects-address-space.cpp | 7 template<S s> constexpr const void *retval() { return &s; } in retval() function
|
/llvm-project/libc/src/stdio/printf_core/ |
H A D | writer.h | 59 if (retval < 0) in overflow_write() local 53 int retval = stream_writer({buff, buff_cur}, output_target); overflow_write() local
|
/llvm-project/lldb/test/API/tools/lldb-server/ |
H A D | TestGdbRemoteExitCode.py | 11 def _test_inferior_exit(self, retval): argument
|
/llvm-project/openmp/runtime/src/ |
H A D | kmp_affinity.h | 63 long retval = get_system_affinity() local 78 long retval = set_system_affinity() local 98 int retval; set_process_affinity() local 398 int retval = 0; begin() local 409 int retval = previous + 1; next() local 439 int retval = bindprocessor(BINDTHREAD, tid, PROCESSOR_CLASS_ANY); set_system_affinity() local 482 long retval = get_system_affinity() local 487 int retval = (r == 0 ? 0 : -1); get_system_affinity() local 503 long retval = set_system_affinity() local 508 int retval = (r == 0 ? 0 : -1); set_system_affinity() local 527 KMPNativeAffinity::Mask *retval = new Mask(); allocate_mask() local 613 int retval = 0; begin() local 620 int retval = previous + 1; next() local 695 mask_t newMask, sysMask, retval; get_system_affinity() local 1110 kmp_hw_subset_t *retval = allocate() local [all...] |
/llvm-project/libc/test/integration/src/__support/threads/ |
H A D | thread_tls_test.cpp | 25 int retval; in thread_local_test() local
|
/llvm-project/libc/src/stdio/baremetal/ |
H A D | vprintf.cpp | 40 int retval = printf_core::printf_main(&writer, format, args); global() variable
|