Home
last modified time | relevance | path

Searched refs:sleep (Results 1526 - 1550 of 1562) sorted by relevance

1...<<616263

/third_party/backends/backend/
H A Dartec.c634 sleep (1); in wait_ready()
3503 usleep (50000); /* sleep for .05 second */ in artec_sane_read()
3538 usleep (50000); /* sleep for .05 second */ in artec_sane_read()
H A Dplustek-usbshading.c80 #define _AUTO_SLEEP 1 /**< time to sleep, when lamp is not stable */
2518 /* no need to sleep in the first loop */ in usb_AutoWarmup()
2520 sleep( _AUTO_SLEEP ); in usb_AutoWarmup()
H A Dplustek.c2590 sleep(1); in sane_start()
H A Dtest.c1487 sleep (10); in reader_process()
H A Dkodakaio.c1234 sleep(1); in cmd_set_scanning_parameters()
H A Dpieusb_specific.c2338 sleep(2); in sanei_pieusb_wait_ready()
H A Drts8891.c1156 sleep (15 - (current.tv_sec - dev->start_time.tv_sec)); in sane_start()
1162 sleep (15); in sane_start()
H A Dbh.c1165 sleep(get_window_delay); /*--- page 4-5 of B&H Copiscan 8000 ESC OEM Tech Manual */ in get_window()
H A Dnec.c972 sleep(3); in wait_ready()
H A Dsharp.c1206 sleep(3); in wait_ready()
H A Depsonds.c1530 // the device might have been just probed, sleep a bit. in device_detect()
1532 sleep(1); in device_detect()
/third_party/ltp/testcases/kernel/fs/doio/
H A Ddoio.c500 {"sleep", DELAY_SLEEP},
1098 sleep(delaytime); in doio_delay()
5458 fprintf(stream, "\t sleep:time (1 second=1)\n"); in help()
/third_party/nghttp2/src/
H A Dshrpx_config.cc3468 return parse_duration(&config->conn.listener.timeout.sleep, opt, optarg); in parse_config()
/third_party/node/deps/v8/src/codegen/ppc/
H A Dconstants-ppc.h2241 V(sleep, SLEEP, 0x4C0003A4)
/third_party/python/Lib/
H A Dturtle.py4146 time.sleep(2)
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/src/
H A Daudio_renderer_unit_test.cpp2056 sleep(PAUSE_RENDER_TIME_SECONDS); in HWTEST()
2546 sleep(PAUSE_RENDER_TIME_SECONDS); in HWTEST()
2803 size_t sleepTime = 1000000; // sleep 1s in HWTEST()
6735 size_t sleepTime = 1000000; // sleep 1s in HWTEST()
/third_party/libabigail/
H A Dltmain.sh2131 sleep 2
3702 sleep 2
/third_party/rust/crates/libc/src/
H A Dpsp.rs1544 pub sleep: u32,
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs3629 pub fn sleep(secs: ::c_uint) -> ::c_uint; in sleep() functions
/third_party/skia/third_party/externals/microhttpd/
H A Dltmain.sh2151 sleep 2
3722 sleep 2
/third_party/python/Lib/test/
H A Dtest_functools.py1721 time.sleep(.01)
/third_party/toybox/generated/
H A Dflags.h2630 // sleep <1 <1
5689 #define TT this.sleep
/third_party/sqlite/src/
H A Dshell.c19360 int sleep = sqlite3_value_int(argv[0]); in shellUSleepFunc() local
19362 sqlite3_sleep(sleep/1000); in shellUSleepFunc()
19363 sqlite3_result_int(context, sleep); in shellUSleepFunc()
/third_party/eudev/
H A Dltmain.sh3514 sleep 2
5142 sleep 2
/third_party/curl/
H A Dltmain.sh3712 sleep 2
5343 sleep 2

Completed in 165 milliseconds

1...<<616263