| /arkcompiler/ets_runtime/test/aottest/pgo_ldobjbyvalue_array/ |
| D | pgo_ldobjbyvalue_array.ts | 84 const copy = 5 constant
|
| /arkcompiler/ets_runtime/test/aottest/object/object_assign/ |
| D | object_assign.ts | 18 const copy = Object.assign({}, obja); constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | later_elimination.cpp | 119 DependChains* copy = new (chunk_) DependChains(chunk_); in TryEliminateDependSelector() local
|
| D | loop_peeling.cpp | 60 GateRef copy = GetCopy(gate); in CopyLoopBody() local
|
| D | range_guard.cpp | 80 DependChains* copy = new (chunk_) DependChains(chunk_); in TraverseDependSelector() local
|
| D | lexical_env_specialization_pass.cpp | 85 DependChains* copy = new (chunk_) DependChains(chunk_); in VisitDependSelector() local
|
| D | early_elimination.cpp | 218 DependInfoNode* copy = new (chunk_) DependInfoNode(chunk_); in TryEliminateDependSelector() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/object_code/ |
| D | created_object_file.cpp | 42 auto copy = llvm::MemoryBuffer::getMemBufferCopy(objectFileBuffer.getBuffer()); in CopyOf() local
|
| /arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/ |
| D | utils.py | 106 def copy(source_path: Union[Path, str], dest_path: Union[Path, str], remove_if_exist: bool = True) … function
|
| /arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/ |
| D | XMat4.js | 33 copy(m) { method in XMat4
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | reg_alloc_resolver.cpp | 333 auto copy = CopySaveState(GetGraph(), static_cast<SaveStateInst *>(inst)); in ResolveSaveState() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| D | escape.cpp | 96 auto copy = alloc->New<VirtualState>(inst_, id_, alloc); in Copy() local 313 auto copy = alloc->New<BasicBlockState>(alloc); in Copy() local 1531 auto copy = static_cast<SaveStateInst *>(ss->Clone(graph_)); in CopySaveState() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/ir/ |
| D | analysis.cpp | 232 auto copy = static_cast<SaveStateInst *>(inst->Clone(graph)); in CopySaveState() local
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 9911 copy: function(t) { method 11251 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Bi 11602 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Pi 12100 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Fi 12824 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Ui 13266 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.qi 14952 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.Qi 15313 static copy(t, e) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.is 17137 copy(t) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.rn 17169 copy(t) { method in anonymousFunctionb3e5960739900.anonymousFunctionb3e5960739a00.on [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/ |
| D | constantfold.cpp | 236 ConstvalNode *copy = node->CloneTree(mirModule->GetCurFuncCodeMPAllocator()); in Negate() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/builtins/ |
| D | builtins_array_stub_builder.cpp | 3416 Label copy(env); in Splice() 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
|