HomeSort by relevance Sort by last modified time
    Searched defs:_STLP_USE_NAMESPACES (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
features.h 192 # undef _STLP_USE_NAMESPACES
195 # undef _STLP_USE_NAMESPACES
196 # define _STLP_USE_NAMESPACES 1
230 #if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_BROKEN_USING_DIRECTIVE) && \
391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES,
405 # if defined (_STLP_USE_NAMESPACES) && (defined(_STLP_USE_OWN_NAMESPACE) || defined (_STLP_VENDOR_GLOBAL_CSTD))
455 #if defined (_STLP_USE_NAMESPACES)
544 #else /* _STLP_USE_NAMESPACES */
564 #endif /* _STLP_USE_NAMESPACES */
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
features.h 192 # undef _STLP_USE_NAMESPACES
195 # undef _STLP_USE_NAMESPACES
196 # define _STLP_USE_NAMESPACES 1
230 #if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_BROKEN_USING_DIRECTIVE) && \
391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES,
405 # if defined (_STLP_USE_NAMESPACES) && (defined(_STLP_USE_OWN_NAMESPACE) || defined (_STLP_VENDOR_GLOBAL_CSTD))
455 #if defined (_STLP_USE_NAMESPACES)
544 #else /* _STLP_USE_NAMESPACES */
564 #endif /* _STLP_USE_NAMESPACES */
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
features.h 192 # undef _STLP_USE_NAMESPACES
195 # undef _STLP_USE_NAMESPACES
196 # define _STLP_USE_NAMESPACES 1
230 #if defined (_STLP_USE_NAMESPACES) && !defined (_STLP_BROKEN_USING_DIRECTIVE) && \
391 * This section is guarded by _STLP_HAS_NO_NAMESPACES, not by _STLP_USE_NAMESPACES,
405 # if defined (_STLP_USE_NAMESPACES) && (defined(_STLP_USE_OWN_NAMESPACE) || defined (_STLP_VENDOR_GLOBAL_CSTD))
455 #if defined (_STLP_USE_NAMESPACES)
544 #else /* _STLP_USE_NAMESPACES */
564 #endif /* _STLP_USE_NAMESPACES */
    [all...]

Completed in 256 milliseconds