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

  /external/icu/icu4c/source/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/icu/icu4c/source/common/
uobject.cpp 22 #if U_OVERRIDE_CXX_ALLOCATION
  /external/icu/icu4c/source/i18n/
digitlst.h 416 #if U_OVERRIDE_CXX_ALLOCATION
  /external/icu/icu4c/source/test/intltest/
uobjtest.cpp 505 #if U_OVERRIDE_CXX_ALLOCATION && U_HAVE_PLACEMENT_NEW
  /external/icu/icu4c/source/
configure 661 U_OVERRIDE_CXX_ALLOCATION
    [all...]

Completed in 61 milliseconds