| /arkcompiler/ets_runtime/ecmascript/ts_types/ |
| D | builtin_type_id.h | 88 #define TS_BUILTIN_TYPE_ENUM_ITEM(TYPE) TYPE, argument 115 #define TS_BUILTIN_TYPE_SWITCH_CASE(TYPE) \ in ToString() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | deopt_type.h | 144 #define DECLARE_DEOPT_TYPE(NAME, TYPE) TYPE, argument
|
| D | mcr_gate_meta_data.cpp | 122 #define VALUE_TYPE_NAME_MAP(TYPE) { ValueType::TYPE, #TYPE }, in Str() argument
|
| D | type.h | 38 #define DECLARE_VALUE_TYPE(TYPE) TYPE, argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/ |
| D | x64_isa_tbl.h | 62 #define DEF_X64_SET_MAPPING_INT(OPCODE, TYPE) \ argument 97 #define DEF_X64_CMOV_MAPPING_INT(OPCODE, TYPE) \ argument
|
| /arkcompiler/runtime_core/taihe/compiler/taihe/codegen/abi/ |
| D | mangle.py | 70 TYPE = "t" variable in DeclKind
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | vtable.h | 28 TYPE, enumerator
|
| D | js_thread_hclass_entries.h | 34 #define TS_BUILTIN_TYPE_ITEM(TYPE) BuiltinTypeId::TYPE, argument
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/model/ |
| D | ArkExport.ts | 32 TYPE = 4, enumerator
|
| /arkcompiler/ets_runtime/ecmascript/pgo_profiler/ |
| D | pgo_utils.h | 61 static inline const std::string TYPE = "type"; variable
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| D | vixl_exec_module.h | 121 constexpr DataType::Type TYPE = GetType<T>(); in SetParameter() local
|
| D | inst_generator_test.cpp | 557 constexpr DataType::Type TYPE = ConstantInst::GetTypeFromCType<T>(); in DoLogic() local
|
| /arkcompiler/ets_frontend/es2panda/ |
| D | es2panda.h | 142 TYPE, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/utils/functions/ |
| D | LibraryTypeCallDiagnosticChecker.ts | 39 export const TYPE = 'Type'; constant
|
| /arkcompiler/runtime_core/static_core/compiler/tests/codegen/ |
| D | codegen_test_1.cpp | 141 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckStoreArray() local 217 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckLoadArray() local 294 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckStoreArrayPair() local 388 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckLoadArrayPair() local 466 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckBounds() local 534 constexpr DataType::Type TYPE = VixlExecModule::GetType<T>(); in CheckCmp() local
|
| /arkcompiler/ets_frontend/es2panda/binder/ |
| D | variableFlags.h | 131 TYPE = 1 << 16, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/varbinder/ |
| D | variableFlags.h | 141 TYPE = 1U << 12U, enumerator
|
| /arkcompiler/ets_frontend/ets2panda/lsp/include/ |
| D | types.h | 97 TYPE, enumerator
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_panda_file_items.h | 46 static constexpr std::string_view TYPE = "Lstd/core/Type;"; variable
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | deoptimizer.cpp | 490 #define DEOPT_NAME_MAP(NAME, TYPE) {DeoptType::TYPE, #NAME}, in DisplayItems() argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| D | isel.cpp | 80 #define DEF_EXTEND_MAPPING_TBL(TYPE) \ argument 120 #define DEF_MOPERATOR_MAPPING_FUNC(TYPE) \ argument 129 #define DEF_FLOAT_MOPERATOR_MAPPING_FUNC(TYPE) \ argument
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_stubs.cpp | 638 #define DECLARE_BUILTINS_TYPED_ARRAY_STUB_BUILDER(TYPE, type, index) … argument
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | shared_builtins.cpp | 1100 #define BUILTIN_SHARED_TYPED_ARRAY_DEFINE_INITIALIZE(Type, ctorName, TYPE, bytesPerElement, sendabl… argument 1212 #define BUILTIN_SHARED_TYPED_ARRAY_CALL_INITIALIZE(Type, ctorName, TYPE, bytesPerElement, sendableN… in BUILTIN_SHARED_TYPED_ARRAY_TYPES() argument
|
| D | builtins.cpp | 2348 #define BUILTIN_TYPED_ARRAY_CALL_INITIALIZE(Type, TYPE, bytesPerElement) \ in InitializeTypedArray() argument 2366 #define BUILTIN_TYPED_ARRAY_CALL_LAZY_INITIALIZE(Type, TYPE, bytesPerElement) \ in LazyInitializeTypedArray() argument 2372 #define BUILTIN_TYPED_ARRAY_DEFINE_INITIALIZE(Type, TYPE, bytesPerElement) … argument 2413 #define BUILTIN_TYPED_ARRAY_DEFINE_LAZY_INITIALIZE(Type, TYPE, bytesPerElement) … argument 4057 #define REGISTER_BUILTIN_SHARED_TYPED_ARRAY(Type, ctorName, TYPE, bytesPerElement, sendableName) … in RegisterSendableContainers() argument
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | lspNode.ts | 824 TYPE, enumerator
|