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

  /external/chromium_org/third_party/icu/source/common/unicode/
utf16.h 372 #define U16_FWD_N_UNSAFE(s, i, n) { \
392 * @see U16_FWD_N_UNSAFE
  /external/icu/icu4c/source/common/unicode/
utf16.h 372 #define U16_FWD_N_UNSAFE(s, i, n) { \
392 * @see U16_FWD_N_UNSAFE
  /external/chromium_org/third_party/icu/source/test/cintltst/
utf16tst.c 500 U16_FWD_N_UNSAFE(input, offunsafe, Nvalue[i]);
502 log_err("ERROR: U16_FWD_N_UNSAFE offset expected:%d, Got:%d\n", fwd_N_unsafe[i], offunsafe);
  /external/icu/icu4c/source/test/cintltst/
utf16tst.c 500 U16_FWD_N_UNSAFE(input, offunsafe, Nvalue[i]);
502 log_err("ERROR: U16_FWD_N_UNSAFE offset expected:%d, Got:%d\n", fwd_N_unsafe[i], offunsafe);

Completed in 226 milliseconds