/external/clang/test/SemaObjCXX/ |
D | instantiate-expr.mm | 70 void f5(T ptr, U value) { function 74 template void f5(B*, int); function 75 template void f5(B*, int*); // expected-note{{in instantiation of function template specialization … function
|
D | arc-overloading.mm | 89 int &f5(id __autoreleasing *); function 90 float &f5(id const __unsafe_unretained *); function
|
/external/clang/test/Sema/ |
D | default.c | 3 void f5 (int z) { in f5() function
|
D | attr-noreturn.c | 34 f5 (unsigned long size) in f5() function
|
D | alias-redefinition.c | 23 void f5() {} in f5() function
|
D | floating-point-compare.c | 19 int f5(float x) { in f5() function
|
D | attr-unused.c | 37 int f5(int x __attribute__((__unused__))) { in f5() function
|
/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/llvm/test/MC/AArch64/ |
D | ldr-pseudo-diagnostics.s | 28 f5: label
|
D | ldr-pseudo.s | 47 f5: label
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 21 id f5(id val, id *dest) { function
|
D | conditional-expr-4.m | 54 int f5(int cond, id<P1> a, id<P1> b) { function
|
/external/clang/test/CodeGenCXX/ |
D | reinterpret-cast.cpp | 17 void f5(void*& u) { in f5() function
|
/external/llvm/test/MC/ARM/ |
D | ltorg-darwin.s | 51 f5: label
|
D | ltorg.s | 47 f5: label
|
D | ldr-pseudo-darwin.s | 40 f5: label
|
D | ldr-pseudo.s | 40 f5: label
|
/external/clang/test/Analysis/ |
D | vfork.c | 106 void f5() { in f5() function
|
/external/clang/test/Index/ |
D | complete-exprs.c | 23 void f5(float f) { in f5() function
|
/external/clang/test/CodeGen/ |
D | microsoft-call-conv-x64.c | 10 void __stdcall f5(void) { in f5() function
|
D | x86_64-arguments-win32.c | 22 void f5(_Complex float a) {} in f5() function
|
/external/testng/src/test/java/test/priority/ |
D | BaseSample.java | 40 public void f5() { add("f5"); } in f5() method in BaseSample
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/ |
D | p1.cpp | 11 int (*f5 [[carries_dependency]])(); // expected-error {{'carries_dependency' attribute only applies… variable
|
/external/clang/test/CodeGenObjCXX/ |
D | references.mm | 35 void f5(foo&); function
|
/external/clang/test/SemaCXX/ |
D | warn-unused-parameters.cpp | 17 template<typename T> template<typename U> U X<T>::f5(U x) { return U(); } // expected-warning{{unus… in f5() function in X
|