/external/crosvm/disk/src/qcow/ |
D | refcount.rs | 41 pub struct RefCount { struct 50 impl RefCount { argument 61 ) -> io::Result<RefCount> { in new()
|
/external/deqp/framework/delibs/decpp/ |
D | dePoolArray.cpp | 189 class RefCount class 192 RefCount(void) : m_count(nullptr) in RefCount() function in de::__anonf0248f0d0111::RefCount 196 RefCount(int *count) : m_count(count) in RefCount() function in de::__anonf0248f0d0111::RefCount 201 RefCount(const RefCount &other) : m_count(other.m_count) in RefCount() function in de::__anonf0248f0d0111::RefCount
|
/external/gmmlib/Source/GmmLib/ULT/ |
D | GmmMultiAdapterULT.cpp | 434 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
|
/external/rust/android-crates-io/crates/sharded-slab/src/page/ |
D | slot.rs | 37 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> { implementation 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 …]
|
/external/mesa3d/src/mesa/main/ |
D | glspirv.h | 45 unsigned RefCount; member 60 GLint RefCount; member
|
D | shader_types.h | 159 GLint RefCount; /**< Reference count */ member 307 GLint RefCount; /**< Reference count */ member 371 GLint RefCount; /**< Reference count */ member 477 GLint RefCount; member
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 71 mutable unsigned RefCount = 0; variable 88 mutable std::atomic<int> RefCount; variable
|
/external/rust/android-crates-io/crates/tower/src/load/ |
D | pending_requests.rs | 28 struct RefCount(Arc<()>); struct 141 impl RefCount { impl
|
/external/llvm/include/llvm/Analysis/ |
D | AliasAnalysisEvaluator.h | 37 int64_t NoModRefCount, ModCount, RefCount, ModRefCount; variable
|
D | AliasSetTracker.h | 126 unsigned RefCount : 28; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | AliasAnalysisEvaluator.h | 38 int64_t NoModRefCount = 0, ModCount = 0, RefCount = 0, ModRefCount = 0; variable
|
D | AliasSetTracker.h | 150 unsigned RefCount : 27; variable
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | AliasAnalysisEvaluator.h | 36 int64_t NoModRefCount, ModCount, RefCount, ModRefCount; variable
|
D | AliasSetTracker.h | 157 unsigned RefCount : 27; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 77 mutable unsigned RefCount = 0; variable
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 99 mutable std::atomic<int> RefCount; variable
|
/external/llvm/include/llvm/ADT/ |
D | IntrusiveRefCntPtr.h | 101 mutable std::atomic<int> RefCount; variable
|
/external/tensorflow/tensorflow/core/platform/ |
D | refcount.h | 294 inline int_fast32_t RefCounted::RefCount() const { in RefCount() function
|
/external/clang/include/clang/Rewrite/Core/ |
D | RewriteRope.h | 35 unsigned RefCount; member
|
/external/clang/test/Analysis/inlining/ |
D | false-positive-suppression.cpp | 7 class RefCount { class
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 54 unsigned RefCount = 0; variable
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 54 unsigned RefCount = 0; variable
|
/external/grpc-grpc/src/core/lib/gprpp/ |
D | ref_counted.h | 49 RefCount() : RefCount(1) {} in RefCount() function
|
/external/llvm/lib/CodeGen/ |
D | InterferenceCache.h | 49 unsigned RefCount; variable
|
/external/gmmlib/Source/GmmLib/GlobalInfo/ |
D | GmmInfo.cpp | 26 int32_t GmmLib::Context::RefCount = 0; member in GmmLib::Context
|