Lines Matching defs:i1

81     native void forceStackParameters(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int i9,  in forceStackParameters()
85 native void checkParameterAlign(int i1, long l1); in checkParameterAlign()
129 native static void stackArgsIntsFirst(int i1, int i2, int i3, int i4, int i5, int i6, int i7, in stackArgsIntsFirst()
135 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst()
139 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed()
213 …native void forceStackParameters_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i8, int … in forceStackParameters_Fast()
217 native void checkParameterAlign_Fast(int i1, long l1); in checkParameterAlign_Fast()
261 … native static void stackArgsIntsFirst_Fast(int i1, int i2, int i3, int i4, int i5, int i6, int i7, in stackArgsIntsFirst_Fast()
267 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast()
271 …native static void stackArgsMixed_Fast(int i1, float f1, int i2, float f2, int i3, float f3, int i… in stackArgsMixed_Fast()
303 …native static void stackArgsIntsFirst_Critical(int i1, int i2, int i3, int i4, int i5, int i6, int… in stackArgsIntsFirst_Critical()
309 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical()
313 …native static void stackArgsMixed_Critical(int i1, float f1, int i2, float f2, int i3, float f3, i… in stackArgsMixed_Critical()