Home
last modified time | relevance | path

Searched refs:f10 (Results 1 – 15 of 15) sorted by relevance

/aosp12/art/test/MyClassNatives/
H A DMyClassNatives.java130 float f7, float f8, float f9, float f10); in stackArgsIntsFirst() argument
134 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst() argument
140 float f9, int i10, float f10); in stackArgsMixed() argument
258 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() argument
262 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast() argument
268 float f9, int i10, float f10); in stackArgsMixed_Fast() argument
300 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical() argument
304 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical() argument
310 float f9, int i10, float f10); in stackArgsMixed_Critical() argument
/aosp12/system/bt/embdrv/sbc/decoder/srce/
H A Dsynthesis-sbc.c528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
543 f10 = LONG_MULT_DCT(DCTII_4_K10_FIX, f2); in cosineModulateSynth4()
545 y1 = -SCALE(f10 - f9, DCT_SHIFT); in cosineModulateSynth4()
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
H A Ddbreg.h517 unsigned char f10 = v[ceil_y][3*floor_x+offset]; in db_BilinearInterpolationRGB() local
523 return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl); in db_BilinearInterpolationRGB()
/aosp12/art/test/439-npe/src/
H A DMain.java685 float f10 = 50.0f; in $opt$noinline$testRegisterRetrieval() local
765 f9 += f10; in $opt$noinline$testRegisterRetrieval()
766 f10 += f11; in $opt$noinline$testRegisterRetrieval()
832 System.out.println("f10=" + f10); in $opt$noinline$testRegisterRetrieval()
/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc2056 jfloat f10) { in JNI_TEST_CRITICAL()
2086 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_CRITICAL()
2114 jfloat f10 = bit_cast<jfloat, jint>(20); in StackArgsIntsFirstImpl() local
2117 f3, f4, f5, f6, f7, f8, f9, f10); in StackArgsIntsFirstImpl()
2124 jfloat f8, jfloat f9, jfloat f10, jint i1, jint i2, in JNI_TEST_CRITICAL()
2156 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_CRITICAL()
2184 jfloat f10 = bit_cast<jfloat, jint>(20); in StackArgsFloatsFirstImpl() local
2195 jfloat f8, jint i9, jfloat f9, jint i10, jfloat f10) { in JNI_TEST_CRITICAL()
2225 jint i20 = bit_cast<jint, jfloat>(f10); in JNI_TEST_CRITICAL()
2253 jfloat f10 = bit_cast<jfloat, jint>(20); in StackArgsMixedImpl() local
[all …]
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_utilities.h469 unsigned char f10 = v[ceil_y][floor_x]; in db_BilinearInterpolation() local
475 return (unsigned char)(f00*(1-yl)*(1-xl) + f10*yl*(1-xl) + f01*(1-yl)*xl + f11*yl*xl); in db_BilinearInterpolation()
/aosp12/art/test/439-npe/
H A Dexpected-stdout.txt97 f10=204.0
/aosp12/art/test/623-checker-loop-regressions/src/
H A DMain.java652 float f10 = 0; in $noinline$ensureSlowPathFPSpillFill() local
685 f10 += c[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()
/aosp12/art/test/626-checker-arm64-scratch-register/smali/
H A DMain2.smali213 # float f10 = b10 ? 0.0f : 1.0f;
229 # f10 /= 1000.0f;
272 # f10 /= 100.0f;
311 # f10 /= 12.0f;
782 .local v12, "f10":F
1483 .end local v12 # "f10":F
1742 .restart local v12 # "f10":F
/aosp12/art/test/dexdump/
H A Dall.txt568 000868: 7f10 |0004: neg-float v0, v1
584 000888: 8f10 |0014: int-to-short v0, v1
615 0008d0: 5f10 0c00 |001a: iput-short v0, v1, LA;.sS:S // field@000c
H A Dbytecodes.txt851 000f10: 6100 1d00 |0038: sget-wide v0, Lcom/google/android/test/Test;.…
1834 0018a4: 6f10 0300 0100 |0000: invoke-super {v1}, Landroid/app/Activity;.onS…
H A Dall-dex-files.txt568 000868: 7f10 |0004: neg-float v0, v1
584 000888: 8f10 |0014: int-to-short v0, v1
615 0008d0: 5f10 0c00 |001a: iput-short v0, v1, LA;.sS:S // field@000c
1065 001938: 6f10 0600 0200 |0000: invoke-super {v2}, Landroid/app/Activity;.onP…
1090 001974: 6f10 0700 0100 |0000: invoke-super {v1}, Landroid/app/Activity;.onS…
1643 001f10: 5994 0c00 |028a: iput v4, v9, Lcom/google/android/checkers/Che…
5384 004f10: 28c9 |01c4: goto 018d // -0037
6582 005f10: 3801 f100 |0274: if-eqz v1, 0365 // +00f1
12164 002f10: 6200 0a00 |0000: sget-object v0, LTestInvokeCustomWithConcurre…
H A Dcheckers.txt424 001938: 6f10 0600 0200 |0000: invoke-super {v2}, Landroid/app/Activity;.onP…
449 001974: 6f10 0700 0100 |0000: invoke-super {v1}, Landroid/app/Activity;.onS…
1002 001f10: 5994 0c00 |028a: iput v4, v9, Lcom/google/android/checkers/Che…
4743 004f10: 28c9 |01c4: goto 018d // -0037
5941 005f10: 3801 f100 |0274: if-eqz v1, 0365 // +00f1
H A Dinvoke-custom.txt3340 002f10: 6200 0a00 |0000: sget-object v0, LTestInvokeCustomWithConcurre…
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java5358 float f10 = 10; in largeFrameFloat() local
7356 f10 += f9; in largeFrameFloat()
7358 f11 += f10; in largeFrameFloat()