Home
last modified time | relevance | path

Searched refs:bcd (Results 1 – 25 of 59) sorted by relevance

123

/external/icu/icu4c/source/i18n/
DdecNumberLocal.h477 #define GETCOEFF(df, bcd) { \ argument
479 *(bcd)=(uByte)DECCOMBMSD[sourhi>>26]; \
480 dpd2bcd8(bcd+1, sourhi>>10); \
481 dpd2bcd83(bcd+4, sourhi);}
482 #define GETWCOEFF(df, bcd) { \ argument
485 *(bcd)=(uByte)DECCOMBMSD[sourhi>>26]; \
486 dpd2bcd8(bcd+1, sourhi>>8); \
487 dpd2bcd8(bcd+4, (sourhi<<2) | (sourlo>>30)); \
488 dpd2bcd8(bcd+7, sourlo>>20); \
489 dpd2bcd8(bcd+10, sourlo>>10); \
[all …]
/external/valgrind/memcheck/tests/x86/
Dmore_x86_fp.c138 unsigned short bcd[5]; in test_fbcd() local
141 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st"); in test_fbcd()
142 asm("fbld %1" : "=t" (b) : "m" (bcd[0])); in test_fbcd()
144 a, bcd[4], bcd[3], bcd[2], bcd[1], bcd[0], b); in test_fbcd()
/external/valgrind/memcheck/tests/amd64/
Dmore_x87_fp.c148 unsigned short bcd[5]; in test_fbcd() local
151 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st"); in test_fbcd()
152 asm("fbld %1" : "=t" (b) : "m" (bcd[0])); in test_fbcd()
154 a, bcd[4], bcd[3], bcd[2], bcd[1], bcd[0], b); in test_fbcd()
/external/skia/experimental/docs/
DinterpolatorFunctions.js11 var bcd = interp(bc, cd, t);
12 var abcd = interp(abc, bcd, t);
/external/valgrind/none/tests/amd64/
Dfb_test_amd64.c990 unsigned short bcd[5]; in test_fbcd() local
993 asm("fbstp %0" : "=m" (bcd[0]) : "t" (a) : "st"); in test_fbcd()
994 asm("fbld %1" : "=t" (b) : "m" (bcd[0])); in test_fbcd()
996 a, bcd[4], bcd[3], bcd[2], bcd[1], bcd[0], b); in test_fbcd()
/external/llvm/test/Transforms/InstCombine/
Dstrstr-1.ll10 @.str3 = private constant [4 x i8] c"bcd\00"
34 ; Check strstr("abcde", "bcd") -> "abcde" + 1.
/external/swiftshader/third_party/LLVM/test/Transforms/SimplifyLibCalls/
DStrStr.ll10 @.str3 = private constant [4 x i8] c"bcd\00" ; <[4 x i8]*> [#uses=1]
36 ; strstr("abcde", "bcd") -> "abcde"+1
/external/skia/src/pathops/
DSkPathOpsCubic.cpp91 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
92 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords()
98 dst[8] = bcd; in interp_cubic_coords()
650 double bcd = SkDInterp(bc, cd, t); in interp_cubic_coords() local
651 double abcd = SkDInterp(abc, bcd, t); in interp_cubic_coords()
/external/pcre/dist2/testdata/
Dtestinput6434 bcd
439 bcd\=notempty
806 a bcd
2104 bcd
2109 bcd
2114 bcd
2119 bcd
2125 bcd
2135 bcd
2141 bcd
[all …]
Dtestoutput6320 2: bcd
334 2: bcd
350 2: bcd
354 2: bcd
788 bcd
798 bcd\=notempty
1409 a bcd
1410 0: a bcd
3069 bcd
3077 bcd
[all …]
Dtestinput1313 a bcd
1682 bcd
1687 bcd
1692 bcd
1697 bcd
1703 bcd
1713 bcd
1719 bcd
1726 bcd
1734 bcd
[all …]
Dtestoutput1586 a bcd
587 0: a bcd
2460 bcd
2468 bcd
2478 bcd
2488 bcd
2501 bcd
2524 bcd
2535 bcd
2549 bcd
[all …]
Dtestinput795 a\x{240}bcd
101 a\x{240}bcd
107 a\x{240}bcd
167 a\x{100}bcd
170 a\x{100000}bcd
190 bcd
203 bcd
Dtestinput2100 /a|[bcd]/I
1331 /(?!.bcd).*/I
3185 /(?=a)[bcd]/I
3187 /((?=a))[bcd]/I
3189 /((?=a))+[bcd]/I
3191 /((?=a))++[bcd]/I
3193 /(?=a+)[bcd]/Ii
3195 /(?=a+?)[bcd]/Ii
3197 /(?=a++)[bcd]/Ii
3199 /(?=a{3})[bcd]/Ii
[all …]
Dtestinput440 a\x{240}bcd
46 a\x{240}bcd
52 a\x{240}bcd
112 a\x{100}bcd
115 a\x{100000}bcd
135 bcd
148 bcd
Dtestoutput467 a\x{240}bcd
79 a\x{240}bcd
91 a\x{240}bcd
218 a\x{100}bcd
222 a\x{100000}bcd
253 bcd
254 0: bcd
272 bcd
273 0: bcd
/external/valgrind/VEX/priv/
Dhost_generic_simd64.h165 extern ULong h_calc_BCDtoDPB ( ULong bcd );
/external/icu/icu4c/source/test/testdata/
Dre_tests.txt172 ([abc])*bcd abcd y $&-$1 abcd-a
186 (a|b)c*d abcd y $&-$1 bcd-b
204 a[bcd]*dcdcde adcdcde y $& adcdcde
205 a[bcd]+dcdcde adcdcde n - -
352 '([abc])*bcd'i ABCD y $&-$1 ABCD-A
368 'a[bcd]*dcdcde'i ADCDCDE y $& ADCDCDE
369 'a[bcd]+dcdcde'i ADCDCDE n - -
550 ^[^bcd]*(c+) aexycd y $1 c
555 ^[^bcd]*(c+) aexycd y $1 c
/external/kernel-headers/original/uapi/asm-x86/asm/
Dkvm.h242 __u8 bcd; member
/external/google-breakpad/src/third_party/libdisasm/
Dlibdis.h255 unsigned char bcd[10]; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationAPITest.java830 String bcd = "bcd";
831 if (col1.compare(abc, bcd) != abc.compareTo(bcd)) {
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationAPITest.java829 String bcd = "bcd";
830 if (col1.compare(abc, bcd) != abc.compareTo(bcd)) {
/external/python/cpython2/Lib/
Dplatform.py686 def _bcd2str(bcd): argument
688 return hex(bcd)[2:]
/external/valgrind/none/tests/ppc64/
Dtest_isa_3_0.c3814 unsigned int integer, altivec, altivec_quad, altivec_double, dfp, bcd, misc, mffs, member
3881 if (family == PPC_BCD && seln_flags.bcd == 0) continue; in do_tests()
4212 flags.bcd = 0; in main()
4244 flags.bcd = 1; in main()
4324 printf(" BCD = %d\n", flags.bcd); in main()
/external/skia/src/core/
DSkGeometry.cpp369 Sk2s bcd = interp(bc, cd, tt); in SkChopCubicAt() local
370 Sk2s abcd = interp(abc, bcd, tt); in SkChopCubicAt()
376 dst[4] = to_point(bcd); in SkChopCubicAt()

123