Home
last modified time | relevance | path

Searched defs:ID (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcommon_stubs.h95 enum ID { in COMMON_STUB_LIST() enum
Drt_call_signature.h25 enum ID { enum
Dbc_call_signature.h440 enum ID { enum
/arkcompiler/ets_frontend/es2panda/ir/
Dirnode.h48 ID, enumerator
/arkcompiler/runtime_core/compiler/optimizer/
Dpass_manager.h73 …static constexpr IdentifierType ID = GetIndex<std::decay_t<Type>>(std::index_sequence_for<Types...… variable
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_call_signature.h69 enum ID { enum
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dir_constructor.h1214 #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/
Dlexer.h49ID, /* other */ enumerator
/arkcompiler/runtime_core/libpandafile/
Dfile_items.h1468 enum class Type { INTEGER, LONG, FLOAT, DOUBLE, ID, ARRAY }; enumerator
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property