/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPITypes.h | 29 enum State : unsigned char { Nonblocking, Wait }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 198 unsigned &getCounterRef(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getCounterRef() 219 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() 224 void setNoWait(AMDGPU::Waitcnt &Wait, InstCounterType T) { in setNoWait() 228 unsigned getWait(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getWait() 1086 void WaitcntBrackets::applyWaitcnt(const AMDGPU::Waitcnt &Wait) { in applyWaitcnt() 1187 AMDGPU::Waitcnt &Wait, MachineBasicBlock::instr_iterator It) const { in applyPreexistingWaitcnt() 1281 AMDGPU::Waitcnt Wait) { in createNewWaitcnt() 1334 AMDGPU::Waitcnt &Wait, MachineBasicBlock::instr_iterator It) const { in applyPreexistingWaitcnt() 1518 AMDGPU::Waitcnt Wait) { in createNewWaitcnt() 1621 AMDGPU::Waitcnt Wait; in generateWaitcntInstBefore() local [all …]
|
/freebsd/tools/test/stress2/testcases/shm/ |
H A D | shm.c | 108 Wait(int i) { in Wait() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Threading.h | 61 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 60 Wait, enumerator 287 Wait, enumerator
|
/freebsd/sys/dev/ppbus/ |
H A D | ppb_1284.h | 62 #define Wait nBUSY macro
|
/freebsd/sys/sys/ |
H A D | aac_ioctl.h | 172 int Wait; member 179 int Wait; member
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mutex.cpp | 31 void Semaphore::Wait() { in Wait() function in __sanitizer::Semaphore
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 704 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 862 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1079 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
/freebsd/usr.bin/fortune/fortune/ |
H A D | fortune.c | 89 static bool Wait = FALSE; /* wait desired after fortune */ variable
|
/freebsd/lib/libc/isc/ |
H A D | eventlib_p.h | 171 enum { Accept, File, Stream, Timer, Wait, Free, Null } type; enumerator
|
/freebsd/contrib/googletest/googletest/test/ |
H A D | googletest-death-test-test.cc | 977 int Wait() override { in Wait() function in __anon8e9e0cc60111::MockDeathTest
|