Searched defs:U_READ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/io/unicode/
H A Dustdio.h68 * u_fsettransliterator does not support U_READ side of transliteration.
216 U_READ = 1, enumerator in enum:__anon12161
218 U_READWRITE =3 /* == (U_READ | U_WRITE) */
734 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets
/external/icu/icu4c/source/io/unicode/
H A Dustdio.h68 * u_fsettransliterator does not support U_READ side of transliteration.
216 U_READ = 1, enumerator in enum:__anon21949
218 U_READWRITE =3 /* == (U_READ | U_WRITE) */
732 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets

Completed in 1272 milliseconds