Home
last modified time | relevance | path

Searched refs:f7 (Results 1 – 13 of 13) sorted by relevance

/art/test/178-app-image-native-method/src/
DMain.java450 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
469 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
488 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
504 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
523 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
542 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
838 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() argument
/art/test/MyClassNatives/
DMyClassNatives.java84 float f7, float f8, float f9); in forceStackParameters() argument
132 float f7, float f8, float f9, float f10); in stackArgsIntsFirst() argument
136 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() argument
141 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() argument
212 float f7, float f8, float f9); in forceStackParameters_Fast() argument
260 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() argument
264 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
269 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed_Fast() argument
302 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical() argument
306 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/test/703-floating-point-div/src/
DMain.java69 float f7 = -0.0f; in divFloatTest() local
80 expectEquals(Float.floatToRawIntBits(fPi/f7), 0xff800000); in divFloatTest()
/art/test/178-app-image-native-method/
Dnative_methods.cc36 jint i7, jlong l7, jfloat f7, jdouble d7, in VerifyManyParameters() argument
45 (i7 == 71) && (l7 == 72) && (f7 == 73.0) && (d7 == 74.0) && in VerifyManyParameters()
65 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_Test_nativeMethodWithManyParameters() argument
74 i7, l7, f7, d7, in Java_Test_nativeMethodWithManyParameters()
95 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestFast_nativeMethodWithManyParameters() argument
104 i7, l7, f7, d7, in Java_TestFast_nativeMethodWithManyParameters()
124 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestCritical_nativeMethodWithManyParameters() argument
133 i7, l7, f7, d7, in Java_TestCritical_nativeMethodWithManyParameters()
635 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_CriticalClinitCheck_nativeMethodWithManyParameters() argument
644 i7, l7, f7, d7, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
/art/test/439-npe/
Dexpected-stdout.txt94 f7=192.0
/art/test/439-npe/src/
DMain.java682 float f7 = 47.0f; in $opt$noinline$testRegisterRetrieval() local
762 f6 += f7; in $opt$noinline$testRegisterRetrieval()
763 f7 += f8; in $opt$noinline$testRegisterRetrieval()
829 System.out.println("f7=" + f7); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc2152 jfloat f5, jfloat f6, jfloat f7, jfloat f8, jfloat f9, in JNI_TEST_CRITICAL()
2177 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
2208 jfloat f7 = bit_cast<jfloat, jint>(17); in StackArgsIntsFirstImpl() local
2214 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2220 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2247 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
2278 jfloat f7 = bit_cast<jfloat, jint>(17); in StackArgsFloatsFirstImpl() local
2283 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2291 jfloat f5, jint i6, jfloat f6, jint i7, jfloat f7, jint i8, in JNI_TEST_CRITICAL()
2316 jint i17 = bit_cast<jint, jfloat>(f7); in JNI_TEST_CRITICAL()
[all …]
/art/test/623-checker-loop-regressions/src/
DMain.java649 float f7 = 0; in $noinline$ensureSlowPathFPSpillFill() local
682 f7 += d[i]; in $noinline$ensureSlowPathFPSpillFill()
708 return f0 + f1 + f2 + f3 + f4 + f5 + f6 + f7 + f8 + f9 + f10 + f11 + f12 + f13 + f14 + f15 + in $noinline$ensureSlowPathFPSpillFill()
/art/test/dexdump/
Dcheckers.txt346 001822: 28f7 |001b: goto 0012 // -0009
807 001bea: 6900 5a00 |00f7: sput-object v0, Lcom/google/android/checkers/…
925 001dea: 2200 0500 |01f7: new-instance v0, Landroid/app/AlertDialog$Bui…
1159 0020b0: d802 08f7 |001a: add-int/lit8 v2, v8, #int -9 // #f7
1183 002100: d804 08f7 |0042: add-int/lit8 v4, v8, #int -9 // #f7
1576 0025e6: 5490 2200 |00f7: iget-object v0, v9, Lcom/google/android/check…
3026 0037b2: dd02 0901 |01f7: and-int/lit8 v2, v9, #int 1 // #01
3592 003f1c: 28f7 |0010: goto 0007 // -0009
3936 004186: 1251 |00f7: const/4 v1, #int 5 // #5
4335 004786: 4b02 0001 |03f7: aput v2, v0, v1
[all …]
Dall-dex-files.txt987 001822: 28f7 |001b: goto 0012 // -0009
1448 001bea: 6900 5a00 |00f7: sput-object v0, Lcom/google/android/checkers/…
1566 001dea: 2200 0500 |01f7: new-instance v0, Landroid/app/AlertDialog$Bui…
1800 0020b0: d802 08f7 |001a: add-int/lit8 v2, v8, #int -9 // #f7
1824 002100: d804 08f7 |0042: add-int/lit8 v4, v8, #int -9 // #f7
2217 0025e6: 5490 2200 |00f7: iget-object v0, v9, Lcom/google/android/check…
3667 0037b2: dd02 0901 |01f7: and-int/lit8 v2, v9, #int 1 // #01
4233 003f1c: 28f7 |0010: goto 0007 // -0009
4577 004186: 1251 |00f7: const/4 v1, #int 5 // #5
4976 004786: 4b02 0001 |03f7: aput v2, v0, v1
[all …]
Dbytecodes.txt779 000e7a: 28f7 |00eb: goto 00e2 // -0009
Dinvoke-custom.txt1934 0021d2: 7120 0a00 2100 |00f7: invoke-static {v1, v2}, LTestBadBootstrapArgu…
3518 003188: 28f7 |003e: goto 0035 // -0009
/art/test/083-compiler-regressions/src/
DMain.java5352 float f7 = 7; in largeFrameFloat() local
7350 f7 += f6; in largeFrameFloat()
7352 f8 += f7; in largeFrameFloat()