Home
last modified time | relevance | path

Searched refs:ff (Results 1 – 8 of 8) sorted by relevance

/art/test/041-narrowing/
Dexpected.txt19 (byte) Double.POSITIVE_INFINITY = ff expected: ff
29 (byte) Float.POSITIVE_INFINITY = ff expected: ff
/art/test/003-omnibus-opcodes/src/
DFloatMath.java303 static void jlmTests(float ff, double dd) { in jlmTests() argument
306 Main.assertTrue(approxEqual(Math.abs(ff), ff, 0.001f)); in jlmTests() local
307 Main.assertTrue(approxEqual(Math.abs(-ff), ff, 0.001f)); in jlmTests()
308 Main.assertTrue(approxEqual(Math.min(ff, -5.0f), -5.0f, 0.001f)); in jlmTests()
309 Main.assertTrue(approxEqual(Math.max(ff, -5.0f), ff, 0.001f)); in jlmTests() local
/art/test/005-annotations/src/android/test/anno/
DAnnoArrayField.java15 float[] ff() default {3.141592654f}; in ff() method
DTestAnnotations.java94 ff = {1.1f,1.2f,1.3f},
/art/test/005-annotations/
Dexpected.txt2 …ng1: @android.test.anno.AnnoArrayField(bb=[], cc=[a, b], dd=[0.987654321], ff=[3.1415927], ii=[], …
3 …ndroid.test.anno.AnnoArrayField(bb=[-1, 0, 1], cc=[Q], dd=[0.3, 0.6, 0.9], ff=[1.1, 1.2, 1.3], ii=…
/art/test/046-reflect/
Dexpected.txt92 Target constructor (IF)V : ii=7 ff=3.3333
/art/test/046-reflect/src/
DMain.java617 public Target(int ii, float ff) { in Target() argument
619 + ii + " ff=" + ff); in Target()
/art/compiler/utils/
Dassembler_thumb_test_expected.cc.inc336 " c: f64f 79ff movw r9, #65535 ; 0xffff\n",
339 " 18: f6cf 71ff movt r1, #65535 ; 0xffff\n",
4800 " e: 48ff ldr r0, [pc, #1020] ; (40c <LoadStoreLiteral+0x40c>)\n",
4801 " 10: f8df 07ff ldr.w r0, [pc, #2047] ; 813 <LoadStoreLiteral+0x813>\n",
4802 " 14: f8cf 03ff str.w r0, [pc, #1023] ; 417 <LoadStoreLiteral+0x417>\n",
4803 " 18: f8cf 07ff str.w r0, [pc, #2047] ; 81b <LoadStoreLiteral+0x81b>\n",