Home
last modified time | relevance | path

Searched defs:an (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/
Dvisit_helper-inl.h110 inline void VisitHelper::EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElem… in EnumerateAnnotationElements()
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.cpp673 [](T *self, panda_file::AnnotationItem *an) { self->AddRuntimeAnnotation(an); }); in TransferAnnotations()
676 [](T *self, panda_file::AnnotationItem *an) { self->AddAnnotation(an); }); in TransferAnnotations()
679 [](T *self, panda_file::AnnotationItem *an) { self->AddRuntimeTypeAnnotation(an); }); in TransferAnnotations()
682 [](T *self, panda_file::AnnotationItem *an) { self->AddTypeAnnotation(an); }); in TransferAnnotations()
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/router_table_ohmurl/
Drouter_table_test.cpp67 …g_implI->classEnumerateAnnotations(klass, (void *)(&cb), [](AbckitCoreAnnotation *an, void *data) { in EnumerateClassAnnotations()
75 inline void EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElementCallBack &… in EnumerateAnnotationElements()
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/router_table/
Drouter_table_test.cpp66 …g_implI->classEnumerateAnnotations(klass, (void *)(&cb), [](AbckitCoreAnnotation *an, void *data) { in EnumerateClassAnnotations()
74 inline void EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElementCallBack &… in EnumerateAnnotationElements()
/arkcompiler/runtime_core/libabckit/tests/regression/issue_IC78XV/c_api/replace_call_site_ohmurl/
Dreplace_call_site_test.cpp115 … g_implI->functionEnumerateAnnotations(m, (void *)(&cb), [](AbckitCoreAnnotation *an, void *data) { in EnumerateMethodAnnotations()
123 inline void EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElementCallBack &… in EnumerateAnnotationElements()
/arkcompiler/runtime_core/libabckit/tests/clean_scenarios/c_api/dynamic/replace_call_site/
Dreplace_call_site_test.cpp115 … g_implI->functionEnumerateAnnotations(m, (void *)(&cb), [](AbckitCoreAnnotation *an, void *data) { in EnumerateMethodAnnotations()
123 inline void EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElementCallBack &… in EnumerateAnnotationElements()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dan_file_data_manager.cpp121 for (const auto& an : loadedAn_) { in Dump() local
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp619 for (const auto &an : func_->metadata->GetAnnotations()) { in GenSlotNumberAnnotation() local
641 for (const auto &an : func_->metadata->GetAnnotations()) { in GenConcurrentModuleRequestsAnnotation() local
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_modify_dynamic.cpp96 for (const auto &an : func->metadata->GetAnnotations()) { in FunctionSetGraphDynamic() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js17195 class an { class
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 ….slice(8,-1)?function(e,t,n){t>>>=0;var i=e.byteLength-t;if(i<0)throw new RangeError("'offset' is … function