| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | osr_irtoc_test.pa | 25 … i64 a8, i64 a9, i64 a10, i64 a11, i64 a12, i64 a13, i64 a14, i64 a15, i64 a16, i64 a17, i64 a18, … 53 add2.64 a16 73 add2.64 a16 93 add2.64 a16 113 add2.64 a16 133 add2.64 a16 173 add2.64 a16 193 add2.64 a16 213 add2.64 a16 233 add2.64 a16 [all …]
|
| D | osr.pa | 19 … i64 a8, i64 a9, i64 a10, i64 a11, i64 a12, i64 a13, i64 a14, i64 a15, i64 a16, i64 a17, i64 a18, … 42 add2.64 a16
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | function_spread_arg.sts | 53 let a16 = new BigUint64Array(10) 70 foo3(...a16)
|
| D | types.sts | 168 let a16 = new BigUint64Array(10) 185 a16[0] = BigInt(1)
|
| D | for_stmts.sts | 110 const a16 = new BigUint64Array(10); 157 for (const i of a16) {
|
| D | destructuring_declarations.sts | 48 let [a16, b16, {e16, e16: f16, ...g16}] = [1, 2, {e16: 10}]; // NOT OK
|
| /arkcompiler/runtime_core/static_core/plugins/ets/stdlib/escompat/ |
| D | taskpool.sts | 120 …A16>(func: Function16<A1, A2, A3, A4, A5, A6, A7, A8, A9, A10, A11, A12, A13, A14, A15, A16, Nulli… 121 return launch func(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15, a16);
|
| /arkcompiler/ets_runtime/test/moduletest/storeglobalvarIC/ |
| D | storeglobalvarIC.js | 41 var a16=16; variable
|
| /arkcompiler/runtime_core/static_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …6, i8 a7, i8 a8, i8 a9, i8 a10, i8 a11, i8 a12, i8 a13, i8 a14, i8 a15, i8 a16, i8 a17, i8 a18, i8… 32 add2 a16
|
| /arkcompiler/runtime_core/tests/regression/ |
| D | allocate-252-params.pa | 14 …6, i8 a7, i8 a8, i8 a9, i8 a10, i8 a11, i8 a12, i8 a13, i8 a14, i8 a15, i8 a16, i8 a17, i8 a18, i8… 32 add2 a16
|
| /arkcompiler/ets_runtime/test/moduletest/class/ |
| D | class.js | 159 function F14(a16, a17) { argument
|
| /arkcompiler/ets_runtime/test/aottest/pgo_extrainfomap_expand/ |
| D | pgo_extrainfomap_expand.ts | 62 set e(a16) {}
|
| /arkcompiler/ets_runtime/test/aottest/createarrayimm16/ |
| D | createarrayimm16.ts | 35 let a16:number[] = [1, 2, 3];
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 73 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, … 77 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, … 157 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, …
|
| D | initobj.yaml | 261 - "a16, a15, a14, a13"
|
| D | initobj.short.yaml | 229 - "a16, a15"
|
| D | initobj.range.yaml | 244 - a16
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.range.yaml | 79 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, … 83 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, … 163 … i32 a8, i32 a9, i32 a10, i32 a11, i32 a12, i32 a13, i32 a14, i32 a15, i32 a16, i32 a17, i32 a18, …
|
| D | initobj.short.yaml | 312 - "a16, a15"
|
| D | initobj.yaml | 385 - "a16, a15, a14, a13"
|
| D | initobj.range.yaml | 331 - a16
|
| /arkcompiler/ets_runtime/test/sharedtest/definesendableclass/ |
| D | definesendableclass.ts | 75 a16:string = ""; property in ChildToDict 1112 static a16:string = ""; property in StaticDict
|
| /arkcompiler/ets_runtime/test/moduletest/array/ |
| D | array.js | 738 [v0](a16, a17, a18, a19) { argument
|
| /arkcompiler/ets_frontend/testTs/ |
| D | test-case.patch | 12056 a16: <T extends Base>(x: T) => number[]; // ok 12072 a16: <T>(x: { a: T; b: T }) => T[]; // ok, more general parameter type 12103 a16: new <T extends Base>(x: T) => number[]; // ok
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/ts/ic/ |
| D | ic-slot-16-overflow.ts | 34 this.a16 = 16
|