/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/impl/number/ |
D | DecimalQuantity_64BitBCD.java | 20 private long bcd; field in DecimalQuantity_64BitBCD 124 bcd = result >>> (adjustment * 4); field in DecimalQuantity_64BitBCD
|
D | DecimalQuantity_ByteArrayBCD.java | 20 private byte[] bcd = new byte[100]; field in DecimalQuantity_ByteArrayBCD
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/impl/number/ |
D | DecimalQuantity_64BitBCD.java | 23 private long bcd; field in DecimalQuantity_64BitBCD 127 bcd = result >>> (adjustment * 4); field in DecimalQuantity_64BitBCD
|
D | DecimalQuantity_ByteArrayBCD.java | 23 private byte[] bcd = new byte[100]; field in DecimalQuantity_ByteArrayBCD
|
/external/icu/icu4c/source/i18n/ |
D | decNumberLocal.h | 479 #define GETCOEFF(df, bcd) { \ argument 484 #define GETWCOEFF(df, bcd) { \ argument 495 #define GETCOEFF(df, bcd) { \ argument 504 #define GETWCOEFF(df, bcd) { \ argument 523 #define GETCOEFF(df, bcd) { \ argument 541 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo()
|
/external/cronet/stable/third_party/icu/source/i18n/ |
D | decNumberLocal.h | 479 #define GETCOEFF(df, bcd) { \ argument 484 #define GETWCOEFF(df, bcd) { \ argument 495 #define GETCOEFF(df, bcd) { \ argument 504 #define GETWCOEFF(df, bcd) { \ argument 523 #define GETCOEFF(df, bcd) { \ argument 541 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo()
|
/external/cronet/tot/third_party/icu/source/i18n/ |
D | decNumberLocal.h | 479 #define GETCOEFF(df, bcd) { \ argument 484 #define GETWCOEFF(df, bcd) { \ argument 495 #define GETCOEFF(df, bcd) { \ argument 504 #define GETWCOEFF(df, bcd) { \ argument 523 #define GETCOEFF(df, bcd) { \ argument 541 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
D | number_utils.cpp | 186 DecNum::setTo(const uint8_t* bcd, int32_t length, int32_t scale, bool isNegative, UErrorCode& statu… in setTo()
|
/external/icu/libicu/cts_headers/ |
D | decNumberLocal.h | 479 #define GETCOEFF(df, bcd) { \ argument 484 #define GETWCOEFF(df, bcd) { \ argument 495 #define GETCOEFF(df, bcd) { \ argument 504 #define GETWCOEFF(df, bcd) { \ argument 523 #define GETCOEFF(df, bcd) { \ argument 541 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */ argument
|
/external/skia/docs/examples/ |
D | SkPath_cubicTo_example_parametric_animated.cpp | 51 SkPoint bcd = interpolate(bc, cd, frame); in draw() local
|
/external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
D | CharSetTest.java | 387 final CharSet bcd = CharSet.getInstance("bcd"); in testContains_Char() local
|
/external/v4l-utils/lib/libdvbv5/ |
D | descriptors.c | 1352 uint32_t dvb_bcd(uint32_t bcd) in dvb_bcd()
|
/external/coreboot/src/device/dram/ |
D | ddr2.c | 162 static enum cb_err spd_decode_bcd_time(u32 *bcd, u8 c) in spd_decode_bcd_time()
|
/external/coreboot/util/supermicro/smcbiosinfo/ |
D | smcbiosinfo.c | 95 static int get_line_as_int(char *fn, char *match, int bcd) in get_line_as_int()
|
/external/skia/src/gpu/tessellate/ |
D | PatchWriter.h | 685 float4 bcd = mix(bc, cd, T); in chopAndWriteCubics() local 705 float2 bcd = (bc + cd) * .5f; in chopAndWriteCubics() local
|
/external/skia/tools/viewer/ |
D | FitCubicToCircleSlide.cpp | 98 double bcd = lerp(bc, cd, T); in eval_cubic() local
|
/external/skia/src/pathops/ |
D | SkPathOpsCubic.cpp | 99 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local 659 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
|
/external/sdv/vsomeip/third_party/boost/proto/test/ |
D | toy_spirit.cpp | 641 literal<char const *> bcd = lit("bcd"); in test_toy_spirit() local
|
/external/skia/src/core/ |
D | SkGeometry.cpp | 492 float2 bcd = unchecked_mix(bc, cd, T); in SkChopCubicAt() local 526 float4 bcd = unchecked_mix(bc, cd, T); in SkChopCubicAt() local
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | libdis.h | 251 unsigned char bcd[10]; member
|
/external/cronet/tot/third_party/icu/source/test/intltest/ |
D | apicoll.cpp | 2256 UnicodeString bcd("bcd", 3); in TestSubclass() local
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 2256 UnicodeString bcd("bcd", 3); in TestSubclass() local
|
/external/cronet/stable/third_party/icu/source/test/intltest/ |
D | apicoll.cpp | 2256 UnicodeString bcd("bcd", 3); in TestSubclass() local
|