/aosp_15_r20/external/sg3_utils/testing/ |
H A D | sg_tst_excl.cpp | 185 int excl, int wait_ms, int id, unsigned int & ebusy, in do_rd_inc_wr_twice_v3() 430 int excl, int wait_ms, int id, unsigned int & ebusy, in do_rd_inc_wr_twice_v4() 691 do_inquiry_prod_id(const char * dev_name, int block, int wait_ms, in do_inquiry_prod_id() 778 int excl, int num, int wait_ms) in work_thread() 837 int wait_ms = DEF_WAIT_MS; in main() local
|
H A D | sg_tst_excl2.cpp | 191 int excl, int wait_ms, unsigned int & ebusys) in do_rd_inc_wr_twice() 318 do_inquiry_prod_id(const char * dev_name, int block, int wait_ms, in do_inquiry_prod_id() 394 int excl, int num, int wait_ms) in work_thread() 442 int wait_ms = DEF_WAIT_MS; in main() local
|
H A D | sg_tst_excl3.cpp | 197 int block, int excl, int wait_ms, unsigned int & ebusys) in do_rd_inc_wr_twice() 326 do_inquiry_prod_id(const char * dev_name, int block, int wait_ms, in do_inquiry_prod_id() 394 int excl, bool all_readers, int num, int wait_ms) in work_thread() 444 int wait_ms = DEF_WAIT_MS; in main() local
|
H A D | sg_tst_async.cpp | 215 int wait_ms; member 549 bool receive, int wait_ms, unsigned int & enomem, in finish_sg3_cmd() 727 bool receive, int wait_ms, unsigned int & enomem, in finish_sg4_cmd()
|
/aosp_15_r20/external/webrtc/modules/video_coding/ |
H A D | frame_buffer2.cc | 106 int64_t wait_ms = FindNextFrame(clock_->CurrentTime()); in StartWaitForNextFrameOnQueue() local 125 int64_t wait_ms = FindNextFrame(clock_->CurrentTime()); in StartWaitForNextFrameOnQueue() local 139 int64_t wait_ms = latest_return_time_ms_ - now.ms(); in FindNextFrame() local
|
/aosp_15_r20/external/cronet/base/task/thread_pool/semaphore/ |
H A D | semaphore_win.cc | 45 const DWORD wait_ms = saturated_cast<DWORD>(timeout.InMilliseconds()); in TimedWait() local
|
/aosp_15_r20/art/runtime/ |
H A D | monitor_android.cc | 36 uint32_t wait_ms, in LogContentionEvent()
|
H A D | monitor.cc | 528 uint64_t wait_ms = MilliTime() - wait_start_ms; in Lock() local
|
/aosp_15_r20/external/curl/tests/libtest/ |
H A D | first.c | 67 void wait_ms(int ms) in wait_ms() function
|
/aosp_15_r20/external/perfetto/src/base/ |
H A D | subprocess_windows.cc | 293 DWORD wait_ms; // Note: DWORD is unsigned. in Wait() local
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 95 fn wait_ms(&self, mutex: &Mutex, ms: usize) -> bool { in wait_ms() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 95 fn wait_ms(&self, mutex: &Mutex, ms: usize) -> bool { in wait_ms() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 95 fn wait_ms(&self, mutex: &Mutex, ms: usize) -> bool { in wait_ms() method
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 95 fn wait_ms(&self, mutex: &Mutex, ms: usize) -> bool { in wait_ms() method
|
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/sys/sync/condvar/ |
H A D | xous.rs | 95 fn wait_ms(&self, mutex: &Mutex, ms: usize) -> bool { in wait_ms() method
|
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/disp-power/ |
D | InteractionHandler.cpp | 217 void InteractionHandler::WaitForIdle(int32_t wait_ms, int32_t timeout_ms) { in WaitForIdle()
|
/aosp_15_r20/external/coreboot/src/include/ |
H A D | timer.h | 215 #define wait_ms(timeout_ms, condition) \ macro
|
/aosp_15_r20/art/libartpalette/system/ |
H A D | palette_fake.cc | 132 [[maybe_unused]] int32_t wait_ms, in PaletteReportLockContention()
|
/aosp_15_r20/art/libartpalette/apex/ |
H A D | palette.cc | 226 int32_t wait_ms, in PaletteReportLockContention()
|
/aosp_15_r20/external/curl/tests/server/ |
H A D | util.c | 229 int wait_ms(int timeout_ms) in wait_ms() function
|
/aosp_15_r20/external/arm-trusted-firmware/lib/psci/ |
H A D | psci_common.c | 990 int psci_stop_other_cores(unsigned int wait_ms, in psci_stop_other_cores()
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/lib/psci/ |
D | psci_common.c | 1205 int psci_stop_other_cores(unsigned int wait_ms, in psci_stop_other_cores()
|
/aosp_15_r20/art/runtime/base/ |
H A D | mutex.cc | 567 uint64_t wait_ms = MilliTime() - wait_start_ms; in DumpStack() local
|
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/ |
H A D | f2fs.proto | 293 optional uint32 wait_ms = 2; field
|
/aosp_15_r20/external/coreboot/src/acpi/ |
H A D | acpigen.c | 2468 void acpigen_write_delay_until_namestr_int(uint32_t wait_ms, const char *name, uint64_t value) in acpigen_write_delay_until_namestr_int()
|