HomeSort by relevance Sort by last modified time
    Searched refs:_My_alloc_type (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
107 : public _My_alloc_type // copy constructor must not throw
111 : _My_alloc_type(__a), _M_del(__d) { }
139 _My_alloc_type __a(_M_del);
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
195 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 327 rebind<_Sp_counted_deleter>::other _My_alloc_type;
333 : public _My_alloc_type // copy constructor must not throw
337 : _My_alloc_type(__a), _M_del(__d) { }
356 _My_alloc_type __a(_M_del);
419 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
420 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
shared_ptr_base.h 327 rebind<_Sp_counted_deleter>::other _My_alloc_type;
333 : public _My_alloc_type // copy constructor must not throw
337 : _My_alloc_type(__a), _M_del(__d) { }
356 _My_alloc_type __a(_M_del);
419 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
420 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
107 : public _My_alloc_type // copy constructor must not throw
111 : _My_alloc_type(__a), _M_del(__d) { }
139 _My_alloc_type __a(_M_del);
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
195 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
107 : public _My_alloc_type // copy constructor must not throw
111 : _My_alloc_type(__a), _M_del(__d) { }
139 _My_alloc_type __a(_M_del);
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
195 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
107 : public _My_alloc_type // copy constructor must not throw
111 : _My_alloc_type(__a), _M_del(__d) { }
139 _My_alloc_type __a(_M_del);
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
195 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
shared_ptr.h 101 rebind<_Sp_counted_deleter>::other _My_alloc_type;
107 : public _My_alloc_type // copy constructor must not throw
111 : _My_alloc_type(__a), _M_del(__d) { }
139 _My_alloc_type __a(_M_del);
194 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
195 _My_alloc_type __a(_Base_type::_M_del);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
shared_ptr_base.h 327 rebind<_Sp_counted_deleter>::other _My_alloc_type;
333 : public _My_alloc_type // copy constructor must not throw
337 : _My_alloc_type(__a), _M_del(__d) { }
356 _My_alloc_type __a(_M_del);
419 rebind<_Sp_counted_ptr_inplace>::other _My_alloc_type;
420 _My_alloc_type __a(_Base_type::_M_del);
    [all...]

Completed in 48 milliseconds