Home
last modified time | relevance | path

Searched refs:usleep (Results 426 - 450 of 823) sorted by relevance

1...<<11121314151617181920>>...33

/third_party/FreeBSD/lib/libc/include/
H A Dnamespace.h237 #define usleep _usleep macro
/third_party/ltp/testcases/kernel/device-drivers/tbio/tbio_user/
H A Dtbio.c116 usleep(100000); in setup()
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv98_video_bsp.c174 usleep(100); in nv98_decoder_bsp()
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dthugetlb.c267 usleep(1000); in main()
/third_party/ltp/testcases/kernel/syscalls/mount/
H A Dmount03.c125 usleep(1001000); in test_file_dir_noatime()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dthugetlb.c267 usleep(1000); in main()
/third_party/ltp/testcases/kernel/syscalls/madvise/
H A Dmadvise09.c75 usleep(sleep_between_faults); in memory_pressure_child()
/third_party/ltp/testcases/kernel/syscalls/move_pages/
H A Dmove_pages12.c175 usleep(1000); in do_test()
/third_party/ltp/testcases/realtime/func/gtod_latency/
H A Dgtod_latency.c310 usleep(1000); in main()
/third_party/ltp/testcases/realtime/func/pi-tests/
H A Dtestpi-7.c301 usleep(100); in main()
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.hpp144 usleep(1000 * milliseconds); in sleep()
/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/InnerAPI/
H A Dvideoenc_ndk_inner_sample.cpp822 usleep(FRAME_INTERVAL); in InputFuncSurface()
870 usleep(sleepTimeMaxCount); in InputEnableRepeatSleep()
873 usleep(sleepTime); in InputEnableRepeatSleep()
961 usleep(FRAME_INTERVAL); in InputFunc()
/third_party/backends/backend/
H A Dplustek-usbscan.c1280 usleep(200 * 1000); /* Need to delay at least xxx microseconds */ in usb_SetScanParameters()
1316 usleep(100); in usb_SetScanParameters()
1478 usleep(1000*(30 * regs[0x08] * dev->usbDev.Caps.OpticDpi.x / 600)); in usb_IsDataAvailableInDRAM()
1480 usleep(1000*(20 * regs[0x08] * dev->usbDev.Caps.OpticDpi.x / 600)); in usb_IsDataAvailableInDRAM()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/screen_manager/
H A Drs_screen_manager_unit_test.cpp178 usleep(500); in HWTEST_F()
207 usleep(500); in HWTEST_F()
427 usleep(500); in HWTEST_F()
959 usleep(SLEEP_TIME_US); in HWTEST_F()
1631 usleep(SLEEP_TIME_US); in HWTEST_F()
1732 usleep(SLEEP_TIME_US); in HWTEST_F()
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Drpng2-x.c27 - 1.11: added -usleep option for demos; fixed command-line parsing bug
46 - 2.05: Use nanosleep() instead of usleep(), which is deprecated (GR-P).
119 # undef usleep macro
120 # define usleep(usec) { \ macro
127 #ifndef usleep /* have neither nanosleep() nor usleep() */
128 # define usleep(x) sleep(((x)+499999)/1000000) macro
431 } else if (!strncmp(*argv, "-usleep", 2)) { in main()
479 " %*s [-usleep dur | -timing] [-pause]\n", in main()
689 * done, clean up any remaining time with usleep() cal in main()
[all...]
/drivers/peripheral/audio/hal/hdi_binder/server/src/
H A Dhdf_audio_server_manager.c216 usleep(500); // sleep 500us in AudioDestroyFormerCapture()
339 usleep(500); // sleep 500us in AudioDestroyFormerRender()
/drivers/peripheral/camera/vdi_base/common/adapter/platform/v4l2/src/driver_adapter/src/
H A Dv4l2_dev.cpp253 usleep(WATING_TIME); in dequeueBuffers()
287 usleep(SleepTimeUs); in loopBuffers()
H A Dv4l2_buffer.cpp150 usleep(SleepTimeUs); // 50ms delay in SetAndPushBuffer()
287 usleep(SleepTimeUs); // 10ms delay in V4L2DequeueBuffer()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/continue/
H A Ddsched_continue_manager_test.cpp63 usleep(WAITTIME); in TearDown()
69 usleep(WAITTIME); in SetUp()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_webp_test.cpp308 usleep(DEFAULT_DELAY_UTIME); in HWTEST_F()
410 usleep(DEFAULT_DELAY_UTIME); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/services/audiomanager/managersource/src/
H A Ddaudio_source_manager.cpp135 usleep(WAIT_HANDLER_IDLE_TIME_US); in UnInit()
495 usleep(SLEEP_TIME); in ListenAudioDev()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp324 usleep(SLEEP_TIME); in FillJitterQueue()
337 usleep(SLEEP_TIME); in FlushJitterQueue()
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_dumper_test.cpp43 usleep(SLEEP_TIME_US); in TearDownTestCase()
52 usleep(SLEEP_TIME_US); in TearDown()
/third_party/alsa-utils/bat/
H A Dbat.c191 usleep(CAPTURE_DELAY * 1000); in test_loopback()
701 usleep(CAPTURE_DELAY * 1000); in main()
/third_party/cups-filters/backend/
H A Dserial.c640 usleep(100000); in main()
657 usleep(10000); in main()

Completed in 25 milliseconds

1...<<11121314151617181920>>...33