Home
last modified time | relevance | path

Searched defs:LONG (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_list_format.h37 LONG = 0x01, enumerator
Djs_relative_time_format.h38 enum class RelativeStyleOption : uint8_t { LONG = 0x01, SHORT, NARROW, EXCEPTION }; enumerator
Djs_displaynames.h46 LONG = 0x01, enumerator
Djs_number_format.h30 enum class CompactDisplayOption : uint8_t { SHORT = 0x01, LONG, EXCEPTION }; enumerator
38 enum class UnitDisplayOption : uint8_t { SHORT = 0x01, NARROW, LONG, EXCEPTION }; enumerator
Djs_date_time_format.h23 enum class DateTimeStyleOption : uint8_t { FULL = 0x01, LONG, MEDIUM, SHORT, UNDEFINED, EXCEPTION }; enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1468 enum class Type { INTEGER, LONG, FLOAT, DOUBLE, ID, ARRAY }; enumerator
1813 LONG = 0x01, enumerator