/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/ |
H A D | FuzzerShmemFuchsia.cpp | 34 void SharedMemoryRegion::Wait(int Idx) {} in Wait() function in fuzzer::SharedMemoryRegion
|
H A D | FuzzerShmemWindows.cpp | 57 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
|
H A D | FuzzerShmemPosix.cpp | 94 void SharedMemoryRegion::Wait(int Idx) { in Wait() function in fuzzer::SharedMemoryRegion
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPITypes.h | 29 enum State : unsigned char { Nonblocking, Wait }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | Threading.h | 93 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/netbsd-src/sys/dev/ppbus/ |
H A D | ppbus_1284.h | 66 #define Wait nBUSY macro
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_mutex.cpp | 31 void Semaphore::Wait() { in Wait() function in __sanitizer::Semaphore
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 165 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() 762 void WaitcntBrackets::applyWaitcnt(const AMDGPU::Waitcnt &Wait) { in applyWaitcnt() 812 AMDGPU::Waitcnt &Wait, in applyPreexistingWaitcnt() 946 AMDGPU::Waitcnt Wait; in generateWaitcntInstBefore() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-death-test.cc | 680 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 877 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1096 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
/netbsd-src/games/fortune/fortune/ |
H A D | fortune.c | 109 static bool Wait = FALSE; /* wait desired after fortune */ variable
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/netbsd-src/lib/libc/isc/ |
H A D | eventlib_p.h | 169 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|