Home
last modified time | relevance | path

Searched full:fully (Results 1 – 22 of 22) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dproto_change_details_test.cpp128 …* vector.the vector is not fully set,convert the weakvector object into a ChangeListener…
159 …* vector the vector is fully set but exist hole,convert the weakvector object into a Cha…
192 …* vector the vector is fully set and not exist hole,convert the weakvector object into a…
224 …* vector the vector is fully set,convert the weakvector object into a ChangeListener obj…
246 …* vector the vector is fully set,convert the weakvector object into a ChangeListener obj…
/arkcompiler/runtime_core/verification/verifier/
Doptions.yaml35 description: Fully qualified class names to verify
43Fully qualified method names to verify (if neither this nor classes are set, all classes will be v…
Dverifier.cpp151 …LOG(ERROR, VERIFIER) << "Error: Fully qualified method name must contain '::', was " << fq_method_… in RunVerifier()
/arkcompiler/runtime_core/compiler/docs/
Dmemory_barriers_doc.md5 …y so that if the created objects are used in another thread, the initialization is fully completed.
Dir_builder.md68 2. Fix instructions that can't be fully completed in building process:
Dreg_alloc_graph_coloring_doc.md50 …mber of colors if offset was set to start of callee-saved range and it is fully occupied. Search i…
Dplt.md29 fully transparent resolver for code generation. Lets see `arm64` example (`GetCompiledEntryPointOff…
/arkcompiler/runtime_core/runtime/mem/gc/heap-space-misc/
Dcrossing_map.cpp117 // Iterate over maps which are fully covered by this object in UpdateCrossedBorderOnAdding()
171 // Set all pages, which fully covered by this object, as Uninitialized; in RemoveObject()
/arkcompiler/runtime_core/libpandabase/mem/
Dgc_barrier.h85 * Can be fully encoded by compiler
/arkcompiler/runtime_core/bytecode_optimizer/
Dreg_encoder.cpp296 … // TODO(aantipina): Enable assert here for GetStatus() as soon code generation is fully supported in InsertSpills()
312 … // TODO(aantipina): Enable here for GetStatus() as soon code generation is fully supported in CalculateNumNeededTemps()
/arkcompiler/runtime_core/compiler/optimizer/code_generator/
Dencoder.md154 /*======= Here encoder is fully configured =======*/
Dcodegen.cpp2748 // TODO(igorban): check whether MI is fully correct here in VisitCmp()
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_builder.cpp220 * Fix instructions that can't be fully completed in building process.
/arkcompiler/runtime_core/verification/jobs/
Dcache.h244 // get and compare packet names from the fully qualified class names in IsSamePackage()
/arkcompiler/runtime_core/docs/
Dir_format.md320 In the future, we plan to make fully own implementation for more optimal code generation(in terms o…
Ddoxygen.config603 # fully-qualified names, including namespaces. If set to NO, the class list will
858 # output. The symbol name can be a fully qualified name, a word, or if the
1220 # a fully collapsed tree already exceeds this amount). So setting the number of
/arkcompiler/runtime_core/compiler/optimizer/optimizations/
Dcleanup.cpp170 … // Would fully remove 'straight' pred->succ edge, and second one would stay after 'bb' removal in CheckSpecialTriangle()
/arkcompiler/runtime_core/compiler/optimizer/analysis/
Dliveness_analyzer.cpp695 // the range is fully covered by the interval in Intersects()
/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp682 …// TODO(aszilagyi): this function is not fully implement the TSC one, in the future if we will hav… in CheckAllCodePathsInNonVoidFunctionReturnOrThrow()
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dgraph_checker.cpp511 // Irreducible isn't fully populated - only 'one of the headers' and back-edge, in CheckDataFlow()
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h106 There are situations when verifier will rule out fully correct programs.
/arkcompiler/runtime_core/runtime/interpreter/
Dinterpreter-inl.h2384 // we expect it to be either fully initialized or in process in GetClass()