Home
last modified time | relevance | path

Searched refs:cccc (Results 1 – 11 of 11) sorted by relevance

/external/bzip2/
Dbzlib_private.h444 #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/
Dinsertvalue.ll20 …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" }]
Dextractvalue.ll20 …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/
Dfi.txt50 "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/
DPolynomials99 \begin{array}{cccc}
/external/valgrind/main/VEX/switchback/
Dtest_bzip2.c810 #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/
Dorigin5-bz2.c826 #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 ); \
Dvarinfo6.c864 #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/
Dhackedbz2.c833 #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/
Dbz2.c826 #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/
Dre_tests.txt871 ((?:aaaa|bbbb)cccc)? aaaacccc y - -
872 ((?:aaaa|bbbb)cccc)? bbbbcccc y - -