| /arkcompiler/ets_frontend/es2panda/ir/ts/ |
| D | tsTemplateLiteralType.h | 29 …emplateLiteralType(ArenaVector<TemplateElement *> &&quasis, ArenaVector<Expression *> &&references) in TSTemplateLiteralType()
|
| /arkcompiler/ets_frontend/ets2panda/lsp/src/ |
| D | find_safe_delete_location.cpp | 33 auto references = GetReferencesAtPositionImpl(ctx, declInfo); in FindSafeDeleteLocationImpl() local
|
| D | find_rename_locations.cpp | 30 auto references = FindReferences(tkn, files, file, position); in FindRenameLocations() local
|
| D | internal_api.cpp | 675 auto references = ArenaVector<ir::AstNode *>(allocator->Adapter()); in FindReferencesByName() local 707 …auto references = FindReferencesByName(ctx->parserProgram->Ast(), decl, touchingToken, ctx->alloca… in GetSemanticDocumentHighlights() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/verification_mode/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/verification_wrong_this/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/mismatched/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/verification_i32f64misuse/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/multiple_implement/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/multiple_override/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/loop_inheritance/app/ |
| D | arktsconfig.json | 14 "references": [ array
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon-g1/ |
| D | epsilon-g1.cpp | 103 void EpsilonG1GC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *references, in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/epsilon/ |
| D | epsilon.cpp | 90 void EpsilonGC<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *references, in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/cmc-gc-adapter/ |
| D | cmc-gc-adapter.cpp | 89 void CMCGCAdapter<LanguageConfig>::MarkReferences([[maybe_unused]] GCMarkingStackType *references, in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/modules/app/ |
| D | arktsconfig.json | 17 "references": [ array
|
| /arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/core/common/ |
| D | SdkUtils.ts | 90 const references = sourceFile.libReferenceDirectives; constant
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| D | created_object_file.cpp | 116 std::vector<SectionReference> references; in GetRoDataSections() local
|
| D | ark_aot_linker.cpp | 110 RoDataSections references; in GetLinkedRoDataSections() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/stw-gc/ |
| D | stw-gc.cpp | 231 void StwGC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, [[maybe_unused]] GCPhase… in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/runtime/tests/interpreter/ |
| D | test_runtime_interface.h | 82 void MarkReferences([[maybe_unused]] mem::GCMarkingStackType *references, in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/gen-gc/ |
| D | gen-gc.cpp | 550 void GenGC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, GCPhase gcPhase) in MarkReferences()
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/ |
| D | gc.cpp | 479 GCMarkingStackType references(this); in AddReference() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1-gc.cpp | 1255 void G1GC<LanguageConfig>::MarkReferences(GCMarkingStackType *references, GCPhase gcPhase) in MarkReferences()
|
| /arkcompiler/ets_frontend/es2panda/parser/ |
| D | parserImpl.cpp | 480 ArenaVector<ir::Expression *> references(Allocator()->Adapter()); in ParseTsTemplateLiteralType() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument
|