/third_party/skia/third_party/externals/microhttpd/src/testcurl/https/ |
H A D | test_https_time_out.c | 84 sleep (TIME_OUT + 1); in test_tls_session_time_out()
|
/third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
H A D | test_termination.c | 119 sleep (1); in main()
|
/third_party/python/Lib/test/ |
H A D | test_fork1.py | 32 time.sleep(0.01) # Give the other thread time to try and acquire.
|
/third_party/skia/tools/skpbench/ |
H A D | _adb.py | 71 time.sleep(1)
|
/third_party/python/PCbuild/ |
H A D | get_external.py | 66 time.sleep(wait)
|
/third_party/rust/crates/clap/examples/ |
H A D | typed-derive.rs | 22 sleep: Option<humantime::Duration>,
|
/drivers/peripheral/camera/test/mpi/src/ |
H A D | stability_test.cpp | 262 sleep(1);
in HWTEST_F() 293 sleep(1);
in HWTEST_F()
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | atmel-i2c.c | 197 u8 sleep = SLEEP_TOKEN; in atmel_i2c_sleep() local 199 return i2c_master_send(client, &sleep, 1); in atmel_i2c_sleep() 209 * device. After the watchdog timer expires, the device enters sleep mode 214 * counter other than to put the device into sleep or idle mode and then
|
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.c | 316 sleep(ticktime); in main() 363 sleep(10); in start_daemon_mode()
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | ipvs.sh | 97 sleep 1 119 sleep 0.2
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_tc_tunnel.sh | 50 sleep 1 74 sleep 0.2
|
/kernel/linux/linux-5.10/tools/testing/selftests/cgroup/ |
H A D | test_kmem.c | 238 sleep(100); in pthread_wait_fn() 333 sleep(1); in test_kmem_dead_cgroups()
|
/kernel/linux/linux-5.10/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib_offload.sh | 63 sleep .1 294 sleep .01
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | cy8ctmg110_ts.c | 140 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode() argument 144 if (sleep) { in cy8ctmg110_set_sleepmode()
|
/kernel/linux/linux-5.10/include/media/ |
H A D | dvb_frontend.h | 189 * @sleep: callback function used to put the tuner to sleep. 232 int (*sleep)(struct dvb_frontend *fe); member 366 * @sleep: callback function used to put the tuner to sleep. 445 int (*sleep)(struct dvb_frontend* fe); member 760 * it will call &dvb_frontend_ops.tuner_ops.sleep\(\), if available. 762 * It will also call &dvb_frontend_ops.sleep\(\) to put the demod to suspend. 809 * @add_usec: time to sleep, in microseconds
|
/kernel/linux/linux-5.10/fs/ecryptfs/ |
H A D | messaging.c | 330 sleep: in ecryptfs_wait_for_response() 338 goto sleep; in ecryptfs_wait_for_response()
|
/kernel/linux/linux-5.10/include/linux/mfd/ |
H A D | db8500-prcmu.h | 499 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, 598 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm() argument
|
/kernel/linux/linux-6.6/fs/ecryptfs/ |
H A D | messaging.c | 332 sleep: in ecryptfs_wait_for_response() 340 goto sleep; in ecryptfs_wait_for_response()
|
/kernel/linux/linux-6.6/include/linux/mfd/ |
H A D | db8500-prcmu.h | 499 void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, 598 static inline void prcmu_configure_auto_pm(struct prcmu_auto_pm_config *sleep, in prcmu_configure_auto_pm() argument
|
/kernel/linux/linux-6.6/include/media/ |
H A D | dvb_frontend.h | 189 * @sleep: callback function used to put the tuner to sleep. 232 int (*sleep)(struct dvb_frontend *fe); member 366 * @sleep: callback function used to put the tuner to sleep. 449 int (*sleep)(struct dvb_frontend* fe); member 762 * it will call &dvb_frontend_ops.tuner_ops.sleep\(\), if available. 765 * if available. Otherwise it will call &dvb_frontend_ops.sleep\(\). 814 * @add_usec: time to sleep, in microseconds
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | atmel-i2c.c | 197 u8 sleep = SLEEP_TOKEN; in atmel_i2c_sleep() local 199 return i2c_master_send(client, &sleep, 1); in atmel_i2c_sleep() 209 * device. After the watchdog timer expires, the device enters sleep mode 214 * counter other than to put the device into sleep or idle mode and then
|
/kernel/linux/linux-6.6/drivers/net/netdevsim/ |
H A D | netdevsim.h | 121 u32 sleep; member 322 u32 sleep; member
|
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/ |
H A D | xapic_ipi_test.c | 442 sleep(1); in main() 462 sleep(run_secs); in main()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | router_bridge_lag.sh | 188 sleep 2 197 sleep 2
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.c | 316 sleep(ticktime); in main() 363 sleep(10); in start_daemon_mode()
|