Home
last modified time | relevance | path

Searched defs:l5 (Results 1 – 7 of 7) sorted by relevance

/art/test/646-checker-long-const-to-int/src/
DMain.java52 long l5 = longField5; in test() local
/art/test/178-app-image-native-method/src/
DMain.java648 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
667 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
686 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
702 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
721 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
740 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
1052 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/
Dnative_methods.cc34 jint i5, jlong l5, jfloat f5, jdouble d5, in VerifyManyParameters()
87 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_Test_nativeMethodWithManyParameters()
116 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_TestFast_nativeMethodWithManyParameters()
144 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_TestCritical_nativeMethodWithManyParameters()
682 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/439-npe/src/
DMain.java664 long l5 = 25L; in $opt$noinline$testRegisterRetrieval() local
/art/test/421-large-frame/src/
DMain.java42 long l5 = 5L + value; in $opt$LargeFrame() local
/art/test/470-huge-method/src/
DMain.java37 long l5 = 5; in HugeMethod() local
/art/test/083-compiler-regressions/src/
DMain.java1347 long l5 = 5; in largeFrame() local