Home
last modified time | relevance | path

Searched full:multiple (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dmetadata.yaml20 multiple: false
26 multiple: false
32 multiple: true
64 multiple: false
73 multiple: true
82 multiple: true
91 multiple: true
118 multiple: true
143 multiple: true
152 multiple: true
/arkcompiler/runtime_core/static_core/assembler/
Dmetadata.yaml17 multiple: false
30 multiple: false
43 multiple: false
56 multiple: false
103 multiple: false
110 multiple: false
126 multiple: false
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/15.semantic_rules/07.overloading_and_overriding/03.overloading_for_functions/
Dfunction_import_and_decl.params.yaml31 # import from multiple files + declare in the current scope, overload-equivalent
37 # import from multiple files + declare in the current scope, not overload-equivalent
43 …# import from multiple files + declare in the current scope, overload-equivalent to the former imp…
49 …# import from multiple files + declare in the current scope, overload-equivalent to the latter imp…
Dfunction_import_neg.params.yaml16 # import overload-equivalent from multiple files
27 # import not overload-equivalent from multiple files
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/02.lexical_elements/11.semicolons/
Dsemicol_p.params.yaml17 // multiple semicolons
20 // multiple semicolons inside blocks
23 // multiple semicolons line separated
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
Dgc_scope.h39 …TIMING> : public trace::ScopedTrace, public ScopedTiming { // NOLINT(fuchsia-multiple-inheritance)
48 // NOLINTNEXTLINE(fuchsia-multiple-inheritance)
58 …IMING_PHASE> : public ScopedTiming, public GCScopedPhase { // NOLINT(fuchsia-multiple-inheritance)
67 …PHASE> : public trace::ScopedTrace, public GCScopedPhase { // NOLINT(fuchsia-multiple-inheritance)
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/ts/
Dtest-class-constructor2.ts23 /* @@@ label1 Error SyntaxError: Multiple constructor implementations are not allowed. */
24 /* @@@ label2 Error SyntaxError: Multiple constructor implementations are not allowed. */
/arkcompiler/ets_frontend/ets2panda/test/ast/parser/js/
DInvalidParserImpl.js63 /* @@? 40:5 Error SyntaxError: Multiple constructor implementations are not allowed. */
64 /* @@? 41:5 Error SyntaxError: Multiple constructor implementations are not allowed. */
66 /* @@? 43:5 Error SyntaxError: Multiple constructor implementations are not allowed. */
/arkcompiler/runtime_core/assembler/
Dmetadata.yaml44 multiple: false
60 multiple: false
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/09.classes/06.method_declarations/inheriting_methods_with_override-equivalent_signatures/
Dinheritance_multiple_methods_with_override.sts17 desc: Inherit multiple methods with override-equivalent signatures.
18 assert: It is possible for a class to inherit multiple methods with override-equivalent signatures.
/arkcompiler/runtime_core/static_core/libpandabase/os/
Dmem.h296 * @param file_offset - an offset in the file. If the offset is not multiple of page size
314 * @param size - size in bytes, should be multiple of PAGE_SIZE
325 * @param size - size in bytes, should be multiple of PAGE_SIZE
326 * @param aligment_in_bytes - alignment in bytes, should be multiple of PAGE_SIZE
352 * @param min_mem minimal address for mmap attemps in first 4GB, should be multiple of PAGE_SIZE
353 * @param size size in bytes, should be multiple of PAGE_SIZE
354 * @param iterative_step size of step for mmap iteration, should be multiple of PAGE_SIZE
368 * @param size size in bytes, should be multiple of PAGE_SIZE
406 * @param pages_start - address of pages beginning, should be multiple of PAGE_SIZE
407 * @param pages_end - address of pages ending, should be multiple of PAGE_SIZE
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
Dnullable_type_in_stringconcat_func.sts29 /* @@@ label Error TypeError: Bad operand type: multiple types left in the normalized union type (S…
30 /* @@@ label1 Error TypeError: Bad operand type: multiple types left in the normalized union type (…
/arkcompiler/ets_frontend/ets2panda/linter/test/regression/
D15431.ts.json24 "rule": "Only one static block is supported (arkts-no-multiple-static-blocks)",
44 "rule": "Only one static block is supported (arkts-no-multiple-static-blocks)",
/arkcompiler/ets_frontend/arkguard/src/configs/ingoreFilenameList/
DingoreTest262List.json586 "language/expressions/class/elements/multiple-definitions-rs-private-getter-alt.js",
587 …"language/expressions/class/elements/multiple-definitions-grammar-privatename-identifier-semantics…
588 "language/expressions/class/elements/multiple-definitions-rs-field-identifier-initializer.js",
589 "language/expressions/class/elements/multiple-definitions-rs-field-identifier.js",
590 "language/expressions/class/elements/multiple-definitions-rs-private-getter.js",
591 "language/expressions/class/elements/multiple-definitions-rs-private-method-alt.js",
592 "language/expressions/class/elements/multiple-definitions-rs-private-setter-alt.js",
593 "language/expressions/class/elements/multiple-definitions-rs-privatename-identifier-alt.js",
594 …"language/expressions/class/elements/multiple-definitions-rs-privatename-identifier-initializer-al…
595 "language/expressions/class/elements/multiple-definitions-rs-private-setter.js",
[all …]
/arkcompiler/ets_frontend/test262/
Des2022_tests.txt222 language/expressions/class/elements/multiple-stacked-definitions-rs-field-identifier-initializer.js
253 language/expressions/class/elements/multiple-stacked-definitions-rs-field-identifier.js
289 language/expressions/class/elements/multiple-stacked-definitions-computed-symbol-names.js
307 language/expressions/class/elements/multiple-stacked-definitions-string-literal-names.js
310 language/expressions/class/elements/multiple-stacked-definitions-literal-names.js
367 language/expressions/class/elements/multiple-stacked-definitions-computed-names.js
379 language/expressions/class/elements/multiple-stacked-definitions-literal-names-asi.js
457 language/statements/class/elements/multiple-stacked-definitions-rs-field-identifier-initializer.js
489 language/statements/class/elements/multiple-stacked-definitions-rs-field-identifier.js
525 language/statements/class/elements/multiple-stacked-definitions-computed-symbol-names.js
[all …]
Dtest-list-test262-other-fastverify-qemu-aot-pgo-language-expressions-class-part1.txt179 test262/data/other_tests/language/expressions/class/private-getter-brand-check-multiple-evaluations…
180 test262/data/other_tests/language/expressions/class/private-method-brand-check-multiple-evaluations…
181 test262/data/other_tests/language/expressions/class/private-setter-brand-check-multiple-evaluations…
182 test262/data/other_tests/language/expressions/class/private-static-field-multiple-evaluations-of-cl…
183 test262/data/other_tests/language/expressions/class/private-static-getter-multiple-evaluations-of-c…
184 test262/data/other_tests/language/expressions/class/private-static-method-brand-check-multiple-eval…
185 test262/data/other_tests/language/expressions/class/private-static-setter-multiple-evaluations-of-c…
259 test262/data/other_tests/language/expressions/class/async-gen-method/params-trailing-comma-multiple
278 test262/data/other_tests/language/expressions/class/async-gen-method/yield-spread-arr-multiple.js
352 …ta/other_tests/language/expressions/class/async-gen-method-static/params-trailing-comma-multiple.js
[all …]
Dtest-list-test262-other-fastverify-qemu-aot-pgo-language-statements-class-part2.txt281 test262/data/other_tests/language/statements/class/async-gen-method/params-trailing-comma-multiple.…
299 test262/data/other_tests/language/statements/class/async-gen-method/yield-spread-arr-multiple.js
373 …ata/other_tests/language/statements/class/async-gen-method-static/params-trailing-comma-multiple.js
390 …262/data/other_tests/language/statements/class/async-gen-method-static/yield-spread-arr-multiple.js
465 test262/data/other_tests/language/statements/class/async-method/params-trailing-comma-multiple.js
490 …62/data/other_tests/language/statements/class/async-method-static/params-trailing-comma-multiple.js
801 test262/data/other_tests/language/statements/class/elements/multiple-definitions-computed-names.js
802 test262/data/other_tests/language/statements/class/elements/multiple-definitions-grammar-privatenam…
803 test262/data/other_tests/language/statements/class/elements/multiple-definitions-computed-symbol-na…
804 test262/data/other_tests/language/statements/class/elements/multiple-definitions-literal-names-asi.…
[all …]
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-multiple-update-expression-expected.txt1 SyntaxError: Unexpected token [test-multiple-update-expression.js:17:5]
Dtest-switch-5-expected.txt1 SyntaxError: Multiple default clauses. [test-switch-5.js:19:3]
Dtest-class-definition2-expected.txt1 SyntaxError: Multiple constructor implementations are not allowed. [test-class-definition2.js:21:5]
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-class-constructor5-expected.txt1 SyntaxError: Multiple constructor implementations are not allowed. [test-class-constructor5.ts:19:5]
Dtest_decorator3-expected.txt1 SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. [test_dec…
/arkcompiler/runtime_core/cmake/toolchain/
Dcross-ohos-aarch64.cmake30 # Toolchain file can be sourced multiple times with different sets of variables.
46 … # Do not add linker flags multiple times when variables persist across toolchain file invocation.
/arkcompiler/runtime_core/static_core/plugins/ets/tests/test-lists/ets-cts/
Dets-cts-ignored-JIT-REPEATS.txt4 # 17142 Compilation fails on multiple then/catch in Promise chain
/arkcompiler/runtime_core/static_core/compiler/docs/
Davoid-calculating-start-of-array.md11 Having multiple access to the same array on a control flow path results in
20 Detect multiple array accesses to an array that belong to one basic block or

12345678910>>...15