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

  /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 125 #if U_OVERRIDE_CXX_ALLOCATION
193 #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/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/common/
uobject.cpp 22 #if U_OVERRIDE_CXX_ALLOCATION
  /external/icu4c/test/intltest/
uobjtest.cpp 503 #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...]

Completed in 640 milliseconds