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

/external/chromium_org/third_party/icu/source/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 Dpopenbsd.h192 #ifndef U_OVERRIDE_CXX_ALLOCATION
193 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpandroid.h174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpfreebsd.h174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dplinux.h174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpmac.h190 #ifndef U_OVERRIDE_CXX_ALLOCATION
191 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpnacl.h174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpqnx.h174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Dpwin32.h231 #ifndef U_OVERRIDE_CXX_ALLOCATION
232 #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_org/third_party/icu/source/common/
H A Duobject.cpp22 #if U_OVERRIDE_CXX_ALLOCATION
/external/icu/icu4c/source/common/unicode/
H A Duconfig.h112 * \def U_OVERRIDE_CXX_ALLOCATION
124 #ifndef U_OVERRIDE_CXX_ALLOCATION
125 #define U_OVERRIDE_CXX_ALLOCATION 1 macro
H A Duobject.h120 #if U_OVERRIDE_CXX_ALLOCATION
188 #endif /* U_OVERRIDE_CXX_ALLOCATION */
H A Dutypes.h406 #if defined(__cplusplus) && 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/icu/icu4c/source/common/
H A Duobject.cpp22 #if U_OVERRIDE_CXX_ALLOCATION
/external/icu/icu4c/source/i18n/
H A Ddigitlst.h416 #if U_OVERRIDE_CXX_ALLOCATION
/external/chromium_org/third_party/icu/source/test/intltest/
H A Duobjtest.cpp486 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
/external/icu/icu4c/source/test/intltest/
H A Duobjtest.cpp505 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
/external/icu/icu4c/source/
H A Dconfig.status582 s,@U_OVERRIDE_CXX_ALLOCATION@,1,;t t
H A Dconfigure638 U_OVERRIDE_CXX_ALLOCATION
6448 U_OVERRIDE_CXX_ALLOCATION=0
6485 U_OVERRIDE_CXX_ALLOCATION=1
/external/chromium_org/third_party/icu/source/
H A Dconfigure635 U_OVERRIDE_CXX_ALLOCATION
6742 U_OVERRIDE_CXX_ALLOCATION=0
6779 U_OVERRIDE_CXX_ALLOCATION=1

Completed in 303 milliseconds