Home
last modified time | relevance | path

Searched defs:LONG (Results 1 – 14 of 14) 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_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_displaynames.h46 LONG = 0x01, enumerator
Djs_date_time_format.h23 enum class DateTimeStyleOption : uint8_t { FULL = 0x01, LONG, MEDIUM, SHORT, UNDEFINED, EXCEPTION }; enumerator
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsPrimitiveType.h22 enum class PrimitiveType { BYTE, INT, LONG, SHORT, FLOAT, DOUBLE, BOOLEAN, CHAR, VOID }; enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h36 LONG = 0x7U, enumerator
64 LONG = 'J', enumerator
Dets_type.h48 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.h39 enum EnumType { INT = 0, LONG = 1, STRING = 2 }; enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h31 LONG = helpers::ToUnderlying(ClassRoot::I64), enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeFlag.h62 LONG = 1ULL << 34ULL, // x: long enumerator
DglobalTypesHolder.h50 LONG, enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1495 enum class Type { INTEGER, LONG, FLOAT, DOUBLE, ID, ARRAY }; enumerator
1840 LONG = 0x01, enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dfile_items.h1684 enum class Type { INTEGER, LONG, FLOAT, DOUBLE, ID, ARRAY }; enumerator
2104 LONG = 0x01, enumerator