Home
last modified time | relevance | path

Searched defs:msec (Results 1 - 25 of 42) sorted by relevance

12

/base/security/device_security_level/baselib/utils/include/
H A Dutils_datetime.h30 uint16_t msec; member
/third_party/pulseaudio/src/tests/
H A Dsmoother-test.c46 int msec[200]; in START_TEST() local
[all...]
/test/testfwk/developer_test/examples/sleep/test/performance/common/
H A Dspent_time_test.cpp39 int msec = *reinterpret_cast<int*>(pMsec); in LoopMsleep() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/shm_open/
H A D23-1.c55 int msec = 0; in child_func() local
/foundation/arkui/ace_engine/frameworks/core/components/picker/
H A Dtoss_animation_controller.cpp120 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/base/powermgr/powermgr_lite/utils/src/
H A Dpower_mgr_timer_util.c42 static void SetTimeSpec(struct timespec *ts, int64_t msec) in SetTimeSpec() argument
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/
H A Drecord_itf.cpp40 static SLresult SetDurationLimit(SLRecordItf self, SLmillisecond msec) in SetDurationLimit() argument
/third_party/ffmpeg/libavformat/
H A Dact.c73 int min,sec,msec; in read_header() local
/third_party/NuttX/fs/vfs/
H A Dfs_select.c104 int msec; in do_select() local
/third_party/mesa3d/include/android_stub/log/
H A Dlog_time.h145 uint64_t msec() const { in msec() function
/third_party/skia/src/utils/
H A DSkAnimCodecPlayer.cpp124 bool SkAnimCodecPlayer::seek(uint32_t msec) { in seek() argument
/third_party/skia/tools/timer/
H A DTimeUtils.h17 const double msec = nanos * 1e-6; in NanosToMSec() local
/base/powermgr/powermgr_lite/utils/include/
H A Dpower_mgr_time_util.h59 static inline int64_t MsecToNsec(int64_t msec) in MsecToNsec() argument
64 static inline int64_t MsecToUsec(int64_t msec) in MsecToUsec() argument
69 static inline int64_t MsecToSec(int64_t msec) in MsecToSec() argument
74 static inline int64_t MsecToMin(int64_t msec) in MsecToMin() argument
79 static inline int64_t MsecToHour(int64_t msec) in MsecToHour() argument
[all...]
/third_party/libdrm/tests/modetest/
H A Dcursor.c70 uint32_t msec; member
/third_party/musl/libc-test/src/functionalext/common/
H A Dpthread_util.h83 static inline void Msleep(int msec) in Msleep() argument
/third_party/skia/third_party/externals/oboe/src/opensles/
H A DAudioInputStreamOpenSLES.cpp340 SLmillisecond msec = 0; in updateServiceFrameCounter() local
H A DAudioOutputStreamOpenSLES.cpp436 SLmillisecond msec = 0; in updateServiceFrameCounter() local
/base/startup/init/services/param/liteos/
H A Dparam_osadp.c51 static void SetTimeSpec(struct timespec *ts, int64_t msec) in SetTimeSpec() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp165 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp169 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.cpp170 double msec = static_cast<double>(tv.tv_usec / 1000.0); // usec / 1000 is msec in GetCurrentTime() local
/test/xts/acts/kernel_lite/utils/
H A Dutils.cpp48 void Msleep(int msec) in Msleep() argument
53 int KeepRun(int msec) in KeepRun() argument
/third_party/node/src/
H A Dnode_util.cc192 uint32_t msec = args[0].As<Uint32>()->Value(); in Sleep() local
/third_party/lwip/src/core/
H A Dlowpower.c273 u32_t msec = TIMEOUT_MAX; in get_sleep_time() local
320 u32_t msec; in check_timeout() local
159 sys_timeout_reg( u32_t msec, sys_timeout_handler handler, void *arg, char *name, get_next_timeout next_tick) sys_timeout_reg() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DTimeValue.h243 uint64_t msec() const { in msec() function in llvm::sys::TimeValue
324 void msec( int64_t milliseconds ) { in msec() function in llvm::sys::TimeValue

Completed in 11 milliseconds

12