Home
last modified time | relevance | path

Searched defs:bcd (Results 1 – 20 of 20) sorted by relevance

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java20 private long bcd; field in DecimalQuantity_64BitBCD
117 bcd = result >>> (adjustment * 4); field in DecimalQuantity_64BitBCD
DDecimalQuantity_ByteArrayBCD.java20 private byte[] bcd = new byte[100]; field in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/
DDecimalQuantity_64BitBCD.java23 private long bcd; field in DecimalQuantity_64BitBCD
120 bcd = result >>> (adjustment * 4); field in DecimalQuantity_64BitBCD
DDecimalQuantity_ByteArrayBCD.java23 private byte[] bcd = new byte[100]; field in DecimalQuantity_ByteArrayBCD
/external/icu/icu4c/source/i18n/
DdecNumberLocal.h477 #define GETCOEFF(df, bcd) { \ argument
482 #define GETWCOEFF(df, bcd) { \ argument
493 #define GETCOEFF(df, bcd) { \ argument
502 #define GETWCOEFF(df, bcd) { \ argument
521 #define GETCOEFF(df, bcd) { \ argument
539 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
Dnumber_utils.cpp192 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo()
DdecNumber.cpp3490 U_CAPI uByte * U_EXPORT2 uprv_decNumberGetBCD(const decNumber *dn, uByte *bcd) { in uprv_decNumberGetBCD()
3524 U_CAPI decNumber * U_EXPORT2 uprv_decNumberSetBCD(decNumber *dn, const uByte *bcd, uInt n) { in uprv_decNumberSetBCD()
/external/skia/src/pathops/
DSkPathOpsCubic.cpp90 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
647 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
/external/skqp/src/pathops/
DSkPathOpsCubic.cpp90 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
647 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
/external/python/cpython2/Lib/
Dplatform.py716 def _bcd2str(bcd): argument
/external/skia/src/gpu/ccpr/
DGrCCFillGeometry.cpp530 float T, Sk2f* ab, Sk2f* abc, Sk2f* abcd, Sk2f* bcd, Sk2f* cd) { in chop_cubic()
/external/skqp/src/gpu/ccpr/
DGrCCFillGeometry.cpp530 float T, Sk2f* ab, Sk2f* abc, Sk2f* abcd, Sk2f* bcd, Sk2f* cd) { in chop_cubic()
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2256 UnicodeString bcd("bcd", 3); in TestSubclass() local
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h255 unsigned char bcd[10]; member
/external/skqp/src/core/
DSkGeometry.cpp391 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
/external/skia/src/core/
DSkGeometry.cpp391 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h246 __u8 bcd; member
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i157 unsigned char bcd[10]; member
/external/u-boot/arch/arm/include/asm/arch-mx25/
Dimx-regs.h477 #define WEIM_CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument
/external/u-boot/arch/arm/include/asm/arch-mx31/
Dimx-regs.h639 #define CSCR_U(sp, wp, bcd, bcs, psz, pme, sync, dol, \ argument