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

  /external/icu4c/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
pwin32.h 218 #ifndef U_OVERRIDE_CXX_ALLOCATION
219 #define U_OVERRIDE_CXX_ALLOCATION 1
platform.h 177 #ifndef U_OVERRIDE_CXX_ALLOCATION
178 #define U_OVERRIDE_CXX_ALLOCATION 1
platform.h.in 173 #ifndef U_OVERRIDE_CXX_ALLOCATION
174 #define U_OVERRIDE_CXX_ALLOCATION @U_OVERRIDE_CXX_ALLOCATION@
utypes.h 565 #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/icu4c/common/
uobject.cpp 22 #if U_OVERRIDE_CXX_ALLOCATION
  /external/webkit/Source/JavaScriptCore/icu/unicode/
platform.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
  /external/webkit/Source/JavaScriptGlue/icu/unicode/
platform.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
  /external/webkit/Source/WebCore/icu/unicode/
platform.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
  /external/webkit/Source/WebKit/mac/icu/unicode/
platform.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
  /external/icu4c/test/intltest/
uobjtest.cpp 498 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
  /external/icu4c/
config.status 582 s,@U_OVERRIDE_CXX_ALLOCATION@,1,;t t
    [all...]
configure 637 U_OVERRIDE_CXX_ALLOCATION
    [all...]
configure.orig 635 U_OVERRIDE_CXX_ALLOCATION
    [all...]

Completed in 344 milliseconds