/external/bzip2/ |
D | bzlib_private.h | 444 #define BZ_GET_FAST(cccc) \ argument 448 cccc = (UChar)(s->tPos & 0xff); \ 451 #define BZ_GET_FAST_C(cccc) \ argument 455 cccc = (UChar)(c_tPos & 0xff); \ 475 #define BZ_GET_SMALL(cccc) \ argument 478 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/external/llvm/test/Transforms/ConstProp/ |
D | insertvalue.ll | 20 …c"aaaa" }, %struct { i32 1, [4 x i8] c"bbbb" }, %struct { i32 2, [4 x i8] c"cccc" } ], i32 -1, 1, 0 23 …2 0, [4 x i8] c"aaaa" }, %struct { i32 -1, [4 x i8] c"bbbb" }, %struct { i32 2, [4 x i8] c"cccc" }]
|
D | extractvalue.ll | 20 …4 x i8] c"aaaa" }, %struct { i32 1, [4 x i8] c"bbbb" }, %struct { i32 2, [4 x i8] c"cccc" } ], 1, 0
|
/external/icu4c/data/locales/ |
D | fi.txt | 50 "cccc d. MMMM y G", 81 yMMMMccccd{"cccc, d. MMMM y G"} 105 "cccc, d. MMMM y", 136 yMMMMccccd{"cccc, d. MMMM y"} 587 "cccc d. MMMM y G", 621 yyyyMMMMccccd{"cccc, d. MMMM y G"} 653 "cccc d. MMMM y G", 691 "cccc d. MMMM y G",
|
/external/eigen/unsupported/Eigen/ |
D | Polynomials | 99 \begin{array}{cccc}
|
/external/valgrind/main/VEX/switchback/ |
D | test_bzip2.c | 810 #define BZ_GET_FAST(cccc) \ argument 812 cccc = (UChar)(s->tPos & 0xff); \ 815 #define BZ_GET_FAST_C(cccc) \ argument 817 cccc = (UChar)(c_tPos & 0xff); \ 837 #define BZ_GET_SMALL(cccc) \ argument 838 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/external/valgrind/main/memcheck/tests/ |
D | origin5-bz2.c | 826 #define BZ_GET_FAST(cccc) \ argument 828 cccc = (UChar)(s->tPos & 0xff); \ 831 #define BZ_GET_FAST_C(cccc) \ argument 833 cccc = (UChar)(c_tPos & 0xff); \ 853 #define BZ_GET_SMALL(cccc) \ argument 854 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
D | varinfo6.c | 864 #define BZ_GET_FAST(cccc) \ argument 866 cccc = (UChar)(s->tPos & 0xff); \ 869 #define BZ_GET_FAST_C(cccc) \ argument 871 cccc = (UChar)(c_tPos & 0xff); \ 891 #define BZ_GET_SMALL(cccc) \ argument 892 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/external/valgrind/main/exp-sgcheck/tests/ |
D | hackedbz2.c | 833 #define BZ_GET_FAST(cccc) \ argument 835 cccc = (UChar)(s->tPos & 0xff); \ 838 #define BZ_GET_FAST_C(cccc) \ argument 840 cccc = (UChar)(c_tPos & 0xff); \ 860 #define BZ_GET_SMALL(cccc) \ argument 861 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/external/valgrind/main/perf/ |
D | bz2.c | 826 #define BZ_GET_FAST(cccc) \ argument 828 cccc = (UChar)(s->tPos & 0xff); \ 831 #define BZ_GET_FAST_C(cccc) \ argument 833 cccc = (UChar)(c_tPos & 0xff); \ 853 #define BZ_GET_SMALL(cccc) \ argument 854 cccc = BZ2_indexIntoF ( s->tPos, s->cftab ); \
|
/external/icu4c/test/testdata/ |
D | re_tests.txt | 871 ((?:aaaa|bbbb)cccc)? aaaacccc y - - 872 ((?:aaaa|bbbb)cccc)? bbbbcccc y - -
|