Home
last modified time | relevance | path

Searched full:neither (Results 1 – 25 of 71) sorted by relevance

123

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/16.async_functions_and_methods/02.async_methods/
Dameth_n.params.yaml17 // Async methods can be neither abstract nor native.
23 // Async methods can be neither abstract nor native.
29 // Async methods can be neither abstract nor native.
35 // Async methods can be neither abstract nor native.
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
Dextend_assembler.h68 // X11 is neither callee saved reegister nor argument register in AvailableRegister1()
73 // X12 is neither callee saved reegister nor argument register in AvailableRegister2()
78 // X13 is neither callee saved reegister nor argument register in AvailableRegister3()
83 // X14 is neither callee saved reegister nor argument register in AvailableRegister4()
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/x64/
Dextended_assembler_x64.h56 // r10 is neither callee saved reegister nor argument register in AvailableRegister1()
61 // r11 is neither callee saved reegister nor argument register in AvailableRegister2()
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ts/
Dfunction_declaration_6.ts20 /* @@@ label Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_9.ts20 /* @@@ label Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_4.ts20 /* @@? 17:17 Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Dfunction_declaration_1.ts20 /* @@@ label Error TypeError: A function whose declared type is neither 'void' nor 'any' must retur…
Das_expression_1.ts19 …r: Conversion of type 'string' to type 'number' may be a mistake because neither type sufficiently…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/18.annotations/01.declaring_annotations/
Ddeclaration_type_definition.ets18 and a type alias can be neither applied to the annotation
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/32.lambda_expression/02.lambda_body/
Dnegative.ets19 in a lambda body but is neither declared in nor assigned before it
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/08.method_body/
Dmethod_declaration_with_semicolon.ets18 …an implementation. It is a compile-time error if a method declaration is neither abstract nor nati…
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Dlibrary_type_call.ts28 …this.c?.bar(undefined).then(); // Neither 'overload-error' nor 'object-is-possibly-undefined' err…
/arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/
Dfunction_declaration_1-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_4-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_6-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Dfunction_declaration_9-expected.txt87 TypeError: A function whose declared type is neither 'void' nor 'any' must return a value. [functio…
Das_expression_1-expected.txt99 TypeError: Conversion of type 'string' to type 'number' may be a mistake because neither type suffi…
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/04.overloading_and_overriding_in_classes/
Daccess_modifier_over.ets22 …ccessible (see Accessible) methods are subject for overloading and overriding. For example, neither
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/16.async_functions_and_methods/01.async_functions/
Dafunc_n.params.yaml17 // Async functions can be neither abstract nor native.
/arkcompiler/runtime_core/static_core/verification/verifier/
Doptions.yaml43 …Fully qualified method names to verify (if neither this nor classes are set, all classes will be v…
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/x86_64/
Dx64_int_regs.def27 * - %r11 is neither required to be preserved, nor is it used to pass arguments
/arkcompiler/ets_frontend/es2panda/ir/ts/
DtsAsExpression.cpp106 … "' may be a mistake because neither type sufficiently overlaps with the other. If this was ", in Check()
/arkcompiler/runtime_core/static_core/docs/bc_verification/
Dcflow_checks.md144 By default only `throw` transition is allowed. Neither `jmp`, nor
/arkcompiler/ets_runtime/common_components/heap/allocator/
Dfree_region_manager.h134 // dirty units are neither cleared nor released, thus must be zeroed explicitly for allocation.
/arkcompiler/runtime_core/docs/bc_verification/
Dcflow_checks.md144 By default only `throw` transition is allowed. Neither `jmp`, nor

123