Home
last modified time | relevance | path

Searched defs:l8 (Results 1 – 6 of 6) sorted by relevance

/art/test/178-app-image-native-method/src/
DMain.java451 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/
Dnative_methods.cc37 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/
DMain.java667 long l8 = 28L; in $opt$noinline$testRegisterRetrieval() local
/art/test/421-large-frame/src/
DMain.java45 long l8 = 8L + value; in $opt$LargeFrame() local
/art/test/470-huge-method/src/
DMain.java40 long l8 = 8; in HugeMethod() local
/art/test/083-compiler-regressions/src/
DMain.java1353 long l8 = 8; in largeFrame() local