HomeSort by relevance Sort by last modified time
    Searched defs:U16_NEXT (Results 1 - 9 of 9) sorted by null

  /external/webkit/JavaScriptCore/wtf/unicode/glib/
UnicodeMacrosFromICU.h 55 #define U16_NEXT(s, i, length, c) { \
  /external/chromium/third_party/icu/public/common/unicode/
utf16.h 158 * 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.
231 * @see U16_NEXT
261 #define U16_NEXT(s, i, length, c) { \
  /external/icu4c/common/unicode/
utf16.h 158 * 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.
231 * @see U16_NEXT
261 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/JavaScriptCore/icu/unicode/
utf16.h 149 * 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.
222 * @see U16_NEXT
252 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/JavaScriptGlue/icu/unicode/
utf16.h 149 * 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.
222 * @see U16_NEXT
252 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/WebCore/icu/unicode/
utf16.h 149 * 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.
222 * @see U16_NEXT
252 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/WebKit/mac/icu/unicode/
utf16.h 149 * 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.
222 * @see U16_NEXT
252 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/JavaScriptCore/wtf/unicode/wince/
UnicodeWince.h 46 #define U16_NEXT(s, i, length, c) { \
  /external/webkit/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 82 #define U16_NEXT(s, i, length, c) { \

Completed in 79 milliseconds