Searched refs:slept (Results 1 - 10 of 10) sorted by relevance
/third_party/ffmpeg/libavformat/ |
H A D | fifo_test.c | 83 int64_t slept = 0; in failing_write_packet() local 84 while (slept < data->sleep_time) { in failing_write_packet() 88 slept += SLEEPTIME_10_MS; in failing_write_packet()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | notify.c | 591 int slept; in wpas_notify_resume() local 595 slept = -1; in wpas_notify_resume() 598 slept = now.sec - global->suspend_time.sec; in wpas_notify_resume() 600 wpa_printf(MSG_DEBUG, "System resume notification (slept %d seconds)", in wpas_notify_resume() 601 slept); in wpas_notify_resume()
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | rtpoll.c | 63 pa_usec_t slept, awake; member 332 p->slept = now - p->timestamp; in pa_rtpoll_run() 337 (unsigned long long) (p->slept / PA_USEC_PER_MSEC)); in pa_rtpoll_run()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | notify.c | 863 int slept; in wpas_notify_resume() local 867 slept = -1; in wpas_notify_resume() 870 slept = now.sec - global->suspend_time.sec; in wpas_notify_resume() 872 wpa_printf(MSG_DEBUG, "System resume notification (slept %d seconds)", in wpas_notify_resume() 873 slept); in wpas_notify_resume()
|
/third_party/libevdev/ |
H A D | configure | 3940 echo "timestamp, slept: $am_has_slept" > conftest.file 3977 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/third_party/skia/third_party/externals/libpng/ |
H A D | configure | 2460 echo "timestamp, slept: $am_has_slept" > conftest.file 2497 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/third_party/eudev/ |
H A D | configure | 4473 echo "timestamp, slept: $am_has_slept" > conftest.file 4510 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/third_party/lame/ |
H A D | configure | 2792 echo "timestamp, slept: $am_has_slept" > conftest.file 2829 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | configure | 2615 echo "timestamp, slept: $am_has_slept" > conftest.file 2652 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/third_party/node/deps/cares/ |
H A D | configure | 5461 echo "timestamp, slept: $am_has_slept" > conftest.file 5498 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
Completed in 99 milliseconds