Searched defs:l4 (Results 1 – 10 of 10) sorted by relevance
| /art/test/578-bce-visit/src/ |
| D | Main.java | 37 int l4 = ((l2--) & mX); in doit() local
|
| /art/test/646-checker-long-const-to-int/src/ |
| D | Main.java | 51 long l4 = longField4; in test() local
|
| /art/test/2000-virtual-list-structural/src/ |
| D | Main.java | 62 AbstractCollection<String> l4 = new LinkedList<>(l1); in main() local
|
| /art/test/178-app-image-native-method/src/ |
| D | Main.java | 647 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/ |
| D | native_methods.cc | 33 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/ |
| D | Main.java | 464 public long l4 = 0L; field in FourLongs
|
| /art/test/439-npe/src/ |
| D | Main.java | 663 long l4 = 24L; in $opt$noinline$testRegisterRetrieval() local
|
| /art/test/421-large-frame/src/ |
| D | Main.java | 41 long l4 = 4L + value; in $opt$LargeFrame() local
|
| /art/test/470-huge-method/src/ |
| D | Main.java | 36 long l4 = 4; in HugeMethod() local
|
| /art/test/083-compiler-regressions/src/ |
| D | Main.java | 1345 long l4 = 4; in largeFrame() local
|