Home
last modified time | relevance | path

Searched defs:copy (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/ets_runtime/test/aottest/pgo_ldobjbyvalue_array/
Dpgo_ldobjbyvalue_array.ts84 const copy = 5 constant
/arkcompiler/ets_runtime/test/aottest/object/object_assign/
Dobject_assign.ts18 const copy = Object.assign({}, obja); constant
/arkcompiler/ets_frontend/ets2panda/linter/arkanalyzer/src/VFG/
DDVFG.ts89 copy, enumerator
/arkcompiler/ets_runtime/ecmascript/compiler/
Dlater_elimination.cpp119 DependChains* copy = new (chunk_) DependChains(chunk_); in TryEliminateDependSelector() local
Dloop_peeling.cpp60 GateRef copy = GetCopy(gate); in CopyLoopBody() local
Drange_guard.cpp80 DependChains* copy = new (chunk_) DependChains(chunk_); in TraverseDependSelector() local
Dlexical_env_specialization_pass.cpp85 DependChains* copy = new (chunk_) DependChains(chunk_); in VisitDependSelector() local
Dearly_elimination.cpp224 DependInfoNode* copy = new (chunk_) DependInfoNode(chunk_); in TryEliminateDependSelector() local
/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dcreated_object_file.cpp42 auto copy = llvm::MemoryBuffer::getMemBufferCopy(objectFileBuffer.getBuffer()); in CopyOf() local
/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DXMat4.js33 copy(m) { method in XMat4
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
Dutils.py106 def copy(source_path: Union[Path, str], dest_path: Union[Path, str], remove_if_exist: bool = True) … function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
Dreg_alloc_resolver.cpp338 auto copy = CopySaveState(GetGraph(), static_cast<SaveStateInst *>(inst)); in ResolveSaveState() local
/arkcompiler/runtime_core/static_core/tests/tests-u-runner-2/runner/
Dutils.py130 def copy(source_path: Path, dest_path: Path, remove_if_exist: bool = True) -> None: function
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js9911 copy: function(t) { method
11251 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.Bi
11602 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.Pi
12100 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.Fi
12824 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.Ui
13266 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.qi
14952 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.Qi
15313 static copy(t, e) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.is
17137 copy(t) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.rn
17169 copy(t) { method in anonymousFunction63e674a939400.anonymousFunction63e674a939500.on
[all …]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Descape.cpp98 auto copy = alloc->New<VirtualState>(inst_, id_, alloc); in Copy() local
315 auto copy = alloc->New<BasicBlockState>(alloc); in Copy() local
1461 auto copy = static_cast<SaveStateInst *>(ss->Clone(graph_)); in CopySaveState() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Danalysis.cpp236 auto copy = static_cast<SaveStateInst *>(inst->Clone(graph)); in CopySaveState() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/
Dobject_type_propagation.cpp79 T *copy = alloc->New<T>(*ptr_); in Mut() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/src/
Dconstantfold.cpp236 ConstvalNode *copy = node->CloneTree(mirModule->GetCurFuncCodeMPAllocator()); in Negate() local
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
Dbuiltins_array_stub_builder.cpp3423 Label copy(env); in Splice() local
/arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/
Dindex-DAjlO3pK.js35 …f(e){if(typeof e=="string")return Uw(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);if(n… argument
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument