Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_opt_coalesce_ff_writes.c42 uint32_t use_count[c->num_temps]; in qir_opt_coalesce_ff_writes() local
Dvc4_opt_vpm.c45 uint32_t use_count[c->num_temps]; in qir_opt_vpm() local
/external/kmod/testsuite/
Dtest-loaded.c53 int use_count = kmod_module_get_refcnt(mod); in loaded_1() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_countedobject.h41 size_t use_count() const { return m_nCount; } in use_count() function
/external/kmod/tools/
Dlsmod.c62 int use_count = kmod_module_get_refcnt(mod); in do_lsmod() local
/external/webrtc/webrtc/voice_engine/
Dchannel_manager.h58 int use_count() const { return channel_ref_->ref_count.Value(); } in use_count() function
/external/compiler-rt/lib/msan/
Dmsan_origin.h127 int use_count = h.use_count(); in CreateChainedOrigin() local
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepot.cc91 int StackDepotHandle::use_count() { in use_count() function in __sanitizer::StackDepotHandle
/external/v8/src/compiler/
Dnode.cc256 int use_count = 0; in UseCount() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_valtable.cpp248 unsigned value::use_count() { in use_count() function in r600_sb::value