/art/test/703-floating-point-div/src/ |
D | Main.java | 40 double d6 = Double.NEGATIVE_INFINITY; in divDoubleTest() local
|
/art/test/705-register-conflict/src/ |
D | Main.java | 28 double d0 = 0, d1 = 0, d2 = 0, d3 = 0, d4 = 0, d5 = 0, d6 = 0, d7 = 0; in $opt$registerConflictTest() local
|
/art/test/080-oom-throw/src/ |
D | Main.java | 40 double d1, d2, d3, d4, d5, d6, d7, d8; // Bloat this object so we fill the heap faster. field in Main.InstanceMemEater
|
/art/test/178-app-image-native-method/src/ |
D | Main.java | 451 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 470 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 489 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 505 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 524 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 543 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters() 839 int i6, long l6, float f6, double d6, in nativeMethodWithManyParameters()
|
/art/test/658-fp-read-barrier/src/ |
D | Main.java | 60 double d6 = main.field6; in foo() local
|
/art/test/178-app-image-native-method/ |
D | native_methods.cc | 35 jint i6, jlong l6, jfloat f6, jdouble d6, in VerifyManyParameters() 64 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_Test_nativeMethodWithManyParameters() 94 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_TestFast_nativeMethodWithManyParameters() 123 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_TestCritical_nativeMethodWithManyParameters() 634 jint i6, jlong l6, jfloat f6, jdouble d6, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
/art/test/439-npe/src/ |
D | Main.java | 697 double d6 = 66.0; in $opt$noinline$testRegisterRetrieval() local
|
/art/test/700-LoadArgRegs/src/ |
D | Main.java | 273 …static void testMore(int i1, double d1, double d2, double d3, double d4, double d5, double d6, dou… in testMore()
|
/art/test/083-compiler-regressions/src/ |
D | Main.java | 5351 double d6 = 6; in largeFrameFloat() local
|