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

/external/icu4c/common/unicode/
H A Dppalmos.h200 #ifndef U_DEFAULT_SHOW_DRAFT
201 #define U_DEFAULT_SHOW_DRAFT 1 macro
H A Dpwin32.h236 #ifndef U_DEFAULT_SHOW_DRAFT
237 #define U_DEFAULT_SHOW_DRAFT 1 macro
H A Dplatform.h208 #ifndef U_DEFAULT_SHOW_DRAFT
209 #define U_DEFAULT_SHOW_DRAFT 1 macro
H A Dplatform.h.in204 #ifndef U_DEFAULT_SHOW_DRAFT
205 #define U_DEFAULT_SHOW_DRAFT @U_DEFAULT_SHOW_DRAFT@
H A Dutypes.h78 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_DRAFT_API)
81 #if !U_DEFAULT_SHOW_DRAFT && !defined(U_SHOW_INTERNAL_API)
/external/icu4c/
H A Dconfig.status558 s,@U_DEFAULT_SHOW_DRAFT@,1,;t t
H A Dconfigure662 U_DEFAULT_SHOW_DRAFT
5353 U_DEFAULT_SHOW_DRAFT=1
5357 no) enabled=no; U_DEFAULT_SHOW_DRAFT=0 ;;
5365 if test "$U_DEFAULT_SHOW_DRAFT" = 0; then
H A Dconfigure.orig660 U_DEFAULT_SHOW_DRAFT
5326 U_DEFAULT_SHOW_DRAFT=1
5330 no) enabled=no; U_DEFAULT_SHOW_DRAFT=0 ;;
5338 if test "$U_DEFAULT_SHOW_DRAFT" = 0; then

Completed in 115 milliseconds