/external/cronet/stable/third_party/libc++/src/include/__memory/ |
D | shared_count.h | 97 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 125 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
|
/external/cronet/tot/third_party/libc++/src/include/__memory/ |
D | shared_count.h | 97 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 125 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
|
/external/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_opt_coalesce_ff_writes.c | 42 uint32_t use_count[c->num_temps]; in qir_opt_coalesce_ff_writes() local
|
D | vc4_opt_vpm.c | 45 uint32_t use_count[c->num_temps]; in qir_opt_vpm() local
|
/external/sdv/vsomeip/third_party/boost/smart_ptr/test/ |
D | ip_hash_test2.cpp | 37 long use_count() const in use_count() function in base
|
D | ip_hash_test.cpp | 36 long use_count() const in use_count() function in base
|
/external/kmod/testsuite/ |
D | test-loaded.c | 53 int use_count = kmod_module_get_refcnt(mod); in loaded_1() local
|
/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/ |
D | sp_counted_base_nt.hpp | 109 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_w32.hpp | 130 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_pt.hpp | 133 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_std_atomic.hpp | 137 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_aix.hpp | 142 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_vacpp_ppc.hpp | 153 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_atomic.hpp | 138 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_cw_ppc.hpp | 173 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_acc_ia64.hpp | 153 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_sync.hpp | 155 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_ppc.hpp | 184 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_ia64.hpp | 160 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
D | sp_counted_base_gcc_x86.hpp | 176 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
|
/external/kmod/tools/ |
D | lsmod.c | 62 int use_count = kmod_module_get_refcnt(mod); in do_lsmod() local
|
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__memory/ |
D | shared_ptr.h | 162 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 190 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
|
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__memory/ |
D | shared_ptr.h | 162 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 190 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
|
/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/detail/ |
D | shared_count_132.hpp | 168 long use_count() const // nothrow in use_count() function in boost_132::detail::sp_counted_base 411 long use_count() const // nothrow in use_count() function in boost_132::detail::shared_count 514 long use_count() const // nothrow in use_count() function in boost_132::detail::weak_count
|
/external/pigweed/pw_intrusive_ptr/public/pw_intrusive_ptr/ |
D | intrusive_ptr.h | 116 int32_t use_count() const { return ptr_ ? ptr_->ref_count() : 0; } in use_count() function
|