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

  /external/harfbuzz_ng/src/
hb-icu.cc 196 U16_GET_UNSAFE (normalized, 0, *ab);
224 U16_GET_UNSAFE (decomposed, 0, *a);
261 U16_GET_UNSAFE (normalized, 0, *a);
278 U16_GET_UNSAFE (recomposed, 0, c);
296 U16_GET_UNSAFE (recomposed, 0, *a);
  /external/icu/icu4c/source/common/unicode/
utf16.h 166 #define U16_GET_UNSAFE(s, i, c) { \
197 * @see U16_GET_UNSAFE
236 * @see U16_GET_UNSAFE
  /external/icu/libandroidicu/include/unicode/
utf16.h 166 #define U16_GET_UNSAFE(s, i, c) { \
197 * @see U16_GET_UNSAFE
236 * @see U16_GET_UNSAFE
  /external/icu/icu4c/source/test/cintltst/
utf16tst.c 193 U16_GET_UNSAFE(input, offset, c);
    [all...]

Completed in 2704 milliseconds