/external/libffi/testsuite/libffi.call/ |
D | many.c | 24 float f13) in many() argument 30 (double) f11, (double) f12, (double) f13); in many() 33 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13); in many()
|
D | many_win32.c | 24 float f13) in stdcall_many() argument 26 return ((f1/f2+f3/f4+f5/f6+f7/f8+f9/f10+f11/f12) * f13); in stdcall_many()
|
/external/valgrind/main/coregrind/m_dispatch/ |
D | dispatch-s390x-linux.S | 91 std %f13,160+40(SP) 284 ld %f13,160+40(SP) 327 std %f13,160+40(SP) 357 ld %f13,160+40(SP)
|
/external/clang/test/CodeGen/ |
D | function-attributes.c | 54 void f13(void) __attribute__((pure)) __attribute__((const)); 55 void f13(void){} in f13() function
|
D | switch.c | 187 int f13(unsigned x) { in f13() function
|
D | arm-arguments.c | 80 struct s13 f13(void) {} in f13() function
|
D | exprs.c | 143 double f13(double X) { in f13() function
|
D | struct.c | 142 void f13() { in f13() function
|
/external/clang/test/CXX/except/except.spec/ |
D | p5-virtual.cpp | 42 virtual void f13() noexcept(false); 78 virtual void f13() throw(int);
|
/external/libffi/src/ia64/ |
D | unix.S | 71 ldf.fill f13 = [r16], 32 216 (p10) stfs [r16] = f13, 8 240 (p10) stfd [r16] = f13, 16 264 (p10) stfe [r16] = f13, 32 316 stf.spill [r17] = f13, 32 445 (p10) ldfs f13 = [r17], 8 473 (p10) ldfd f13 = [r17], 16 501 (p10) ldfe f13 = [r17], 32
|
/external/kernel-headers/original/asm-mips/ |
D | fpregdef.h | 28 #define fa0f $f13 65 #define fa1 $f13
|
/external/valgrind/main/VEX/priv/ |
D | host_s390_isel.c | 818 HReg op_hi, op_lo, f13, f15; in s390_isel_int_expr_wrk() local 824 f13 = make_fpr(13); in s390_isel_int_expr_wrk() 828 addInstr(env, s390_insn_move(8, f13, op_hi)); in s390_isel_int_expr_wrk() 832 addInstr(env, s390_insn_bfp128_convert_from(size, bfpop, res, f13, f15, in s390_isel_int_expr_wrk() 885 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15, cc_s390; in s390_isel_int_expr_wrk() local 893 f13 = make_fpr(13); in s390_isel_int_expr_wrk() 902 addInstr(env, s390_insn_move(8, f13, op2_hi)); in s390_isel_int_expr_wrk() 906 addInstr(env, s390_insn_bfp128_compare(16, cc_s390, f12, f14, f13, f15)); in s390_isel_int_expr_wrk() 1433 HReg op1_hi, op1_lo, op2_hi, op2_lo, f12, f13, f14, f15; in s390_isel_float128_expr_wrk() local 1440 f13 = make_fpr(13); in s390_isel_float128_expr_wrk() [all …]
|
/external/v8/test/mjsunit/harmony/ |
D | block-let-crankshaft.js | 34 var functions = [ f1, f2, f3, f4, f5, f6, f7, f8, f9, f10, f11, f12, f13, f14, 99 function f13(x) { function
|
/external/clang/test/Sema/ |
D | warn-unused-function.c | 53 void f13(void) { in f13() function
|
/external/llvm/test/CodeGen/X86/ |
D | tls.ll | 279 define i8 @f13() { 280 ; X32_LINUX: f13: 283 ; X64_LINUX: f13: 286 ; X32_WIN: f13: 292 ; X64_WIN: f13:
|
D | 2009-08-12-badswitch.ll | 17 declare void @f13() nounwind readnone 119 call void @f13()
|
/external/libffi/src/powerpc/ |
D | aix.S | 72 .set f13,13 define 173 lfd f13,-16-(1*8)(r28)
|
D | aix_closure.S | 72 .set f13,13 define 142 stfd f13, 152(r1)
|
/external/clang/test/Analysis/ |
D | malloc-overflow.c | 101 void * f13(struct s13 *s) in f13() function
|
D | array-struct.c | 119 void f13(double timeout) { in f13() function
|
D | null-deref-ps.c | 278 void f13() { in f13() function
|
/external/llvm/test/CodeGen/Mips/ |
D | o32_cc.ll | 172 tail call void @f13(float 3.800000e+01, i32 83, float 2.000000e+01, i32 25) nounwind 177 declare void @f13(float, i32, float, i32) 322 tail call void @f13(float 3.800000e+01, i32 83, float 2.000000e+01, i32 25) nounwind
|
/external/llvm/test/MC/ELF/ |
D | cfi.s | 77 f13: label
|
/external/oprofile/module/ia64/ |
D | oprofile_stubs.S | 113 ldf.fill f11=[sp]; ldf.fill f12=[sp]; mov f13=f0
|
/external/libffi/src/mips/ |
D | n32.S | 126 l.s $f13, 1*FFI_SIZEOF_ARG(t9) 129 l.d $f13, 1*FFI_SIZEOF_ARG(t9) 399 s.d $f13, F13_OFF2($sp)
|