Home
last modified time | relevance | path

Searched defs:f6 (Results 1 – 25 of 125) sorted by relevance

12345

/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/SemaObjCXX/
Dconversion-ranking.mm85 int &f6(A*); function
86 float &f6(id<P1>); function
Darc-overloading.mm105 int &f6(id __autoreleasing *); function
106 float &f6(id const __unsafe_unretained *); function
/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m26 int f6(Class exceptionClass, id exception) { function
/external/llvm/test/MC/ARM/
Dltorg-darwin.s67 f6: label
Dltorg.s61 f6: label
Dldr-pseudo-darwin.s62 f6: label
Dldr-pseudo.s62 f6: label
/external/clang/test/PCH/
Dcxx11-exception-spec.cpp17 decltype(f<6>()) f6; variable
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ARM/
Dltorg.s61 f6: label
Dltorg-darwin.s67 f6: label
Dldr-pseudo-darwin.s62 f6: label
Dldr-pseudo.s62 f6: label
/external/clang/test/CodeGen/
Dx86_64-arguments-win32.c25 void f6(_Complex double a) {} in f6() function
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s72 f6: label
/external/testng/src/test/java/test/priority/
DBaseSample.java43 public void f6() { add("f6"); } in f6() method in BaseSample
/external/clang/test/Sema/
DMicrosoftCompatibility.c14 __declspec(noreturn) void f6( void ) { in f6() function
Dattr-unused.c41 int f6(int x __attribute__((__unused__))) { in f6() function
/external/llvm/test/MC/MachO/
Ddarwin-x86_64-reloc.s72 f6: label
/external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.depend/
Dp1.cpp12 int (*f6)() [[carries_dependency]]; // expected-error {{'carries_dependency' attribute cannot be ap… variable
/external/llvm/test/MC/Mips/
Dmips_directives.s54 .set f6,$f6 define
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AArch64/
Dldr-pseudo.s69 f6: label
/external/llvm/test/MC/AArch64/
Dldr-pseudo.s69 f6: label
/external/clang/test/CXX/temp/temp.decls/temp.friend/
Dp4.cpp5 friend void f6(int) { } // expected-error{{redefinition of}} \ in f6() function
/external/clang/test/CodeGenCXX/
Dvisibility-inlines-hidden.cpp12 virtual void f6() { } in f6() function
24 virtual void f6() { } in f6() function

12345