Home
last modified time | relevance | path

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

123456

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/detail/
Dswitch.h193 F8 f8, F9 f9) { in Switch()
223 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()
[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/art/test/MyClassNatives/
H A DMyClassNatives.java116 float f7, float f8, float f9); in forceStackParameters()
164 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()
210 float f8, float f9); in foo9F()
216 int i1, float f8, float f9); in foo7FIFF()
290 float f7, float f8, float f9); in forceStackParameters_Fast()
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()
[all …]
/aosp_15_r20/external/clang/test/SemaObjCXX/
H A Darc-overloading.mm148 int &f9(__strong id&); function
149 float &f9(const __autoreleasing id&); function
H A Dconditional-expr.mm57 void f9(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/aosp_15_r20/external/mesa3d/src/amd/vpelib/src/core/inc/
H A Dreg_helper.h195 reg_name, init_val, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
215 v8, f9, v9, f10, v10) \ argument
252 #define REG_UPDATE_9(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument
257 reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9, f10, v10) \ argument
/aosp_15_r20/external/clang/test/Sema/
H A Dattr-ownership.c12 int f9 __attribute__((ownership_takes(foo, 1))); // expected-warning {{'ownership_takes' attribute… variable
/aosp_15_r20/prebuilts/go/linux-x86/test/fixedbugs/
Dbug035.go9 func f9(a int) (i int, f float64) { func
/aosp_15_r20/external/llvm/test/MC/ARM/
H A Dltorg-darwin.s84 f9: label
H A Dltorg.s78 f9: label
H A Dldr-pseudo.s92 f9: label
H A Dldr-pseudo-darwin.s92 f9: label
/aosp_15_r20/external/clang/test/PCH/
H A Dcxx11-exception-spec.cpp33 decltype(f<9>()) f9; variable
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/
H A Dlegacy.proto72 google.golang.org.proto2_20180814.Message f9 = 9; field
/aosp_15_r20/external/llvm/test/MC/AArch64/
H A Dldr-pseudo.s99 f9: label
/aosp_15_r20/external/golang-protobuf/internal/testprotos/benchmarks/micro/
H A Dmicro.proto20 required int32 f9 = 9; field
/aosp_15_r20/dalvik/dx/tests/079-dex-local-variable-renumbering/
H A DBlort.java29 float f9 = 0.0f; in test1() local
HDBlort.class ... f4 float f5 float f6 float f7 float f8 float f9 float f10 float f11 float f12 float f13 float f14 ...
/aosp_15_r20/external/clang/test/SemaObjC/
H A Dconditional-expr-4.m77 int f9(int cond, id<P1> a, A *b) { function
H A Dconditional-expr-3.m57 void f9(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/aosp_15_r20/external/libffi/testsuite/libffi.call/
H A Dmany.c14 …, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float… in many()
H A Dmany_double.c22 double f9, in many()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dmany.c14 …, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float… in many()
/aosp_15_r20/external/clang/test/CodeGen/
H A Dinline2.c58 extern inline int f9(void) { return 0; } in f9() function
/aosp_15_r20/external/libcxxabi/test/
H A Dcatch_pointer_reference.pass.cpp311 void f9() in f9() function

123456