| /arkcompiler/runtime_core/compiler/tests/ |
| D | adjust_arefs_test.cpp | 37 CONSTANT(3, 10).s32(); in TEST_F() 41 INST(10, Opcode::Phi).s32().Inputs(1, 40); in TEST_F() 46 INST(15, Opcode::Compare).b().Inputs(10, 1); in TEST_F() 51 INST(40, Opcode::Add).s32().Inputs(10, 3); in TEST_F() 65 CONSTANT(3, 10).s32(); in TEST_F() 69 INST(10, Opcode::Phi).s32().Inputs(1, 40); in TEST_F() 75 INST(16, Opcode::Compare).b().Inputs(10, 1); in TEST_F() 81 INST(40, Opcode::Add).s32().Inputs(10, 3); in TEST_F() 107 CONSTANT(3, 10).s32(); in TEST_F() 111 INST(10, Opcode::Phi).s32().Inputs(1, 40); in TEST_F() [all …]
|
| D | deoptimize_elimination_test.cpp | 47 INST(10, Opcode::SaveState).Inputs(1).SrcVregs({1}); in TEST_F() 85 CONSTANT(10, 0); in TEST_F() 88 INST(0, Opcode::SaveStateDeoptimize).Inputs(10).SrcVregs({10}); in TEST_F() 92 INST(3, Opcode::SaveStateDeoptimize).Inputs(10).SrcVregs({10}); in TEST_F() 103 CONSTANT(10, 0); in TEST_F() 106 INST(0, Opcode::SaveStateDeoptimize).Inputs(10).SrcVregs({10}); in TEST_F() 125 CONSTANT(10, 0); in TEST_F() 128 INST(0, Opcode::SaveStateDeoptimize).Inputs(10).SrcVregs({10}); in TEST_F() 134 INST(3, Opcode::SaveStateDeoptimize).Inputs(10).SrcVregs({10}); in TEST_F() 150 CONSTANT(10, 0); in TEST_F() [all …]
|
| D | graph_cloner_test.cpp | 38 CONSTANT(2, 10); // len_array in TEST_F() 49 INST(4, Opcode::Phi).s32().Inputs(0, 10); in TEST_F() 53 INST(10, Opcode::Add).s32().Inputs(4, 1); // i++ in TEST_F() 54 INST(5, Opcode::Compare).CC(ConditionCode::CC_LT).b().Inputs(10, 13); // i < X in TEST_F() 59 INST(16, Opcode::Phi).s32().Inputs(0, 10); in TEST_F() 70 CONSTANT(2, 10); // len_array in TEST_F() 84 INST(4, Opcode::Phi).s32().Inputs(0, 10); in TEST_F() 88 INST(10, Opcode::Add).s32().Inputs(4, 1); // i++ in TEST_F() 89 INST(5, Opcode::Compare).CC(ConditionCode::CC_LT).b().Inputs(10, 13); // i < X in TEST_F() 94 INST(16, Opcode::Phi).s32().Inputs(0, 10); in TEST_F() [all …]
|
| D | loop_unroll_test.cpp | 99 INST(10, Opcode::Sub).u64().Inputs(6, 7); in CheckSimpleLoop() 100 INST(11, Opcode::Return).u64().Inputs(10); // return (a - b) in CheckSimpleLoop() 122 auto phi1 = INS(10).GetInput(0).GetInst(); in CheckSimpleLoop() 130 auto phi2 = INS(10).GetInput(1).GetInst(); in CheckSimpleLoop() 153 EXPECT_EQ(INS(10).GetInput(0).GetInst(), &INS(6)); in CheckSimpleLoop() 154 EXPECT_EQ(INS(10).GetInput(1).GetInst(), &INS(7)); in CheckSimpleLoop() 170 CONSTANT(5, 10UL); // const 10 in CheckLoopWithPhiAndSafePoint() 179 INST(10, Opcode::IfImm).SrcType(DataType::BOOL).CC(CC_NE).Imm(0).Inputs(9); in CheckLoopWithPhiAndSafePoint() 192 INST(14, Opcode::Mul).u64().Inputs(13, 5); // b = b * 10 in CheckLoopWithPhiAndSafePoint() 199 INST(18, Opcode::Div).u64().Inputs(14, 5); // b = b / 10 in CheckLoopWithPhiAndSafePoint() [all …]
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | array_test.cpp | 70 TestArrayObjectSize(ClassRoot::ARRAY_U1, 10); in TEST_F() 71 TestArrayObjectSize(ClassRoot::ARRAY_I8, 10); in TEST_F() 72 TestArrayObjectSize(ClassRoot::ARRAY_U8, 10); in TEST_F() 73 TestArrayObjectSize(ClassRoot::ARRAY_I16, 10); in TEST_F() 74 TestArrayObjectSize(ClassRoot::ARRAY_U16, 10); in TEST_F() 75 TestArrayObjectSize(ClassRoot::ARRAY_I32, 10); in TEST_F() 76 TestArrayObjectSize(ClassRoot::ARRAY_U32, 10); in TEST_F() 77 TestArrayObjectSize(ClassRoot::ARRAY_I64, 10); in TEST_F() 78 TestArrayObjectSize(ClassRoot::ARRAY_U64, 10); in TEST_F() 79 TestArrayObjectSize(ClassRoot::ARRAY_F32, 10); in TEST_F() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/ |
| D | assembler_aarch64_constants.h | 87 GE = 10, 216 V(COMMON_REG, Rt2, 14, 10) \ 220 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 223 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 226 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 234 |31 30 29 28|27 26 25 24|23 22 21 20 | |15 14 |11 10 9 | 5 4| 0| 237 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 14 |11 10 9 | 5 4| 0| 240 |31 30 29 28|27 26 25 24|23 22 21 20 | 16|15 13 12 |11 10 9 | 5 4| 0| 246 V(ADD_SUB, Imm12, 21, 10) \ 248 V(ADD_SUB, ShiftAmount, 15, 10) \ [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/js/ |
| D | test-nullish-coalescing.js | 22 null ?? undefined ?? null ?? 10 == 10; 23 null ?? (undefined || null) ?? 10 == 10; 24 null ?? (undefined && null) ?? 10 == 10;
|
| D | test-throw-statement-expected.txt | 16 "column": 10 27 "column": 10 43 "column": 10 108 "column": 10 162 "column": 10 289 "column": 10 300 "column": 10 317 "column": 10
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | isinstance.yaml | 394 movi v0, 10 402 movi v0, 10 410 movi v0, 10 419 movi v0, 10 427 movi v0, 10 436 movi v0, 10 443 movi v0, 10 545 movi v0, 10 553 movi v0, 10 561 movi v0, 10 [all …]
|
| D | call.acc.short.yaml | 115 movi v10, 10 186 movi v10, 10 528 movi v1, 10 534 movi v1, 10 540 movi v1, 10 546 movi v1, 10 552 movi v1, 10 558 movi v1, 10 576 movi v1, 10 582 movi v1, 10 [all …]
|
| D | call.virt.acc.short.yaml | 164 movi v10, 10 235 movi v10, 10 592 movi v1, 10 598 movi v1, 10 604 movi v1, 10 610 movi v1, 10 616 movi v1, 10 622 movi v1, 10 640 movi v1, 10 646 movi v1, 10 [all …]
|
| D | ststatic.obj.yaml | 272 movi v1, 10 303 movi v1, 10 311 movi v1, 10 335 movi v1, 10 374 movi v1, 10 408 movi v1, 10 416 movi v1, 10 470 movi v1, 10 498 movi v1, 10 505 movi v1, 10 [all …]
|
| D | stobj.v.obj.yaml | 161 movi v1, 10 206 movi v1, 10 244 movi v1, 10 281 movi v1, 10 441 movi v1, 10 463 movi v1, 10 469 movi v1, 10 491 movi v1, 10 531 movi v1, 10 567 movi v1, 10 [all …]
|
| D | stobj.obj.yaml | 176 movi v1, 10 222 movi v1, 10 266 movi v1, 10 393 movi v1, 10 424 movi v1, 10 432 movi v1, 10 456 movi v1, 10 495 movi v1, 10 529 movi v1, 10 537 movi v1, 10 [all …]
|
| D | call.acc.yaml | 134 movi v10, 10 185 movi v10, 10 577 movi v1, 10 583 movi v1, 10 589 movi v1, 10 595 movi v1, 10 601 movi v1, 10 607 movi v1, 10 625 movi v1, 10 631 movi v1, 10 [all …]
|
| /arkcompiler/ets_runtime/test/moduletest/multiargs/ |
| D | multiargs.js | 53 let s = x + 10*y+ 100*z + 1000*t + 10000*a 54 print(s.toString(10)) 67 four(x.toString(10),y.toString(10),z.toString(10),a.toString(10))
|
| /arkcompiler/ets_runtime/test/typeinfer/ldobjbyindex/ |
| D | ldobjbyindex.ts | 39 10 : number, 43 10 : 13, 48 AssertType(obj[10], "number"); 58 10() : number { 59 return 10; 76 AssertType(stu[10](), "number");
|
| /arkcompiler/toolchain/tooling/test/ |
| D | debugger_params_test.cpp | 114 // abnormal params of params.sub-key = [ "size"=100,"nodeId"=1,"ordinal"=10] in HWTEST_F_L0() 138 // abnormal params of params.sub-key=["trackAllocations":10] in HWTEST_F_L0() 139 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"trackAllocations":10}})"; in HWTEST_F_L0() 177 "reportProgress":10, in HWTEST_F_L0() 178 "treatGlobalObjectsAsRoots":10, in HWTEST_F_L0() 179 "captureNumericValue":10}})"; in HWTEST_F_L0() 226 // abnormal params of params.sub-key=["heapObjectId":10] in HWTEST_F_L0() 227 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"heapObjectId":10}})"; in HWTEST_F_L0() 236 // abnormal params of params.sub-key=["heapObjectId":“10”] in HWTEST_F_L0() 237 msg = std::string() + R"({"id":0,"method":"Debugger.Test","params":{"heapObjectId":"10"}})"; in HWTEST_F_L0() [all …]
|
| D | debugger_types_test.cpp | 301 …// abnormal params of params.sub-key = [ exceptionId="Test","text"="text0","lineNumber"=10,"column… in HWTEST_F_L0() 303 "exceptionId":"Test","text":"text0","lineNumber":10,"columnNumber":20}})"; in HWTEST_F_L0() 307 …// abnormal params of params.sub-key = [ exceptionId={"xx":"yy"},"text"="text0","lineNumber"=10,"c… in HWTEST_F_L0() 309 "exceptionId":{"xx":"yy"},"text":"text0","lineNumber":10,"columnNumber":20}})"; in HWTEST_F_L0() 313 …// abnormal params of params.sub-key = [ exceptionId=3,"text"=10,"lineNumber"=10,"columnNumber"=20] in HWTEST_F_L0() 315 "exceptionId":3,"text":10,"lineNumber":10,"columnNumber":20}})"; in HWTEST_F_L0() 319 …// abnormal params of params.sub-key = [ exceptionId=3,"text"=["text0"],"lineNumber"=10,"columnNum… in HWTEST_F_L0() 321 "exceptionId":3,"text":["text0"],"lineNumber":10,"columnNumber":20}})"; in HWTEST_F_L0() 325 …// abnormal params of params.sub-key = [ exceptionId=3,"text"="text0","lineNumber"="10","columnNum… in HWTEST_F_L0() 327 "exceptionId":3,"text":"text0","lineNumber":"10","columnNumber":20}})"; in HWTEST_F_L0() [all …]
|
| /arkcompiler/ets_runtime/ecmascript/mem/ |
| D | c_string.h | 43 constexpr int BASE = 10; 82 buf[--position] = static_cast<int8_t>('0' - (number % 10)); // 10 : decimal in ToCString() 84 buf[--position] = static_cast<int8_t>('0' + (number % 10)); // 10 : decimal in ToCString() 86 number /= 10; // 10 : decimal in ToCString()
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | utf_test.cpp | 46 // 2-byte mutf-8: 110xxxxx 10xxxxxx 55 // 3-byte mutf-8: 1110xxxx 10xxxxxx 10xxxxxx 64 // double 3-byte mutf-8: 11101101 1010xxxx 10xxxxxx 11101101 1011xxxx 10xxxxxx 112 // 2-byte mutf-8: 110xxxxx 10xxxxxx 119 // 3-byte mutf-8: 1110xxxx 10xxxxxx 10xxxxxx 126 // double 3-byte mutf-8: 11101101 1010xxxx 10xxxxxx 11101101 1011xxxx 10xxxxxx 158 // 2-byte mutf-8: 110xxxxx 10xxxxxx 169 // 3-byte mutf-8: 1110xxxx 10xxxxxx 10xxxxxx 180 // 3-byte mutf-8: 1110xxxx 10xxxxxx 10xxxxxx 192 // 3-byte mutf-8: 1110xxxx 10xxxxxx 10xxxxxx [all …]
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/ |
| D | test-class-method-overload9-expected.txt | 18 "column": 10 116 "column": 10 136 "column": 10 147 "column": 10 180 "column": 10 214 "column": 10 225 "column": 10
|
| /arkcompiler/runtime_core/libpandabase/utils/ |
| D | utf.h | 33 * 2 11 U+0080 U+07FF 110xxxxx 10xxxxxx 34 * 3 16 U+0800 U+FFFF 1110xxxx 10xxxxxx 10xxxxxx 35 * 4 21 U+10000 U+10FFFF 11110xxx 10xxxxxx 10xxxxxx 10xxxxxx
|
| /arkcompiler/ets_frontend/es2panda/test/parser/ts/type_checker/ |
| D | arrayDestructuring2-expected.txt | 35 "column": 10 134 "column": 10 145 "column": 10 156 "column": 10 168 "column": 10
|
| /arkcompiler/ets_frontend/ts2panda/tests/expression/ |
| D | templateExpression.test.ts | 109 it("`Fifteen is ${5 + 10}`", function () { 110 let insns = compileMainSnippet("`Fifteen is ${5 + 10}`"); 111 IRNode.pg = new PandaGen("", creatAstFromSnippet("`Fifteen is ${5 + 10}`"), 0, undefined); 120 new Ldai(new Imm(10)), 169 new Stobjbyvalue(new Imm(10), new VReg(), new VReg()), 228 new Stobjbyvalue(new Imm(10), new VReg(), new VReg()), 247 it("String.raw`Fifteen is ${5 + 10} !!`", function () { 248 let insns = compileMainSnippet("String.raw`Fifteen is ${5 + 10} !!`"); 249 …IRNode.pg = new PandaGen("", creatAstFromSnippet("String.raw`Fifteen is ${5 + 10} !!`"), 0, undefi… 307 new Ldai(new Imm(10)), [all …]
|