| /base/powermgr/battery_manager/charger/src/ |
| H A D | charger_graphic_engine.cpp | 83 void ChargerGraphicEngine::UsSleep(int usec) in UsSleep() argument
|
| /third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
| H A D | hrtimer.h | 71 s32 sec, usec; /**< Scheduled time for 32-bit CPU systems. */ member
|
| /third_party/ltp/testcases/kernel/io/aio/ |
| H A D | aio01.c | 99 int i, j, sec, usec; in main() local [all...] |
| /third_party/ltp/testcases/kernel/syscalls/futex/ |
| H A D | futex_cmp_requeue01.c | 57 struct tst_ts usec = tst_ts_from_ms(tv->tstype, max_sleep_ms); in do_child() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
| H A D | 14-1.c | 180 unsigned long long usec_start, usec; in main_loop() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/ |
| H A D | 4-3.c | 290 unsigned long long usec_start, usec; in main_loop() local
|
| /third_party/musl/libc-test/src/functionalext/supplement/time/time_gtest/ |
| H A D | time_test.cpp | 676 auto usec = std::chrono::duration_cast<std::chrono::microseconds>(duration).count() % 1000000; in HWTEST_F() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | airtime_policy.c | 137 unsigned int sec, usec; in update_airtime_weights() local 257 unsigned int sec, usec; in airtime_policy_update_init() local 36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | airtime_policy.c | 133 unsigned int sec, usec; in update_airtime_weights() local 253 unsigned int sec, usec; in airtime_policy_update_init() local 36 get_airtime_policy_update_timeout(struct hostapd_iface *iface, unsigned int *sec, unsigned int *usec) get_airtime_policy_update_timeout() argument [all...] |
| /third_party/libwebsockets/lib/event-libs/sdevent/ |
| H A D | sdevent.c | 22 sultimer_handler(sd_event_source *s, uint64_t usec, void *userdata) in sultimer_handler() argument 50 idle_handler(sd_event_source *s, uint64_t usec, void *userdata) in idle_handler() argument
|
| /third_party/mbedtls/library/ |
| H A D | net_sockets.c | 561 void mbedtls_net_usleep(unsigned long usec) argument
|
| /third_party/ltp/testcases/kernel/syscalls/readahead/ |
| H A D | readahead02.c | 218 long long usec, usec_ra; in test_readahead() local 153 read_testfile(struct tcase *tc, int do_readahead, const char *fname, size_t fsize, unsigned long *read_bytes, long long *usec, unsigned long *cached) read_testfile() argument [all...] |
| /third_party/pulseaudio/src/pulse/ |
| H A D | glib-mainloop.c | 487 pa_usec_t usec; in prepare_func() local
|
| H A D | ohos_glib-mainloop.c | 488 pa_usec_t usec; in prepare_func() local
|
| /third_party/pulseaudio/src/pulsecore/ |
| H A D | sample-util.c | 311 pa_usec_t usec; in pa_bytes_to_usec_round_up() local 398 pa_usec_t usec; in pa_convert_size() local
|
| H A D | core.c | 558 pa_time_event* pa_core_rttime_new(pa_core *c, pa_usec_t usec, pa_time_event_cb_t cb, void *userdata) { in pa_core_rttime_new() argument 567 void pa_core_rttime_restart(pa_core *c, pa_time_event *e, pa_usec_t usec) { in pa_core_rttime_restart() argument
|
| H A D | rtpoll.c | 384 void pa_rtpoll_set_timer_absolute(pa_rtpoll *p, pa_usec_t usec) { in pa_rtpoll_set_timer_absolute() argument 391 void pa_rtpoll_set_timer_relative(pa_rtpoll *p, pa_usec_t usec) { in pa_rtpoll_set_timer_relative() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
| H A D | TimeValue.h | 233 uint64_t usec() const { in usec() function in llvm::sys::TimeValue 316 void usec( int64_t microseconds ) { in usec() function in llvm::sys::TimeValue
|
| /third_party/vixl/benchmarks/aarch64/ |
| H A D | bench-utils.h | 47 double usec = elapsed.tv_usec; in GetElapsedSeconds() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| H A D | os_win32.c | 17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| H A D | os.h | 24 os_time_t usec; member 29 os_time_t usec; member [all...] |
| H A D | os_none.c | 18 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| H A D | os_win32.c | 17 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| H A D | os.h | 24 os_time_t usec; member 29 os_time_t usec; member [all...] |
| /third_party/ltp/lib/ |
| H A D | tst_timer_test.c | 254 void do_timer_test(long long usec, unsigned int nsamples) in do_timer_test() argument 391 long long usec; member [all...] |