Searched defs:timediff (Results 1 - 13 of 13) sorted by relevance
/third_party/alsa-lib/test/ |
H A D | midiloop.c | 25 long long timediff(struct timeval t1, struct timeval t2) in timediff() function
|
H A D | audio_time.c | 53 long long timediff(snd_htimestamp_t t1, snd_htimestamp_t t2) in timediff() function
|
H A D | latency.c | 391 long timediff(snd_timestamp_t t1, snd_timestamp_t t2) in timediff() function
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/condvar/ |
H A D | pthread_cond_wait_2.c | 46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
H A D | pthread_cond_wait_1.c | 46 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
/third_party/ltp/testcases/open_posix_testsuite/functional/threads/schedule/ |
H A D | 1-1.c | 43 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
H A D | 1-2.c | 44 static float timediff(struct timespec t2, struct timespec t1) in timediff() function
|
/third_party/node/deps/base64/base64/test/ |
H A D | benchmark.c | 175 float timediff, fastest = -1.0f; in codec_bench_enc() local 204 float timediff, fastest = -1.0f; in codec_bench_dec() local
|
/third_party/curl/tests/server/ |
H A D | util.c | 457 long timediff(struct timeval newer, struct timeval older) in timediff() function
|
/third_party/curl/lib/ |
H A D | asyn-ares.c | 504 timediff_t timediff = Curl_timediff(now2, now); /* spent time */ in Curl_resolver_wait_resolv() local
|
H A D | easy.c | 617 timediff_t timediff = Curl_timediff(after, before); in wait_or_timeout() local
|
/third_party/alsa-utils/alsaloop/ |
H A D | alsaloop.c | 223 static long timediff(struct timeval t1, struct timeval t2) in timediff() function
|
H A D | pcmjob.c | 392 static long timediff(snd_timestamp_t t1, snd_timestamp_t t2) in timediff() function
|
Completed in 13 milliseconds