Home
last modified time | relevance | path

Searched defs:tv (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/platform/unix/
Dtime.cpp30 time_t tv = timeMs; in GetLocalOffsetFromOS() local
46 time_t tv = timeMs; in IsDst() local
/arkcompiler/ets_runtime/ecmascript/platform/windows/
Dtime.cpp38 time_t tv = timeMs; in IsDst() local
/arkcompiler/ets_runtime/ecmascript/mem/
Dincremental_marker.cpp122 struct timeval tv; in GetCurrentTimeInMs() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_date.cpp156 JSHandle<JSTaggedValue> tv(thread, in ToJSON() local
/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_snapshot.h272 struct timeval tv = {0, 0}; in Now() local
/arkcompiler/ets_runtime/ecmascript/
Dtagged_hash_table.h323 JSTaggedValue tv = Get(fromIndex); in Rehash() local
Djs_date.cpp516 struct timeval tv { in Now() struct
Djs_hclass.cpp110 JSTaggedValue tv = Get(fromIndex); in Rehash() local
/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1321 struct timeval tv; in InitRandom() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp2511 ScopedTmpReg tv(this, src.GetType()); in EncodeRoundAway() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp3243 struct timeval tv { in CallDateNow() struct
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument