/external/clang/test/CodeGen/ |
D | windows-struct-abi.c | 28 struct f4 { struct 35 struct f4 return_f4(void) { while (1); } in return_f4() argument
|
D | ppc64-extend.c | 13 unsigned int f4(void) { return 0; } in f4() function
|
/external/clang/test/SemaObjCXX/ |
D | instantiate-expr.mm | 62 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
|
D | arc-overloading.mm | 73 int &f4(id __autoreleasing *); function 74 float &f4(id __strong *); function
|
/external/compiler-rt/test/profile/Inputs/ |
D | instrprof-visibility-helper.cpp | 2 void f4() {} in f4() function
|
/external/clang/test/PCH/ |
D | ext_vector.c | 8 int test(float4 f4) { in test()
|
D | chain-ext_vector.c | 9 int test(float4 f4) { in test()
|
/external/webrtc/webrtc/modules/audio_processing/aec/ |
D | aec_rdft_mips.c | 272 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/ |
D | warn-shadow.cpp | 34 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/ |
D | ldr-pseudo-diagnostics.s | 22 f4: label
|
/external/clang/test/Sema/ |
D | arg-duplicate.c | 12 void f4(void) { in f4() function
|
D | pragma-pack-5.c | 27 char f4; member 35 char f4; member
|
D | attr-noreturn.c | 26 void f4() { in f4() function
|
D | alias-redefinition.c | 18 void f4() {} in f4() function
|
/external/clang/test/CodeGenObjC/ |
D | exceptions.m | 133 void f4() { function
|
/external/vulkan-validation-layers/libs/glm/gtx/ |
D | spline.inl | 29 typename genType::value_type f4 = s3 - s2; local 52 typename genType::value_type f4 = s3 - s2; local
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 16 id f4(struct objc_super *super, SEL op) { // expected-warning {{declaration of 'struct objc_super' … function
|
/external/clang/test/CodeGenCXX/ |
D | int64_uint64.cpp | 23 void f4(uint64_t *ptr) {} in f4() function
|
D | mangle-extern-local.cpp | 38 int f4() { in f4() function
|
D | mangle-windows.cpp | 19 extern "C" void __fastcall f4(void) {} in f4() function
|
/external/libmojo/mojo/public/js/ |
D | struct_unittests.js | 119 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/ |
D | ltorg.s | 34 f4: label
|
D | ltorg-darwin.s | 36 f4: label
|
/external/clang/test/Analysis/ |
D | vfork.c | 76 void f4(int x) { in f4() function
|
/external/pdfium/core/fpdfdoc/ |
D | cpvt_color.cpp | 27 FX_FLOAT f4 = FX_atof(syntax.GetWord()); in ParseColor() local
|