Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_test.cpp86 double ms = ecmascript::JSDate::TimeClip(ecmascript::JSDate::MakeDate(day, time)); in HWTEST_F_L0() local
94 JSTaggedValue ms = ecmascript::JSDate::GetTimeFromString(str.c_str(), str.length()); in HWTEST_F_L0() local
/arkcompiler/runtime_core/libpandabase/os/
Dmutex.cpp178 struct timespec ConvertTime(uint64_t ms, uint64_t ns, bool is_absolute) in ConvertTime()
198 bool ConditionVariable::TimedWait(Mutex *mutex, uint64_t ms, uint64_t ns, bool is_absolute /* = fal… in TimedWait()
/arkcompiler/runtime_core/platforms/windows/libpandabase/
Dthread.cpp80 void NativeSleep(unsigned int ms) in NativeSleep()
/arkcompiler/runtime_core/platforms/unix/libpandabase/futex/
Dmutex.cpp336 struct timespec ConvertTime(uint64_t ms, uint64_t ns) in ConvertTime()
353 bool ConditionVariable::TimedWait(Mutex *mutex, uint64_t ms, uint64_t ns, bool is_absolute) in TimedWait()
/arkcompiler/runtime_core/platforms/unix/libpandabase/
Dthread.cpp93 void NativeSleep(unsigned int ms) in NativeSleep()
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp133 double JSDate::MakeTime(double hour, double min, double sec, double ms) in MakeTime()
264 int ms = 0; in LocalParseStringToMs() local
333 int ms = 0; in UtcParseStringToMs() local
401 int ms = 0; in IsoParseStringToMs() local
539 double ms = 0.0; in UTC() local
717 CString ms = StrToTargetLength(ToCString(fields[MS]), STR_LENGTH_OTHERS + 1); in ToISOString() local
804 CString ms = StrToTargetLength(ToCString(fields[MS]), STR_LENGTH_OTHERS); in ToUTCString() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dgc_stats.h201 float PrintTimeMilliseconds(uint64_t ms) in PrintTimeMilliseconds()
/arkcompiler/ets_frontend/arkguard/
Dpackage-lock.json309 "ms": "2.1.2" string
312 "ms": { object
629 "ms": "2.1.3", string
640 "ms": { object
/arkcompiler/ets_frontend/ts2panda/
Dpackage-lock.json1979 "ms": "2.1.2" string
2183 "ms": "2.0.0" string
2204 "ms": { object
3179 "ms": "2.1.3", string
3204 "ms": "2.1.2" string
3207 "ms": { object
3259 "ms": { object
3282 "ms": { object
3950 "ms": "2.0.0" string
3971 "ms": { object
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js98602 class ms extends hs { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument