HomeSort by relevance Sort by last modified time
    Searched defs:U_OVERRIDE_CXX_ALLOCATION (Results 1 - 11 of 11) 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 */
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
pnacl.h 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1
popenbsd.h 192 #ifndef U_OVERRIDE_CXX_ALLOCATION
193 #define U_OVERRIDE_CXX_ALLOCATION 1
ppalmos.h 182 #ifndef U_OVERRIDE_CXX_ALLOCATION
183 #define U_OVERRIDE_CXX_ALLOCATION 1
pqnx.h 174 #ifndef U_OVERRIDE_CXX_ALLOCATION
175 #define U_OVERRIDE_CXX_ALLOCATION 1
pwin32.h 231 #ifndef U_OVERRIDE_CXX_ALLOCATION
232 #define U_OVERRIDE_CXX_ALLOCATION 1
  /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

Completed in 895 milliseconds