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

/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.h178 #ifndef U_OVERRIDE_CXX_ALLOCATION
179 #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/icu4c/common/
H A Duobject.cpp22 #if U_OVERRIDE_CXX_ALLOCATION
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Dplatform.h182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
/external/icu4c/test/intltest/
H A Duobjtest.cpp486 #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 Dconfigure635 U_OVERRIDE_CXX_ALLOCATION
6742 U_OVERRIDE_CXX_ALLOCATION=0
6779 U_OVERRIDE_CXX_ALLOCATION=1
H A Dconfigure.orig635 U_OVERRIDE_CXX_ALLOCATION
6742 U_OVERRIDE_CXX_ALLOCATION=0
6779 U_OVERRIDE_CXX_ALLOCATION=1

Completed in 3046 milliseconds