Searched full:sf4 (Results 1 – 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | sendable_function.ets.migrate.ets | 46 function sf4():void; 48 function sf4():void; // ERROR 50 function sf4():void {}
|
| D | sendable_function.ets | 46 function sf4():void; 47 function sf4():void; // ERROR 49 function sf4():void {}
|
| /arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/ |
| D | call.virt.acc.yaml | 74 .function void R.sf4(i32 a0, i32 a1, i32 a2, i32 a3) { 89 .function void sf4(i32 a0, i32 a1, i32 a2, i32 a3) { 137 - values: ['R.sf4, v1, 1'] 138 - values: ['R.sf4, v2, v1, 2'] 139 - values: ['R.sf4, v3, v2, v1, 3'] 158 - values: ['sf4, v1, 1'] 159 - values: ['sf4, v2, v1, 2'] 160 - values: ['sf4, v3, v2, v1, 3']
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.virt.acc.yaml | 80 .function void R.sf4(i32 a0, i32 a1, i32 a2, i32 a3) { 95 .function void sf4(i32 a0, i32 a1, i32 a2, i32 a3) { 146 - values: ['R.sf4, v1, 1'] 147 - values: ['R.sf4, v2, v1, 2'] 148 - values: ['R.sf4, v3, v2, v1, 3'] 171 - values: ['sf4, v1, 1'] 172 - values: ['sf4, v2, v1, 2'] 173 - values: ['sf4, v3, v2, v1, 3']
|