Searched defs:d8 (Results 1 – 8 of 8) sorted by relevance
190 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()209 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()228 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()244 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()263 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()282 int i8, long l8, float f8, double d8); in nativeMethodWithManyParameters()
29 jint i8, jlong l8, jfloat f8, jdouble d8) { in VerifyManyParameters()58 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_Test_nativeMethodWithManyParameters()88 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestFast_nativeMethodWithManyParameters()117 jint i8, jlong l8, jfloat f8, jdouble d8) { in Java_TestCritical_nativeMethodWithManyParameters()
42 double d8 = Double.MAX_VALUE; in divDoubleTest() local
40 double d1, d2, d3, d4, d5, d6, d7, d8; // Bloat this object so we fill the heap faster. field in Main.InstanceMemEater
29 double d8 = 0, d9 = 0, d10 = 0, d11 = 0, d12 = 0, d13 = 0, d14 = 0, d15 = 0; in $opt$registerConflictTest() local
62 double d8 = main.field8; in foo() local
699 double d8 = 68.0; in $opt$noinline$testRegisterRetrieval() local
273 …e d1, double d2, double d3, double d4, double d5, double d6, double d7, double d8, double d9, int … in testMore()