Home
last modified time | relevance | path

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

1234

/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 …]
/external/webrtc/common_audio/third_party/ooura/fft_size_128/
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
/external/llvm/test/MC/ARM/
Dltorg.s94 f10: label
Dltorg-darwin.s102 f10: label
Dldr-pseudo-darwin.s99 f10: label
Dldr-pseudo.s99 f10: label
/external/golang-protobuf/internal/testprotos/legacy/
Dlegacy.proto73 google.golang.org.proto3_20180814.Message f10 = 10; field
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
Dp1.cpp16 int typedef f10(int n [[carries_dependency]]); // expected-error {{'[[carries_dependency]]' attribu… typedef
/external/llvm/test/MC/AArch64/
Dldr-pseudo.s106 f10: label
/external/golang-protobuf/internal/testprotos/benchmarks/micro/
Dmicro.proto21 required int32 f10 = 10; field
/external/stg/test_cases/diff_tests/function/
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
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
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
/external/stg/test_cases/info_tests/function/
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
/external/clang/test/SemaObjCXX/
Dconditional-expr.mm61 void f10(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/external/clang/test/SemaObjC/
Dconditional-expr-3.m61 void f10(int cond, id<P0,P1> x0, id<P0,P2> x1) { function
/external/libffi/testsuite/libffi.call/
Dmany_double.c23 double f10, in many()
Dmany.c14 …, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, floa… in many()
Dmany_mixed.c27 double f10, in many()
/external/deqp/external/openglcts/modules/common/
DglcMisc.cpp198 GLuint f10; in floatToUnisgnedF10() local
365 float unsignedF10ToFloat(GLuint f10) in unsignedF10ToFloat()
/external/libcxxabi/test/
Dcatch_pointer_reference.pass.cpp335 void f10() in f10() function
/external/clang/test/CodeGenCXX/
Dmangle-variadic-templates.cpp74 template<typename ...T> void f10(ArrayOfN<T...> &) {} in f10() function
/external/cronet/stable/third_party/libc++abi/src/test/
Dcatch_pointer_reference.pass.cpp334 void f10() in f10() function
/external/cronet/tot/third_party/libc++abi/src/test/
Dcatch_pointer_reference.pass.cpp334 void f10() in f10() function
/external/clang/test/CodeGen/
Dmicrosoft-call-conv.c65 void __fastcall f10(int x, ...) {}; in f10() function

1234