Home
last modified time | relevance | path

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

12

/arkcompiler/runtime_core/libabckit/src/
Dmetadata_inspect_impl.h86 std::variant<panda::pandasm::Record *, ark::pandasm::Record *> impl; member
112 std::variant<std::unique_ptr<AbckitArktsAnnotationInterface>> impl; member
144 std::variant<std::unique_ptr<AbckitArktsAnnotationInterfaceField>> impl; member
171 std::variant<std::unique_ptr<AbckitArktsAnnotationElement>> impl; member
203 std::variant<std::unique_ptr<AbckitArktsAnnotation>> impl; member
228 AbckitArktsClassPayload impl; member
243 panda::pandasm::Function *impl; member
281 std::variant<std::unique_ptr<AbckitJsClass>, std::unique_ptr<AbckitArktsClass>> impl; member
307 panda::pandasm::Function *impl = nullptr; member
311 std::variant<panda::pandasm::Function *, ark::pandasm::Function *> impl; member
[all …]
Dir_impl.h61 ark::compiler::Inst *impl = nullptr; member
72 ark::compiler::BasicBlock *impl; member
82 ark::compiler::Graph *impl = nullptr; member
/arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/
Dvisit_helper.cpp21 VisitHelper::VisitHelper(AbckitFile *file, const AbckitApi *impl, const AbckitInspectApi *implI, in VisitHelper()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/napi_impl/
Dnapi_impl.h29 NapiImpl impl; in InitNapi() local
Dnapi_impl.cpp28 void NapiImpl::Init(NapiImpl impl) in Init()
/arkcompiler/ets_frontend/ets2panda/test/unit/plugin/
De2p_test_plugin_is.c24 static struct es2panda_Impl const *impl = NULL; variable
De2p_test_plugin_dump_json.c24 static struct es2panda_Impl const *impl = NULL; variable
De2p_test_plugin.c24 static struct es2panda_Impl const *impl = NULL; variable
De2p_test_plugin_ets_src.c24 static struct es2panda_Impl const *impl = NULL; variable
De2p_test_plugin_ets_node_types.c25 static struct es2panda_Impl const *impl = NULL; variable
Dplugin_proceed_to_state.cpp28 static es2panda_Impl *impl = nullptr; variable
Dplugin_proceed_to_state_update_statements_lambda.cpp29 static es2panda_Impl *impl = nullptr; variable
De2p_test_plugin_change_func.cpp24 static es2panda_Impl const *impl = nullptr; variable
De2p_test_plugin_ets_benchmark_test.cpp29 static struct es2panda_Impl const *impl = nullptr; variable
Dplugin_proceed_to_state_update_statements.cpp29 static es2panda_Impl *impl = nullptr; variable
De2p_test_plugin_ets_varibles_and_types.c26 static struct es2panda_Impl const *impl = NULL; variable
De2p_test_plugin_ets_benchmark_with_checker_func_test.cpp28 static struct es2panda_Impl const *impl = NULL; variable
/arkcompiler/runtime_core/libabckit/tests/scenarios/scan_subclasses/dynamic/
Dscan_subclasses_test.cpp33 auto *impl = AbckitGetApiImpl(VERSION); in TEST_F() local
Dsubclasses_scanner.h32 SubclassesScanner(enum AbckitApiVersion version, const AbckitApi *impl, AbckitFile *file, in SubclassesScanner()
/arkcompiler/runtime_core/libabckit/tests/scenarios/api_scanner/dynamic/
Dapi_scanner_test.cpp29 auto *impl = AbckitGetApiImpl(version); in TEST_F() local
/arkcompiler/runtime_core/libabckit/tests/scenarios/parameter_check/dynamic/
Dparameter_check_test.cpp35 auto *impl = AbckitGetApiImpl(VERSION); in TEST_F() local
Dapi_modifier.h31 …ApiModifier(enum AbckitApiVersion version, AbckitFile *file, const AbckitApi *impl, MethodInfo met… in ApiModifier()
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
Dmain.cpp24 const auto *impl = es2panda_GetImpl(ES2PANDA_LIB_VERSION); in Run() local
/arkcompiler/runtime_core/static_core/docs/
Dintrinsics-yaml.md119 ### impl subsection
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
Des2panda_public_test.cpp83 es2panda_Impl const *impl = nullptr; in TEST_F() member

12