Searched refs:_STLP_WCE (Results 1 - 20 of 20) sorted by relevance

/external/stlport/src/
H A Dc_locale.c23 #if defined (_STLP_WIN32) && !defined (_STLP_WCE)
H A Dstdio_streambuf.cpp37 # if !defined (_STLP_MSVC) || (_STLP_MSVC < 1400) || defined(_STLP_WCE)
65 #ifdef _STLP_WCE
158 #ifdef _STLP_WCE
172 #ifdef _STLP_WCE
224 #ifdef _STLP_WCE
H A D_stdio_file.h39 #if defined (_STLP_WCE)
H A Dallocators.cpp58 #if defined (_STLP_MSVC) && (_STLP_MSVC >= 1020 && defined (_STLP_DEBUG_ALLOC)) && !defined (_STLP_WCE)
/external/stlport/stlport/
H A Dcerrno24 #ifndef _STLP_WCE
38 # if !defined (__IBMCPP__) && !defined (__hpux) && !defined (__MWERKS__) && !defined (_STLP_WCE)
H A Dsignal.h24 #ifndef _STLP_WCE
H A Dstdlib.h54 # if defined (_STLP_WCE)
H A Derrno.h23 #ifdef _STLP_WCE
H A Dctype.h43 # if defined (_STLP_WCE)
/external/stlport/stlport/stl/
H A D_csignal.h19 #if !defined (_STLP_WCE)
H A D_cstdlib.h40 #if defined (_STLP_WCE)
61 # ifndef _STLP_WCE
86 # ifndef _STLP_WCE
H A D_cmath.h332 #if defined (_STLP_WCE) || \
346 # if defined (_STLP_WCE)
350 #endif // _STLP_MSVC && _STLP_MSVC <= 1300 && !_STLP_WCE && _MSC_EXTENSIONS
455 # if !defined(_STLP_MSVC) /* || (_STLP_MSVC > 1300) */ || defined(_STLP_WCE) || !defined (_MSC_EXTENSIONS) /* && !defined(_STLP_WCE_NET) */
492 #if (defined (_STLP_MSVC) && !defined (_STLP_WCE)) || defined (__ICL) || defined (__sun)
506 # elif defined (_STLP_WCE)
516 # if defined (_STLP_WCE)
521 #endif // _STLP_MSVC && _STLP_MSVC <= 1300 && !_STLP_WCE && _MSC_EXTENSIONS
H A Dchar_traits.h57 #if defined(_STLP_WCE)
/external/stlport/test/unit/
H A Dtest_errno.cpp10 #ifndef _STLP_WCE
56 #endif // _STLP_WCE
/external/stlport/stlport/stl/config/
H A D_detect_dll_or_lib.h68 #ifdef _STLP_WCE
H A D_windows.h83 # if (defined (_M_AMD64) || defined (_M_IA64) || (!defined (_STLP_WCE) && defined (_M_MRX000)) || defined (_M_ALPHA) || \
104 # elif !defined (_STLP_WCE)
177 # if !defined (_STLP_WCE)
H A D_evc.h23 * _STLP_WCE always defined when compiling with one of the above
37 #define _STLP_WCE macro
/external/stlport/src/details/
H A Dfstream_win32io.cpp21 #if !defined (_STLP_WCE)
45 #if !defined(__MSL__) && !defined(_STLP_WCE)
96 #if (defined (_STLP_MSVC_LIB) && !defined (_STLP_WCE)) || \
273 #if !defined (_STLP_WCE)
302 #if (defined (_STLP_MSVC_LIB) && !defined (_STLP_WCE)) || \
336 #if (defined (_STLP_MSVC_LIB) && !defined (_STLP_WCE)) || \
/external/stlport/stlport/stl/debug/
H A D_debug.h285 #if defined(_STLP_WCE) && defined(_ARM_)
307 #if defined(_STLP_WCE) && defined(_ARM_)
330 #if defined(_STLP_WCE) && defined(_ARM_)
H A D_debug.c200 #if defined(_STLP_WCE) && defined(_ARM_)

Completed in 155 milliseconds