/external/icu/icu4c/source/common/ |
D | unistr_props.cpp | 46 U16_PREV(array, 0, i, c); in trim()
|
D | ubidiwrt.cpp | 227 U16_PREV(src, 0, srcLength, c); in doWriteReverse() 275 U16_PREV(src, 0, srcLength, c); in doWriteReverse() 279 U16_PREV(src, 0, srcLength, c); in doWriteReverse()
|
D | uchriter.cpp | 221 U16_PREV(text, begin, pos, c); in last32() 289 U16_PREV(text, begin, pos, c); in previous32()
|
D | unisetspan.cpp | 361 U16_PREV(s16, 0, len, c); in UnicodeSetStringSpan()
|
D | ustrcase.cpp | 186 U16_PREV((const UChar *)csc->p, csc->start, csc->index, c); in utf16_caseContextIterator()
|
D | uts46.cpp | 1265 U16_PREV(label, 0, j, c); in checkLabelContextO()
|
D | uniset.cpp | 2272 U16_PREV(s, 0, length, c); in spanBack()
|
D | normalizer2impl.cpp | 2069 U16_PREV(start, 0, i, c); in getPreviousTrailCC()
|
D | ubidi.cpp | 2078 U16_PREV(text, 0, i, uchar); in lastL_R_AL()
|
/external/icu/libicu/ndk_headers/unicode/ |
D | utf16.h | 570 #define U16_PREV(s, start, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
D | utf_old.h | 1155 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c)
|
/external/icu/icu4c/source/common/unicode/ |
D | utf16.h | 570 #define U16_PREV(s, start, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
D | utf_old.h | 1155 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c)
|
/external/icu/libicu/cts_headers/unicode/ |
D | utf16.h | 570 #define U16_PREV(s, start, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
D | utf_old.h | 1155 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c)
|
/external/icu/libandroidicu/include/unicode/ |
D | utf16.h | 570 #define U16_PREV(s, start, i, c) UPRV_BLOCK_MACRO_BEGIN { \ macro
|
D | utf_old.h | 1155 #define UTF_PREV_CHAR(s, start, i, c) U16_PREV(s, start, i, c)
|
/external/libchrome/base/i18n/ |
D | rtl.cc | 246 U16_PREV(string, 0, prev_position, character); in GetLastStrongCharacterDirection()
|
/external/icu/icu4c/source/samples/ustring/ |
D | ustring.cpp | 144 U16_PREV(input, 0, i, c); in demo_utf_h_macros()
|
/external/icu/icu4c/source/test/cintltst/ |
D | utf16tst.c | 363 U16_PREV(input, 0, setOffset, c); in TestNextPrevChar()
|
D | trie2test.c | 333 U16_PREV(s, 0, sIndex, c2); in testTrieUTF16()
|
D | ucptrietest.c | 466 U16_PREV(s, 0, sIndex, c2); in testTrieUTF16()
|
/external/icu/icu4c/source/test/intltest/ |
D | usettest.cpp | 2589 U16_PREV(s, 0, length, c); in containsSpanBackUTF16() 2600 U16_PREV(s, 0, length, c); in containsSpanBackUTF16() 2619 U16_PREV(s, 0, length, c); in containsSpanBackUTF16()
|
/external/icu/icu4c/source/i18n/ |
D | usearch.cpp | 887 U16_PREV(norm, 0, offset, codepoint); in checkExtraMatchAccents() 3714 U16_PREV(text, 0, index, c); in isBreakBoundary() 3834 U16_PREV(search.text, 0, index, c); in codePointBefore()
|
D | rematch.cpp | 2601 U16_PREV(inputBuf, fLookStart, pos, prevChar); in isChunkWordBoundary() 4687 U16_PREV(inputBuf, 0, fp->fInputIdx, c2); in MatchChunkAt() 5653 … U16_PREV(inputBuf, 0, fp->fInputIdx, prevC); // !!!: should this 0 be one of f*Limit? in MatchChunkAt()
|