Searched full:f0 (Results 1 – 10 of 10) sorted by relevance
| /arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/ |
| D | defect_scan_aux_test.cpp | 211 auto f0 = ds_test.CheckFunction("func_main_0"); in main() local 212 TestHelper::ExpectTrue(f0->GetClass() == nullptr); in main() 213 TestHelper::ExpectTrue(f0->GetParentFunction() == nullptr); in main() 214 size_t dc_cnt0 = f0->GetDefinedClassCount(); in main() 216 TestHelper::ExpectEqual(f0->GetDefinedClassByIndex(0)->GetClassName(), "#1#Bar"); in main() 217 TestHelper::ExpectEqual(f0->GetDefinedClassByIndex(1)->GetClassName(), "#6#ExampleClass1"); in main() 218 size_t df_cnt0 = f0->GetDefinedFunctionCount(); in main() 220 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f0, "func1")); in main() 221 TestHelper::ExpectTrue(ds_test.ContainDefinedFunction(f0, "func2")); in main() 222 TestHelper::ExpectFalse(ds_test.ContainDefinedFunction(f0, "func3")); in main() [all …]
|
| /arkcompiler/ets_frontend/testTs/expect/types/mapped/ |
| D | mappedTypeConstraints.txt | 1 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f0'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
|
| D | mappedTypes2.txt | 2 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f0'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 2}…
|
| /arkcompiler/runtime_core/tests/cts-assembly/ |
| D | oom-02.pa | 26 i64 f0
|
| D | oom-01.pa | 26 i64 f0
|
| /arkcompiler/runtime_core/irtoc/scripts/ |
| D | tests.irt | 153 …params: {a0: 'word', a1: 'word', f0: 'f64', a2: 'word', a3: 'word', a4: 'word', f1: 'f64', f2: 'f6… 154 fres := Call(f0).Method("IncrementFloat").f64
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | irtoc_test.cpp | 135 extern "C" size_t IrtocTestRelocations2(size_t a0, size_t a1, double f0, size_t a2, size_t a3, size…
|
| /arkcompiler/runtime_core/tests/cts-generator/cts-template/ |
| D | call.acc.short.yaml | 57 .function void f0() { 74 - values: ['f0']
|
| D | call.acc.yaml | 57 .function void f0() { 80 - values: ['f0, 0']
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …ng(t.length)+t},o.hex.rgb=function(e){var t=e.toString(16).match(/[a-f0-9]{6}|[a-f0-9]{3}/i);if(!t…
|