/third_party/skia/src/utils/ |
D | SkAnimCodecPlayer.cpp | 124 bool SkAnimCodecPlayer::seek(uint32_t msec) { in seek() 132 [](const SkCodec::FrameInfo& info, uint32_t msec) { in seek()
|
/third_party/lwip/src/core/ |
D | lowpower.c | 160 u32_t msec, in sys_timeout_reg() 273 u32_t msec = TIMEOUT_MAX; in get_sleep_time() local 320 u32_t msec; in check_timeout() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | TimeValue.h | 243 uint64_t msec() const { in msec() function 324 void msec( int64_t milliseconds ) { in msec() function
|
/third_party/pulseaudio/src/tests/ |
D | smoother-test.c | 46 int msec[200]; in START_TEST() local
|
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/ |
D | 23-1.c | 55 int msec = 0; in child_func() local
|
/third_party/skia/tools/timer/ |
D | TimeUtils.h | 17 const double msec = nanos * 1e-6; in NanosToMSec() local
|
/third_party/NuttX/fs/vfs/ |
D | fs_select.c | 104 int msec; in do_select() local
|
/third_party/ffmpeg/libavformat/ |
D | act.c | 73 int min,sec,msec; in read_header() local
|
/third_party/mesa3d/include/android_stub/log/ |
D | log_time.h | 145 uint64_t msec() const { in msec() function
|
/third_party/alsa-utils/axfer/ |
D | xfer-libasound.c | 471 uint64_t msec; in configure_hw_params() local 487 uint64_t msec; in configure_hw_params() local
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | AudioInputStreamOpenSLES.cpp | 340 SLmillisecond msec = 0; in updateServiceFrameCounter() local
|
D | AudioOutputStreamOpenSLES.cpp | 436 SLmillisecond msec = 0; in updateServiceFrameCounter() local
|
/third_party/musl/libc-test/src/functionalext/common/ |
D | pthread_util.h | 83 static inline void Msleep(int msec) in Msleep()
|
/third_party/libdrm/tests/modetest/ |
D | cursor.c | 70 uint32_t msec; member
|
/third_party/skia/src/pdf/ |
D | SkPDFMetadata.cpp | 145 double msec = SkTime::GetMSecs(); in CreateUUID() local
|
/third_party/node/src/ |
D | node_util.cc | 192 uint32_t msec = args[0].As<Uint32>()->Value(); in Sleep() local
|
/third_party/skia/tools/viewer/ |
D | SlideDir.cpp | 367 SkMSec msec = TimeUtils::NanosToMSec(nanos); in animate() local
|
/third_party/mesa3d/src/gallium/frontends/clover/core/ |
D | kernel.cpp | 200 auto msec = find(id_type_equals(bsym.section, binary::section::text_executable), b.secs); in bind() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | events.c | 2196 unsigned int msec; in wnm_bss_keep_alive() local 2220 unsigned int msec; in wnm_process_assoc_resp() local
|
/third_party/libuv/src/win/ |
D | util.c | 1907 void uv_sleep(unsigned int msec) { in uv_sleep()
|
/third_party/node/deps/uv/src/win/ |
D | util.c | 1907 void uv_sleep(unsigned int msec) { in uv_sleep()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | events.c | 2721 unsigned int msec; in wnm_bss_keep_alive() local 2745 unsigned int msec; in wnm_process_assoc_resp() local
|
/third_party/node/lib/internal/ |
D | util.js | 536 function sleep(msec) { argument
|
/third_party/libuv/src/unix/ |
D | core.c | 1559 void uv_sleep(unsigned int msec) { in uv_sleep()
|
/third_party/node/deps/uv/src/unix/ |
D | core.c | 1539 void uv_sleep(unsigned int msec) { in uv_sleep()
|