Searched refs:U_OVERRIDE_CXX_ALLOCATION (Results 1 - 24 of 24) sorted by relevance

/external/chromium/third_party/icu/public/common/unicode/
H A Duobject.h29 /** U_OVERRIDE_CXX_ALLOCATION - Define this to override operator new and
39 #ifndef U_OVERRIDE_CXX_ALLOCATION
40 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
108 #if U_OVERRIDE_CXX_ALLOCATION
176 #endif /* U_OVERRIDE_CXX_ALLOCATION */
H A Dppalmos.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpwin32.h220 #ifndef U_OVERRIDE_CXX_ALLOCATION
221 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dplinux.h218 #ifndef U_OVERRIDE_CXX_ALLOCATION
219 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpmac.h224 #ifndef U_OVERRIDE_CXX_ALLOCATION
225 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dplatform.h.in218 #ifndef U_OVERRIDE_CXX_ALLOCATION
219 #define U_OVERRIDE_CXX_ALLOCATION @U_OVERRIDE_CXX_ALLOCATION@
H A Dutypes.h519 #if defined(XP_CPLUSPLUS) && defined(U_WINDOWS) && U_DEBUG && U_OVERRIDE_CXX_ALLOCATION && (_MSC_VER>=1200) && !defined(U_STATIC_IMPLEMENTATION) && (defined(U_COMMON_IMPLEMENTATION) || defined(U_I18N_IMPLEMENTATION) || defined(U_IO_IMPLEMENTATION) || defined(U_LAYOUT_IMPLEMENTATION) || defined(U_LAYOUTEX_IMPLEMENTATION))
/external/icu4c/common/unicode/
H A Duobject.h29 /** U_OVERRIDE_CXX_ALLOCATION - Define this to override operator new and
39 #ifndef U_OVERRIDE_CXX_ALLOCATION
40 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
111 #if U_OVERRIDE_CXX_ALLOCATION
179 #endif /* U_OVERRIDE_CXX_ALLOCATION */
H A Dppalmos.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpwin32.h227 #ifndef U_OVERRIDE_CXX_ALLOCATION
228 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dplatform.h222 #ifndef U_OVERRIDE_CXX_ALLOCATION
223 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dplatform.h.in174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION @U_OVERRIDE_CXX_ALLOCATION@
H A Dutypes.h545 #if defined(XP_CPLUSPLUS) && defined(U_WINDOWS) && U_DEBUG && U_OVERRIDE_CXX_ALLOCATION && (_MSC_VER>=1200) && !defined(U_STATIC_IMPLEMENTATION) && (defined(U_COMMON_IMPLEMENTATION) || defined(U_I18N_IMPLEMENTATION) || defined(U_IO_IMPLEMENTATION) || defined(U_LAYOUT_IMPLEMENTATION) || defined(U_LAYOUTEX_IMPLEMENTATION))
/external/chromium/third_party/icu/source/common/
H A Duobject.cpp22 #if U_OVERRIDE_CXX_ALLOCATION
/external/icu4c/common/
H A Duobject.cpp22 #if U_OVERRIDE_CXX_ALLOCATION
/external/webkit/JavaScriptCore/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/WebCore/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/chromium/third_party/icu/source/test/intltest/
H A Duobjtest.cpp393 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
/external/icu4c/test/intltest/
H A Duobjtest.cpp396 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
/external/icu4c/
H A Dconfig.status582 s,@U_OVERRIDE_CXX_ALLOCATION@,1,;t t
H A Dconfigure679 U_OVERRIDE_CXX_ALLOCATION
8611 U_OVERRIDE_CXX_ALLOCATION=0
8677 U_OVERRIDE_CXX_ALLOCATION=1
/external/chromium/third_party/icu/source/
H A Dconfigure677 U_OVERRIDE_CXX_ALLOCATION
7674 U_OVERRIDE_CXX_ALLOCATION=0
7740 U_OVERRIDE_CXX_ALLOCATION=1

Completed in 354 milliseconds