Searched refs:U_HAVE_WCHAR_H (Results 1 - 17 of 17) sorted by relevance

/external/icu4c/common/
H A Dcwchar.h28 /* Do this after utypes.h so that we have U_HAVE_WCHAR_H . */
29 #if U_HAVE_WCHAR_H
/external/icu4c/common/unicode/
H A Dplatform.h235 #define U_HAVE_WCHAR_H 0 macro
242 #ifndef U_HAVE_WCHAR_H
243 #define U_HAVE_WCHAR_H 1 macro
H A Dumachine.h247 * \def U_HAVE_WCHAR_H
252 #ifndef U_HAVE_WCHAR_H
253 # define U_HAVE_WCHAR_H 1 macro
H A Dppalmos.h213 #define U_HAVE_WCHAR_H 1 macro
H A Dplatform.h.in224 #ifndef U_HAVE_WCHAR_H
225 #define U_HAVE_WCHAR_H @U_HAVE_WCHAR_H@
H A Dpwin32.h256 #define U_HAVE_WCHAR_H 1 macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dumachine.h254 * \def U_HAVE_WCHAR_H
259 #ifndef U_HAVE_WCHAR_H
260 # define U_HAVE_WCHAR_H 1 macro
H A Dplatform.h212 #define U_HAVE_WCHAR_H 1 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dumachine.h254 * \def U_HAVE_WCHAR_H
259 #ifndef U_HAVE_WCHAR_H
260 # define U_HAVE_WCHAR_H 1 macro
H A Dplatform.h212 #define U_HAVE_WCHAR_H 1 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dumachine.h254 * \def U_HAVE_WCHAR_H
259 #ifndef U_HAVE_WCHAR_H
260 # define U_HAVE_WCHAR_H 1 macro
H A Dplatform.h212 #define U_HAVE_WCHAR_H 1 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dumachine.h254 * \def U_HAVE_WCHAR_H
259 #ifndef U_HAVE_WCHAR_H
260 # define U_HAVE_WCHAR_H 1 macro
H A Dplatform.h212 #define U_HAVE_WCHAR_H 1 macro
/external/icu4c/
H A Dconfig.status599 s,@U_HAVE_WCHAR_H@,1,;t t
H A Dconfigure619 U_HAVE_WCHAR_H
7268 U_HAVE_WCHAR_H=0
7274 U_HAVE_WCHAR_H=1
7386 if test $U_HAVE_WCHAR_H=1; then
H A Dconfigure.orig617 U_HAVE_WCHAR_H
7241 U_HAVE_WCHAR_H=0
7247 U_HAVE_WCHAR_H=1
7359 if test $U_HAVE_WCHAR_H=1; then

Completed in 621 milliseconds