Lines Matching defs:i1
114 native void forceStackParameters(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int i9, in forceStackParameters()
118 native void checkParameterAlign(int i1, long l1); in checkParameterAlign()
162 native static void stackArgsIntsFirst(int i1, int i2, int i3, int i4, int i5, int i6, int i7, in stackArgsIntsFirst()
168 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst()
172 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed()
193 float f7, int i1); in sfoo7FI()
196 double d4, double d5, int i1); in sfoo3F5DI()
199 double d4, double d5, double d6, int i1); in sfoo3F6DI()
201 native int fooL4I(Object o1, int i1, int i2, int i3, int i4); in fooL4I()
203 native int fooL5I(Object o1, int i1, int i2, int i3, int i4, int i5); in fooL5I()
205 native int fooL3IJC(Object o1, int i1, int i2, int i3, long l1, char c1); in fooL3IJC()
207 native int fooL3IJCS(Object o1, int i1, int i2, int i3, long l1, char c1, short s1); in fooL3IJCS()
216 int i1, float f8, float f9); in foo7FIFF()
218 native int foo7I(int i1, int i2, int i3, int i4, int i5, int i6, int i7); in foo7I()
220 native int foo5IJI(int i1, int i2, int i3, int i4, int i5, long l1, int i6); in foo5IJI()
222 native int foo5IFII(int i1, int i2, int i3, int i4, int i5, float f1, int i6, int i7); in foo5IFII()
230 native int foo2FIL(float f1, float f2, int i1, Object o1); in foo2FIL()
232 native int foo2IFL(int i1, int i2, float f1, Object o1); in foo2IFL()
234 native int fooICFL(int i1, char c1, float f1, Object o1); in fooICFL()
236 native int fooICIL(int i1, char c1, int i2, Object o1); in fooICIL()
288 …native void forceStackParameters_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int … in forceStackParameters_Fast()
292 native void checkParameterAlign_Fast(int i1, long l1); in checkParameterAlign_Fast()
336 … native static void stackArgsIntsFirst_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i7, in stackArgsIntsFirst_Fast()
342 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, 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()
370 native int fooICFL_Fast(int i1, char c1, float f1, Object o1); in fooICFL_Fast()
372 native int foo2IFL_Fast(int i1, int i2, float f1, Object o1); in foo2IFL_Fast()
374 native int fooICIL_Fast(int i1, char c1, int i2, Object o1); in fooICIL_Fast()
382 native int foo2FIL_Fast(float f1, float f2, int i1, Object o1); in foo2FIL_Fast()
392 native int fooL5I_Fast(Object o1, int i1, int i2, int i3, int i4, int i5); in fooL5I_Fast()
394 native int fooL3IJC_Fast(Object o1, int i1, int i2, int i3, long l1, char c1); in fooL3IJC_Fast()
396 native int fooL3IJCS_Fast(Object o1, int i1, int i2, int i3, long l1, char c1, short s1); in fooL3IJCS_Fast()
410 …native static void stackArgsIntsFirst_Critical(int i1, int i2, int i3, int i4, int i5, int i6, int… in stackArgsIntsFirst_Critical()
416 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, 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()