Home
last modified time | relevance | path

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

/art/test/646-checker-long-const-to-int/src/
DMain.java53 long l6 = longField6; in test() local
/art/test/178-app-image-native-method/src/
DMain.java649 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
668 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
687 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
703 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
722 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
741 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
855 long l6, in nativeFullArgs()
1053 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/
Dnative_methods.cc35 jint i6, jlong l6, jfloat f6, jdouble d6, in VerifyManyParameters()
88 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_Test_nativeMethodWithManyParameters()
117 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_TestFast_nativeMethodWithManyParameters()
145 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_TestCritical_nativeMethodWithManyParameters()
296 jlong l6, in Java_CriticalSignatures_nativeFullArgs()
683 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/439-npe/src/
DMain.java665 long l6 = 26L; in $opt$noinline$testRegisterRetrieval() local
/art/test/421-large-frame/src/
DMain.java43 long l6 = 6L + value; in $opt$LargeFrame() local
/art/test/470-huge-method/src/
DMain.java38 long l6 = 6; in HugeMethod() local
/art/test/083-compiler-regressions/src/
DMain.java1349 long l6 = 6; in largeFrame() local