Home
last modified time | relevance | path

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

/aosp12/art/test/646-checker-long-const-to-int/src/
H A DMain.java47 long l5 = longField5; in test() local
/aosp12/art/test/178-app-image-native-method/src/
H A DMain.java448 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
467 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
486 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
502 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
521 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
540 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
836 int i5, long l5, float f5, double d5, in nativeMethodWithManyParameters()
/aosp12/art/test/178-app-image-native-method/
H A Dnative_methods.cc34 jint i5, jlong l5, jfloat f5, jdouble d5, in VerifyManyParameters()
63 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_Test_nativeMethodWithManyParameters()
93 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_TestFast_nativeMethodWithManyParameters()
122 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_TestCritical_nativeMethodWithManyParameters()
633 jint i5, jlong l5, jfloat f5, jdouble d5, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/aosp12/art/test/439-npe/src/
H A DMain.java664 long l5 = 25L; in $opt$noinline$testRegisterRetrieval() local
/aosp12/art/test/421-large-frame/src/
H A DMain.java42 long l5 = 5L + value; in $opt$LargeFrame() local
/aosp12/art/test/470-huge-method/src/
H A DMain.java37 long l5 = 5; in HugeMethod() local
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java1347 long l5 = 5; in largeFrame() local