| /arkcompiler/ets_frontend/ets2panda/ir/ets/ |
| D | etsPrimitiveType.h | 22 enum class PrimitiveType { BYTE, INT, LONG, SHORT, FLOAT, DOUBLE, BOOLEAN, CHAR, VOID }; enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/ |
| D | ets_typeapi.h | 32 BOOLEAN = 0x3U, enumerator 59 BOOLEAN = 'Z', enumerator
|
| D | ets_type.h | 38 enum class EtsType { BOOLEAN, BYTE, CHAR, SHORT, INT, LONG, FLOAT, DOUBLE, OBJECT, UNKNOWN, VOID }; enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/expressions/ |
| D | literal.h | 35 BOOLEAN, enumerator
|
| /arkcompiler/ets_frontend/es2panda/typescript/types/ |
| D | globalTypesHolder.h | 28 BOOLEAN, enumerator
|
| D | typeFlag.h | 29 BOOLEAN = 1ULL << 2, // x: boolean enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_class_root.h | 26 BOOLEAN = helpers::ToUnderlying(ClassRoot::U1), enumerator
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | class_info_extractor.h | 34 BOOLEAN = (1 << 2), enumerator
|
| /arkcompiler/ets_frontend/ets2panda/compiler/base/ |
| D | literals.h | 41 BOOLEAN, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | global_ts_type_ref.h | 50 BOOLEAN, enumerator
|
| /arkcompiler/ets_frontend/es2panda/ir/base/ |
| D | classDefinition.h | 45 BOOLEAN = (1 << 2), enumerator
|
| /arkcompiler/ets_frontend/ets2panda/checker/types/ |
| D | typeFlag.h | 31 BOOLEAN = 1ULL << 2ULL, // x: boolean enumerator
|
| D | globalTypesHolder.h | 26 BOOLEAN, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | property_attributes.h | 44 BOOLEAN = (1 << 2), enumerator
|
| D | js_locale.h | 52 enum class OptionType : uint8_t { STRING = 0x01, BOOLEAN }; enumerator
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/types/ |
| D | pgo_profiler_type.h | 91 BOOLEAN = 0x1ULL << 3, enumerator
|