OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_STLP_USE_STATIC_LIB
(Results
1 - 8
of
8
) sorted by null
/external/stlport/stlport/stl/config/
_detect_dll_or_lib.h
4
*
_STLP_USE_STATIC_LIB
: To signal use of STLport as a static lib or build of
8
* If _STLP_USE_DYNAMIC_LIB or
_STLP_USE_STATIC_LIB
is alreday defined it means that
18
# undef
_STLP_USE_STATIC_LIB
26
# define
_STLP_USE_STATIC_LIB
37
# if !defined (
_STLP_USE_STATIC_LIB
)
50
# if !defined (
_STLP_USE_STATIC_LIB
)
51
# define
_STLP_USE_STATIC_LIB
63
# define
_STLP_USE_STATIC_LIB
72
#if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (
_STLP_USE_STATIC_LIB
)
_intel.h
55
# undef
_STLP_USE_STATIC_LIB
57
# define
_STLP_USE_STATIC_LIB
/ndk/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
4
*
_STLP_USE_STATIC_LIB
: To signal use of STLport as a static lib or build of
8
* If _STLP_USE_DYNAMIC_LIB or
_STLP_USE_STATIC_LIB
is alreday defined it means that
18
# undef
_STLP_USE_STATIC_LIB
26
# define
_STLP_USE_STATIC_LIB
37
# if !defined (
_STLP_USE_STATIC_LIB
)
50
# if !defined (
_STLP_USE_STATIC_LIB
)
51
# define
_STLP_USE_STATIC_LIB
63
# define
_STLP_USE_STATIC_LIB
72
#if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (
_STLP_USE_STATIC_LIB
)
_intel.h
55
# undef
_STLP_USE_STATIC_LIB
57
# define
_STLP_USE_STATIC_LIB
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
4
*
_STLP_USE_STATIC_LIB
: To signal use of STLport as a static lib or build of
8
* If _STLP_USE_DYNAMIC_LIB or
_STLP_USE_STATIC_LIB
is alreday defined it means that
18
# undef
_STLP_USE_STATIC_LIB
26
# define
_STLP_USE_STATIC_LIB
37
# if !defined (
_STLP_USE_STATIC_LIB
)
50
# if !defined (
_STLP_USE_STATIC_LIB
)
51
# define
_STLP_USE_STATIC_LIB
63
# define
_STLP_USE_STATIC_LIB
72
#if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (
_STLP_USE_STATIC_LIB
)
_intel.h
55
# undef
_STLP_USE_STATIC_LIB
57
# define
_STLP_USE_STATIC_LIB
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_detect_dll_or_lib.h
4
*
_STLP_USE_STATIC_LIB
: To signal use of STLport as a static lib or build of
8
* If _STLP_USE_DYNAMIC_LIB or
_STLP_USE_STATIC_LIB
is alreday defined it means that
18
# undef
_STLP_USE_STATIC_LIB
26
# define
_STLP_USE_STATIC_LIB
37
# if !defined (
_STLP_USE_STATIC_LIB
)
50
# if !defined (
_STLP_USE_STATIC_LIB
)
51
# define
_STLP_USE_STATIC_LIB
63
# define
_STLP_USE_STATIC_LIB
72
#if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (
_STLP_USE_STATIC_LIB
)
_intel.h
55
# undef
_STLP_USE_STATIC_LIB
57
# define
_STLP_USE_STATIC_LIB
Completed in 284 milliseconds