OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STLport
(Results
26 - 50
of
83
) sorted by null
1
2
3
4
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_epilog.h
8
# error
STLport
epilog header can not be included as long as prolog has not be included.
25
/* We redefine "std" to
STLPORT
, so that user code may use std:: transparently
26
* The
STLPORT
macro contains the
STLport
namespace name containing all the std
31
* Looks like the compiler native library on which
STLport
rely defined the std macro.
32
* This might introduce major incompatibility so report the problem to the
STLport
37
# define std
STLPORT
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
2
* _STLP_USE_DYNAMIC_LIB: To signal use
STLport
as a dll or build of the
3
*
STLport
dlls.
4
* _STLP_USE_STATIC_LIB: To signal use of
STLport
as a static lib or build of
5
* the
STLport
static libs.
7
* in a version different from the
STLport
one.
20
/* We are building the
STLport
dll */
33
/*
STLport
use only depend on _STLP_RUNTIME_DLL as we are replacing
42
/* The user is forcing use of
STLport
as a dynamic library. We signal it so
43
* that the
STLport
namespace will be modify to report such a combination
44
* and force the user to link with the rebuilt
STLport
library
[
all
...]
/external/stlport/stlport/
hash_map
35
# error The hash_map and hash_multimap class are
STLport
extensions.
hash_set
35
# error The hash_set and hash_multiset class are
STLport
extensions.
rope
30
# error The rope class is a
STLport
extension.
slist
31
# error The slist class is an
STLport
extension.
/external/stlport/stlport/stl/config/
compat.h
70
/*
STLport
do not support anymore the iostream wrapper mode so this macro should
78
# error
STLport
do not support anymore the wrapper mode. If you want to use
STLport
\
/ndk/sources/cxx-stl/stlport/stlport/
hash_map
35
# error The hash_map and hash_multimap class are
STLport
extensions.
hash_set
35
# error The hash_set and hash_multiset class are
STLport
extensions.
rope
30
# error The rope class is a
STLport
extension.
slist
31
# error The slist class is an
STLport
extension.
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
70
/*
STLport
do not support anymore the iostream wrapper mode so this macro should
78
# error
STLport
do not support anymore the wrapper mode. If you want to use
STLport
\
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
hash_map
35
# error The hash_map and hash_multimap class are
STLport
extensions.
hash_set
35
# error The hash_set and hash_multiset class are
STLport
extensions.
rope
30
# error The rope class is a
STLport
extension.
slist
31
# error The slist class is an
STLport
extension.
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
70
/*
STLport
do not support anymore the iostream wrapper mode so this macro should
78
# error
STLport
do not support anymore the wrapper mode. If you want to use
STLport
\
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
hash_map
35
# error The hash_map and hash_multimap class are
STLport
extensions.
hash_set
35
# error The hash_set and hash_multiset class are
STLport
extensions.
rope
30
# error The rope class is a
STLport
extension.
slist
31
# error The slist class is an
STLport
extension.
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
70
/*
STLport
do not support anymore the iostream wrapper mode so this macro should
78
# error
STLport
do not support anymore the wrapper mode. If you want to use
STLport
\
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
hash_map
35
# error The hash_map and hash_multimap class are
STLport
extensions.
hash_set
35
# error The hash_set and hash_multiset class are
STLport
extensions.
rope
30
# error The rope class is a
STLport
extension.
Completed in 723 milliseconds
1
2
3
4