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

  /ndk/sources/cxx-stl/gabi++/include/
stl_pair.h 61 #ifndef __STL_BEGIN_NAMESPACE
62 #define __STL_BEGIN_NAMESPACE namespace std {
69 __STL_BEGIN_NAMESPACE
  /ndk/sources/cxx-stl/system/include/
stl_pair.h 61 #ifndef __STL_BEGIN_NAMESPACE
62 #define __STL_BEGIN_NAMESPACE namespace std {
69 __STL_BEGIN_NAMESPACE
  /prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/gabi++/include/
stl_pair.h 61 #ifndef __STL_BEGIN_NAMESPACE
62 #define __STL_BEGIN_NAMESPACE namespace std {
69 __STL_BEGIN_NAMESPACE
  /prebuilts/ndk/current/sources/cxx-stl/system/include/
stl_pair.h 61 #ifndef __STL_BEGIN_NAMESPACE
62 #define __STL_BEGIN_NAMESPACE namespace std {
69 __STL_BEGIN_NAMESPACE
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 20 # if defined (_STLP_BEGIN_NAMESPACE) && ! defined ( __STL_BEGIN_NAMESPACE )
21 # define __STL_BEGIN_NAMESPACE _STLP_BEGIN_NAMESPACE
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_config_compat_post.h 20 # if defined (_STLP_BEGIN_NAMESPACE) && ! defined ( __STL_BEGIN_NAMESPACE )
21 # define __STL_BEGIN_NAMESPACE _STLP_BEGIN_NAMESPACE

Completed in 465 milliseconds