/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 198 unsigned &getCounterRef(AMDGPU::Waitcnt &Wait, InstCounterType T) { in getCounterRef() argument 201 return Wait.LoadCnt; in getCounterRef() 203 return Wait.ExpCnt; in getCounterRef() 205 return Wait.DsCnt; in getCounterRef() 207 return Wait.StoreCnt; in getCounterRef() 209 return Wait.SampleCnt; in getCounterRef() 211 return Wait.BvhCnt; in getCounterRef() 213 return Wait.KmCnt; in getCounterRef() 219 void addWait(AMDGPU::Waitcnt &Wait, InstCounterType T, unsigned Count) { in addWait() argument 220 unsigned &WC = getCounterRef(Wait, T); in addWait() [all …]
|
/freebsd/tools/test/stress2/testcases/shm/ |
H A D | shm.c | 108 Wait(int i) { in Wait() function 143 Wait(1); in test() 166 Wait(0); in test()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | OpenACCKinds.h | 60 Wait, enumerator 127 case OpenACCDirectiveKind::Wait: in printOpenACCDirectiveKind() 287 Wait, enumerator 443 case OpenACCClauseKind::Wait: in printOpenACCClauseKind()
|
/freebsd/tools/test/stress2/misc/ |
H A D | kern_umtx_inf_loop.sh | 91 // Wait for the main thread to sleep. 97 // Wait for the contender to lock umtx_lock 135 // Wait for the contender to sleep.
|
H A D | mlockall6.sh | 128 while (share2[R1] == 0) /* Wait for parent */ 140 while (share2[R1] != 2) /* Wait for child */
|
H A D | umtx_suspend.sh | 75 // Wait for the spinning_thread to call pthread_mutex_lock(3)
|
H A D | sigfastblock2.sh | 105 // Wait for the SIGCHLD handler to write to us.
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaOpenACC.h | 138 ClauseKind == OpenACCClauseKind::Wait) && in getNumIntExprs() 145 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueuesLoc() 155 assert(ClauseKind == OpenACCClauseKind::Wait && in getDevNumExpr() 165 assert(ClauseKind == OpenACCClauseKind::Wait && in getQueueIdExprs() 370 assert(ClauseKind == OpenACCClauseKind::Wait && in setWaitDetails()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Threading.h | 61 enum InitStatus { Uninitialized = 0, Wait = 1, Done = 2 }; enumerator 94 sys::cas_flag old_val = sys::CompareAndSwap(&flag.status, Wait, Uninitialized); in call_once()
|
H A D | Program.h | 212 Wait(const ProcessInfo &PI, ///< The child process that should be waited on.
|
/freebsd/sys/sys/ |
H A D | aac_ioctl.h | 172 int Wait; member 179 int Wait; member
|
/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseOpenACC.cpp | 61 .Case("wait", OpenACCDirectiveKind::Wait) in getOpenACCDirectiveKind() 146 .Case("wait", OpenACCClauseKind::Wait) in getOpenACCClauseKind() 301 case OpenACCDirectiveKind::Wait: in isOpenACCDirectiveKind() 493 case OpenACCClauseKind::Wait: in getClauseParensKind() 1111 case OpenACCClauseKind::Wait: { in ParseOpenACCClauseParams() 1171 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument() 1173 IsDirective ? OpenACCClauseKind::Invalid : OpenACCClauseKind::Wait, in ParseOpenACCWaitArgument() 1213 IsDirective ? OpenACCDirectiveKind::Wait in ParseOpenACCWaitArgument() 1215 IsDirective ? OpenACCClauseKind::Invalid : OpenACCClauseKind::Wait, in ParseOpenACCWaitArgument() 1396 case OpenACCDirectiveKind::Wait: in ParseOpenACCDirective()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_mutex.h | 72 void Wait(); 196 writers_.Wait(); in Lock() 280 readers_.Wait(); in ReadLock()
|
/freebsd/sys/contrib/openzfs/etc/systemd/system/ |
H A D | zfs-volume-wait.service.in | 2 Description=Wait for ZFS Volume (zvol) links in /dev
|
/freebsd/contrib/googletest/googletest/include/gtest/internal/ |
H A D | gtest-death-test-internal.h | 144 virtual int Wait() = 0; 235 if (!gtest_dt->Passed(predicate(gtest_dt->Wait()))) { \
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/ |
H A D | MPITypes.h | 29 enum State : unsigned char { Nonblocking, Wait }; enumerator
|
/freebsd/bin/sh/tests/builtins/ |
H A D | read11.0 | 10 # Wait for the child to open fifo1 for writing
|
/freebsd/contrib/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 682 virtual int Wait(); 704 int WindowsDeathTest::Wait() { in Wait() function in testing::internal::WindowsDeathTest 842 int Wait() override; 862 int FuchsiaDeathTest::Wait() { in Wait() function in testing::internal::FuchsiaDeathTest 1061 int Wait() override; 1079 int ForkingDeathTest::Wait() { in Wait() function in testing::internal::ForkingDeathTest
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/tests/ |
H A D | CtxInstrProfilingTest.cpp | 160 GotCtx.Wait(); in TEST_F() 161 GotCtx.Wait(); in TEST_F()
|
/freebsd/contrib/libfido2/windows/ |
H A D | cygwin.ps1 | 63 Start-Process "${Cygwin}\${Setup}" -Wait -NoNewWindow `
|
/freebsd/sys/dev/ppbus/ |
H A D | ppb_1284.h | 62 #define Wait nBUSY macro
|
/freebsd/sys/contrib/device-tree/Bindings/arm/freescale/ |
H A D | fsl,imx7ulp-pm.txt | 11 Standby modes for either Cortex family. Run, Wait, and Stop are the
|
/freebsd/contrib/ntp/scripts/ntp-wait/ |
H A D | invoke-ntp-wait.texi | 4 @cindex Wait for ntpd to stabilize the system clock 64 ntp-wait - Wait for ntpd to stabilize the system clock - Ver. 4.2.8p18
|
/freebsd/contrib/ntp/scripts/ntpsweep/ |
H A D | ntpsweep.texi | 18 * ntpsweep: (ntpsweep). Wait for ntpd to synchronize and stabilize the system clock.
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | Program.cpp | 45 ProcessInfo Result = Wait( in ExecuteAndWait()
|