Searched defs:ID (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | common_stubs.h | 95 enum ID { in COMMON_STUB_LIST() enum
|
| D | rt_call_signature.h | 25 enum ID { enum
|
| D | bc_call_signature.h | 440 enum ID { enum
|
| /arkcompiler/ets_frontend/es2panda/ir/ |
| D | irnode.h | 48 ID, enumerator
|
| /arkcompiler/runtime_core/compiler/optimizer/ |
| D | pass_manager.h | 73 …static constexpr IdentifierType ID = GetIndex<std::decay_t<Type>>(std::index_sequence_for<Types...… variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_call_signature.h | 69 enum ID { enum
|
| /arkcompiler/runtime_core/compiler/optimizer/ir/ |
| D | ir_constructor.h | 1214 #define BASIC_BLOCK(ID, ...) \ argument 1217 #define INST(ID, ...) builder_->NewInst(ID, __VA_ARGS__) argument 1219 #define CONSTANT(ID, VALUE) builder_->NewConstant(ID, VALUE) argument 1221 #define PARAMETER(ID, ARG_NUM) builder_->NewParameter(ID, ARG_NUM) argument
|
| /arkcompiler/runtime_core/assembler/ |
| D | lexer.h | 49 … ID, /* other */ enumerator
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_items.h | 1468 enum class Type { INTEGER, LONG, FLOAT, DOUBLE, ID, ARRAY }; enumerator
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|