Home
last modified time | relevance | path

Searched full:existing (Results 1 – 25 of 26) sorted by relevance

12

/arkcompiler/runtime_core/runtime/include/
Dvtable_builder-inl.h131 … // use the following algorithm to judge whether we have to replace existing DEFAULT METHOD. in AddDefaultInterfaceMethods()
132 // 1. if existing default method is ICCE, just skip. in AddDefaultInterfaceMethods()
134 … // existing default method can be AME or not, has no effect on final result. its okay. in AddDefaultInterfaceMethods()
135 … // 3. if this new method is max-specific method, check whether existing default method is AME in AddDefaultInterfaceMethods()
/arkcompiler/runtime_core/compiler/tools/
Dpbc_2_ir_doc_gen.sh17 # 3. IR column is empty by default. PBC2IR_OLD.md is used to copy existing IR instructions to corre…
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Drpo.h32 * Also it provides methods for updating an existing tree.
Dloop_analyzer.cpp229 * Visiting existing loop headers to populate loops with blocks
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dglobal_ts_type_ref.h58 * Position 0 in the runtime table stores the number of existing types, so start from 1.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.short.negative.yaml619 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
712 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
767 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
905 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
Dcall.virt.range.negative.yaml956 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1048 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1113 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1249 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
Dcall.virt.negative.yaml974 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1066 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1118 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
1255 …ld report that method is not accessible if method_id is not resolved to existing method. Use Panda…
Dldobj.obj.yaml292 # resolves to a non-existing object field
Dldobj.v.obj.yaml286 # resolves to a non-existing object field
Dstobj.obj.yaml312 # resolves to a non-existing object field
Dstobj.v.obj.yaml322 # resolves to a non-existing object field
/arkcompiler/toolchain/build/toolchain/
Dgcc_solink_wrapper.py151 # If there is an existing TOC file with identical contents, leave it alone.
Dgcc_toolchain.gni205 # existing file.
/arkcompiler/runtime_core/compiler/aot/
Daot_manager.cpp27 LOG(DEBUG, AOT) << "Trying to add already existing AOT file: '" << file_name << "'"; in AddFile()
/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
Dsplit_resolver.cpp186 // Try to reuse existing CONNECT_SPLIT_SIBLINGS spill-fill-inst in CreateSpillFillForSiblings()
Dreg_alloc_resolver.cpp127 // Create or get existing SpillFillInst in AddMoveToFixedLocation()
/arkcompiler/runtime_core/docs/
Dir_format.md104 To be able to integrate into existing compilers, as well as to compare efficiency, to need the abil…
243 … or adding blocks or edges between blocks. Also, it provides methods for updating an existing tree.
Dcode_metainfo.md108 | TABLE_MASK | Bit mask of existing bit tables |
Dassembly_format.md11 * Panda assembly should not "favor" by any means any existing programming language that is (or inte…
/arkcompiler/ets_runtime/ecmascript/mem/
Dheap.h321 * Wait for existing concurrent marking tasks to be finished (if any).
Dheap.cpp376 // Wait for existing concurrent marking tasks to be finished (if any), in CollectGarbage()
/arkcompiler/runtime_core/irtoc/lang/
Dfunction.rb230 … need_new_last_bb = (*cur_bb)->IsEmpty(); // create an empty BB or extract from an existing one?")
/arkcompiler/runtime_core/libpandabase/utils/
Dbit_vector.h247 * - ability to operate over existing storage, without expanding (`FixedSize` template parameter)
/arkcompiler/ets_runtime/ecmascript/
Djs_object.cpp974 …// accessor property. Preserve the existing values of the converted property’s [[Configurable]] and in ValidateAndApplyPropertyDescriptor()
978 … // data property. Preserve the existing values of the converted property’s [[Configurable]] and in ValidateAndApplyPropertyDescriptor()

12