Searched defs:unit (Results 1 – 7 of 7) sorted by relevance
| /arkcompiler/ets_runtime/test/aottest/stownbyindex/ |
| D | stownbyindex.ts | 99 for (const unit of units) { constant
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | js_relative_time_format.cpp | 172 bool SingularUnitToIcuUnit(JSThread *thread, const JSHandle<EcmaString> &unit, URelativeDateTimeUni… in SingularUnitToIcuUnit() 261 double value, const JSHandle<EcmaString> &unit) in GetIcuFormatted() 298 JSHandle<EcmaString> SingularUnitString(JSThread *thread, const JSHandle<EcmaString> &unit) in SingularUnitString() 356 …ing> JSRelativeTimeFormat::Format(JSThread *thread, double value, const JSHandle<EcmaString> &unit, in Format() 374 const JSHandle<EcmaString> &unit) in FormatToArray() 475 …RelativeTimeFormat::FormatToParts(JSThread *thread, double value, const JSHandle<EcmaString> &unit, in FormatToParts()
|
| D | js_number_format.cpp | 187 for (auto &unit : units) { in ToMeasureUnit() local 196 bool IsSanctionedSimpleUnitIdentifier(const std::string &unit) in IsSanctionedSimpleUnitIdentifier() 209 bool IsWellFormedUnitIdentifier(const std::string &unit, icu::MeasureUnit &icuUnit, icu::MeasureUni… in IsWellFormedUnitIdentifier() 323 JSHandle<JSTaggedValue> unit = in SetNumberFormatUnitOptions() local 985 JSHandle<JSTaggedValue> unit(thread, numberFormat->GetUnit()); in ResolvedOptions() local
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_relative_time_format.cpp | 112 JSHandle<EcmaString> unit = JSTaggedValue::ToString(thread, unitValue); in Format() local 145 JSHandle<EcmaString> unit = JSTaggedValue::ToString(thread, unitValue); in FormatToParts() local
|
| /arkcompiler/runtime_core/assembler/tests/ |
| D | assembler_ins_test.cpp | 178 auto unit = ins.Uses(); variable
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | parallel_evacuator-inl.h | 177 std::unique_ptr<Workload> unit; in GetWorkloadSafe() local
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/ |
| D | XMat4.js | 24 unit() { method in XMat4
|