Searched refs:U16_NEXT_UNSAFE (Results 1 - 9 of 9) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-icu.cc238 U16_NEXT_UNSAFE (decomposed, len, *a);
239 U16_NEXT_UNSAFE (decomposed, len, *b);
275 U16_NEXT_UNSAFE (normalized, len, *a);
276 U16_NEXT_UNSAFE (normalized, len, *b);
/external/icu/icu4c/source/common/unicode/
H A Dutf16.h156 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
188 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
235 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
261 * @see U16_NEXT_UNSAFE
/external/icu/icu4c/source/common/
H A Duts46.cpp797 U16_NEXT_UNSAFE(label, cpLength, c);
957 U16_NEXT_UNSAFE(label, i, c);
994 U16_NEXT_UNSAFE(label, i, c);
1141 U16_NEXT_UNSAFE(label, j, c);
H A Ducase.cpp303 U16_NEXT_UNSAFE(closure, idx, c);
380 U16_NEXT_UNSAFE(p, i, c);
423 U16_NEXT_UNSAFE(p, rowCpIndex, c);
H A Dnormalizer2impl.cpp1510 U16_NEXT_UNSAFE(mapping, i, c);
1930 U16_NEXT_UNSAFE(mapping, i, c2);
1937 U16_NEXT_UNSAFE(mapping, i, c2);
/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp794 U16_NEXT_UNSAFE(decomp, index, c);
811 U16_NEXT_UNSAFE(decomp, index, c);
H A Drbt_pars.cpp1665 U16_NEXT_UNSAFE(source, index, c);
H A Dregexcmp.cpp2618 U16_NEXT_UNSAFE(RECaseFixData, dataIndex, cpToAdd);
/external/icu/icu4c/source/test/cintltst/
H A Dutf16tst.c232 U16_NEXT_UNSAFE(input, setOffset, c);

Completed in 259 milliseconds