Home
last modified time | relevance | path

Searched defs:WaitTime (Results 1 – 25 of 587) sorted by relevance

12345678910>>...24

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pinpoint/source/model/
H A DWaitTime.cpp21 WaitTime::WaitTime() : in WaitTime() function in Aws::Pinpoint::Model::WaitTime
27 WaitTime::WaitTime(JsonView jsonValue) : in WaitTime() function in Aws::Pinpoint::Model::WaitTime
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.class/
H A Dlock.pass.cpp35 ms WaitTime = ms(250); variable
38 ms WaitTime = ms(750); variable
H A Dtry_lock.pass.cpp35 ms WaitTime = ms(250); variable
38 ms WaitTime = ms(750); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.shared_mutex.requirements/thread.shared_mutex.class/
H A Dlock.pass.cpp41 ms WaitTime = ms(250); variable
43 ms WaitTime = ms(750); variable
H A Dlock_shared.pass.cpp42 ms WaitTime = ms(250); variable
44 ms WaitTime = ms(750); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.mutex.requirements.mutex/thread.mutex.recursive/
H A Dlock.pass.cpp33 ms WaitTime = ms(250); variable
36 ms WaitTime = ms(750); variable
H A Dtry_lock.pass.cpp35 ms WaitTime = ms(250); variable
38 ms WaitTime = ms(750); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.mutex.requirements/thread.sharedtimedmutex.requirements/thread.sharedtimedmutex.class/
H A Dtry_lock.pass.cpp41 ms WaitTime = ms(250); variable
43 ms WaitTime = ms(750); variable
H A Dtry_lock_shared.pass.cpp42 ms WaitTime = ms(250); variable
44 ms WaitTime = ms(750); variable
H A Dtry_lock_for.pass.cpp43 ms WaitTime = ms(250); variable
45 ms WaitTime = ms(750); variable
H A Dtry_lock_until.pass.cpp43 ms WaitTime = ms(250); variable
45 ms WaitTime = ms(750); variable
H A Dtry_lock_shared_for.pass.cpp43 ms WaitTime = ms(250); variable
45 ms WaitTime = ms(750); variable
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Tcg/Tcg2Smm/
H A DTcg2Smm.h68 UINT8 OpRegionOp;
69 UINT32 NameString;
98 //
99 #define TPM_HID_TAG "NNNN0000"
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c57 UINT32 WaitTime; in TisPcWaitRegisterBits() local
86 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/sysutils/edk2/edk2-edk2-stable202102/SecurityPkg/Library/TpmCommLib/
H A DTisPc.c51 UINT32 WaitTime; in TisPcWaitRegisterBits() local
80 UINT32 WaitTime; in TisPcReadBurstCount() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/thread/thread.mutex/thread.lock/thread.lock.shared/thread.lock.shared.locking/
H A Dlock.pass.cpp46 ms WaitTime = ms(250); variable
49 ms WaitTime = ms(750); variable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/SecurityPkg/Library/Tpm12DeviceLibDTpm/
H A DTpm12Tis.c112 UINT32 WaitTime; in Tpm12TisPcWaitRegisterBits() local
140 UINT32 WaitTime; in Tpm12TisPcReadBurstCount() local
476 UINT32 WaitTime; in Tpm12PtpCrbWaitRegisterBits() local

12345678910>>...24