OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:U_USE_USRDATA
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
utypes.h
237
#define
U_USE_USRDATA
1 /**< @internal */
[
all
...]
/external/icu4c/common/unicode/
utypes.h
140
// BEGIN android-change -
U_USE_USRDATA
should be off by default. */
141
#ifndef
U_USE_USRDATA
142
#define
U_USE_USRDATA
0 /**< @internal */
143
#endif /*
U_USE_USRDATA
*/
Completed in 31 milliseconds