Home
last modified time | relevance | path

Searched defs:f9 (Results 1 – 13 of 13) sorted by relevance

/aosp12/art/test/703-floating-point-div/src/
H A DMain.java71 float f9 = Float.MIN_VALUE; in divFloatTest() local
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
H A Ddepthwise_conv2d_v1_2.mod.py151 f9 = Parameter( variable
H A Dconv2d_v1_2.mod.py198 f9 = Parameter("op2", ("TENSOR_QUANT8_ASYMM", [3, 2, 2, 1], scale, zero_point), variable
/aosp12/art/test/MyClassNatives/
H A DMyClassNatives.java82 float f7, float f8, float f9); in forceStackParameters()
130 float f7, float f8, float f9, float f10); in stackArgsIntsFirst()
134 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst()
140 float f9, int i10, float f10); in stackArgsMixed()
210 float f7, float f8, float f9); in forceStackParameters_Fast()
258 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast()
262 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast()
268 float f9, int i10, float f10); in stackArgsMixed_Fast()
300 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical()
304 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical()
[all …]
/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
/aosp12/packages/modules/NeuralNetworks/runtime/test/specs/V1_3/
H A Ddepthwise_conv2d_quant8_signed.mod.py510 f9 = Parameter( variable
H A Dconv2d_quant8_signed.mod.py336 f9 = Parameter("op2", ("TENSOR_QUANT8_ASYMM_SIGNED", [3, 2, 2, 1], scale, zero_point), variable
/aosp12/art/compiler/jni/
H A Djni_compiler_test.cc2113 jfloat f9 = bit_cast<jfloat, jint>(19); in StackArgsIntsFirstImpl() local
2183 jfloat f9 = bit_cast<jfloat, jint>(19); in StackArgsFloatsFirstImpl() local
2252 jfloat f9 = bit_cast<jfloat, jint>(19); in StackArgsMixedImpl() local
/aosp12/art/test/439-npe/src/
H A DMain.java684 float f9 = 49.0f; in $opt$noinline$testRegisterRetrieval() local
/aosp12/system/bt/gd/crypto_toolbox/
H A Daes.cc85 #define f9(x) (f8(x) ^ (x)) macro
/aosp12/system/bt/stack/crypto_toolbox/
H A Daes.cc88 #define f9(x) (f8(x) ^ (x)) macro
/aosp12/art/test/623-checker-loop-regressions/src/
H A DMain.java651 float f9 = 0; in $noinline$ensureSlowPathFPSpillFill() local
/aosp12/art/test/083-compiler-regressions/src/
H A DMain.java5356 float f9 = 9; in largeFrameFloat() local