Lines Matching defs:f2

112     native float checkFloats(float f1, float f2);  in checkFloats()
115 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters()
163 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst()
167 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst()
172 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed()
192 static native int sfoo7FI(float f1, float f2, float f3, float f4, float f5, float f6, in sfoo7FI()
195 static native int sfoo3F5DI(float f1, float f2, float f3, double d1, double d2, double d3, in sfoo3F5DI()
198 static native int sfoo3F6DI(float f1, float f2, float f3, double d1, double d2, double d3, in sfoo3F6DI()
209 native int foo9F(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo9F()
212 native int foo7FDF(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo7FDF()
215 native int foo7FIFF(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo7FIFF()
224 native int foo2FL(float f1, float f2, Object o1); in foo2FL()
226 native int fooFDL(float f1, double f2, Object o1); in fooFDL()
228 native int foo3FL(float f1, float f2, float f3, Object o1); in foo3FL()
230 native int foo2FIL(float f1, float f2, int i1, Object o1); in foo2FIL()
286 native float checkFloats_Fast(float f1, float f2); in checkFloats_Fast()
289 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters_Fast()
337 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast()
341 native static void stackArgsFloatsFirst_Fast(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Fast()
346 …native static void stackArgsMixed_Fast(int i1, float f1, int i2, float f2, int i3, float f3, int i… in stackArgsMixed_Fast()
378 native int foo2FL_Fast(float f1, float f2, Object o1); in foo2FL_Fast()
380 native int foo3FL_Fast(float f1, float f2, float f3, Object o1); in foo3FL_Fast()
382 native int foo2FIL_Fast(float f1, float f2, int i1, Object o1); in foo2FIL_Fast()
384 native int foo7F_Fast(float f1, float f2, float f3, float f4, float f5, float f6, float f7); in foo7F_Fast()
386 native int foo3F5D_Fast(float f1, float f2, float f3, double d1, double d2, double d3, in foo3F5D_Fast()
389 native int foo3F6D_Fast(float f1, float f2, float f3, double d1, double d2, double d3, in foo3F6D_Fast()
411 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical()
415 … native static void stackArgsFloatsFirst_Critical(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Critical()
420 …native static void stackArgsMixed_Critical(int i1, float f1, int i2, float f2, int i3, float f3, i… in stackArgsMixed_Critical()
440 static native int foo7F_Critical(float f1, float f2, float f3, float f4, float f5, float f6, in foo7F_Critical()
443 static native int foo3F5D_Critical(float f1, float f2, float f3, double d1, double d2, in foo3F5D_Critical()
446 static native int foo3F6D_Critical(float f1, float f2, float f3, double d1, double d2, in foo3F6D_Critical()