Home
last modified time | relevance | path

Searched defs:f10 (Results 1 – 25 of 132) sorted by relevance

123456

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/detail/
Dswitch.h223 F8 f8, F9 f9, F10 f10) { in Switch()
255 F8 f8, F9 f9, F10 f10, F11 f11) { in Switch()
289 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12) { in Switch()
325 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13) { in Switch()
364 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14) { in Switch()
405 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14, F15 f15) { in Switch()
448 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14, F15 f15, in Switch()
494 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14, F15 f15, in Switch()
542 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14, F15 f15, in Switch()
593 F8 f8, F9 f9, F10 f10, F11 f11, F12 f12, F13 f13, F14 f14, F15 f15, in Switch()
[all …]
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_128/
H A Dooura_fft_mips.cc275 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local
523 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cftmdl_128_mips() local
996 float f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftfsub_128_mips() local
1122 float f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftbsub_128_mips() local
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcMisc.cpp196 GLuint f10; in floatToUnisgnedF10() local
363 float unsignedF10ToFloat(GLuint f10) in unsignedF10ToFloat()
/aosp_15_r20/external/stg/test_cases/diff_tests/function/
H A Dparameters.1.c10 int f10(int a, int d, int b, int c) { return a + b + c + d + 10; } in f10() function
24 int (*f10)(int a, int d, int b, int c); member
H A Dparameters.0.c10 int f10(int a, int b, int c) { return a + b + c + 10; } in f10() function
24 int (*f10)(int a, int b, int c); member
H A Dparameters.0.cc10 int f10(int a, int b, int c) { return a + b + c + 10; } in f10() function
38 int S::f10(int a, int b, int c) { return a + b + c + 22; } in f10() function in S
H A Dparameters.1.cc10 int f10(int a, int d, int b, int c) { return a + b + c + d + 10; } in f10() function
38 int S::f10(int a, int d, int b, int c) { return a + b + c + d + 22; } in f10() function in S
/aosp_15_r20/external/stg/test_cases/info_tests/function/
H A Dparameters.c10 int f10(int a, int d, int b, int c) { return a + b + c + d + 10; } in f10() function
24 int (*f10)(int a, int d, int b, int c); member
H A Dparameters.cc10 int f10(int a, int d, int b, int c) { return a + b + c + d + 10; } in f10() function
38 int S::f10(int a, int d, int b, int c) { return a + b + c + d + 22; } in f10() function in S
/aosp_15_r20/art/test/MyClassNatives/
H A DMyClassNatives.java164 float f7, float f8, float f9, float f10); in stackArgsIntsFirst()
168 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst()
174 float f9, int i10, float f10); in stackArgsMixed()
338 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast()
342 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Fast()
348 float f9, int i10, float f10); in stackArgsMixed_Fast()
412 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Critical()
416 float f6, float f7, float f8, float f9, float f10, int i1, int i2, int i3, int i4, int i5, in stackArgsFloatsFirst_Critical()
422 float f9, int i10, float f10); in stackArgsMixed_Critical()
/aosp_15_r20/external/speex/tmv/
H A Dkiss_fft_tm.h355 { register int f10; in kf_bfly_generic() local
369 register int f10; in kf_bfly_generic() local
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Dltorg-darwin.s102 f10: label
H A Dltorg.s94 f10: label
H A Dldr-pseudo.s99 f10: label
H A Dldr-pseudo-darwin.s99 f10: label
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/
H A Dlegacy.proto73 google.golang.org.proto3_20180814.Message f10 = 10; field
/aosp_15_r20/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
H A Dp1.cpp16 int typedef f10(int n [[carries_dependency]]); // expected-error {{'[[carries_dependency]]' attribu… typedef
/aosp_15_r20/external/llvm/test/MC/AArch64/
H A Dldr-pseudo.s106 f10: label
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/micro/
H A Dmicro.proto21 required int32 f10 = 10; field
/aosp_15_r20/dalvik/dx/tests/079-dex-local-variable-renumbering/
H A DBlort.java30 float f10 = 0.0f; in test1() local
HDBlort.class ... f5 float f6 float f7 float f8 float f9 float f10 float f11 float f12 float f13 float f14 float f15 ...
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dconditional-expr-3.m61 void f10(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Dconditional-expr.mm61 void f10(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dmany.c14 …, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, floa… in many()
H A Dmany_double.c23 double f10, in many()

123456