代码搜索:STLP

找到约 652 项符合「STLP」的源代码

代码结果 652
www.eeworm.com/read/392773/2491327

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/351418/3107977

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/2187749

h stack_allocator.h

#ifndef STLPORT_UNIT_TEST_STACK_ALLOCATOR_H #define STLPORT_UNIT_TEST_STACK_ALLOCATOR_H #include #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS) //For bad_alloc: # include
www.eeworm.com/read/392773/2491318

h stack_allocator.h

#ifndef STLPORT_UNIT_TEST_STACK_ALLOCATOR_H #define STLPORT_UNIT_TEST_STACK_ALLOCATOR_H #include #if !defined (STLPORT) || defined (_STLP_USE_EXCEPTIONS) //For bad_alloc: # include
www.eeworm.com/read/411488/2187819

h unary.h

#ifndef _unary_h #define _unary_h #include #include #include //*TY 12/26/1998 - added to get unary_function #if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES) u
www.eeworm.com/read/411488/2187820

cpp cmath_test.cpp

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS #include #include //We also test math functions imported from stdlib.h or //defined in cstdlib #include #include "math_aux.h" #inclu
www.eeworm.com/read/392773/2490797

h _sparc_atomic.h

// Currently, SUN CC requires object file #if defined (__GNUC__) /* ** int _STLP_atomic_exchange (__stl_atomic_t *pvalue, __stl_atomic_t value) */ # if defined(__sparc_v9__) || defined (__sparcv
www.eeworm.com/read/392773/2491338

cpp mvctor_traits_test.cpp

#include #include #include "mvctor_test.h" #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) using namespace std; #endif size_t MovableStruct::nb_dft_construct_call = 0; size
www.eeworm.com/read/392773/2491394

h unary.h

#ifndef _unary_h #define _unary_h #include #include #include //*TY 12/26/1998 - added to get unary_function #if !defined (STLPORT) || defined (_STLP_USE_NAMESPACES) u
www.eeworm.com/read/392773/2491395

cpp cmath_test.cpp

#define _STLP_DO_IMPORT_CSTD_FUNCTIONS #include #include //We also test math functions imported from stdlib.h or //defined in cstdlib #include #include "math_aux.h" #inclu