Searched refs:f11 (Results 1 - 25 of 50) sorted by relevance

12

/external/clang/test/Sema/
H A Dwarn-unused-function.c42 static void f11(void);
43 static void f11(void) { } // expected-warning{{unused}} function
H A Dpragma-unused.c52 int f11(int x) { function
H A Dc89.c54 void f11 (z) /* expected-error {{may not have 'void' type}} */ function
/external/clang/test/SemaCXX/
H A Dfunction-extern-c.cpp37 extern "C" long long f11( void );
/external/libffi/testsuite/libffi.call/
H A Dmany.c22 float f11,
30 (double) f11, (double) f12, (double) f13);
33 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
H A Dmany_win32.c22 float f11,
26 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13);
12 stdcall_many(float f1, float f2, float f3, float f4, float f5, float f6, float f7, float f8, float f9, float f10, float f11, float f12, float f13) argument
/external/clang/test/CXX/except/except.spec/
H A Dp5-virtual.cpp40 virtual void f11() throw();
76 virtual void f11() noexcept;
/external/clang/test/CodeGen/
H A Dfunction-attributes.c45 int f11(void) { function
H A Dswitch.c156 // CHECK: define i32 @f11(
159 int f11(int x) { function
H A Darm-arguments.c63 // APCS-GNU: define void @f11(
65 // AAPCS: define arm_aapcscc i32 @f11()
67 struct s11 f11(void) {} function
H A Dexprs.c124 // CHECK: define i32 @f11
125 int f11(long X) {
H A Dstruct.c115 void f11() { function
/external/kernel-headers/original/asm-mips/
H A Dfpregdef.h38 #define ft3f $f11
79 #define ft7 $f11
/external/v8/test/mjsunit/harmony/
H A Dblock-let-crankshaft.js34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14,
89 function f11() { function
/external/clang/test/Analysis/
H A Dmalloc-overflow.c77 void * f11(int n) function
H A Darray-struct.c97 void f11() { function
H A Dnull-deref-ps.c236 void f11(unsigned i) { function
/external/valgrind/main/coregrind/m_dispatch/
H A Ddispatch-s390x-linux.S89 std %f11,160+24(SP)
282 ld %f11,160+24(SP)
325 std %f11,160+24(SP)
355 ld %f11,160+24(SP)
/external/libffi/src/ia64/
H A Dunix.S68 ldf.fill f11 = [r16], 32
211 (p8) stfs [r16] = f11, 8
235 (p8) stfd [r16] = f11, 16
259 (p8) stfe [r16] = f11, 32
313 stf.spill [r17] = f11, 32
440 (p8) ldfs f11 = [r17], 8
468 (p8) ldfd f11 = [r17], 16
496 (p8) ldfe f11 = [r17], 32
/external/openssl/crypto/
H A Dalphacpuid.pl44 fclr $f11
H A Dppccpuid.pl67 fmr f11,f31
/external/libffi/src/powerpc/
H A Daix.S70 .set f11,11
170 lfd f11,-16-(3*8)(r28)
H A Daix_closure.S70 .set f11,11
140 stfd f11, 136(r1)
/external/clang/test/CodeGenCXX/
H A Dtemporaries.cpp194 void f11(H h) { function
/external/llvm/test/MC/ELF/
H A Dcfi.s65 f11: label

Completed in 453 milliseconds

12