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

  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/config/
features.h 682 #if !defined (_STLP_ALLOCATOR_TYPE_DFL)
687 # define _STLP_ALLOCATOR_TYPE_DFL
689 # define _STLP_ALLOCATOR_TYPE_DFL = allocator_type()
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/config/
features.h 682 #if !defined (_STLP_ALLOCATOR_TYPE_DFL)
687 # define _STLP_ALLOCATOR_TYPE_DFL
689 # define _STLP_ALLOCATOR_TYPE_DFL = allocator_type()
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/config/
features.h 682 #if !defined (_STLP_ALLOCATOR_TYPE_DFL)
687 # define _STLP_ALLOCATOR_TYPE_DFL
689 # define _STLP_ALLOCATOR_TYPE_DFL = allocator_type()
    [all...]

Completed in 104 milliseconds