Home
last modified time | relevance | path

Searched full:exactly (Results 1 – 25 of 45) sorted by relevance

12

/arkcompiler/runtime_core/static_core/verification/models/contexts_merge/
Dcheck_set_intersection_as_lub.als55 example: run Show for 7 but exactly 4 Register, exactly 5 Class, exactly 5 Interface, exactly 3 Ins…
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-object-expression1-expected.txt1 SyntaxError: Setter must have exactly one formal parameter [test-object-expression1.js:19:1]
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/js/
Dtest-object-expression1.js21 /* @@? 19:1 Error SyntaxError: Setter must have exactly one formal parameter */
/arkcompiler/toolchain/build/toolchain/
Dconcurrent_links.gni15 # There's no way to enforce this exactly, but all toolchains are processed
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D18_annotations.rst283 The behavior of a short notation is exactly the same as that of a notation
372 An ambient annotation and the annotation that implements it must be exactly
397 An ambient declaration can be imported and used in exactly the same manner
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/astchecker/
DREADME.md48 This pattern has to be put exactly before the expression/statement to be tested.
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/
Dets_coroutine.h37 …* Since C++ requires function type to exactly match the formal parameter type, we have to make thi…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/annotations/
Dannotations.rst344 The ambient declaration and annotation that implements it must be exactly the same,
369 An ambient declaration can be imported and used exactly the same way as a regular annotation.
/arkcompiler/ets_runtime/ecmascript/extractortool/src/
Dextractor.h79 * Do not use this method unless you exactly know what you are doing.
/arkcompiler/runtime_core/static_core/compiler/docs/
Dinlining.md81 exactly that CHA guards check. When method execution reaches this guard, it reads flag and see that…
/arkcompiler/runtime_core/static_core/verification/models/typesystem/
Dark_subtyping_closure.als247 Sig this/Time forced to have exactly 10 atoms.
248 Sig ts/Variance forced to have exactly 3 atoms.
/arkcompiler/runtime_core/static_core/runtime/
Dlock_order_graph.cpp115 // daemon thread. If a runtime calls DeregisterSuspendedThreads exactly when in CheckNodeForTerminationLoops()
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/docs/
Dinterop_intrinsic_opt_doc.md37 …ope may have several starts and several ends, but in each execution path exactly one scope start (…
/arkcompiler/runtime_core/static_core/plugins/ets/doc/cookbook/
Dwhy.rst41 compiles to |JS|, any code written in |TS| has exactly the same issues as
/arkcompiler/runtime_core/static_core/docs/
Drationale-for-bytecode.md18 must maintain the stack in the correct state during runtime because exactly this data structure
Dir_format.md279 …age is equal to its size, whole storage is reallocated. This behavior is exactly similar to classi…
/arkcompiler/runtime_core/docs/
Drationale-for-bytecode.md18 must maintain the stack in the correct state during runtime because exactly this data structure
Dir_format.md270 …age is equal to its size, whole storage is reallocated. This behavior is exactly similar to classi…
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction_helpers.h233 if (rv1 == nullptr || rv2 == nullptr) { // exactly one of them is null in HasSameAssemblySignature()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_peep.h1211 …* Remove first str insn when the [MEM] operand is exactly same, and the [srcOpnd] of two str do…
1214 * Remove ldr insn when the [MEM] operand is exactly same and the [srcOpnd] of str
1251 * 1. The [MEM] operand is exactly same then first
1253 * 2. The [MEM] operand is exactly same and src opnd
1267 /* Remove redundant mov which src and dest opnd is exactly same */
1282 /* Remove redundant mov which src and dest opnd is exactly same */
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/
Dets_vm_plugin.cpp183 LogError("CreateEtsRuntime: exactly 4 arguments are required"); in CreateEtsRuntime()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlowering.h159 // Returns true if all non-constant operands have exactly the same type and all
/arkcompiler/runtime_core/static_core/verification/
Dmessages.yaml428 …Accumulator type '${acc_type}' does not exactly match array element type. Expected one of ${expect…
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparserClasses.cpp1004 std::string {"' should have exactly one required parameter."}, in CheckPredefinedMethods()
1020 std::string {"' should have exactly two required parameters."}, in CheckPredefinedMethods()
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ets_proxy/
Dets_class_wrapper.cpp71 // Use UnwrapEtsProxy if you expect exactly a EtsProxy

12