代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/411488/2187251
h _macosx.h
#define _STLP_PLATFORM "Mac OS X"
#if defined (__BIG_ENDIAN__)
# define _STLP_BIG_ENDIAN 1
#elif defined (__LITTLE_ENDIAN__)
# define _STLP_LITTLE_ENDIAN 1
#endif
www.eeworm.com/read/411488/2187280
h _warnings_off.h
/* This header turns off warnings that STLport headers generate for compiled
* user code.
*/
#if defined (_STLP_MSVC)
# if (_STLP_MSVC > 1000)
# if defined (_STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND
www.eeworm.com/read/392773/2490836
h _auto_link.h
/* We do not use auto link feature when:
* - user asked not to use it (_STLP_DONT_USE_AUTO_LINK)
* - STLport is used only as a STL library (_STLP_NO_IOSTREAMS || _STLP_USE_NO_IOSTREAMS)
* - we a
www.eeworm.com/read/351418/3107948
h _auto_link.h
/* We do not use auto link feature when:
* - user asked not to use it (_STLP_DONT_USE_AUTO_LINK)
* - STLport is used only as a STL library (_STLP_NO_IOSTREAMS || _STLP_USE_NO_IOSTREAMS)
* - w
www.eeworm.com/read/351418/3107952
h _fujitsu.h
/* STLport configuration for Fujitsu compiler : looks like a perfect one ! */
#define _STLP_COMPILER "Fujitsu"
#define _STLP_NATIVE_INCLUDE_PATH ../std
#define _STLP_UINT32_T unsigned int
#defin
www.eeworm.com/read/351418/3107953
h _macosx.h
#define _STLP_PLATFORM "Mac OS X"
#if defined (__BIG_ENDIAN__)
# define _STLP_BIG_ENDIAN 1
#elif defined (__LITTLE_ENDIAN__)
# define _STLP_LITTLE_ENDIAN 1
#endif
www.eeworm.com/read/351418/3107981
h _warnings_off.h
/* This header turns off warnings that STLport headers generate for compiled
* user code.
*/
#if defined (_STLP_MSVC)
# if (_STLP_MSVC > 1000)
# if defined (_STLP_USE_MSVC6_MEM_T_BUG_WORK
www.eeworm.com/read/127383/6006539
h _hashtable.h
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Moscow Center for SPARC Technology
*
* Cop
www.eeworm.com/read/113559/6127529
h _hashtable.h
// Local Variables:
// mode:C++
// End:
/*
*
* Copyright (c) 1994
* Hewlett-Packard Company
*
* Copyright (c) 1996,1997
* Silicon Graphics Computer Systems, Inc.
*
* Copyright (c) 1997
* Mosc
www.eeworm.com/read/170017/5407543
h _vector.h
/*
*
* Copyright (c) 2003
* Francois Dumont
*
* This material is provided "as is", with absolutely no warranty expressed
* or implied. Any use is at your own risk.
*
* Permission to us