HomeSort by relevance Sort by last modified time
    Searched refs:U16_BACK_N_UNSAFE (Results 1 - 8 of 8) sorted by null

  /external/chromium/third_party/icu/public/common/unicode/
utf16.h 544 #define U16_BACK_N_UNSAFE(s, i, n) { \
563 * @see U16_BACK_N_UNSAFE
  /external/icu4c/common/unicode/
utf16.h 544 #define U16_BACK_N_UNSAFE(s, i, n) { \
563 * @see U16_BACK_N_UNSAFE
  /external/webkit/JavaScriptCore/icu/unicode/
utf16.h 535 #define U16_BACK_N_UNSAFE(s, i, n) { \
554 * @see U16_BACK_N_UNSAFE
  /external/webkit/JavaScriptGlue/icu/unicode/
utf16.h 535 #define U16_BACK_N_UNSAFE(s, i, n) { \
554 * @see U16_BACK_N_UNSAFE
  /external/webkit/WebCore/icu/unicode/
utf16.h 535 #define U16_BACK_N_UNSAFE(s, i, n) { \
554 * @see U16_BACK_N_UNSAFE
  /external/webkit/WebKit/mac/icu/unicode/
utf16.h 535 #define U16_BACK_N_UNSAFE(s, i, n) { \
554 * @see U16_BACK_N_UNSAFE
  /external/chromium/third_party/icu/source/test/cintltst/
utf16tst.c 466 U16_BACK_N_UNSAFE(input, offunsafe, Nvalue[i]);
468 log_err("ERROR: U16_BACK_N_UNSAFE offset expected:%d, Got:%d\n", back_N_unsafe[i], offunsafe);
  /external/icu4c/test/cintltst/
utf16tst.c 466 U16_BACK_N_UNSAFE(input, offunsafe, Nvalue[i]);
468 log_err("ERROR: U16_BACK_N_UNSAFE offset expected:%d, Got:%d\n", back_N_unsafe[i], offunsafe);

Completed in 260 milliseconds