HomeSort by relevance Sort by last modified time
    Searched refs:_STLP_USE_NEWALLOC (Results 1 - 25 of 29) sorted by null

1 2

  /external/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 161 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
162 # define _STLP_USE_NEWALLOC
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/config/
compat.h 43 #if defined (__STL_USE_NEWALLOC) && !defined (_STLP_USE_NEWALLOC)
44 # define _STLP_USE_NEWALLOC __STL_USE_NEWALLOC
_linux.h 101 # if !defined(_STLP_USE_MALLOC) && !defined(_STLP_USE_NEWALLOC) && !defined(_STLP_USE_PERTHREAD_ALLOC) && !defined(_STLP_USE_NODE_ALLOC)
features.h 155 !defined (_STLP_USE_NEWALLOC) && !defined (_STLP_USE_MALLOC)
156 # define _STLP_USE_NEWALLOC
    [all...]
  /external/stlport/test/eh/
Prefix.h 45 #ifndef _STLP_USE_NEWALLOC
46 # define _STLP_USE_NEWALLOC
  /external/stlport/stlport/stl/
_alloc.h 219 #elif defined (_STLP_USE_NEWALLOC)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 219 #elif defined (_STLP_USE_NEWALLOC)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 219 #elif defined (_STLP_USE_NEWALLOC)

Completed in 4630 milliseconds

1 2