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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 278 class __weak_count;
336 __shared_count(const __weak_count<_Lp>& __r);
395 friend class __weak_count<_Lp>;
402 class __weak_count class in namespace:tr1
405 __weak_count() function in class:tr1::__weak_count
409 __weak_count(const __shared_count<_Lp>& __r) function in class:tr1::__weak_count
416 __weak_count(const __weak_count<_Lp>& __r) function in class:tr1::__weak_count
423 ~__weak_count() // nothrow
429 __weak_count<_Lp>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 278 class __weak_count;
336 __shared_count(const __weak_count<_Lp>& __r);
395 friend class __weak_count<_Lp>;
402 class __weak_count class in namespace:tr1
405 __weak_count() function in class:tr1::__weak_count
409 __weak_count(const __shared_count<_Lp>& __r) function in class:tr1::__weak_count
416 __weak_count(const __weak_count<_Lp>& __r) function in class:tr1::__weak_count
423 ~__weak_count() // nothrow
429 __weak_count<_Lp>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 273 class __weak_count;
541 explicit __shared_count(const __weak_count<_Lp>& __r);
596 _M_less(const __weak_count<_Lp>& __rhs) const noexcept
605 friend class __weak_count<_Lp>;
612 class __weak_count class
615 constexpr __weak_count() noexcept : _M_pi(0)
618 __weak_count(const __shared_count<_Lp>& __r) noexcept
625 __weak_count(const __weak_count<_Lp>& __r) noexcept
632 ~__weak_count() noexcep
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 273 class __weak_count;
541 explicit __shared_count(const __weak_count<_Lp>& __r);
596 _M_less(const __weak_count<_Lp>& __rhs) const noexcept
605 friend class __weak_count<_Lp>;
612 class __weak_count class
615 constexpr __weak_count() noexcept : _M_pi(0)
618 __weak_count(const __shared_count<_Lp>& __r) noexcept
625 __weak_count(const __weak_count<_Lp>& __r) noexcept
632 ~__weak_count() noexcep
    [all...]

Completed in 112 milliseconds