Home
last modified time | relevance | path

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

123456789

/external/clang/test/CodeGen/
Dwindows-struct-abi.c28 struct f4 { struct
35 struct f4 return_f4(void) { while (1); } in return_f4() argument
Dppc64-extend.c13 unsigned int f4(void) { return 0; } in f4() 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/compiler-rt/test/profile/Inputs/
Dinstrprof-visibility-helper.cpp2 void f4() {} in f4() function
/external/clang/test/PCH/
Dext_vector.c8 int test(float4 f4) { in test()
Dchain-ext_vector.c9 int test(float4 f4) { in test()
/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_rdft_mips.c272 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cft1st_128_mips() local
521 float f0, f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14; in cftmdl_128_mips() local
807 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftfsub_128_mips() local
865 float f0, f1, f2, f3, f4, f5, f6, f7, f8; in cftbsub_128_mips() local
929 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftfsub_128_mips() local
1056 float f1, f2, f3 ,f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, f15; in rftbsub_128_mips() local
/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/llvm/test/MC/AArch64/
Dldr-pseudo-diagnostics.s22 f4: label
/external/clang/test/Sema/
Darg-duplicate.c12 void f4(void) { in f4() function
Dpragma-pack-5.c27 char f4; member
35 char f4; member
Dattr-noreturn.c26 void f4() { in f4() function
Dalias-redefinition.c18 void f4() {} in f4() function
/external/clang/test/CodeGenObjC/
Dexceptions.m133 void f4() { function
/external/vulkan-validation-layers/libs/glm/gtx/
Dspline.inl29 typename genType::value_type f4 = s3 - s2; local
52 typename genType::value_type f4 = s3 - s2; local
/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m16 id f4(struct objc_super *super, SEL op) { // expected-warning {{declaration of 'struct objc_super' … function
/external/clang/test/CodeGenCXX/
Dint64_uint64.cpp23 void f4(uint64_t *ptr) {} in f4() function
Dmangle-extern-local.cpp38 int f4() { in f4() function
Dmangle-windows.cpp19 extern "C" void __fastcall f4(void) {} in f4() function
/external/libmojo/mojo/public/js/
Dstruct_unittests.js119 f4: new Map([[0, 0], [1, 32768], [2, 0xFFFF]]), // map<uint16, uint16> property
154 f4: new Map([["a", [["1", "2"]]], ["b", [null]]]), property
252 f4: [[true], [false], [true, false], [true, false, true, false]], property
/external/llvm/test/MC/ARM/
Dltorg.s34 f4: label
Dltorg-darwin.s36 f4: label
/external/clang/test/Analysis/
Dvfork.c76 void f4(int x) { in f4() function
/external/pdfium/core/fpdfdoc/
Dcpvt_color.cpp27 FX_FLOAT f4 = FX_atof(syntax.GetWord()); in ParseColor() local

123456789