HomeSort by relevance Sort by last modified time
    Searched refs:U16_NEXT (Results 1 - 25 of 101) sorted by null

1 2 3 4 5

  /external/chromium_org/third_party/icu/source/i18n/
regeximp.cpp 51 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC);
83 U16_NEXT(fChars, fIndex, fLimit, originalC);
100 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC);
bocsu.cpp 129 U16_NEXT(s, i, length, c);
  /external/icu/icu4c/source/i18n/
regeximp.cpp 51 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC);
83 U16_NEXT(fChars, fIndex, fLimit, originalC);
100 U16_NEXT(fFoldChars, fFoldIndex, fFoldLength, foldedC);
bocsu.cpp 128 U16_NEXT(s, i, length, c);
  /external/chromium_org/third_party/icu/source/common/
unistr_props.cpp 61 U16_NEXT(array, i, length, c);
uchriter.cpp 195 U16_NEXT(text, i, end, c);
207 U16_NEXT(text, pos, end, c);
237 U16_NEXT(text, i, end, c);
263 U16_NEXT(text, i, end, c);
276 U16_NEXT(text, pos, end, c);
ustrcase.cpp 116 U16_NEXT((const UChar *)csc->p, csc->index, csc->limit, c);
145 U16_NEXT(src, srcIndex, srcLimit, c);
220 U16_NEXT(src, titleLimit, idx, c);
232 U16_NEXT(src, titleLimit, idx, c);
343 U16_NEXT(src, srcIndex, srcLength, c);
caniter.cpp 519 U16_NEXT(decomp, decompPos, decompLen, decompCp);
523 U16_NEXT(segment, i, segLen, cp);
534 U16_NEXT(decomp, decompPos, decompLen, decompCp);
  /external/icu/icu4c/source/common/
unistr_props.cpp 61 U16_NEXT(array, i, length, c);
uchriter.cpp 195 U16_NEXT(text, i, end, c);
207 U16_NEXT(text, pos, end, c);
237 U16_NEXT(text, i, end, c);
263 U16_NEXT(text, i, end, c);
276 U16_NEXT(text, pos, end, c);
ustrcase.cpp 116 U16_NEXT((const UChar *)csc->p, csc->index, csc->limit, c);
145 U16_NEXT(src, srcIndex, srcLimit, c);
220 U16_NEXT(src, titleLimit, idx, c);
232 U16_NEXT(src, titleLimit, idx, c);
343 U16_NEXT(src, srcIndex, srcLength, c);
caniter.cpp 519 U16_NEXT(decomp, decompPos, decompLen, decompCp);
523 U16_NEXT(segment, i, segLen, cp);
534 U16_NEXT(decomp, decompPos, decompLen, decompCp);
  /external/chromium_org/third_party/icu/source/samples/ustring/
ustring.cpp 58 for(i=0; i<length; /* U16_NEXT post-increments */) {
59 U16_NEXT(s, i, length, c);
64 for(i=0; /* condition in loop body */; /* U16_NEXT post-increments */) {
65 U16_NEXT(s, i, length, c);
111 for(i=0; i<LENGTHOF(input); /* U16_NEXT post-increments */) {
119 U16_NEXT(input, i, LENGTHOF(input), c);
217 for(i=j=0; j<LENGTHOF(buffer) && !isError; /* U16_NEXT post-increments */) {
218 U16_NEXT(input, i, INT32_MAX, c); /* without length because NUL-terminated */
228 for(i=j=0; j<LENGTHOF(buffer) && !isError; /* U16_NEXT post-increments */) {
229 U16_NEXT(input, i, INT32_MAX, c); /* without length because NUL-terminated *
    [all...]
  /external/icu/icu4c/source/samples/ustring/
ustring.cpp 58 for(i=0; i<length; /* U16_NEXT post-increments */) {
59 U16_NEXT(s, i, length, c);
64 for(i=0; /* condition in loop body */; /* U16_NEXT post-increments */) {
65 U16_NEXT(s, i, length, c);
111 for(i=0; i<LENGTHOF(input); /* U16_NEXT post-increments */) {
119 U16_NEXT(input, i, LENGTHOF(input), c);
217 for(i=j=0; j<LENGTHOF(buffer) && !isError; /* U16_NEXT post-increments */) {
218 U16_NEXT(input, i, INT32_MAX, c); /* without length because NUL-terminated */
228 for(i=j=0; j<LENGTHOF(buffer) && !isError; /* U16_NEXT post-increments */) {
229 U16_NEXT(input, i, INT32_MAX, c); /* without length because NUL-terminated *
    [all...]
  /external/chromium_org/base/i18n/
char_iterator.cc 78 U16_NEXT(str_, next_pos_, len_, char_);
rtl.cc 148 U16_NEXT(string, next_position, length, character);
181 U16_NEXT(string, next_position, length, character);
310 U16_NEXT(string, next_position, length, character);
file_util_icu.cc 112 U16_NEXT(file_name->data(), cursor, static_cast<int>(file_name->length()),
  /external/chromium_org/third_party/WebKit/Source/platform/text/
TextBoundaries.cpp 43 U16_NEXT(characters, i, length, ch);
  /external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecUserDefined.cpp 74 U16_NEXT(characters, i, length, c);
  /external/chromium_org/third_party/icu/source/io/
ustream.cpp 126 U16_NEXT(uBuffer, uBuffIdx, uBuffSize, ch32);
  /external/icu/icu4c/source/io/
ustream.cpp 126 U16_NEXT(uBuffer, uBuffIdx, uBuffSize, ch32);
  /frameworks/minikin/libs/minikin/
GraphemeBreak.cpp 44 U16_NEXT(buf, offset, count, c2);
  /external/chromium_org/third_party/icu/source/test/intltest/
nptrans.cpp 166 U16_NEXT(buffer, bufIndex, bufLen, ch);
230 U16_NEXT(b1, b1Index, b1Len, ch);
  /external/icu/icu4c/source/test/intltest/
nptrans.cpp 166 U16_NEXT(buffer, bufIndex, bufLen, ch);
230 U16_NEXT(b1, b1Index, b1Len, ch);
  /external/chromium_org/third_party/sqlite/src/ext/fts2/
fts2_icu.c 201 U16_NEXT(pCsr->aChar, iWhite, pCsr->nChar, c);

Completed in 1424 milliseconds

1 2 3 4 5