OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_STLP_PLATFORM
(Results
1 - 24
of
24
) sorted by null
/external/stlport/stlport/stl/config/
_aix.h
1
#define
_STLP_PLATFORM
"AIX"
_freebsd.h
1
#define
_STLP_PLATFORM
"Free BSD"
_cygwin.h
1
#define
_STLP_PLATFORM
"Cygwin"
_mac.h
1
#define
_STLP_PLATFORM
"Mac"
_macosx.h
1
#define
_STLP_PLATFORM
"Mac OS X"
_hpux.h
4
#define
_STLP_PLATFORM
"HP Unix"
_openbsd.h
1
#define
_STLP_PLATFORM
"Open BSD"
_system.h
91
# define
_STLP_PLATFORM
"SGI Irix"
98
# define
_STLP_PLATFORM
"OS 400"
111
# define
_STLP_PLATFORM
"Cray"
114
# define
_STLP_PLATFORM
"DECC"
136
# define
_STLP_PLATFORM
"MinGW"
_android.h
4
#define
_STLP_PLATFORM
"Android"
_linux.h
4
#define
_STLP_PLATFORM
"Linux"
_solaris.h
4
#define
_STLP_PLATFORM
"Sun Solaris"
_windows.h
24
#if !defined (
_STLP_PLATFORM
)
25
# define
_STLP_PLATFORM
"Windows"
/ndk/sources/android/stlport/stlport/stl/config/
_aix.h
1
#define
_STLP_PLATFORM
"AIX"
_freebsd.h
1
#define
_STLP_PLATFORM
"Free BSD"
_cygwin.h
1
#define
_STLP_PLATFORM
"Cygwin"
_mac.h
1
#define
_STLP_PLATFORM
"Mac"
_macosx.h
1
#define
_STLP_PLATFORM
"Mac OS X"
_hpux.h
4
#define
_STLP_PLATFORM
"HP Unix"
_openbsd.h
1
#define
_STLP_PLATFORM
"Open BSD"
_android.h
4
#define
_STLP_PLATFORM
"Android"
_system.h
91
# define
_STLP_PLATFORM
"SGI Irix"
98
# define
_STLP_PLATFORM
"OS 400"
111
# define
_STLP_PLATFORM
"Cray"
114
# define
_STLP_PLATFORM
"DECC"
136
# define
_STLP_PLATFORM
"MinGW"
_linux.h
4
#define
_STLP_PLATFORM
"Linux"
_solaris.h
4
#define
_STLP_PLATFORM
"Sun Solaris"
_windows.h
24
#if !defined (
_STLP_PLATFORM
)
25
# define
_STLP_PLATFORM
"Windows"
Completed in 46 milliseconds