Home
last modified time | relevance | path

Searched defs:usecs (Results 1 - 25 of 30) sorted by relevance

12

/third_party/skia/third_party/externals/dawn/src/utils/
H A DSystemUtils.cpp28 void USleep(unsigned int usecs) { in USleep() argument
/third_party/curl/lib/
H A Dtimeval.c147 uint64_t usecs; in Curl_now() local
/third_party/mesa3d/src/util/
H A Dos_time.c93 os_time_sleep(int64_t usecs) in os_time_sleep() argument
/third_party/ltp/testcases/lib/
H A Dtst_sleep.c32 long interval, secs = 0, usecs = 0; in main() local
/third_party/libwebsockets/lib/core-net/
H A Dwsi-timeout.c65 lws_set_timer_usecs(struct lws *wsi, lws_usec_t usecs) in lws_set_timer_usecs() argument
/third_party/mesa3d/src/gallium/auxiliary/pipebuffer/
H A Dpb_cache.h61 unsigned usecs; member
H A Dpb_bufmgr_cache.c288 pb_cache_manager_create(struct pb_manager *provider, unsigned usecs, float size_factor, unsigned bypass_usage, uint64_t maximum_cache_size) pb_cache_manager_create() argument
H A Dpb_cache.c280 pb_cache_init(struct pb_cache *mgr, uint num_heaps, uint usecs, float size_factor, unsigned bypass_usage, uint64_t maximum_cache_size, void *winsys, void (*destroy_buffer)(void *winsys, struct pb_buffer *buf), bool (*can_reclaim)(void *winsys, struct pb_buffer *buf)) pb_cache_init() argument
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalMac.hpp49 uint64_t usecs = (uint64_t)((double)time * convert_ratio - secs * 1e9); in GetTime() local
/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx06.c49 unsigned int usecs; in clock_wait_tick() local
/third_party/skia/third_party/externals/microhttpd/src/testspdy/
H A Dtest_request_response_with_callback.c272 uint64_t usecs; in childproc() local
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-fuchsia.cc356 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() argument
H A Dplatform-starboard.cc85 int OS::GetUserTime(uint32_t* secs, uint32_t* usecs) { in GetUserTime() argument
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c84 unsigned usecs = (time % (1000*1000*1000)) / 1000; in util_dump_ns() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
H A Deloop_win.c237 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
H A Deloop.c844 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dgas_query_ap.c349 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Deloop_win.c237 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
H A Deloop.c849 int eloop_register_timeout(unsigned int secs, unsigned int usecs, in eloop_register_timeout() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dgas_query_ap.c349 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dgas_query.c395 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dgas_query.c386 unsigned int secs, usecs; in gas_query_tx_comeback_req_delay() local
/third_party/ffmpeg/libavformat/
H A Dsegment.c848 int64_t usecs; in seg_write_packet() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_tcp.c1357 unsigned int secs, usecs; in dpp_rx_gas_resp() local
/third_party/ffmpeg/libavutil/
H A Dopt.c543 int64_t usecs = 0; in av_opt_set() local

Completed in 24 milliseconds

12