Searched defs:fD (Results 1 – 10 of 10) sorted by relevance
/external/icu4c/test/intltest/ |
D | sdtfmtts.cpp | 142 Formattable fD(d, Formattable::kIsDate); in testAPI() local
|
D | dtfmapts.cpp | 162 Formattable fD(d, Formattable::kIsDate); in testAPI() local
|
D | dcfmapts.cpp | 133 Formattable fD(d); in testAPI() local
|
D | nmfmapts.cpp | 119 Formattable fD(d); in testAPI() local
|
/external/valgrind/main/none/tests/ppc32/ |
D | round.c | 389 double qtr, half, fA, fB, fD; in check_single_arithmetic_op() local 535 double fA, fB, fC, fD; in check_single_guarded_arithmetic_op() local 833 double fA, fB, fC, fD; in check_double_guarded_arithmetic_op() local
|
/external/valgrind/main/none/tests/ppc64/ |
D | round.c | 389 double qtr, half, fA, fB, fD; in check_single_arithmetic_op() local 535 double fA, fB, fC, fD; in check_single_guarded_arithmetic_op() local 833 double fA, fB, fC, fD; in check_double_guarded_arithmetic_op() local
|
/external/valgrind/main/VEX/priv/ |
D | host_arm_defs.c | 1227 ARMInstr* ARMInstr_VLdStS ( Bool isLoad, HReg fD, ARMAModeV* am ) { in ARMInstr_VLdStS() 1311 ARMInstr* ARMInstr_VXferS ( Bool toS, HReg fD, HReg rLo ) { in ARMInstr_VXferS() 3044 UInt fD = fregNo(i->ARMin.VLdStS.fD); in emit_ARMInstr() local 3132 UInt fD = fregNo(i->ARMin.VUnaryS.dst); in emit_ARMInstr() local 3181 UInt fD = fregNo(i->ARMin.VCMovS.dst); in emit_ARMInstr() local 3200 UInt fD = fregNo(i->ARMin.VCvtSD.dst); in emit_ARMInstr() local 3227 UInt fD = fregNo(i->ARMin.VXferS.fD); in emit_ARMInstr() local
|
D | guest_arm_toIR.c | 11323 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11384 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11531 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11568 UInt fD = (INSN(15,12) << 1) | bD; /* dst/acc */ in decode_CP10_CP11_instruction() local 11666 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11726 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11776 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11807 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11856 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local
|
D | host_arm_defs.h | 738 HReg fD; member 803 HReg fD; member
|
D | host_arm_isel.c | 5656 HReg fD = iselFltExpr(env, stmt->Ist.Store.data); in iselStmt() local
|