代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/392773/2491452
cpp cstring_test.cpp
#define _STLP_DO_IMPORT_CSTD_FUNCTIONS
#include
#include "cppunit/cppunit_proxy.h"
//This test purpose is to check the right import of math.h C symbols
//into the std namespace so we do n
www.eeworm.com/read/317951/3573385
h _solaris.h
#ifndef __stl_config__solaris_h
#define __stl_config__solaris_h
#define _STLP_PLATFORM "Sun Solaris"
/* include system features file */
#include
/* system-dependent de
www.eeworm.com/read/317951/3573446
mak bcc.mak
SRCROOT := ../..
COMPILER_NAME := bcc
OBJ_EXT := obj
STLPORT_DIR := ../../..
include Makefile.inc
include ${SRCROOT}/Makefiles/top.mak
INCLUDES += -I${STLPORT_INCLUDE_DIR}
ifdef STLP_BU
www.eeworm.com/read/282766/4087574
h _solaris.h
#ifndef __stl_config__solaris_h
#define __stl_config__solaris_h
#define _STLP_PLATFORM "Sun Solaris"
/* include system features file */
#include
/* system-dependent de
www.eeworm.com/read/282766/4087635
mak bcc.mak
SRCROOT := ../..
COMPILER_NAME := bcc
OBJ_EXT := obj
STLPORT_DIR := ../../..
include Makefile.inc
include ${SRCROOT}/Makefiles/top.mak
INCLUDES += -I${STLPORT_INCLUDE_DIR}
ifdef STLP_BU
www.eeworm.com/read/411488/2187175
rss stlptshell.rss
NAME SPTS
#include
#include
RESOURCE RSS_SIGNATURE
{
}
RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
{
short_caption = "STLP Test";
caption_and_ic
www.eeworm.com/read/411488/2187257
h _solaris.h
#ifndef __stl_config__solaris_h
#define __stl_config__solaris_h
#define _STLP_PLATFORM "Sun Solaris"
/* include system features file */
#include
/* system-dependent defines */
www.eeworm.com/read/411488/2187645
h mwerks_prefix.h
//mwerks_prefix.h
#define _STLP_NO_FORCE_INSTANTIATE 1// for debugging
#define EH_VECTOR_OPERATOR_NEW 1
#define NDEBUG 1
#if __MWERKS__ >= 0x3000
#include
#endif
www.eeworm.com/read/392773/2490846
h _solaris.h
#ifndef __stl_config__solaris_h
#define __stl_config__solaris_h
#define _STLP_PLATFORM "Sun Solaris"
/* include system features file */
#include
/* system-dependent defines */
www.eeworm.com/read/392773/2490870
h _dm.h
// STLport configuration file for Digital Mars C++
#define _STLP_COMPILER __DMC_VERSION_STRING__
#if (__DMC__ < 0x849)
# error "Digital Mars C++ compilers before version 8.49 are not supported!"
#e