OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
227
#ifndef
U_OVERRIDE_CXX_ALLOCATION
228
#define
U_OVERRIDE_CXX_ALLOCATION
1
platform.h
178
#ifndef
U_OVERRIDE_CXX_ALLOCATION
179
#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/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
486
#if
U_OVERRIDE_CXX_ALLOCATION
&& U_HAVE_PLACEMENT_NEW
/external/icu4c/
config.status
582
s,@
U_OVERRIDE_CXX_ALLOCATION
@,1,;t t
[
all
...]
configure
635
U_OVERRIDE_CXX_ALLOCATION
[
all
...]
configure.orig
635
U_OVERRIDE_CXX_ALLOCATION
[
all
...]
Completed in 4353 milliseconds