HomeSort by relevance Sort by last modified time
    Searched refs:U_OVERRIDE_CXX_ALLOCATION (Results 1 - 20 of 20) sorted by null

  /external/chromium_org/third_party/icu/source/common/unicode/
uobject.h 29 /** U_OVERRIDE_CXX_ALLOCATION - Define this to override operator new and
39 #ifndef U_OVERRIDE_CXX_ALLOCATION
40 #define U_OVERRIDE_CXX_ALLOCATION 1
111 #if U_OVERRIDE_CXX_ALLOCATION
179 #endif /* U_OVERRIDE_CXX_ALLOCATION */
ppalmos.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
popenbsd.h 192 #ifndef U_OVERRIDE_CXX_ALLOCATION
193 #define U_OVERRIDE_CXX_ALLOCATION 1
pandroid.h 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1
pfreebsd.h 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1
plinux.h 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1
pmac.h 190 #ifndef U_OVERRIDE_CXX_ALLOCATION
191 #define U_OVERRIDE_CXX_ALLOCATION 1
pwin32.h 231 #ifndef U_OVERRIDE_CXX_ALLOCATION
232 #define U_OVERRIDE_CXX_ALLOCATION 1
platform.h.in 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION @U_OVERRIDE_CXX_ALLOCATION@
utypes.h 545 #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))
    [all...]
  /external/chromium_org/third_party/icu/source/common/
uobject.cpp 22 #if U_OVERRIDE_CXX_ALLOCATION
  /external/icu4c/common/unicode/
uconfig.h 112 * \def U_OVERRIDE_CXX_ALLOCATION
124 #ifndef U_OVERRIDE_CXX_ALLOCATION
125 #define U_OVERRIDE_CXX_ALLOCATION 1
uobject.h 120 #if U_OVERRIDE_CXX_ALLOCATION
188 #endif /* U_OVERRIDE_CXX_ALLOCATION */
utypes.h 406 #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/icu4c/common/
uobject.cpp 22 #if U_OVERRIDE_CXX_ALLOCATION
  /external/chromium_org/third_party/icu/source/test/intltest/
uobjtest.cpp 486 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
  /external/icu4c/test/intltest/
uobjtest.cpp 505 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
  /external/icu4c/
config.status 582 s,@U_OVERRIDE_CXX_ALLOCATION@,1,;t t
    [all...]
configure 634 U_OVERRIDE_CXX_ALLOCATION
    [all...]
  /external/chromium_org/third_party/icu/source/
configure 635 U_OVERRIDE_CXX_ALLOCATION
    [all...]

Completed in 1500 milliseconds