/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/SemaObjCXX/ |
D | conversion-ranking.mm | 85 int &f6(A*); function 86 float &f6(id<P1>); function
|
D | arc-overloading.mm | 105 int &f6(id __autoreleasing *); function 106 float &f6(id const __unsafe_unretained *); function
|
D | conditional-expr.mm | 45 void f6(int cond, id x, A *a) { function
|
/external/clang/test/SemaObjC/ |
D | builtin_objc_lib_functions.m | 26 int f6(Class exceptionClass, id exception) { function
|
D | conditional-expr-4.m | 64 int f6(int cond, id<P1> a, void *b) { function
|
D | conditional-expr-3.m | 45 void f6(int cond, id x, A *a) { function
|
/external/clang/test/PCH/ |
D | cxx11-exception-spec.cpp | 17 decltype(f<6>()) f6; variable
|
/external/llvm/test/MC/ARM/ |
D | ltorg-darwin.s | 67 f6: label
|
D | ltorg.s | 61 f6: label
|
D | ldr-pseudo-darwin.s | 62 f6: label
|
D | ldr-pseudo.s | 62 f6: label
|
/external/clang/test/CodeGen/ |
D | x86_64-arguments-win32.c | 25 void f6(_Complex double a) {} in f6() function
|
/external/swiftshader/third_party/LLVM/test/MC/MachO/ |
D | darwin-x86_64-reloc.s | 72 f6: label
|
/external/clang/test/Sema/ |
D | MicrosoftCompatibility.c | 14 __declspec(noreturn) void f6( void ) { in f6() function
|
D | attr-unused.c | 41 int f6(int x __attribute__((__unused__))) { in f6() function
|
/external/llvm/test/MC/MachO/ |
D | darwin-x86_64-reloc.s | 72 f6: label
|
/external/testng/src/test/java/test/priority/ |
D | BaseSample.java | 43 public void f6() { add("f6"); } in f6() method in BaseSample
|
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/ |
D | p1.cpp | 12 int (*f6)() [[carries_dependency]]; // expected-error {{'carries_dependency' attribute cannot be ap… variable
|
/external/llvm/test/MC/Mips/ |
D | mips_directives.s | 54 .set f6,$f6 define
|
/external/llvm/test/MC/AArch64/ |
D | ldr-pseudo.s | 69 f6: label
|
/external/clang/test/CXX/temp/temp.decls/temp.friend/ |
D | p4.cpp | 5 friend void f6(int) { } // expected-error{{redefinition of}} \ in f6() function
|
/external/clang/test/CodeGenObjCXX/ |
D | references.mm | 39 void f6(baz* x) { function
|
/external/clang/test/CodeGenCXX/ |
D | visibility-inlines-hidden.cpp | 12 virtual void f6() { } in f6() function 24 virtual void f6() { } in f6() function
|
/external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/ |
D | many.c | 14 static float ABI_ATTR many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, fl… in many()
|