Searched defs:an (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/runtime_core/libabckit/tests/helpers/visit_helper/ |
| D | visit_helper-inl.h | 110 inline void VisitHelper::EnumerateAnnotationElements(AbckitCoreAnnotation *an, const AnnotationElem… in EnumerateAnnotationElements()
|
| /arkcompiler/runtime_core/static_core/static_linker/ |
| D | linker_context.cpp | 673 [](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/ |
| D | router_table_test.cpp | 67 …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/ |
| D | router_table_test.cpp | 66 …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/ |
| D | replace_call_site_test.cpp | 115 … 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/ |
| D | replace_call_site_test.cpp | 115 … 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/ |
| D | an_file_data_manager.cpp | 121 for (const auto& an : loadedAn_) { in Dump() local
|
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ |
| D | emitter.cpp | 619 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/ |
| D | metadata_modify_dynamic.cpp | 96 for (const auto &an : func->metadata->GetAnnotations()) { in FunctionSetGraphDynamic() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 17195 class an { class
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 ….slice(8,-1)?function(e,t,n){t>>>=0;var i=e.byteLength-t;if(i<0)throw new RangeError("'offset' is … function
|