/third_party/ltp/utils/benchmark/ebizzy-0.3/ |
H A D | ebizzy.c | 480 sleep(seconds); in start_threads()
|
/third_party/ltp/utils/sctp/func_tests/ |
H A D | test_sctp_sendrecvmsg.c | 275 sleep(3); in main()
|
/third_party/ltp/testcases/network/stress/udp/multi-diffip/ |
H A D | udp4-multi-diffip01 | 408 sleep 1
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_cond_signal/ |
H A D | 1-2.c | 274 to = sleep(to); in timer()
|
/third_party/musl/include/ |
H A D | unistd.h | 120 unsigned sleep(unsigned);
|
/third_party/musl/libc-test/src/functionalext/supplement/stdio/ |
H A D | fread.c | 138 sleep(1); in fread_0500()
|
/third_party/node/deps/openssl/openssl/ |
H A D | e_os.h | 276 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
|
/third_party/openssl/ |
H A D | e_os.h | 276 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
|
/third_party/skia/tools/skqp/ |
H A D | create_apk.py | 109 time.sleep(1)
|
/third_party/toybox/toys/pending/ |
H A D | telnet.c | 324 else sleep(1); in telnet_main()
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | functional.py | 19 self.loop.run_until_complete(asyncio.sleep(delay))
|
/third_party/python/Lib/test/ |
H A D | test_poll.py | 128 cmd = 'for i in 0 1 2 3 4 5 6 7 8 9; do echo testing...; sleep 1; done' 201 time.sleep(0.5)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
H A D | driver_wired_common.c | 276 sleep(1); in driver_wired_init_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | wps-ap-nfc.py | 203 time.sleep(0.1)
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_wired_common.c | 276 sleep(1); in driver_wired_init_common()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | wps-ap-nfc.py | 203 time.sleep(0.1)
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 835 goto sleep; in chip_ready() 867 goto sleep; in chip_ready() 872 goto sleep; in chip_ready() 877 goto sleep; in chip_ready() 917 goto sleep; in chip_ready() 931 sleep: in chip_ready() 980 * it'll happily send us to sleep. In any case, when in get_chip() 1310 /* Someone's suspended the operation: sleep */ in inval_cache_and_wait_for_operation() 1326 /* Erase suspend occurred while sleep: reset timeout */ in inval_cache_and_wait_for_operation() 1331 /* Write suspend occurred while sleep in inval_cache_and_wait_for_operation() [all...] |
/kernel/linux/linux-6.6/drivers/mtd/chips/ |
H A D | cfi_cmdset_0001.c | 837 goto sleep; in chip_ready() 869 goto sleep; in chip_ready() 874 goto sleep; in chip_ready() 879 goto sleep; in chip_ready() 919 goto sleep; in chip_ready() 933 sleep: in chip_ready() 982 * it'll happily send us to sleep. In any case, when in get_chip() 1312 /* Someone's suspended the operation: sleep */ in inval_cache_and_wait_for_operation() 1328 /* Erase suspend occurred while sleep: reset timeout */ in inval_cache_and_wait_for_operation() 1333 /* Write suspend occurred while sleep in inval_cache_and_wait_for_operation() [all...] |
/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_decoder_capi_unit_test.cpp | 605 sleep(1); in HWTEST_F() 877 sleep(1); in HWTEST_F() 1186 sleep(1); in HWTEST_F() 1479 sleep(1); in HWTEST_F() 1695 sleep(1); in HWTEST_F() 1989 sleep(1); in HWTEST_F() 2236 sleep(1); in HWTEST_F() 2450 sleep(1); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/drawable/ |
H A D | rs_display_render_node_drawable_test.cpp | 615 sleep(1); in HWTEST_F() 645 sleep(1); in HWTEST_F() 959 sleep(1); in HWTEST_F()
|
/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | api_cache_manager_test.cpp | 165 sleep(4); in HWTEST_F() 1013 sleep(1); in HWTEST_F() 1028 sleep(5); in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/clk/qcom/ |
H A D | clk-smd-rpm.c | 206 unsigned long *active, unsigned long *sleep) in to_active_sleep() 211 * Active-only clocks don't care what the rate is during sleep. So, in to_active_sleep() 215 *sleep = 0; in to_active_sleep() 217 *sleep = *active; in to_active_sleep() 380 pr_err("RPM clock scaling (sleep set) not enabled!\n"); in clk_smd_rpm_enable_scaling() 205 to_active_sleep(struct clk_smd_rpm *r, unsigned long rate, unsigned long *active, unsigned long *sleep) to_active_sleep() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | fib_nexthops.sh | 318 sleep 0.2 875 sleep 300 1507 sleep 300
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | helene.c | 859 .sleep = helene_sleep, 873 .sleep = helene_sleep, 887 .sleep = helene_sleep,
|
H A D | tda18271c2dd.c | 1094 static int sleep(struct dvb_frontend *fe) in sleep() function 1206 .sleep = sleep,
|