Home
last modified time | relevance | path

Searched full:fld4 (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates_deprecated/03.implicit_generic_instantiations/
Dlmbd.params.yaml24 fld4: number = 0
33 assertTrue(foo('fld2', 'fld4') == 'fld2fld4')
Dfunc.params.yaml24 fld4: number = 0
35 assertTrue(foo('fld2', 'fld4') == 'fld2fld4')
Dmeth.params.yaml24 fld4: number = 0
37 assertTrue(cls.foo('fld2', 'fld4') == 'fld2fld4')
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/FixedArray/
DunionCommonMember_neg.ets20 fld4: [string, string] = ["def", "42.0"]
31 fld4: FixedArray<string> = ["mno", "pqr"]
47 assertEQ(/* @@ label4 */u.fld4[0], "def")
/arkcompiler/ets_frontend/ets2panda/test/ast/compiler/ets/
DunionCommonMember_neg.ets20 fld4: [string, string] = ["def", "42.0"]
31 fld4: string[] = ["mno", "pqr"]
47 assertEQ(/* @@ label4 */u.fld4[0], "def")
/arkcompiler/ets_frontend/ets2panda/linter/test/main/
Doptional_library_types.ets80 fld4?: CNode;
88 let v4 = a.fld4;
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dsta.obj.yaml97 f64 fld4 <static>
Dlda.obj.yaml94 f64 fld4 <static>
Dmov.obj.yaml95 f64 fld4 <static>
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dsta.obj.yaml97 f64 fld4 <static>
Dlda.obj.yaml95 f64 fld4 <static>
Dmov.obj.yaml97 f64 fld4 <static>