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

  /external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h 216 U_WRITE = 2,
217 U_READWRITE =3 /* == (U_READ | U_WRITE) */
694 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets
    [all...]
  /external/icu4c/io/unicode/
ustdio.h 217 U_WRITE = 2,
218 U_READWRITE =3 /* == (U_READ | U_WRITE) */
734 * @param direction either U_READ, U_WRITE, or U_READWRITE - sets
    [all...]

Completed in 60 milliseconds