Home
last modified time | relevance | path

Searched refs:f3 (Results 1 – 11 of 11) sorted by relevance

/art/test/178-app-image-native-method/
Dnative_methods.cc24 jint i3, jlong l3, jfloat f3, jdouble d3, in VerifyManyParameters() argument
33 (i3 == 31) && (l3 == 32) && (f3 == 33.0) && (d3 == 34.0) && in VerifyManyParameters()
53 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_Test_nativeMethodWithManyParameters() argument
62 i3, l3, f3, d3, in Java_Test_nativeMethodWithManyParameters()
83 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_TestFast_nativeMethodWithManyParameters() argument
92 i3, l3, f3, d3, in Java_TestFast_nativeMethodWithManyParameters()
112 jint i3, jlong l3, jfloat f3, jdouble d3, in Java_TestCritical_nativeMethodWithManyParameters() argument
121 i3, l3, f3, d3, in Java_TestCritical_nativeMethodWithManyParameters()
/art/test/178-app-image-native-method/src/
DMain.java185 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
204 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
223 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
239 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
258 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
277 int i3, long l3, float f3, double d3, in nativeMethodWithManyParameters() argument
/art/test/703-floating-point-div/src/
DMain.java65 float f3 = 0.0f; in divFloatTest() local
76 expectEquals(Float.floatToRawIntBits(fPi/f3), 0x7f800000); in divFloatTest()
/art/test/MyClassNatives/
DMyClassNatives.java82 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters() argument
130 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst() argument
134 native static void stackArgsFloatsFirst(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst() argument
139 native static void stackArgsMixed(int i1, float f1, int i2, float f2, int i3, float f3, int i4, in stackArgsMixed() argument
214 float f1, float f2, float f3, float f4, float f5, float f6, in forceStackParameters_Fast() argument
262 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Fast() argument
266 native static void stackArgsFloatsFirst_Fast(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Fast() argument
271 …native static void stackArgsMixed_Fast(int i1, float f1, int i2, float f2, int i3, float f3, int i… in stackArgsMixed_Fast() argument
304 int i8, int i9, int i10, float f1, float f2, float f3, float f4, float f5, float f6, in stackArgsIntsFirst_Critical() argument
308 … native static void stackArgsFloatsFirst_Critical(float f1, float f2, float f3, float f4, float f5, in stackArgsFloatsFirst_Critical() argument
[all …]
/art/test/439-npe/
Dexpected.txt90 f3=176.0
/art/test/439-npe/src/
DMain.java678 float f3 = 43.0f; in $opt$noinline$testRegisterRetrieval() local
758 f2 += f3; in $opt$noinline$testRegisterRetrieval()
759 f3 += f4; in $opt$noinline$testRegisterRetrieval()
825 System.out.println("f3=" + f3); in $opt$noinline$testRegisterRetrieval()
/art/compiler/jni/
Djni_compiler_test.cc1958 jint i10, jfloat f1, jfloat f2, jfloat f3, jfloat f4, in JNI_TEST_CRITICAL()
1976 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_CRITICAL()
2011 jfloat f3 = bit_cast<jfloat, jint>(13); in StackArgsIntsFirstImpl() local
2021 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2027 jfloat f3, jfloat f4, jfloat f5, jfloat f6, jfloat f7, in JNI_TEST_CRITICAL()
2046 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_CRITICAL()
2081 jfloat f3 = bit_cast<jfloat, jint>(13); in StackArgsFloatsFirstImpl() local
2090 env_->CallStaticVoidMethod(jklass_, jmethod_, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, i1, i2, i3, in StackArgsFloatsFirstImpl()
2097 jfloat f2, jint i3, jfloat f3, jint i4, jfloat f4, jint i5, in JNI_TEST_CRITICAL()
2115 jint i13 = bit_cast<jint, jfloat>(f3); in JNI_TEST_CRITICAL()
[all …]
/art/test/dexdump/
Dcheckers.txt794 001be2: 1300 8003 |00f3: const/16 v0, #int 896 // #380
1307 002292: 1a00 f300 |00a5: const-string v0, "lwp" // string@00f3
1346 00232e: 7406 8000 0000 |00f3: invoke-virtual/range {v0, v1, v2, v3, v4, v5}…
1467 00247e: 28f3 |0043: goto 0036 // -000d
1706 0027de: 1201 |01f3: const/4 v1, #int 0 // #0
1721 002814: 28f3 |020e: goto 0201 // -000d
1742 00285e: 28f3 |0233: goto 0226 // -000d
2444 0030fe: 1a00 f300 |007b: const-string v0, "lwp" // string@00f3
2994 0037aa: 2900 64fe |01f3: goto/16 0057 // -019c
3023 00380c: 01f3 |0224: move v3, v15
[all …]
Dinvoke-custom.txt1207 …1a01 f300 |0002: const-string v1, "bsmDoubleLong(..., " // string@00f3
1875 0021ca: 6e10 c000 0200 |00f3: invoke-virtual {v2}, Ljava/lang/Object;.getCl…
5188 003df2: 28f3 |001f: goto 0012 // -000d
Dbytecodes.txt1391 0x00ba - 0x013e reg=18 f3 F
/art/test/083-compiler-regressions/src/
DMain.java5344 float f3 = 3; in largeFrameFloat() local
7342 f3 += f2; in largeFrameFloat()
7344 f4 += f3; in largeFrameFloat()