| /arkcompiler/runtime_core/static_core/tests/checked/ |
| D | osr_irtoc_test.pa | 25 …64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64 a7, i64 a8, i64 a9, i64 a10, i64 a11, i64 a12, … 47 add2.64 a10 67 add2.64 a10 87 add2.64 a10 107 add2.64 a10 127 add2.64 a10 167 add2.64 a10 187 add2.64 a10 207 add2.64 a10 227 add2.64 a10 [all …]
|
| D | osr.pa | 19 …64 a1, i64 a2, i64 a3, i64 a4, i64 a5, i64 a6, i64 a7, i64 a8, i64 a9, i64 a10, i64 a11, i64 a12, … 36 add2.64 a10
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/05.Generics/ |
| D | union_generic_0030.ets | 21 class A10<T> { 66 type A = A10<Number> | A11<Number> | A20; 74 var1 = new A10<Number>("Hello", 496)
|
| D | union_generic_0031.ets | 21 class A10<T> { 66 type A = A10<Number> | A11 | A20; 74 var1 = new A10<Number>("Hello", 496)
|
| D | union_generic_0041.ets | 21 class A10<T> { 66 type A = A10<Number> | A11<Number> | A20 | undefined; 75 var1 = new A10<Number>("Hello", 496)
|
| D | union_generic_0042.ets | 21 class A10<T> { 66 type A = A10<Number> | A11<Number> | A20 | undefined | null; 76 var1 = new A10<Number>("Hello", 496)
|
| D | union_generic_0040.ets | 21 class A10<T> { 81 type A = A10<Number> | A11<Number> | A12<Number> | A20; 90 var1 = new A10<Number>("Hello", 496)
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/17.packages/03.import_and_overloading_of_function_names/pkg_b/ |
| D | pkg.params.yaml | 54 - sig1: 'p1: A10, p2: A10 = new A10()' 56 import { A10, B10 } from '../pkg_a/pkg_10.ets'
|
| /arkcompiler/ets_runtime/test/aottest/sync_representation/ |
| D | sync_representation.ts | 16 function Test(a9, a10, a11) { 24 this.h = a10;
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/17.experimental_features/17.packages/03.import_and_overloading_of_function_names/ |
| D | pkgs_a3.params.yaml | 85 - sig1: 'p1: A10, p2: A10 = new A10()' 86 arg1: 'new A10()' 89 import { A10, B10 } from './pkg_a/pkg_10.ets'
|
| D | pkgs_a.params.yaml | 86 - sig1: 'p1: A10, p2: A10 = new A10()' 87 arg1: 'new A10()' 90 import { A10, B10 } from './pkg_a/pkg_10.ets'
|
| D | pkgs_a2.params.yaml | 85 - sig1: 'p1: A10, p2: A10 = new A10()' 86 arg1: 'new A10()' 89 import { A10, B10 } from './pkg_a/pkg_10.ets'
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/bridges/lib/ |
| D | EtsNapiTests.cpp | 142 … [[maybe_unused]] ets_char a9, [[maybe_unused]] ets_char a10) in ETS_EtsNapiTests_printChar10() argument 145 a10 == 10); in ETS_EtsNapiTests_printChar10() 154 … [[maybe_unused]] ets_char a9, [[maybe_unused]] ets_char a10, in ETS_EtsNapiTests_printChar11() argument 158 a10 == 10 && a11 == 11); in ETS_EtsNapiTests_printChar11() 246 … [[maybe_unused]] ets_byte a9, [[maybe_unused]] ets_byte a10) in ETS_EtsNapiTests_printByte10() argument 249 a10 == 10); in ETS_EtsNapiTests_printByte10() 258 … [[maybe_unused]] ets_byte a9, [[maybe_unused]] ets_byte a10, in ETS_EtsNapiTests_printByte11() argument 262 a10 == 10 && a11 == 11); in ETS_EtsNapiTests_printByte11() 350 … [[maybe_unused]] ets_short a9, [[maybe_unused]] ets_short a10) in ETS_EtsNapiTests_printShort10() argument 353 a10 == 10); in ETS_EtsNapiTests_printShort10() [all …]
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | function_spread_arg.ets | 47 let a10 = new Uint16Array(10) 64 foo2(1, ...a10)
|
| /arkcompiler/ets_frontend/es2panda/test/version_control/API12beta1_and_beta2/bytecode_feature/import_target/ |
| D | import_target.ts | 26 export const a10 = 'a10'; constant 126 export const a110 = 'a10'; 226 export const a210 = 'a10';
|
| /arkcompiler/ets_frontend/es2panda/test/version_control/API12beta3/bytecode_feature/import_target/ |
| D | import_target.ts | 28 export const a10 = 'a10'; constant 128 export const a110 = 'a10'; 228 export const a210 = 'a10';
|
| /arkcompiler/ets_frontend/es2panda/test/bytecode/js/lexicalEnv/ |
| D | do-while-return-nosuper.js | 24 function f7(a8, a9, a10) { argument
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/lexicalEnv/doWhile/ |
| D | do-while-return-nosuper.js | 24 function f7(a8, a9, a10) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/functionapply/ |
| D | functionapply.js | 56 function f8(a9, a10, a11) { argument 78 function F7(a9, a10) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/bridges/pa/ |
| D | types-boolean-11.pa | 21 ….printBool11(u1 a0, u1 a1, u1 a2, u1 a3, u1 a4, u1 a5, u1 a6, u1 a7, u1 a8, u1 a9, u1 a10) <native>
|
| D | types-int-11.pa | 21 …1(i32 a0, i32 a1, i32 a2, i32 a3, i32 a4, i32 a5, i32 a6, i32 a7, i32 a8, i32 a9, i32 a10) <native>
|
| D | types-byte-11.pa | 21 ….printByte11(i8 a0, i8 a1, i8 a2, i8 a3, i8 a4, i8 a5, i8 a6, i8 a7, i8 a8, i8 a9, i8 a10) <native>
|
| D | types-float-11.pa | 21 …1(f32 a0, f32 a1, f32 a2, f32 a3, f32 a4, f32 a5, f32 a6, f32 a7, f32 a8, f32 a9, f32 a10) <native>
|
| D | types-short-11.pa | 21 …1(i16 a0, i16 a1, i16 a2, i16 a3, i16 a4, i16 a5, i16 a6, i16 a7, i16 a8, i16 a9, i16 a10) <native>
|
| D | types-char-11.pa | 21 …1(u16 a0, u16 a1, u16 a2, u16 a3, u16 a4, u16 a5, u16 a6, u16 a7, u16 a8, u16 a9, u16 a10) <native>
|