Home
last modified time | relevance | path

Searched full:9 (Results 1 – 25 of 3314) sorted by relevance

12345678910>>...133

/arkcompiler/ets_frontend/ets2panda/test/parser/ets/
Ddeclare_enum-expected.txt35 "column": 9,
40 "column": 9,
53 "column": 9,
58 "column": 9,
67 "column": 9,
72 "column": 9,
80 "column": 9,
85 "column": 9,
93 "column": 9,
98 "column": 9,
[all …]
/arkcompiler/ets_frontend/es2panda/test/
Dtest262skiplist-compiler-arm64.txt11 built-ins/Array/prototype/reduce/15.4.4.21-1-9.js
31 built-ins/Array/prototype/reduce/15.4.4.21-2-9.js
75 built-ins/Array/prototype/reduce/15.4.4.21-8-b-iii-1-9.js
76 built-ins/Array/prototype/reduce/15.4.4.21-9-1.js
77 built-ins/Array/prototype/reduce/15.4.4.21-9-10.js
78 built-ins/Array/prototype/reduce/15.4.4.21-9-2.js
79 built-ins/Array/prototype/reduce/15.4.4.21-9-3.js
80 built-ins/Array/prototype/reduce/15.4.4.21-9-4.js
81 built-ins/Array/prototype/reduce/15.4.4.21-9-6.js
82 built-ins/Array/prototype/reduce/15.4.4.21-9-7.js
[all …]
/arkcompiler/runtime_core/libabckit/tests/ut/ir_core/graph/
Dgraph.cpp37 "Method: Lgraph_dynamic;::func_main_0 0x[a-f0-9]+\n\n"
39 "prop: start, bc: 0x[a-f0-9]+\n"
55 "prop: bc: 0x[a-f0-9]+\n"
57 … "\\s+3.any Intrinsic.definefunc\\s+0x[a-f0-9]+, 0x[a-f0-9]+, 0x1 \\(v21\\)\\s+bc: 0x[a-f0-9]+\n"
58 … "\\s+4.any Intrinsic.definefunc\\s+0x[a-f0-9]+, 0x[a-f0-9]+, 0x5 \\(v26\\)\\s+bc: 0x[a-f0-9]+\n"
59 "\\s+5.any Intrinsic.ldhole\\s+\\(v6\\)\\s+bc: 0x[a-f0-9]+\n"
60 "\\s+6.any Intrinsic.defineclasswithbuffer 0x[a-f0-9]+, 0x[a-f0-9]+, "
62 "0x[a-f0-9]+, 0x[a-f0-9]+ v5 -> \\(v8, v7\\)\\s+bc: 0x[a-f0-9]+\n"
63 "\\s+7.any Intrinsic.ldobjbyname\\s+0x[a-f0-9]+, 0x[a-f0-9]+ v6\\s+bc: 0x[a-f0-9]+\n"
64 "\\s+8.any Intrinsic.newobjrange\\s+0x5, 0x[a-f0-9]+ v6 -> "
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/rules/
Drule37.ets.migrate.ets20 const regex3 = new RegExp("^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$");
21 …const regex4: RegExp = new RegExp('^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$…
38 …static readonly classregex2 = new RegExp("^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\\.[a-zA-Z0-9]+(-[a-zA-Z0-
59 return new RegExp("^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$");
63 …const regexLambda = () => new RegExp("^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)…
Drule37.ets20 const regex3 = /^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$/;
21 …const regex4: RegExp = new RegExp('^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$…
38 … static readonly classregex2 = /^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$/;
59 return /^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$/;
63 const regexLambda = () => /^[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*(\.[a-zA-Z0-9]+(-[a-zA-Z0-9]+)*)*$/;
/arkcompiler/ets_runtime/test/aottest/fast_call_builtins/
Dfast_call_builtins.ts19 print(Math.sqrt(9))
20 print(Math.sin(9))
21 print(Math.cos(9))
22 print(Math.acos(9))
23 print(Math.atan(9))
24 print(Math.abs(-9))
30 print(func(9))
32 print(func(9))
34 print(func(9))
36 print(func(9))
[all …]
Dexpect_output.txt20 9
21 9
29 9
30 9
34 1,1,2,3,3.1,3.2,4,4,5,5,5.2,6,9
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/std/core/
Dlist.std_core_array_fill.yaml59 endIndex: 9,
88 arr: "[0 ,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
95 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
109 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
116 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
119 endIndex: 9,
124 test1: "[0, 0, 0, 0, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
126 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 0, 0, 16]",
128 test5: "[0, 1, 2, 3, 4, 5, 6, 7, 0, 9, 10, 11, 12, 13, 14, 15, 16]",
[all …]
Dlist.std_core_array_upperBoundSearch.yaml72 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
79 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
90 endIndex: 9
94 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]",
101 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]",
109 arr: "[0,1,2,3,4,5,6,8,9,10,11]",
119 test30: 9,
136 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
143 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
154 endIndex: 9
[all …]
Dlist.std_core_array_copyOf_2.yaml87 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
92 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
102 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
107 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
118 test1: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
119 test2: "[1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
120 test3: "[8, 9, 10, 11, 12, 13, 14, 15]",
140 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
145 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
[all …]
Dlist.std_core_array_sort_2.yaml63 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
67 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
71 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]",
75 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]",
79 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]",
83 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]",
87 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]",
97 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
98 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
99 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
[all …]
Dlist.std_core_array_sort.yaml73 arr: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
79 arr: "[4, 3, 2, -11, 0, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
85 arr: "[0, 1, 2, 3, 4, 5, 9, 8, 7, 6, 10, 11, 12, 13, 14, 15, 16]",
91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 16, 15, 14, 13]",
97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]",
103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 10, 12, 13, 14, 15, 16]",
109 arr: "[0, 1, 2, 3, 1, 5, 6, 1, 8, 9, 11, 1, 12, 1, 1, 1, 1]",
117 test1: "[-2, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
118 test2: "[-11, 0, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
119 test3: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16]",
[all …]
Dlist.std_core_array_upperBoundSearch_2.yaml63 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
68 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
79 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]",
84 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]",
89 arr: "[0,1,2,3,4,5,6,8,9,10,11]",
114 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
119 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16]",
130 arr: "[0,1,2,3,4,5,6,7,7,7,7,7,8,9,10,11]",
135 arr: "[2,3,4,5,6,7,7,7,7,7,8,9,10,11,12]",
140 arr: "[0,1,2,3,4,5,6,8,9,10,11]",
[all …]
Dlist.std_core_array_lowerBoundSearch_2.yaml82 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]",
93 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]",
103 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]",
108 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]",
113 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]",
139 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]",
150 arr: "[7,7,7,7,7,8,9,10,11,12,13,14,15,16,17,18]",
160 arr: "[0,1,2,3,4,5,6,8,9,10,11,12,13,14,15,16]",
165 arr: "[8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23]",
170 arr: "[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]",
[all …]
Dlist.std_core_array_copyOf.yaml85 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
91 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
97 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
103 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
119 test4: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
136 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
142 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
148 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
154 arr: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
170 test4: "[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]",
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/
Dets_isinteger.ets23 //! ASM_NEXT x64: /subss.*/, arm64: /ldr.*/, arm32: /mov\s+r[0-9]+,\s+…
26 //! ASM_NEXT x64: /movd.*/, arm64: /cset\s+w[0-9]+,\s+le/, arm32: /vmrs APSR_nzcv, F…
28 //! ASM_NEXT x64: /mov\s+\$0x34000000,.*/, arm64: /mov\s+w[0-9]+, #0x0/, arm32: /movle\s+r[0-9]+,\…
29 //! ASM_NEXT x64: /movd.*/, arm32: /movgt\s+r[0-9]+,\…
31 //! ASM_NEXT x64: /jp.*/, arm32: /mov\s+r[0-9]+,\s+…
37 //! ASM_NEXT x64: /subss.*/, arm64: /ldr.*/, arm32: /mov\s+r[0-9]+,\s+…
44 //! ASM_NEXT x64: /ucomiss.*/, arm64: /cset\s+w[0-9]+,\s+le/, arm32: /mov\s+r[0-9]+,\s+…
45 //! ASM_NEXT x64: /jp.*/, arm64: /b\s+.*/, arm32: /movt\s+r[0-9]+,\s…
46 //! ASM_NEXT x64: /jnbe.*/, arm64: /mov\s+w[0-9]+, #0x0/, arm32: /vmov.*/
49 //! ASM_NEXT x64: /movss.*/, arm32: /movle\s+r[0-9]+,\…
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_sdk/arkts/@arkts/math/Decimal/
DisFiniteTests.ets34 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
44 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
54 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
64 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
74 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
84 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
93 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
103 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
113 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
123 … Decimal.set({ precision: 20, rounding: 4, toExpNeg: -7, toExpPos: 21, minE: -9e15, maxE: 9e15 });
/arkcompiler/ets_frontend/ets2panda/linter/test/interop/
Dunary_operation_js_obj.ets.autofix.json51 "endColumn": 9,
61 "endColumn": 9
72 "endColumn": 9,
82 "endColumn": 9
93 "endColumn": 9,
103 "endColumn": 9
114 "endColumn": 9,
124 "endColumn": 9
135 "endColumn": 9,
145 "endColumn": 9
[all …]
Dunary_operation_js_obj.ets.arkts2.json17 "endColumn": 9,
27 "endColumn": 9,
37 "endColumn": 9,
47 "endColumn": 9,
57 "endColumn": 9,
67 "endColumn": 9,
77 "endColumn": 9,
87 "endColumn": 9,
/arkcompiler/runtime_core/static_core/plugins/ets/tests/stdlib-templates/escompat/
Dlist.escompat_Array.yaml18 concatSource: ["6", "7", "8", "9", "0"],
20 joinResult0: "6,7,8,9,0",
21 joinResult1: "6+7+8+9+0",
30 concatSource: [6, 7, 8, 9, 0],
32 joinResult0: "6,7,8,9,0",
33 joinResult1: "6+7+8+9+0",
42 concatSource: "[c'6', c'7', c'8', c'9', c'0']",
44 joinResult0: "6,7,8,9,0",
45 joinResult1: "6+7+8+9+0",
/arkcompiler/ets_runtime/test/moduletest/typedarraysort/
Dtypedarraysort.js37 let arr1 = new Int16Array([5, 2, 7, 3, 8, NaN, 0, 4, 9]);
38 assert_equal(arr1.sort().toString(),"0,0,2,3,4,5,7,8,9");
39 let arr2 = new Uint32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]);
40 assert_equal(arr2.sort().toString() , "0,1,2,3,4,5,7,8,9");
41 let arr3 = new Float32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]);
42 assert_equal(arr3.sort().toString() , "0,1,2,3,4,5,7,8,9");
43 let arr4 = new Float64Array([5, 2, 7, 3, 8, 1, 0, 4, 9]);
44 assert_equal(arr4.sort().toString() , "0,1,2,3,4,5,7,8,9");
45 let arr5 = new Int32Array([5, 2, 7, 3, 8, 1, 0, 4, 9]);
46 assert_equal(arr5.sort().toString() , "0,1,2,3,4,5,7,8,9");
[all …]
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-common-tests/intrinsics/
Dstring_getchars.ets22 …[c'a', c'b', c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c…
23 … [c'b', c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
24 [c'c', c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
25 [c'Σ', c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
26 [c'Ψ', c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
27 [c'Ω', c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
28 [c'0', c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
29 [c'1', c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
30 [c'2', c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
31 [c'3', c'4', c'5', c'6', c'7', c'8', c'9', c'!'],
[all …]
/arkcompiler/ets_frontend/es2panda/test/compiler/ts/cases/compiler/
Dtest-ts-namespace-10-expected.txt1 test-ts-namespace-9 flag1
2 test-ts-namespace-9 flag2
3 test-ts-namespace-9 flag3
4 test-ts-namespace-9 flag4
/arkcompiler/ets_runtime/test/moduletest/arrayfindlastindex/
Darrayfindlastindex.js31 var arr1 = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9];
34 if (index == 9) {
47 arr3.__proto__.push(9);
48 arr3.__proto__.push(9);
49 arr3.__proto__.push(9);
54 arr3.__proto__.pop(9);
55 arr3.__proto__.pop(9);
56 arr3.__proto__.pop(9);
66 let arr5 = new Array(5, 2, 7, 9, 20);
/arkcompiler/ets_frontend/es2panda/test/parser/ts/
Dtest-enum-declaration6-expected.txt43 "column": 9
54 "column": 9
87 "column": 9
112 "column": 9
123 "column": 9
156 "column": 9
181 "column": 9
192 "column": 9
225 "column": 9
250 "column": 9
[all …]

12345678910>>...133