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/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/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/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() 3020 UInt fD = fregNo(i->ARMin.VLdStS.fD); in emit_ARMInstr() local 3108 UInt fD = fregNo(i->ARMin.VUnaryS.dst); in emit_ARMInstr() local 3157 UInt fD = fregNo(i->ARMin.VCMovS.dst); in emit_ARMInstr() local 3176 UInt fD = fregNo(i->ARMin.VCvtSD.dst); in emit_ARMInstr() local 3203 UInt fD = fregNo(i->ARMin.VXferS.fD); in emit_ARMInstr() local
|
D | guest_arm_toIR.c | 11290 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11351 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11498 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11535 UInt fD = (INSN(15,12) << 1) | bD; /* dst/acc */ in decode_CP10_CP11_instruction() local 11633 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11693 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11743 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11774 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local 11823 UInt fD = (INSN(15,12) << 1) | bD; in decode_CP10_CP11_instruction() local
|
D | host_arm_defs.h | 735 HReg fD; member 800 HReg fD; member
|
D | host_arm_isel.c | 5621 HReg fD = iselFltExpr(env, stmt->Ist.Store.data); in iselStmt() local
|