Home
last modified time | relevance | path

Searched defs:f4 (Results 1 – 25 of 443) sorted by relevance

12345678910>>...18

/external/clang/test/CodeGen/
Dwindows-struct-abi.c28 struct f4 { struct
35 struct f4 return_f4(void) { while (1); } in return_f4() argument
/external/llvm-project/clang/test/CodeGen/
Dwindows-struct-abi.c28 struct f4 { struct
35 struct f4 return_f4(void) { while (1); } in return_f4() argument
/external/llvm-project/clang/test/SemaCUDA/
Dimplicit-device-lambda.cu18 auto f4 = [&] __host__ __device__ {}; in device_fn() local
60 auto f4 = [&] __host__ __device__ {}; in kernel_fn() local
77 auto f4 = [&] __host__ __device__ {}; in host_fn() local
97 auto f4 = [&] __host__ __device__ {}; in hd_fn() local
/external/llvm-project/clang/test/SemaObjCXX/
Dinstantiate-expr.mm62 void f4(B *b, T value) { function
66 template void f4(B*, int); function
67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization … function
/external/clang/test/SemaObjCXX/
Dinstantiate-expr.mm62 void f4(B *b, T value) { function
66 template void f4(B*, int); function
67 template void f4(B*, int*); // expected-note{{in instantiation of function template specialization … function
Darc-overloading.mm73 int &f4(id __autoreleasing *); function
74 float &f4(id __strong *); function
/external/llvm-project/lld/test/ELF/
Darm-exidx-dedup.s67 .global f4 symbol
68 f4: label
Dicf-safe.s110 .globl f4 symbol
111 f4: label
/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
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
/external/llvm-project/flang/test/Semantics/
Dresolve59.f9039 function f4() function
40 procedure(rf), pointer :: f4 local
103 function f4() result(r) function
/external/clang/test/SemaCXX/
Dwarn-shadow.cpp34 int f1, f2, f3, f4; // expected-note 8 {{previous declaration is here}} member in A
37 A(int f1, int f2, int f3, int f4) // expected-note-re 4 {{variable 'f{{[0-4]}}' is declared here}} in A()
48 A(int f1, int f2, int f3, int f4, double overload_dummy) {} in A()
/external/skia/modules/canvaskit/
Dhelper.js68 CanvasKit.FourFloatArrayHelper.prototype.push = function(f1, f2, f3, f4) { argument
80 CanvasKit.FourFloatArrayHelper.prototype.set = function(idx, f1, f2, f3, f4) { argument
/external/llvm-project/clang/test/Sema/
Dpragma-pack-5.c27 char f4; member
35 char f4; member
/external/clang/test/Sema/
Dpragma-pack-5.c27 char f4; member
35 char f4; member
/external/oboe/samples/RhythmGame/third_party/glm/gtx/
Dspline.inl23 typename genType::value_type f4 = s3 - s2; local
46 typename genType::value_type f4 = s3 - s2; local
/external/llvm-project/compiler-rt/test/profile/Posix/Inputs/
Dinstrprof-visibility-helper.cpp2 void f4() {} in f4() function
/external/clang/test/PCH/
Dchain-ext_vector.c9 int test(float4 f4) { in test()
Dext_vector.c8 int test(float4 f4) { in test()
/external/compiler-rt/test/profile/Inputs/
Dinstrprof-visibility-helper.cpp2 void f4() {} in f4() function
/external/llvm-project/clang/test/PCH/
Dext_vector.c8 int test(float4 f4) { in test()
Dchain-ext_vector.c9 int test(float4 f4) { in test()
/external/llvm-project/lldb/test/API/functionalities/data-formatter/data-formatter-caching/
Db.c4 float4 f4 = {1, 2, 3, 4}; in a() local
/external/llvm/test/MC/AArch64/
Dldr-pseudo-diagnostics.s22 f4: label
/external/llvm-project/lldb/test/API/functionalities/data-formatter/vector-types/
Dmain.cpp5 float4 f4 = {1.25, 1.25, 2.50, 2.50}; in main() local
/external/llvm-project/llvm/test/MC/AArch64/
Dldr-pseudo-diagnostics.s22 f4: label

12345678910>>...18