Searched refs:U_DEFAULT_SHOW_DRAFT (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/icu/source/common/unicode/
H A Duconfig.h157 * \def U_DEFAULT_SHOW_DRAFT
161 #ifndef U_DEFAULT_SHOW_DRAFT
162 #define U_DEFAULT_SHOW_DRAFT 1 macro
H A Dutypes.h81 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_DRAFT_API)
84 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_INTERNAL_API)
/external/icu/icu4c/source/common/unicode/
H A Duconfig.h157 * \def U_DEFAULT_SHOW_DRAFT
161 #ifndef U_DEFAULT_SHOW_DRAFT
162 #define U_DEFAULT_SHOW_DRAFT 1 macro
H A Dutypes.h81 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_DRAFT_API)
84 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_INTERNAL_API)
/external/icu/icu4c/source/
H A Dconfig.status558 s,@U_DEFAULT_SHOW_DRAFT@,1,;t t
H A Dconfigure655 U_DEFAULT_SHOW_DRAFT
5194 U_DEFAULT_SHOW_DRAFT=1
5198 no) enabled=no; U_DEFAULT_SHOW_DRAFT=0;
5208 if test "$U_DEFAULT_SHOW_DRAFT" = 0; then
/external/chromium_org/third_party/icu/source/
H A Dconfigure655 U_DEFAULT_SHOW_DRAFT
5194 U_DEFAULT_SHOW_DRAFT=1
5198 no) enabled=no; U_DEFAULT_SHOW_DRAFT=0;
5208 if test "$U_DEFAULT_SHOW_DRAFT" = 0; then

Completed in 1654 milliseconds