Home
last modified time | relevance | path

Searched defs:fD (Results 1 – 10 of 10) sorted by relevance

/external/icu4c/test/intltest/
Dsdtfmtts.cpp142 Formattable fD(d, Formattable::kIsDate); in testAPI() local
Ddtfmapts.cpp162 Formattable fD(d, Formattable::kIsDate); in testAPI() local
Ddcfmapts.cpp133 Formattable fD(d); in testAPI() local
Dnmfmapts.cpp119 Formattable fD(d); in testAPI() local
/external/valgrind/main/none/tests/ppc32/
Dround.c389 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/
Dround.c389 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/
Dhost_arm_defs.c1227 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
Dguest_arm_toIR.c11323 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
Dhost_arm_defs.h738 HReg fD; member
803 HReg fD; member
Dhost_arm_isel.c5656 HReg fD = iselFltExpr(env, stmt->Ist.Store.data); in iselStmt() local