Searched defs:bcd (Results 1 – 13 of 13) sorted by relevance
/external/icu/icu4c/source/i18n/ |
D | decNumberLocal.h | 474 #define GETCOEFF(df, bcd) { \ argument 479 #define GETWCOEFF(df, bcd) { \ argument 490 #define GETCOEFF(df, bcd) { \ argument 499 #define GETWCOEFF(df, bcd) { \ argument 518 #define GETCOEFF(df, bcd) { \ argument 536 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
D | decNumber.c | 3486 U_CAPI uByte * U_EXPORT2 uprv_decNumberGetBCD(const decNumber *dn, uByte *bcd) { in uprv_decNumberGetBCD() 3520 U_CAPI decNumber * U_EXPORT2 uprv_decNumberSetBCD(decNumber *dn, const uByte *bcd, uInt n) { in uprv_decNumberSetBCD()
|
/external/valgrind/memcheck/tests/x86/ |
D | more_x86_fp.c | 138 unsigned short bcd[5]; in test_fbcd() local
|
/external/valgrind/memcheck/tests/amd64/ |
D | more_x87_fp.c | 148 unsigned short bcd[5]; in test_fbcd() local
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 94 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local 623 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 313 SkScalar bcd = SkScalarInterp(bc, cd, t); in eval_cubic() local 406 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
|
/external/valgrind/VEX/test/ |
D | test-amd64.c | 668 unsigned short bcd[5]; in test_fbcd() local
|
D | test-i386.c | 630 unsigned short bcd[5]; in test_fbcd() local
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 2225 UnicodeString bcd("bcd", 3); in TestSubclass() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | libdis.h | 255 unsigned char bcd[10]; member
|
/external/kernel-headers/original/uapi/asm-x86/asm/ |
D | kvm.h | 242 __u8 bcd; member
|
/external/valgrind/VEX/priv/ |
D | host_generic_simd64.c | 1535 ULong h_calc_BCDtoDPB( ULong bcd ) in h_calc_BCDtoDPB()
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | libdisasm_oop.i | 157 unsigned char bcd[10]; member
|