Searched refs:U16_NEXT_UNSAFE (Results 1 - 11 of 11) 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/icu4c/common/unicode/
H A Dutf16.h156 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
185 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
232 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
256 * @see U16_NEXT_UNSAFE
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dutf16.h149 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
178 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
225 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
249 * @see U16_NEXT_UNSAFE
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dutf16.h149 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
178 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
225 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
249 * @see U16_NEXT_UNSAFE
/external/webkit/Source/WebCore/icu/unicode/
H A Dutf16.h149 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
178 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
225 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
249 * @see U16_NEXT_UNSAFE
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dutf16.h149 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
178 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
225 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
249 * @see U16_NEXT_UNSAFE
/external/icu4c/common/
H A Duts46.cpp811 U16_NEXT_UNSAFE(label, cpLength, c);
971 U16_NEXT_UNSAFE(label, i, c);
1008 U16_NEXT_UNSAFE(label, i, c);
1155 U16_NEXT_UNSAFE(label, j, c);
H A Ducase.cpp304 U16_NEXT_UNSAFE(closure, idx, c);
381 U16_NEXT_UNSAFE(p, i, c);
424 U16_NEXT_UNSAFE(p, rowCpIndex, c);
H A Dnormalizer2impl.cpp1458 U16_NEXT_UNSAFE(mapping, i, c);
1894 U16_NEXT_UNSAFE(mapping, i, c2);
1901 U16_NEXT_UNSAFE(mapping, i, c2);
/external/icu4c/test/cintltst/
H A Dutf16tst.c232 U16_NEXT_UNSAFE(input, setOffset, c);
/external/icu4c/i18n/
H A Drbt_pars.cpp1665 U16_NEXT_UNSAFE(source, index, c);

Completed in 148 milliseconds