Home
last modified time | relevance | path

Searched defs:l4 (Results 1 – 10 of 10) sorted by relevance

/art/test/578-bce-visit/src/
DMain.java37 int l4 = ((l2--) & mX); in doit() local
/art/test/646-checker-long-const-to-int/src/
DMain.java51 long l4 = longField4; in test() local
/art/test/2000-virtual-list-structural/src/
DMain.java62 AbstractCollection<String> l4 = new LinkedList<>(l1); in main() local
/art/test/178-app-image-native-method/src/
DMain.java647 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
666 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
685 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
701 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
720 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
739 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
1051 int i4, long l4, float f4, double d4, in nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/
Dnative_methods.cc33 jint i4, jlong l4, jfloat f4, jdouble d4, in VerifyManyParameters()
86 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_Test_nativeMethodWithManyParameters()
115 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_TestFast_nativeMethodWithManyParameters()
143 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_TestCritical_nativeMethodWithManyParameters()
681 jint i4, jlong l4, jfloat f4, jdouble d4, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/183-rmw-stress-test/src/
DMain.java464 public long l4 = 0L; field in FourLongs
/art/test/439-npe/src/
DMain.java663 long l4 = 24L; in $opt$noinline$testRegisterRetrieval() local
/art/test/421-large-frame/src/
DMain.java41 long l4 = 4L + value; in $opt$LargeFrame() local
/art/test/470-huge-method/src/
DMain.java36 long l4 = 4; in HugeMethod() local
/art/test/083-compiler-regressions/src/
DMain.java1345 long l4 = 4; in largeFrame() local