| /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...] |
| /third_party/pulseaudio/src/pulsecore/ |
| 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
|
| H A D | source-output.c | 934 pa_usec_t pa_source_output_set_requested_latency_within_thread(pa_source_output *o, pa_usec_t usec) { in pa_source_output_set_requested_latency_within_thread() argument 951 pa_usec_t pa_source_output_set_requested_latency(pa_source_output *o, pa_usec_t usec) { in pa_source_output_set_requested_latency() argument 985 pa_usec_t usec = 0; pa_source_output_get_requested_latency() local 1752 pa_usec_t *usec = userdata; pa_source_output_process_msg() local [all...] |
| H A D | protocol-esound.c | 574 double usec = (double) pa_sink_get_requested_latency(sink); in esd_proto_get_latency() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| 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
|
| H A D | os_internal.c | 26 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| H A D | os_unix.c | 50 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.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
|
| H A D | os_internal.c | 26 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| H A D | os_unix.c | 50 void os_sleep(os_time_t sec, os_time_t usec) in os_sleep() argument
|
| /device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/gpio_i2c/ |
| H A D | drv_gpio_i2c.c | 162 static hi_void time_delay_us(int i2c_num, unsigned int usec) in time_delay_us() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | utils.c | 266 uint32_t usec; in ff_get_formatted_ntp_time() local 289 uint64_t usec = (frac_part * 1000000) / 0xFFFFFFFFULL; in ff_parse_ntp_time() local
|
| /third_party/node/deps/openssl/openssl/ssl/ |
| H A D | d1_lib.c | 262 unsigned int sec, usec; in dtls1_start_timer() local
|
| /third_party/node/deps/openssl/openssl/crypto/ts/ |
| H A D | ts_rsp_sign.c | 534 long sec, usec; in ts_RESP_create_tst_info() local 63 def_time_cb(struct TS_resp_ctx *ctx, void *data, long *sec, long *usec) def_time_cb() argument 82 def_time_cb(struct TS_resp_ctx *ctx, void *data, long *sec, long *usec) def_time_cb() argument 817 TS_RESP_set_genTime_with_precision( ASN1_GENERALIZEDTIME *asn1_time, long sec, long usec, unsigned precision) TS_RESP_set_genTime_with_precision() argument [all...] |
| /third_party/openssl/ssl/ |
| H A D | d1_lib.c | 245 unsigned int sec, usec; in dtls1_start_timer() local
|
| /third_party/openssl/crypto/ts/ |
| H A D | ts_rsp_sign.c | 534 long sec, usec; in ts_RESP_create_tst_info() local 63 def_time_cb(struct TS_resp_ctx *ctx, void *data, long *sec, long *usec) def_time_cb() argument 82 def_time_cb(struct TS_resp_ctx *ctx, void *data, long *sec, long *usec) def_time_cb() argument 817 TS_RESP_set_genTime_with_precision( ASN1_GENERALIZEDTIME *asn1_time, long sec, long usec, unsigned precision) TS_RESP_set_genTime_with_precision() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | bss.c | 280 os_time_t usec; in calculate_update_time() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | sta_info.c | 1188 unsigned int timeout, sec, usec; in ap_sa_query_timer() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | sta_info.c | 1128 unsigned int timeout, sec, usec; in ap_sa_query_timer() local
|
| /third_party/backends/backend/pixma/ |
| H A D | pixma_common.c | 179 uint32_t usec; in time2str() local 315 pixma_sleep (unsigned long usec) in pixma_sleep() argument 321 pixma_get_time (time_t * sec, uint32_t * usec) in pixma_get_time() argument [all...] |
| /third_party/ltp/include/ |
| H A D | tst_timer.h | 733 static inline void tst_its_set_interval_from_us(struct tst_its *its, long long usec) in tst_its_set_interval_from_us() argument 744 static inline void tst_its_set_value_from_us(struct tst_its *its, long long usec) in tst_its_set_value_from_us() argument
|
| /third_party/pulseaudio/src/pulse/ |
| H A D | context.c | 1624 pa_time_event* pa_context_rttime_new(const pa_context *c, pa_usec_t usec, pa_time_event_cb_t cb, void *userdata) { argument 1639 void pa_context_rttime_restart(const pa_context *c, pa_time_event *e, pa_usec_t usec) { argument
|
| /third_party/python/Python/ |
| H A D | pytime.c | 400 _PyTime_ObjectToTimeval(PyObject *obj, time_t *sec, long *usec, in _PyTime_ObjectToTimeval() argument 499 _PyTime_t usec = (_PyTime_t)tv->tv_usec * US_TO_NS; in pytime_fromtimeval() local
|