Searched defs:l8 (Results 1 – 6 of 6) sorted by relevance
/art/test/178-app-image-native-method/src/ |
D | Main.java | 451 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 470 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 489 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 505 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 524 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 543 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters() 839 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
|
/art/test/178-app-image-native-method/ |
D | native_methods.cc | 37 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters() 66 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters() 96 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters() 125 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters() 636 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
/art/test/439-npe/src/ |
D | Main.java | 667 long l8 = 28L; in $opt$noinline$testRegisterRetrieval() local
|
/art/test/421-large-frame/src/ |
D | Main.java | 45 long l8 = 8L + value; in $opt$LargeFrame() local
|
/art/test/470-huge-method/src/ |
D | Main.java | 40 long l8 = 8; in HugeMethod() local
|
/art/test/083-compiler-regressions/src/ |
D | Main.java | 1353 long l8 = 8; in largeFrame() local
|