Home
last modified time | relevance | path

Searched defs:aa (Results 1 – 20 of 20) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.cpp29 AssemblyPrinter<aarch32::Aarch32Encoder>::AssemblyPrinter(ArenaAllocator *aa, aarch32::Aarch32Encod… in AssemblyPrinter()
52 AssemblyPrinter<aarch64::Aarch64Encoder>::AssemblyPrinter(ArenaAllocator *aa, aarch64::Aarch64Encod… in AssemblyPrinter()
74 AssemblyPrinter<amd64::Amd64Encoder>::AssemblyPrinter(ArenaAllocator *aa, amd64::Amd64Encoder *enc) in AssemblyPrinter()
/arkcompiler/runtime_core/static_core/libpandabase/tests/
Darena_allocator_test.cpp86 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithAlignment() local
114 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithDiffAlignment() local
195 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
224 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
247 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
325 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
400 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
466 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
483 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
528 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in TEST_F() local
[all …]
/arkcompiler/ets_frontend/es2panda/test/compiler/js/lexicalEnv/forUpdate/
Dloop-Env-continue-1.js20 function aa() { function
/arkcompiler/ets_frontend/es2panda/test/parser/binder/api12beta2/
Dtest-func-naming.js21 function aa() {}; function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/parameter/
Dparameter-with-default-value-1.js26 let aa = new A(1); variable
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/conformance/classes/
Dtest-ts-classes-24.ts22 static aa = class AA { property in Base
/arkcompiler/ets_runtime/test/moduletest/builtins/
Dbuiltinsobjectaddproperty.js24 "aa": "aa", property
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dregisters_description.h54 … explicit RegistersDescription(ArenaAllocator *aa, Arch arch) : arenaAllocator_(aa), arch_(arch) {} in RegistersDescription()
Dencode.h113 explicit Encoder(ArenaAllocator *aa, Arch arch) : Encoder(aa, arch, false) {} in Encoder()
114 Encoder(ArenaAllocator *aa, Arch arch, bool jsNumberCast) in Encoder()
/arkcompiler/ets_runtime/test/moduletest/assignproxy/
Dassignproxy.js30 Object.assign({1:2, "aa":"bb"}, proxy); property
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/test/cookbook_tests/
Darkts-no-property-access-expression.ts42 static aa="hello"; property in MyClass
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dbounds_analysis.h196 explicit BoundsRangeInfo(ArenaAllocator *aa) : aa_(*aa), boundsRangeInfo_(aa->Adapter()) {} in BoundsRangeInfo()
/arkcompiler/ets_runtime/test/moduletest/arrayjoin/
Darrayjoin.js94 Array.prototype.join.call(aa,bb) argument
/arkcompiler/runtime_core/libpandabase/tests/
Darena_allocator_test.cpp78 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithAlignment() local
106 ArenaAllocator aa(SpaceType::SPACE_TYPE_INTERNAL); in AllocateWithDiffAlignment() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dloop_idioms.cpp299 auto &aa = GetGraph()->GetValidAnalysis<AliasAnalysis>(); in CheckRefAlias() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/regAllocator/
Dtest-range-spill-fill-with-CFG.js20 let aa = undefined; variable
Dtest-spill-fill-with-CFG.js20 let aa = undefined; variable
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1606 let aa = new Array(5000); variable
/arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/
Dindex-DAjlO3pK.js24 …tch(o){case"children":typeof f=="string"?i==="body"||i==="textarea"&&f===""||Ja(a,f):(typeof f=="n…
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument