Home
last modified time | relevance | path

Searched refs:_STLP_USE_DYNAMIC_LIB (Results 1 – 15 of 15) sorted by relevance

/external/stlport/stlport/stl/config/
D_detect_dll_or_lib.h17 # undef _STLP_USE_DYNAMIC_LIB
21 # define _STLP_USE_DYNAMIC_LIB macro
38 # if !defined (_STLP_USE_DYNAMIC_LIB)
39 # define _STLP_USE_DYNAMIC_LIB macro
49 # if !defined(_STLP_USE_DYNAMIC_LIB)
72 #if !defined (_STLP_USE_DYNAMIC_LIB) && !defined (_STLP_USE_STATIC_LIB)
D_gcc.h66 # if !defined (_STLP_USE_DYNAMIC_LIB)
67 # define _STLP_USE_DYNAMIC_LIB macro
80 # if !defined (_STLP_USE_DYNAMIC_LIB)
81 # define _STLP_USE_DYNAMIC_LIB macro
D_feedback.h30 # if defined (_STLP_USE_DYNAMIC_LIB)
37 # if defined (_STLP_USE_DYNAMIC_LIB)
D_auto_link.h27 # if defined (_STLP_USE_DYNAMIC_LIB)
41 # if defined (_STLP_USE_DYNAMIC_LIB)
D_msvc.h223 (defined (_STLP_USE_DYNAMIC_LIB) || \
231 #if defined (_STLP_USE_DYNAMIC_LIB)
Dhost.h31 #if !defined(_STLP_USE_DYNAMIC_LIB) && !defined(_STLP_USE_STATIC_LIB)
D_intel.h56 # undef _STLP_USE_DYNAMIC_LIB
D_dm.h106 #if defined (_STLP_USE_DYNAMIC_LIB)
D_bc.h123 #if defined (_STLP_USE_DYNAMIC_LIB)
Dfeatures.h933 # undef _STLP_USE_DYNAMIC_LIB
/external/stlport/stlport/stl/
D_stdexcept_base.h53 defined (_STLP_USE_DYNAMIC_LIB) && defined (_STLP_USING_CROSS_NATIVE_RUNTIME_LIB)
/external/stlport/test/unit/cppunit/
Dtest_main.cpp128 (_STLP_MSVC_LIB < 1300) && defined (_STLP_USE_DYNAMIC_LIB)
/external/stlport/src/
Dallocators.cpp182 #if defined (_STLP_LEAKS_PEDANTIC) && defined (_STLP_USE_DYNAMIC_LIB)
/external/stlport/
Dconfigure.bat149 echo "--with-static-rtl -> _STLP_USE_DYNAMIC_LIB"
/external/stlport/etc/
DChangeLog-5.14709 * stlport/stl/_config.h: Add undef of _STLP_USE_DYNAMIC_LIB when in
6162 or _STLP_USE_DYNAMIC_LIB depending on the current kind of build.