Home
last modified time | relevance | path

Searched defs:tz (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_date_time_format_test.cpp151 icu::TimeZone *tz = icu::TimeZone::createTimeZone(timeZoneId); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/
Djs_date.cpp821 int64_t tz = 0; in GetDateValues() local
Djs_date_time_format.cpp1266 std::unique_ptr<icu::TimeZone> tz(icu::TimeZone::createTimeZone(canonicalized.c_str())); in ConstructTimeZone() local
Djs_locale.cpp124 bool JSLocale::IsValidTimeZoneName(const icu::TimeZone &tz) in IsValidTimeZoneName()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dassembler_aarch64.cpp618 int tz = static_cast<int>(CountTrailingZeros64(imm)); in EmitMovInstruct() local