HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_NO_EXCEPTIONS (Results 1 - 21 of 21) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 40 #define _STLP_NO_EXCEPTIONS 1
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
27 # define _STLP_NO_EXCEPTIONS
compat.h 16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
17 # define _STLP_NO_EXCEPTIONS __STL_NO_EXCEPTIONS
_dm.h 17 # define _STLP_NO_EXCEPTIONS
_evc.h 131 # define _STLP_NO_EXCEPTIONS
features.h 807 # define _STLP_NO_EXCEPTIONS
810 #if !defined (_STLP_DONT_USE_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_USE_EXCEPTIONS)
850 * Here we check _STLP_NO_EXCEPTIONS which means that the compiler has no
854 #if !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTION_SPEC)
866 #if defined (_STLP_NORETURN_FUNCTION) && !defined (_STLP_NO_EXCEPTIONS) && \
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 40 #undef _STLP_NO_EXCEPTIONS
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
27 # define _STLP_NO_EXCEPTIONS
compat.h 16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
17 # define _STLP_NO_EXCEPTIONS __STL_NO_EXCEPTIONS
_dm.h 17 # define _STLP_NO_EXCEPTIONS
_evc.h 131 # define _STLP_NO_EXCEPTIONS
features.h 807 # define _STLP_NO_EXCEPTIONS
810 #if !defined (_STLP_DONT_USE_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_USE_EXCEPTIONS)
850 * Here we check _STLP_NO_EXCEPTIONS which means that the compiler has no
854 #if !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTION_SPEC)
866 #if defined (_STLP_NORETURN_FUNCTION) && !defined (_STLP_NO_EXCEPTIONS) && \
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
_android.h 40 #undef _STLP_NO_EXCEPTIONS
_sgi.h 26 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
27 # define _STLP_NO_EXCEPTIONS
compat.h 16 #if defined (__STL_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS)
17 # define _STLP_NO_EXCEPTIONS __STL_NO_EXCEPTIONS
_dm.h 17 # define _STLP_NO_EXCEPTIONS
_evc.h 131 # define _STLP_NO_EXCEPTIONS
features.h 807 # define _STLP_NO_EXCEPTIONS
810 #if !defined (_STLP_DONT_USE_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_USE_EXCEPTIONS)
850 * Here we check _STLP_NO_EXCEPTIONS which means that the compiler has no
854 #if !defined (_STLP_NO_EXCEPTIONS) && !defined (_STLP_NO_EXCEPTION_SPEC)
866 #if defined (_STLP_NORETURN_FUNCTION) && !defined (_STLP_NO_EXCEPTIONS) && \
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_range_errors.h 42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_range_errors.h 42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_range_errors.h 42 #if defined (__DMC__) && !defined (_STLP_NO_EXCEPTIONS)

Completed in 1836 milliseconds