Home
last modified time | relevance | path

Searched defs:use_count (Results 1 – 25 of 77) sorted by relevance

1234

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/serialization/include/boost/serialization/detail/
Dshared_count_132.hpp168 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
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__memory/
Dshared_ptr.h163 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
191 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__memory/
Dshared_ptr.h162 …_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
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__memory/
H A Dshared_ptr.h163 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
191 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__memory/
Dshared_ptr.h163 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
191 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__memory/
Dshared_ptr.h160 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
188 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__memory/
Dshared_ptr.h169 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
197 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/aosp_15_r20/hardware/google/pixel/pixelstats/
DDisplayStatsReporter.cpp366 int use_count; in logDisplayPortFECDSCStats() local
436 int use_count; in logDisplayPortMaxResStats() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/include/boost/smart_ptr/detail/
Dshared_count.hpp482 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::shared_count
627 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::weak_count
Dsp_counted_base_nt.hpp109 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_w32.hpp130 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_pt.hpp133 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_std_atomic.hpp137 long use_count() const BOOST_SP_NOEXCEPT in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_aix.hpp142 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_sync.hpp155 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_acc_ia64.hpp153 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_gcc_atomic.hpp138 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_vacpp_ppc.hpp153 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
Dsp_counted_base_cw_ppc.hpp173 long use_count() const // nothrow in use_count() function in boost::detail::sp_counted_base
/aosp_15_r20/external/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_opt_coalesce_ff_writes.c42 uint32_t use_count[c->num_temps]; in qir_opt_coalesce_ff_writes() local
H A Dvc4_opt_vpm.c45 uint32_t use_count[c->num_temps]; in qir_opt_vpm() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/smart_ptr/test/
Dip_hash_test2.cpp37 long use_count() const in use_count() function in base
Dip_hash_test.cpp36 long use_count() const in use_count() function in base
/aosp_15_r20/external/kmod/testsuite/
H A Dtest-loaded.c53 int use_count = kmod_module_get_refcnt(mod); in loaded_1() local
/aosp_15_r20/external/kmod/tools/
H A Dlsmod.c62 int use_count = kmod_module_get_refcnt(mod); in do_lsmod() local

1234