OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_NO_NAMESPACES
(Results
1 - 4
of
4
) sorted by null
/external/stlport/stlport/stl/config/
compat.h
19
#if defined (__STL_NO_NAMESPACES) && !defined (
_STLP_NO_NAMESPACES
)
20
# define
_STLP_NO_NAMESPACES
__STL_NO_NAMESPACES
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
19
#if defined (__STL_NO_NAMESPACES) && !defined (
_STLP_NO_NAMESPACES
)
20
# define
_STLP_NO_NAMESPACES
__STL_NO_NAMESPACES
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
19
#if defined (__STL_NO_NAMESPACES) && !defined (
_STLP_NO_NAMESPACES
)
20
# define
_STLP_NO_NAMESPACES
__STL_NO_NAMESPACES
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
compat.h
19
#if defined (__STL_NO_NAMESPACES) && !defined (
_STLP_NO_NAMESPACES
)
20
# define
_STLP_NO_NAMESPACES
__STL_NO_NAMESPACES
Completed in 18 milliseconds