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

/external/icu4c/common/unicode/
H A Dutf16.h158 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
187 * Iteration through a string is more efficient with U16_NEXT_UNSAFE or U16_NEXT.
234 #define U16_NEXT_UNSAFE(s, i, c) { \ macro
258 * @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 Dutext.cpp613 U16_NEXT_UNSAFE(fold1, foldOffset1, c1);
626 U16_NEXT_UNSAFE(fold1, foldOffset1, c1);
639 U16_NEXT_UNSAFE(fold2, foldOffset2, c2);
652 U16_NEXT_UNSAFE(fold2, foldOffset2, c2);
731 U16_NEXT_UNSAFE(fold1, foldOffset1, c1);
741 U16_NEXT_UNSAFE(fold1, foldOffset1, c1);
754 U16_NEXT_UNSAFE(fold2, foldOffset2, c2);
764 U16_NEXT_UNSAFE(fold2, foldOffset2, c2);
H A Duts46.cpp803 U16_NEXT_UNSAFE(label, cpLength, c);
960 U16_NEXT_UNSAFE(label, i, c);
997 U16_NEXT_UNSAFE(label, i, c);
1143 U16_NEXT_UNSAFE(label, j, c);
H A Ducase.c301 U16_NEXT_UNSAFE(closure, idx, c);
379 U16_NEXT_UNSAFE(p, i, c);
H A Dnormalizer2impl.cpp1339 U16_NEXT_UNSAFE(mapping, i, c);
1851 U16_NEXT_UNSAFE(mapping, i, c2);
1858 U16_NEXT_UNSAFE(mapping, i, c2);
/external/icu4c/i18n/
H A Drematch.cpp3972 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
3980 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
4024 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
5654 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
5665 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
5706 U16_NEXT_UNSAFE(foldChars, foldOffset, c);
H A Drbt_pars.cpp1660 U16_NEXT_UNSAFE(source, index, c);
/external/icu4c/test/cintltst/
H A Dutf16tst.c232 U16_NEXT_UNSAFE(input, setOffset, c);

Completed in 347 milliseconds