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

  /external/chromium/base/
stack_container.h 69 struct rebind { struct in class:StackAllocator
  /external/stlport/stlport/stl/
_iostream_string.h 54 template <class _Tp1> struct rebind { struct in class:__iostring_allocator
_pthread_alloc.h 109 template <class _NewType> struct rebind { struct in class:pthread_allocator
198 template <class _NewType> struct rebind { struct in class:pthread_allocator
290 template <class _NewType> struct rebind { struct in class:per_thread_allocator
381 template <class _NewType> struct rebind { struct in class:per_thread_allocator
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /ndk/sources/android/stlport/stlport/stl/
_iostream_string.h 54 template <class _Tp1> struct rebind { struct in class:__iostring_allocator
_pthread_alloc.h 109 template <class _NewType> struct rebind { struct in class:pthread_allocator
198 template <class _NewType> struct rebind { struct in class:pthread_allocator
290 template <class _NewType> struct rebind { struct in class:per_thread_allocator
381 template <class _NewType> struct rebind { struct in class:per_thread_allocator
_alloc.h 200 typedef typename _Allocator::_STLP_TEMPLATE rebind<_Tp> _Rebind_type;
285 template <class _Tp1> struct rebind { struct in class:allocator
374 template <class _Tp1> struct rebind { struct in class:allocator
454 typedef typename _Alloc::_STLP_TEMPLATE rebind<_Tp>::other _Rebound_type;
459 // user (on purpose) is forced to define rebind/get operations !!!
  /external/stlport/test/unit/
mvctor_declaration_test.cpp 93 template <class _Tp1> struct rebind { struct in class:std::allocator
stack_allocator.h 83 struct rebind { struct in struct:StackAllocator
vector_test.cpp 512 template <class _Tp1> struct rebind { struct in struct:NotSTLportAllocator
  /ndk/sources/android/stlport/test/unit/
mvctor_declaration_test.cpp 93 template <class _Tp1> struct rebind { struct in class:std::allocator
stack_allocator.h 83 struct rebind { struct in struct:StackAllocator
vector_test.cpp 512 template <class _Tp1> struct rebind { struct in struct:NotSTLportAllocator
  /external/stlport/test/eh/
Prefix.h 132 template <class _Tp1> struct rebind { struct in class:EH_allocator
165 // user (on purpose) is forced to define rebind/get operations !!!
  /frameworks/base/core/java/android/app/
ActivityThread.java 303 boolean rebind; field in class:ActivityThread.BindServiceData
500 boolean rebind) {
504 s.rebind = rebind;
    [all...]
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 

Completed in 359 milliseconds