Home
last modified time | relevance | path

Searched defs:sleep (Results 1 - 25 of 52) sorted by relevance

123

/third_party/backends/lib/
H A Dsleep.c9 unsigned int sleep(unsigned int seconds) in sleep() function
/third_party/musl/src/unistd/
H A Dsleep.c4 unsigned sleep(unsigned seconds) in sleep() function
/foundation/distributeddatamgr/kv_store/test/unittest/distributedKVStore/
H A DSingleKvStoreKVCallbackJsTest.js41 function sleep(ms) { function
H A DSingleKvStoreKVPromiseJsTest.js44 function sleep(ms) { function
H A DDeviceKvStoreKVPromiseJsTest.js45 function sleep(ms) { function
H A DDeviceKvStoreKVCallbackJsTest.js43 function sleep(ms) { function
/third_party/curl/tests/server/
H A Dutil.h48 #define sleep(sec) Sleep ((sec)*1000) macro
/third_party/python/Lib/turtledemo/
H A Dlindenmayer.py79 from time import sleep namespace
H A Dfractalcurves.py15 from time import sleep, perf_counter as clock namespace
H A Drosette.py17 from time import perf_counter as clock, sleep namespace
H A Dpenrose.py20 from time import perf_counter as clock, sleep namespace
/foundation/distributeddatamgr/kv_store/test/unittest/distributeddata/
H A DSingleKvStoreDataPromiseJsTest.js38 function sleep(ms) { function
H A DDeviceKvStoreDataPromiseJsTest.js41 function sleep(ms) { function
H A DSingleKvStoreDataCallbackJsTest.js38 function sleep(ms) { function
H A DDeviceKvStoreDataCallbackJsTest.js41 function sleep(ms) { function
/third_party/skia/infra/bots/recipe_modules/flavor/
H A Dios.py39 def sleep(attempt): function
/third_party/ffmpeg/libavfilter/
H A Df_realtime.c45 int64_t sleep = pts - now + s->delta; in filter_frame() local
[all...]
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dplatform.h153 #define sleep(seconds) (SleepEx((seconds)*1000, 1)/1000) macro
/third_party/python/Lib/test/
H A Dtest_sched.py24 def sleep(self, t): member in Timer
[all...]
H A Dtest_selectors.py11 from time import sleep namespace
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/feedingsmoother/base/
H A Difeeding_smoother.cpp195 int64_t sleep = sleep_ - adjustThre; in AdjustSleepTime() local
/third_party/python/Lib/asyncio/
H A Dstreams.py20 from .tasks import sleep namespace
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DThread.hpp139 inline void Thread::sleep(int milliseconds) in sleep() function in sw::Thread
/third_party/openssl/ohos_lite/
H A De_os.h335 # define sleep(a) taskDelay((a) * sysClkRateGet()) macro
/third_party/curl/tests/libtest/
H A Dtest.h46 #define sleep(sec) Sleep ((sec)*1000) macro

Completed in 25 milliseconds

123