/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/promise/detail/ |
D | switch.h | 140 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7) { in Switch() 164 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 192 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 222 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 254 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 288 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 324 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 363 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 404 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() 447 R Switch(char idx, F0 f0, F1 f1, F2 f2, F3 f3, F4 f4, F5 f5, F6 f6, F7 f7, in Switch() [all …]
|
/aosp_15_r20/external/webrtc/common_audio/third_party/ooura/fft_size_128/ |
H A D | ooura_fft_mips.cc | 275 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 877 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local 933 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_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/mesa3d/src/amd/vpelib/src/core/inc/ |
H A D | reg_helper.h | 159 #define REG_SET_7(reg_name, init_val, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \ argument 177 reg_name, init_val, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ argument 195 reg_name, init_val, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8, f9, v9) \ argument 214 #define REG_SET_10(reg_name, init_val, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, \ argument 246 #define REG_UPDATE_7(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7) \ argument 249 #define REG_UPDATE_8(reg, f1, v1, f2, v2, f3, v3, f4, v4, f5, v5, f6, v6, f7, v7, f8, v8) \ 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/art/test/MyClassNatives/ |
H A D | MyClassNatives.java | 116 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() 173 float f4, int i5, float f5, int i6, float f6, int i7, float f7, int i8, float f8, int i9, in stackArgsMixed() 193 float f7, int i1); in sfoo7FI() 209 native int foo9F(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo9F() 212 native int foo7FDF(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo7FDF() 215 native int foo7FIFF(float f1, float f2, float f3, float f4, float f5, float f6, float f7, in foo7FIFF() 290 float f7, float f8, float f9); in forceStackParameters_Fast() 338 float f7, float f8, float f9, float f10); in stackArgsIntsFirst_Fast() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/phoenix/test/boost_bind_compatibility/ |
D | bind_test.cpp | 281 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a7… in f7() function 315 …void f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a… in f7() function 394 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 395 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 486 bind(&V::f7, &v, 1, 2, 3, 4, 5, 6, 7)(); in member_function_void_test() local 487 bind(&V::f7, ref(v), 1, 2, 3, 4, 5, 6, 7)(); in member_function_void_test() local
|
D | bind_void_mf_test.cpp | 69 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a7… in f7() function 147 bind<void>(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 148 bind<void>(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_cdecl_mf_test.cpp | 43 …int __cdecl f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6… in f7() function 122 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 123 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_fastcall_mf_test.cpp | 63 …void __fastcall f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5… in f7() function 142 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 143 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_stdcall_mf_test.cpp | 63 …int __stdcall f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, … in f7() function 144 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 145 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_mf2_test.cpp | 61 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a7… in f7() function 140 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 141 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/bind/test/ |
D | bind_test.cpp | 256 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a7… in f7() function 290 …void f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a… in f7() function 368 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 369 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 458 bind(&V::f7, &v, 1, 2, 3, 4, 5, 6, 7)(); in member_function_void_test() local 459 bind(&V::f7, ref(v), 1, 2, 3, 4, 5, 6, 7)(); in member_function_void_test() local
|
D | bind_fastcall_mf_test.cpp | 62 …void __fastcall f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5… in f7() function 140 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 141 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_stdcall_mf_test.cpp | 62 …int __stdcall f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, … in f7() function 140 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 141 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_cdecl_mf_test.cpp | 62 …int __cdecl f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6… in f7() function 140 bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 141 bind(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_noexcept_mf_test.cpp | 53 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) noexcept { f6(a1, a2, a3, a4, a5, a… in f7() function 129 boost::bind(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 130 boost::bind(&X::f7, boost::ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
D | bind_void_mf_test.cpp | 65 …int f7(int a1, int a2, int a3, int a4, int a5, int a6, int a7) { f6(a1, a2, a3, a4, a5, a6); f1(a7… in f7() function 159 bind<void>(&X::f7, &x, 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local 160 bind<void>(&X::f7, ref(x), 1, 2, 3, 4, 5, 6, 7)(); in member_function_test() local
|
/aosp_15_r20/art/test/178-app-image-native-method/src/ |
H A D | Main.java | 650 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 669 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 688 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 704 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 723 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 742 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters() 1054 int i7, long l7, float f7, double d7, in nativeMethodWithManyParameters()
|
/aosp_15_r20/art/test/178-app-image-native-method/ |
H A D | native_methods.cc | 36 jint i7, jlong l7, jfloat f7, jdouble d7, in VerifyManyParameters() 89 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_Test_nativeMethodWithManyParameters() 118 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestFast_nativeMethodWithManyParameters() 146 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_TestCritical_nativeMethodWithManyParameters() 684 jint i7, jlong l7, jfloat f7, jdouble d7, in Java_CriticalClinitCheck_nativeMethodWithManyParameters()
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/format/ |
H A D | SimpleDateTimeTextProvider.java | 122 Long f7 = 7L; in createStore() local 185 Long f7 = 7L; in createStore() local
|
/aosp_15_r20/external/skia/src/base/ |
H A D | SkEndian.h | 178 #define SK_UINT8_BITFIELD(f0, f1, f2, f3, f4, f5, f6, f7) \ argument 188 #define SK_UINT8_BITFIELD(f0, f1, f2, f3, f4, f5, f6, f7) \ argument
|
/aosp_15_r20/external/llvm/test/MC/ARM/ |
H A D | ltorg-darwin.s | 74 f7: label
|
H A D | ltorg.s | 68 f7: label
|
/aosp_15_r20/external/clang/test/PCH/ |
H A D | cxx11-exception-spec.cpp | 18 decltype(f<7>()) f7; variable
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | x86_64-arguments-win32.c | 28 _Complex float f7() { return 1.0; } in f7() function
|
/aosp_15_r20/external/golang-protobuf/internal/testprotos/legacy/ |
H A D | legacy.proto | 70 google.golang.org.proto2_20180430.Message f7 = 7; field
|