Home
last modified time | relevance | path

Searched full:31 (Results 1 – 25 of 1358) sorted by relevance

12345678910>>...55

/arkcompiler/ets_runtime/common_components/platform/
Dstring_hash.h30 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/
Dasync-function-expression2.ets52 /* @@? 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/
Dtest_instantiation_expressions3-expected.txt627 "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 …]
Dtest-indexSignature1-expected.txt474 "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 …]
Dtest_satisfies5-expected.txt73 "column": 31
84 "column": 31
97 "column": 31
109 "column": 31
/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
DNullCoalescingWithGenerics-expected.txt172 "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 …]
Dinheritance-expected.txt765 "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/
Darktsutils_module.ets.autofix.json21 "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 …]
Danimatable_extend_decorator_1.ets.autofix.json175 "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 …]
Darktsutils_module.ets.arkts2.json21 "endColumn": 31,
58 "line": 31,
60 "endLine": 31,
61 "endColumn": 31,
68 "line": 31,
70 "endLine": 31,
/arkcompiler/ets_frontend/es2panda/test/parser/js/
Dtest-array-expression-expected.txt314 "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/
Dunsigned_right_shift_int.params.yaml17 - { 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/
Dassembler_aarch64_constants.h218 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/
Dtuple_types_15-expected.txt811 "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/
Dleft_shift_char.params.yaml17 - { 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 }
Dleft_shift_short.params.yaml17 - { 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 }
Dleft_shift_int.params.yaml17 - { 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 }
Dleft_shift_byte.params.yaml17 - { 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/
Dright_shift_long.params.yaml17 - { 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 }
Dright_shift_int.params.yaml17 - { 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/
Dsendable_function_supported_compile_version-expected.txt503 "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 …]
Dsendable_function_unsupported_compile_version-expected.txt503 "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/
Dtest-array-expression-expected.txt363 "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/
Dexpect_output.txt38 31
49 31
50 31
Dpgo_expect_output.txt38 31
49 31
50 31

12345678910>>...55