代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/411488/2187240
h _typeinfo_sym32.h
#ifndef _STLP_TYPEINFO_SYMBIAN32
#define _STLP_TYPEINFO_SYMBIAN32
#include
#include
namespace std
{
#if defined (__WINSCW__)
class type_info
{
con
www.eeworm.com/read/392773/2491366
cpp boost_check.cpp
#ifndef WITHOUT_STLPORT
#include
#ifdef _STLP_USE_BOOST_SUPPORT
#include
#endif // _STLP_USE_BOOST_SUPPORT
#else
#if 0 // Problem 1:
/* ************
www.eeworm.com/read/198653/5083878
h stl_dm.h
// STLport configuration file for Digital Mars C++
#ifndef _STLP_DMC_H
# define _STLP_DMC_H
#if __DMC__ < 0x832
#error "Digital Mars C++ versions prior to 8.32 are not supported!"
#endif
www.eeworm.com/read/317951/3573411
h _kai.h
// STLport config file for KAI C++ compiler
#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
# define _STLP_RAND48 1
#endif
# ifndef __KAI_STRICT /* _NO_LONGLONG */
# define _STLP_L
www.eeworm.com/read/282766/4087600
h _kai.h
// STLport config file for KAI C++ compiler
#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
# define _STLP_RAND48 1
#endif
# ifndef __KAI_STRICT /* _NO_LONGLONG */
# define _STLP_L
www.eeworm.com/read/351418/3107984
h _kai.h
// STLport config file for KAI C++ compiler
#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
# define _STLP_RAND48 1
#endif
# ifndef __KAI_STRICT /* _NO_LONGLONG */
# define _STLP_L
www.eeworm.com/read/420803/2061733
h stdafx.h
#ifndef _STDAFX_H_
#define _STDAFX_H_
#pragma warning (disable:4511 4512)
#define _STLP_NEW_PLATFORM_SDK
#define _STLP_NO_OWN_IOSTREAMS 1
// Windows Header Files:
#define WIN32_LEAN_AND_ME
www.eeworm.com/read/411488/2187178
mmp stlunittest.mmp
COMPRESSTARGET
TARGET stlunittest.exe
TARGETTYPE exe
UID 0 0xA89FA093
OPTION CW -D_STLP_NO_FORCE_INSTANTIATE
OPTION GCCE -D_STLP_NO_FORCE_INSTANTIATE
SOURCEPATH ..\..\test\unit\cppunit
SO
www.eeworm.com/read/411488/2187189
cstring
using _STLP_VENDOR_CSTD::size_t;
#if !defined (_STLP_NO_CSTD_FUNCTION_IMPORTS)
# if defined (__MSL__) && __MC68K__ && !_No_BlockMove && __dest_os == __mac_os
# undef memcpy
# undef memmove
inl
www.eeworm.com/read/411488/2187283
h _kai.h
// STLport config file for KAI C++ compiler
#if defined(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
# define _STLP_RAND48 1
#endif
# ifndef __KAI_STRICT /* _NO_LONGLONG */
# define _STLP_LONG_LON