Home
last modified time | relevance | path

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

12

/arkcompiler/ets_frontend/ets2panda/ir/base/
DtsIndexSignature.h28 enum class TSIndexSignatureKind { NUMBER, STRING }; enumerator
/arkcompiler/ets_frontend/ts2panda/ts2abc/
Dts2abc.h35 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.h33 STRING = (1 << 1), enumerator
/arkcompiler/ets_runtime/ecmascript/
Delements.h29 STRING = 0x1UL << 3, // 8 enumerator
/arkcompiler/ets_frontend/es2panda/ir/expressions/
Dliteral.h39 STRING, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/types/
DglobalTypesHolder.h26 STRING, enumerator
DtypeFlag.h28 STRING = 1ULL << 1, // x: string enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_class_root.h46 STRING = helpers::ToUnderlying(ClassRoot::STRING), enumerator
Dets_panda_file_items.h36 static constexpr std::string_view STRING = "Lstd/core/String;"; variable
/arkcompiler/ets_frontend/ts2panda/src/base/
Dliteral.ts20 STRING = 5, enumerator
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_root.h48 STRING, enumerator
Dhclass.h32 static constexpr uint32_t STRING = HCLASS << 1U; variable
/arkcompiler/runtime_core/static_core/libpandafile/
Dliteral_data_accessor.h38 STRING = 0x05, enumerator
/arkcompiler/runtime_core/libpandafile/
Dliteral_data_accessor.h38 STRING = 0x05, enumerator
/arkcompiler/ets_frontend/ets2panda/compiler/base/
Dliterals.h45 STRING, enumerator
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_typeapi.h41 STRING = 0xBU, enumerator
/arkcompiler/runtime_core/static_core/verification/util/tests/
Denvironment.cpp81 static const auto STRING = QUOTES >> (*NON_QUOTES |= STRING_HANDLER) >> QUOTES; in EnvOptions() local
/arkcompiler/ets_frontend/es2panda/ir/base/
DclassDefinition.h43 STRING = (1 << 1), enumerator
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h52 STRING, enumerator
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinstructions.rb43 STRING = 'string_id' constant
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
Dinstructions.rb43 STRING = 'string_id' constant

12