Searched refs:slept (Results 1 – 25 of 42) sorted by relevance
12
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/nanosleep/ |
D | coverage.txt | 5 actually slept. Maybe should investigate this 17 The algorithm for calculating the amount of time slept is noted below. 22 slepts, sleptns = amount of seconds and nanoseconds slept, respectively
|
/external/bcc/tools/ |
D | cpuunclaimed.py | 203 slept = float(0) variable 222 slept += wakeup_s 224 if slept < 0.999 * interval: # floating point workaround 226 slept = 0 variable
|
/external/autotest/client/tests/btreplay/ |
D | btreplay.py | 76 slept = 0.0 80 slept += 0.1 81 if slept > 30.0:
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | notify.c | 604 int slept; in wpas_notify_resume() local 608 slept = -1; in wpas_notify_resume() 611 slept = now.sec - global->suspend_time.sec; in wpas_notify_resume() 614 slept); in wpas_notify_resume()
|
/external/python/cpython3/Doc/library/ |
D | asyncio-queue.rst | 164 print(f'{name} has slept for {sleep_for:.2f} seconds') 196 print(f'3 workers slept in parallel for {total_slept_for:.2f} seconds')
|
/external/u-boot/scripts/ |
D | spelling.txt | 1048 sleeped||slept
|
/external/google-breakpad/ |
D | aclocal.m4 | 947 echo "timestamp, slept: $am_has_slept" > conftest.file 983 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
D | configure | 2402 echo "timestamp, slept: $am_has_slept" > conftest.file
|
/external/libpng/ |
D | aclocal.m4 | 921 echo "timestamp, slept: $am_has_slept" > conftest.file 957 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/expat/ |
D | aclocal.m4 | 865 echo "timestamp, slept: $am_has_slept" > conftest.file 901 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/curl/ |
D | aclocal.m4 | 901 echo "timestamp, slept: $am_has_slept" > conftest.file 937 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/strace/ |
D | aclocal.m4 | 915 echo "timestamp, slept: $am_has_slept" > conftest.file 951 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/lmfit/ |
D | aclocal.m4 | 901 echo "timestamp, slept: $am_has_slept" > conftest.file 937 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
D | configure | 2285 echo "timestamp, slept: $am_has_slept" > conftest.file
|
/external/libevent/ |
D | aclocal.m4 | 865 echo "timestamp, slept: $am_has_slept" > conftest.file 901 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/ImageMagick/ |
D | aclocal.m4 | 967 echo "timestamp, slept: $am_has_slept" > conftest.file 1003 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/speex/ |
D | aclocal.m4 | 1114 echo "timestamp, slept: $am_has_slept" > conftest.file 1150 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/libnetfilter_conntrack/ |
D | aclocal.m4 | 1137 echo "timestamp, slept: $am_has_slept" > conftest.file 1173 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
D | configure | 2446 echo "timestamp, slept: $am_has_slept" > conftest.file
|
/external/pcre/dist2/ |
D | aclocal.m4 | 1269 echo "timestamp, slept: $am_has_slept" > conftest.file 1305 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | aclocal.m4 | 1658 echo "timestamp, slept: $am_has_slept" > conftest.file 1694 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | traces.2 | 2433 echo "timestamp, slept: $am_has_slept" > conftest.file 2469 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
D | traces.0 | 3399 echo "timestamp, slept: $am_has_slept" > conftest.file 3435 if grep 'slept: no' conftest.file >/dev/null 2>&1; then
|
/external/iperf3/ |
D | configure | 2446 echo "timestamp, slept: $am_has_slept" > conftest.file
|
/external/brotli/tests/testdata/ |
D | plrabn12.txt | 3393 Pan or Sylvanus never slept, nor Nymph 3457 These, lulled by nightingales, embracing slept, 4360 Celestial tabernacles, where they slept 7030 Fearless unfeared he slept: in at his mouth
|
12