Home
last modified time | relevance | path

Searched full:f0 (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/
Ddefect_scan_aux_test.cpp211 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/
DmappedTypeConstraints.txt1 {'lb': [{'t': 2, 'v': 3}, {'t': 2, 'v': 0}, {'t': 5, 'v': 'f0'}, {'t': 2, 'v': 0}, {'t': 2, 'v': 1}…
DmappedTypes2.txt2 {'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/
Doom-02.pa26 i64 f0
Doom-01.pa26 i64 f0
/arkcompiler/runtime_core/irtoc/scripts/
Dtests.irt153 …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/
Dirtoc_test.cpp135 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/
Dcall.acc.short.yaml57 .function void f0() {
74 - values: ['f0']
Dcall.acc.yaml57 .function void f0() {
80 - values: ['f0, 0']
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …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…