代码搜索:STLP
找到约 652 项符合「STLP」的源代码
代码结果 652
www.eeworm.com/read/318716/13473569
cpp test_suite.cpp
#if defined (_MINGW)
# define _STLP_NO_OWN_IOSTREAMS
#endif
#include "_p.h"
#if defined (_MSC_VER) && !defined (_MINGW)
# include
#endif
#include "../oralib/oralib.h"
using
www.eeworm.com/read/317951/3573404
h _linux.h
#ifndef __stl_config__linux_h
#define __stl_config__linux_h
#define _STLP_PLATFORM "Linux"
#include
/* This is defined wether library in use is glibc or not.
This may be tre
www.eeworm.com/read/282766/4087593
h _linux.h
#ifndef __stl_config__linux_h
#define __stl_config__linux_h
#define _STLP_PLATFORM "Linux"
#include
/* This is defined wether library in use is glibc or not.
This may be tre
www.eeworm.com/read/411488/2187276
h _linux.h
#ifndef __stl_config__linux_h
#define __stl_config__linux_h
#define _STLP_PLATFORM "Linux"
#include
/* This is defined wether library in use is glibc or not.
This may be treated as
www.eeworm.com/read/411488/2187707
cpp bcompos_test.cpp
#include
#include "unary.h"
#include "cppunit/cppunit_proxy.h"
#if defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class BcomposTest : public CPPUNIT_N
www.eeworm.com/read/411488/2187757
cpp generator_test.cpp
#include
#include
#include "fadapter.h"
#include "fib.h"
#include "cppunit/cppunit_proxy.h"
#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
www.eeworm.com/read/392773/2490859
h _epilog.h
#if defined (_STLP_MSVC) || defined (__ICL)
# pragma warning (pop)
# pragma pack (pop)
#elif defined (__BORLANDC__)
# pragma option pop
# pragma option -w-pow // -w-8062 Previous options an
www.eeworm.com/read/392773/2490864
h _linux.h
#ifndef __stl_config__linux_h
#define __stl_config__linux_h
#define _STLP_PLATFORM "Linux"
#include
/* This is defined wether library in use is glibc or not.
This may be treated as
www.eeworm.com/read/392773/2491272
cpp bcompos_test.cpp
#include
#include "unary.h"
#include "cppunit/cppunit_proxy.h"
#if defined(_STLP_USE_NAMESPACES)
using namespace std;
#endif
//
// TestCase class
//
class BcomposTest : public CPPUNIT_N
www.eeworm.com/read/392773/2491278
h math_aux.h
#ifndef __MATH_AUX_H
#define __MATH_AUX_H
#include
#undef __STD
#if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES)
# define __STD std::
#else
# define __STD
#endif
/*
* This funct