Home
last modified time | relevance | path

Searched defs:RefCount (Results 1 – 25 of 72) sorted by relevance

123

/aosp_15_r20/external/crosvm/disk/src/qcow/
H A Drefcount.rs41 pub struct RefCount { struct
50 impl RefCount { argument
61 ) -> io::Result<RefCount> { in new()
/aosp_15_r20/external/rust/android-crates-io/crates/sharded-slab/src/page/
Dslot.rs37 pub(crate) struct RefCount<C = cfg::DefaultConfig> { struct
38 value: usize,
39 _cfg: PhantomData<fn(C)>,
687 impl<C: cfg::Config> Pack<C> for RefCount<C> { implementation
704 impl<C: cfg::Config> RefCount<C> { impl
723 impl<C> fmt::Debug for RefCount<C> { implementation
729 impl<C: cfg::Config> PartialEq for RefCount<C> { implementation
735 impl<C: cfg::Config> Eq for RefCount<C> {} implementation
737 impl<C: cfg::Config> PartialOrd for RefCount<C> { implementation
743 impl<C: cfg::Config> Ord for RefCount<C> { implementation
[all …]
/aosp_15_r20/external/gmmlib/Source/GmmLib/ULT/
H A DGmmMultiAdapterULT.cpp434 uint32_t AdapterCount = 0, RefCount = 0; in TEST_F() local
468 uint32_t AdapterCount = 0, RefCount = 0; in TEST_F() local
504 uint32_t AdapterCount = 0, RefCount = 0; in TEST_F() local
559 uint32_t RefCount = 0; in TEST_F() local
579 uint32_t AdapterCount = 0, RefCount = 0; in TEST_F() local
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdePoolArray.cpp189 class RefCount class
192 RefCount(void) : m_count(DE_NULL) in RefCount() function in de::__anona461348d0111::RefCount
196 RefCount(int *count) : m_count(count) in RefCount() function in de::__anona461348d0111::RefCount
201 RefCount(const RefCount &other) : m_count(other.m_count) in RefCount() function in de::__anona461348d0111::RefCount
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/load/
Dpending_requests.rs28 struct RefCount(Arc<()>); struct
141 impl RefCount { impl
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dglspirv.h45 unsigned RefCount; member
60 GLint RefCount; member
H A Dshader_types.h151 GLint RefCount; /**< Reference count */ member
305 GLint RefCount; /**< Reference count */ member
369 GLint RefCount; /**< Reference count */ member
475 GLint RefCount; member
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h71 mutable unsigned RefCount = 0; variable
88 mutable std::atomic<int> RefCount; variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Drpcproxy.h96 __LONG32 RefCount; member
106 __LONG32 RefCount; member
/aosp_15_r20/external/llvm/include/llvm/Analysis/
H A DAliasAnalysisEvaluator.h37 int64_t NoModRefCount, ModCount, RefCount, ModRefCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DAliasAnalysisEvaluator.h37 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/
DAliasAnalysisEvaluator.h37 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/
DAliasAnalysisEvaluator.h37 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/
DAliasAnalysisEvaluator.h37 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DAliasAnalysisEvaluator.h38 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DAliasAnalysisEvaluator.h36 int64_t NoModRefCount, ModCount, RefCount, ModRefCount; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/
Dfd_wasip1.go25 RefCount int32 member
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h99 mutable std::atomic<int> RefCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ADT/
DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ADT/
DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ADT/
DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ADT/
DIntrusiveRefCntPtr.h77 mutable unsigned RefCount = 0; variable
/aosp_15_r20/external/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h101 mutable std::atomic<int> RefCount; variable
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Drefcount.h294 inline int_fast32_t RefCounted::RefCount() const { in RefCount() function

123