Home
last modified time | relevance | path

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

/external/icu/icu4j/main/tests/core/src/com/ibm/icu/impl/number/
DDecimalQuantity_64BitBCD.java17 private long bcd; field in DecimalQuantity_64BitBCD
114 bcd = result >>> (adjustment * 4); field in DecimalQuantity_64BitBCD
DDecimalQuantity_ByteArrayBCD.java17 private byte[] bcd = new byte[100]; field in DecimalQuantity_ByteArrayBCD
/external/icu/android_icu4j/src/main/tests/android/icu/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/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
DdecNumber.cpp3488 U_CAPI uByte * U_EXPORT2 uprv_decNumberGetBCD(const decNumber *dn, uByte *bcd) { in uprv_decNumberGetBCD()
3522 U_CAPI decNumber * U_EXPORT2 uprv_decNumberSetBCD(decNumber *dn, const uByte *bcd, uInt n) { in uprv_decNumberSetBCD()
/external/valgrind/memcheck/tests/amd64/
Dmore_x87_fp.c148 unsigned short bcd[5]; in test_fbcd() local
/external/valgrind/memcheck/tests/x86/
Dmore_x86_fp.c138 unsigned short bcd[5]; in test_fbcd() local
/external/skia/src/pathops/
DSkPathOpsCubic.cpp91 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
650 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
/external/skqp/src/pathops/
DSkPathOpsCubic.cpp91 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
650 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
/external/python/cpython2/Lib/
Dplatform.py686 def _bcd2str(bcd): argument
/external/skqp/src/gpu/ccpr/
DGrCCGeometry.cpp503 Sk2f bcd = lerp(bc, cd, TT); in chopCubic() local
/external/skia/src/gpu/ccpr/
DGrCCGeometry.cpp503 Sk2f bcd = lerp(bc, cd, TT); in chopCubic() local
/external/valgrind/none/tests/amd64/
Dfb_test_amd64.c990 unsigned short bcd[5]; in test_fbcd() local
/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/skia/src/core/
DSkGeometry.cpp371 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
/external/skqp/src/core/
DSkGeometry.cpp371 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h246 __u8 bcd; member
/external/valgrind/VEX/priv/
Dhost_generic_simd64.c1535 ULong h_calc_BCDtoDPB( ULong bcd ) in h_calc_BCDtoDPB()
/external/google-breakpad/src/third_party/libdisasm/swig/
Dlibdisasm_oop.i157 unsigned char bcd[10]; member
/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3814 unsigned int integer, altivec, altivec_quad, altivec_double, dfp, bcd, misc, mffs, member