Home
last modified time | relevance | path

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

1234

/arkcompiler/ets_frontend/ets2panda/linter/docs/rules/
Drecipe84.md8 (including fully qualified names of functions) to achieve that same behavior.
/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/static_core/plugins/ets/tests/ets-templates/10.interfaces/07.interface_inheritance/multi_layer_interface/type_system/
Dtype_system_3.ets17 desc: Multiple interface inheritance fails to fully implement the interface methods.
Dtype_system_5.ets17 … interfaces to verify the correctness of the type system, but it does not fully implement the meth…
Dtype_system_1.ets17 desc: The interface method has not been fully implemented.
/arkcompiler/runtime_core/static_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…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/10.interfaces/07.interface_inheritance/multiple_interface/abstract_method_conflict/
Dconflict_16.ets17 desc: Methods with the same name in multiple interfaces, subclasses choose to fully override.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/09.field_access_expressions/02.accessing_superclass_fields/
Daccess_by_super_of_generic.ets20 the direct superclass of the class denoted by T is a class with S as its fully qualified name.
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dintro.rst23 #. **Fully supported features**: no modification of the original code is
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/array_js_suites/
Dtest_copy_within.js24 // NOTE (oignatenko) enable when arr.at is fully supported
/arkcompiler/runtime_core/static_core/runtime/tooling/evaluation/
Dexpression_loader.cpp48 * @brief Checks if class fully-qualified name meets evaluation class requirements.
58 // Evaluation class fully-qualified name must consist of package and class in FindEvaluationMethodName()
/arkcompiler/ets_frontend/arkguard/tools/
Dtimesum.py33 based on the conditions that the parent event must fully contain the current event
47 # Check if the candidate event fully contains the current event
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/
Dinterface_method.test.js28 // NOTE #1835 #17769 set "true" when literal types and optional methods are fully fixed
/arkcompiler/runtime_core/static_core/plugins/ets/stdlib/std/core/
DSegmenter.ets149 * Fully resolved segmentation options
266 * @returns The fully resolved segmentation options
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject_helpers.h122 * Return true if object was fully traversed, otherwise false.
161 * Return true if object was fully traversed, otherwise false.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/
Dcheck_access_references.js29 // NOTE enable when Promise is fully implemented
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/tests/
Dtest_object_preview.py119 # Expect fully-qualified names of objects
Dtest_this.py91 # Fully-qualified name of class
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/compiler_verification/
Dbytecode.py72 # Restore fully qualified function name after prefixes removal.
/arkcompiler/ets_frontend/ets2panda/docs/
Dcheatsheet.md45 *Note2:* Package modules are not fully supported, see #16267 internal issue.
86 - Package modules are not fully supported, see #16267 internal issue.
/arkcompiler/runtime_core/static_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:
/arkcompiler/runtime_core/static_core/plugins/ets/doc/runtime/
D05_imports.rst120 fully qualified.
124 All entities (functions, records) inside the executable binary file have fully
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_checksum_helper.cpp85 LOG_COMPILER(ERROR) << "Checksum vector not fully filled: " in WriteChecksumInfoToVector()
/arkcompiler/runtime_core/compiler/docs/
Dir_builder.md68 2. Fix instructions that can't be fully completed in building process:

1234