OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_READ
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/io/unicode/
ustdio.h
68
* u_fsettransliterator does not support
U_READ
side of transliteration.
216
U_READ
= 1,
218
U_READWRITE =3 /* == (
U_READ
| U_WRITE) */
734
* @param direction either
U_READ
, U_WRITE, or U_READWRITE - sets
[
all
...]
/external/icu/icu4c/source/io/unicode/
ustdio.h
68
* u_fsettransliterator does not support
U_READ
side of transliteration.
216
U_READ
= 1,
218
U_READWRITE =3 /* == (
U_READ
| U_WRITE) */
732
* @param direction either
U_READ
, U_WRITE, or U_READWRITE - sets
[
all
...]
Completed in 97 milliseconds