Home
last modified time | relevance | path

Searched defs:STRING (Results 1 – 25 of 46) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/platform/
Ddfx_crash_obj.h23 STRING, enumerator
/arkcompiler/ets_frontend/ets2panda/ir/base/
DtsIndexSignature.h28 enum class TSIndexSignatureKind { NUMBER, STRING }; enumerator
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsIndexSignature.h34 enum class TSIndexSignatureKind { NUMBER, STRING }; enumerator
/arkcompiler/ets_frontend/merge_abc/protos/
DassemblyLiterals.proto28 STRING = 7; enumerator
Dannotation.proto30 STRING = 3; enumerator
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dconstpool_value.h23 STRING, enumerator
Dclass_info_extractor.h34 STRING = (1 << 1), enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.h39 enum EnumType { INT = 0, LONG = 1, STRING = 2 }; enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h39 STRING, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h48 STRING = helpers::ToUnderlying(ClassRoot::STRING), enumerator
/arkcompiler/runtime_core/static_core/libpandabase/utils/
Dpandargs.h45 enum class PandArgType : uint8_t { STRING, INTEGER, DOUBLE, BOOL, LIST, UINT32, UINT64, COMPOUND, N… enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h26 STRING, enumerator
DtypeFlag.h28 STRING = 1ULL << 1, // x: string enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h48 STRING, enumerator
Dhclass.h32 static constexpr uint32_t STRING = HCLASS << 1U; variable
/arkcompiler/ets_runtime/ecmascript/
Delements.h44 STRING = 0x1UL << 3, // 8 enumerator
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h38 STRING = 0x05, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h45 STRING, enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h40 STRING = 0x05, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp219 #define STRING(s) #s in DumpAttributes() macro
233 #define STRING(s) #s in DumpAttributes() macro
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h41 STRING = 0xBU, enumerator
/arkcompiler/ets_frontend/ets2panda/checker/types/
DtypeRelation.h44 STRING = 1U << 5U, enumerator
/arkcompiler/ets_runtime/ecmascript/base/
Djson_parser.h50 STRING, enumerator
/arkcompiler/runtime_core/static_core/verification/util/tests/
Denvironment.cpp86 static const auto STRING = QUOTES >> (*NON_QUOTES |= STRING_HANDLER) >> QUOTES; in EnvOptions() local
/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsObjectTypeConstants.h38 STRING = 1U << 11U, enumerator

12