Home
last modified time | relevance | path

Searched full:f3 (Results 1 – 25 of 113) sorted by relevance

12345

/arkcompiler/ets_runtime/test/aottest/rodata/
Drodata.ts18 let f3: number = 1.5
19 p(f3)
21 f3 += 1.1
23 return f3
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/coroutines/
Dasync_call.sts56 async function amd64_small(i1: int, i2: int, i3: int, i4: int, i5: int, f1: double, f2: double, f3:…
65 assert_eq(f3, 3.0);
75 … int, i2: int, i3: int, i4: int, i5: int, i6: int, f1: double, f2: double, f3: double, f4: double,…
85 assert_eq(f3, 3.0);
116 async function arm32hf_small(i1: int, i2: int, i3: int, f1: double, f2: double, f3: double, f4: dou…
123 assert_eq(f3, 3.0);
133 async function arm32hf_large(i1: int, i2: int, i3: int, i4: int, f1: double, f2: double, f3: double…
141 assert_eq(f3, 3.0);
152 … int, i3: int, i4: int, i5: int, i6: int, i7: int, f1: double, f2: double, f3: double, f4: double,…
163 assert_eq(f3, 3.0);
[all …]
/arkcompiler/ets_runtime/test/aottest/try_forloop_emptycatch/
Dtry_forloop_emptycatch.ts20 function f3() {
30 f3()
31 print(ArkTools.isAOTCompiled(f3));
/arkcompiler/ets_runtime/test/aottest/constructor/
Dconstructor.js43 function f3() { function
54 const v23 = "2Al" / f3;
56 const v24 = new f3();
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcall.virt.range_base.yaml327 i32 f3
337 stobj a0, R.f3
355 ldobj v0, R.f3
362 i32[] f3
372 stobj.obj a0, R.f3
395 ldobj.obj v0, R.f3
402 f64[] f3
412 stobj.obj a0, R.f3
435 ldobj.obj v0, R.f3
443 f64 f3
[all …]
Dcall.virt.yaml345 i32 f3
355 stobj a0, R.f3
372 ldobj v0, R.f3
379 i32[] f3
389 stobj.obj a0, R.f3
411 ldobj.obj v0, R.f3
418 f64[] f3
428 stobj.obj a0, R.f3
450 ldobj.obj v0, R.f3
458 f64 f3
[all …]
Dcall.virt.range.yaml233 i32 f3
242 stobj a0, R.f3
282 ldobj v1, R.f3
297 i32[] f3
310 stobj.obj a0, R.f3
400 ldobj.obj v1, R.f3
455 i64 f3
478 stobj.64 v0, R.f3
706 ldobj.64 v2, R.f3
895 i32 f3
[all …]
/arkcompiler/ets_frontend/ets2panda/linter/test/
Ddynamic_object_literals.sts47 foo({f2: 'abc', f3: 30})
53 f3: {a: '11', b: 444, c: {f: {d: [1, 2]}}}
56 bar({f2: 'abc', f3: 30})
62 f3: [{c: 30}, {d: 40}]
Ddynamic_lib.d.ts27 f3?: any;
33 f3: Array<object>; property
Ddestructuring_parameters.sts45 function f3({x, ...y}) { // NOT OK
49 f3({x: 1, b: 2, c: 3})
/arkcompiler/ets_frontend/ets2panda/test/runtime/ets/
Dtrailing-lambda.sts28 function f3(callback: ()=>void) :int {
52 let b = f3()
57 let a = f3() { x++ }
61 assert y == f3(){}
62 assert y == f3(()=>{})
DconversionFromInfinity.sts82 let f3 = f2 as float
86 assert(f3 == Infinity)
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/31.string_interpolation_expressions/
Dsiexp.params.yaml30 const f3: float = Float.MAX_VALUE as float
35 … ${s3} G ${i1} H ${i2} I ${i3} J ${l1} K ${l2} L ${l3} M ${f1} N ${f2} P ${f3} Q ${n1} R ${n2} S $…
53 const f3: Float = Float.MAX_VALUE as float
58 … ${s3} G ${i1} H ${i2} I ${i3} J ${l1} K ${l2} L ${l3} M ${f1} N ${f2} P ${f3} Q ${n1} R ${n2} S $…
64 const f3: float = Float.POSITIVE_INFINITY
69 const v = `...${f1}...${f2}...${f3}...${n1}...${n2}...${n3}...`
/arkcompiler/runtime_core/tests/checked/
Daot.pa30 #! EVENT "AotEntrypointFound,Test::f3"
45 .function i32 Test.f3() {
93 call.short Test.f3
/arkcompiler/runtime_core/static_core/tests/checked/
Daot.pa30 #! EVENT "AotEntrypointFound,Test::f3"
45 .function i32 Test.f3() {
93 call.short Test.f3
/arkcompiler/ets_runtime/test/moduletest/arraymap/
Darraymap.js49 function f3() { function
51 return f3;
53 let a = v2.map(f3());
/arkcompiler/runtime_core/static_core/tests/cts-generator/cts-template/
Dcall.virt.range_base.yaml309 i32 f3
319 stobj a0, R.f3
337 ldobj v0, R.f3
344 i32[] f3
354 stobj.obj a0, R.f3
377 ldobj.obj v0, R.f3
384 f64[] f3
394 stobj.obj a0, R.f3
417 ldobj.obj v0, R.f3
424 f64 f3
[all …]
Dcall.virt.yaml325 i32 f3
335 stobj a0, R.f3
352 ldobj v0, R.f3
359 i32[] f3
369 stobj.obj a0, R.f3
391 ldobj.obj v0, R.f3
398 f64[] f3
408 stobj.obj a0, R.f3
430 ldobj.obj v0, R.f3
437 f64 f3
[all …]
Dcall.virt.range.yaml197 i32 f3
206 stobj a0, R.f3
246 ldobj v1, R.f3
261 i32[] f3
274 stobj.obj a0, R.f3
364 ldobj.obj v1, R.f3
419 i64 f3
442 stobj.64 v0, R.f3
669 ldobj.64 v2, R.f3
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets-templates/07.expressions/30.conditional_expressions/
Dconditional_expression_evaluation_0.sts28 function f3(): int {
35 let a = cond ? f1() : cond ? f2() : cond ? f3() : 0;
/arkcompiler/ets_frontend/es2panda/test/compiler/interpreter/lexicalEnv/
Dsafe_hole2.js31 function f3(){}; function
32 v7 =f3;
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_func_tests/spec/import_export/07.export_directives/02.export_type_directives/
Dimport_type_alias_with_qualified_access.sts32 function f3(): types.float_n {
47 assert(f3() == 0.0)
/arkcompiler/ets_runtime/test/moduletest/jsonstringifier/
Dexpect_output.txt17 {"g":9,"f1":1,"f2":1,"f3":1,"f4":1,"f5":1,"f6":1,"f7":1,"f8":1}
22 {"0":{"f3":3},"1":{"f4":4}}
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ets_test_suite/arrays/
Dclass_composite.sts57 let f3: C0 = test_3();
58 assert (f3.x0 == true) : "Incorrect class composite property #6!";
/arkcompiler/ets_runtime/test/moduletest/arrayreducecase/
Darrayreducecase.js78 function f3(a) { function
88 const promiseArr = [p1, p2, f3, p4];

12345