| /arkcompiler/ets_runtime/common_components/platform/ |
| D | string_hash.h | 30 static constexpr uint32_t HASH_MULTIPLY = 31; 31 static constexpr uint32_t BLOCK_MULTIPLY = 31 * 31 * 31 * 31; 33 static constexpr uint32_t MULTIPLIER[BLOCK_SIZE] = { 31 * 31 * 31, 31 * 31, 31, 1 };
|
| /arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/ |
| D | async-function-expression2.ets | 52 /* @@? 17:31 Error SyntaxError: Unexpected token, expected an identifier. */ 53 /* @@? 17:31 Error SyntaxError: Parameter declaration should have an explicit type annotation. */ 54 /* @@? 17:31 Error SyntaxError: Unexpected token, expected ',' or ')'. */ 58 /* @@? 19:31 Error SyntaxError: Unexpected token, expected ',' or ')'. */ 59 /* @@? 19:31 Error SyntaxError: Parameter declaration should have an explicit type annotation. */ 60 /* @@? 19:31 Error SyntaxError: Unexpected token, expected an identifier. */ 61 /* @@? 31:5 Error TypeError: This expression is not callable. */ 62 /* @@? 31:14 Error SyntaxError: Function expressions are not supported, use arrow functions instead… 63 /* @@? 31:23 Error SyntaxError: Unexpected token, expected '('. */ 64 /* @@? 31:31 Error SyntaxError: Unexpected token, expected an identifier. */ [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test_instantiation_expressions3-expected.txt | 627 "line": 31, 631 "line": 31, 643 "line": 31, 647 "line": 31, 659 "line": 31, 663 "line": 31, 671 "line": 31, 675 "line": 31, 682 "line": 31, 686 "line": 31, [all …]
|
| D | test-indexSignature1-expected.txt | 474 "line": 31, 478 "line": 31, 492 "line": 31, 496 "line": 31, 506 "line": 31, 510 "line": 31, 517 "line": 31, 521 "line": 31, 528 "line": 31, 532 "line": 31, [all …]
|
| D | test_satisfies5-expected.txt | 73 "column": 31 84 "column": 31 97 "column": 31 109 "column": 31
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/ets/ |
| D | NullCoalescingWithGenerics-expected.txt | 172 "line": 31, 183 "line": 31, 196 "line": 31, 209 "line": 31, 213 "line": 31, 233 "line": 31, 237 "line": 31, 256 "line": 31, 260 "line": 31, 278 "line": 31, [all …]
|
| D | inheritance-expected.txt | 765 "line": 31, 778 "line": 31, 793 "line": 31, 798 "line": 31, 814 "line": 31, 819 "line": 31, 827 "line": 31, 832 "line": 31, 840 "line": 31, 845 "line": 31, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | arktsutils_module.ets.autofix.json | 21 "endColumn": 31, 31 "endColumn": 31 102 "line": 31, 104 "endLine": 31, 105 "endColumn": 31, 112 "line": 31, 114 "endLine": 31, 115 "endColumn": 31 123 "line": 31, 125 "endLine": 31, [all …]
|
| D | animatable_extend_decorator_1.ets.autofix.json | 175 "line": 31, 177 "endLine": 31, 196 "line": 31, 198 "endLine": 31, 217 "line": 31, 219 "endLine": 31, 238 "line": 31, 240 "endLine": 31, 259 "line": 31, 261 "endLine": 31, [all …]
|
| D | arktsutils_module.ets.arkts2.json | 21 "endColumn": 31, 58 "line": 31, 60 "endLine": 31, 61 "endColumn": 31, 68 "line": 31, 70 "endLine": 31,
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-array-expression-expected.txt | 314 "line": 31, 318 "line": 31, 335 "line": 31, 339 "line": 31, 348 "line": 31, 352 "line": 31, 360 "line": 31, 364 "line": 31, 373 "line": 31, 377 "line": 31, [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/06.value_types/01.integer_types_and_operations/unsigned_right_shift/ |
| D | unsigned_right_shift_int.params.yaml | 17 - { left: 0, right: 31, result: 0 } 19 - { left: 1, right: 31, result: 0 } 21 - { left: -1, right: 31, result: 1 } 24 - { left: Int.MIN_VALUE, right: 31, result: 1 } 27 - { left: Int.MAX_VALUE, right: 31, result: 0 } 35 - { left: -1, right: -31, result: Int.MAX_VALUE }
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64_constants.h | 218 V(COMMON_REG, Sf, 31, 31) 221 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 224 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 227 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 235 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 238 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 14 |11 10 9 | 5 4| 0| 241 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 13 12 |11 10 9 | 5 4| 0| 255 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 14 |11 10 9 | 5 4| 0| 258 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 14 |11 10 9 | 5 4| 0| 271 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 14 12 |11 10 9 | 5 4| 0| [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/compiler/ets/ |
| D | tuple_types_15-expected.txt | 811 "column": 31, 824 "column": 31, 1093 "line": 31, 1098 "line": 31, 1106 "line": 31, 1111 "line": 31, 1119 "line": 31, 1124 "line": 31, 1133 "line": 31, 1138 "line": 31, [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/06.value_types/01.integer_types_and_operations/left_shift/ |
| D | left_shift_char.params.yaml | 17 - { left: 0, right: 31, result: 0 } 20 - { left: 1, right: 31, result: Int.MIN_VALUE } 22 - { left: "Char.MIN_VALUE as char", right: 31, result: 0 } 24 - { left: "Char.MAX_VALUE as char", right: 31, result: Int.MIN_VALUE } 30 - { left: 1, right: -31, result: 2 }
|
| D | left_shift_short.params.yaml | 17 - { left: 0, right: 31, result: 0 } 20 - { left: 1, right: 31, result: Int.MIN_VALUE } 22 - { left: "Short.MIN_VALUE", right: 31, result: 0 } 24 - { left: "Short.MAX_VALUE", right: 31, result: Int.MIN_VALUE } 31 - { left: 1, right: -31, result: 2 }
|
| D | left_shift_int.params.yaml | 17 - { left: 0, right: 31, result: 0 } 20 - { left: 1, right: 31, result: Int.MIN_VALUE } 22 - { left: Int.MIN_VALUE, right: 31, result: 0 } 24 - { left: Int.MAX_VALUE, right: 31, result: Int.MIN_VALUE } 31 - { left: 1, right: -31, result: 2 }
|
| D | left_shift_byte.params.yaml | 17 - { left: 0, right: 31, result: 0 } 20 - { left: 1, right: 31, result: Int.MIN_VALUE } 22 - { left: "Byte.MIN_VALUE", right: 31, result: 0 } 24 - { left: "Byte.MAX_VALUE", right: 31, result: Int.MIN_VALUE } 31 - { left: 1, right: -31, result: 2 }
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/03.types/06.value_types/01.integer_types_and_operations/right_shift/ |
| D | right_shift_long.params.yaml | 17 - { left: 0, right: 31, result: 0 } 19 - { left: 1, right: 31, result: 0 } 21 - { left: -1, right: 31, result: -1 } 23 - { left: Long.MIN_VALUE, right: 31, result: '0xffffffff00000000' } 26 - { left: Long.MAX_VALUE, right: 31, result: 4294967295 }
|
| D | right_shift_int.params.yaml | 17 - { left: 0, right: 31, result: 0 } 19 - { left: 1, right: 31, result: 0 } 21 - { left: -1, right: 31, result: -1 } 23 - { left: Int.MIN_VALUE, right: 31, result: -1 } 26 - { left: Int.MAX_VALUE, right: 31, result: 0 }
|
| /arkcompiler/ets_frontend/es2panda/test/version_control/API12beta3/syntax_feature/ |
| D | sendable_function_supported_compile_version-expected.txt | 503 "line": 31, 507 "line": 31, 521 "line": 31, 525 "line": 31, 535 "line": 31, 539 "line": 31, 548 "line": 31, 552 "line": 31, 561 "line": 31, 565 "line": 31, [all …]
|
| D | sendable_function_unsupported_compile_version-expected.txt | 503 "line": 31, 507 "line": 31, 521 "line": 31, 525 "line": 31, 535 "line": 31, 539 "line": 31, 548 "line": 31, 552 "line": 31, 561 "line": 31, 565 "line": 31, [all …]
|
| /arkcompiler/ets_frontend/ets2panda/test/parser/js/ |
| D | test-array-expression-expected.txt | 363 "line": 31, 368 "line": 31, 386 "line": 31, 391 "line": 31, 401 "line": 31, 406 "line": 31, 415 "line": 31, 420 "line": 31, 430 "line": 31, 435 "line": 31, [all …]
|
| /arkcompiler/ets_runtime/test/aottest/elements_kind/ |
| D | expect_output.txt | 38 31 49 31 50 31
|
| D | pgo_expect_output.txt | 38 31 49 31 50 31
|