| /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(DE_NULL) in RefCount() function in de::__anon7a9c50eb0111::RefCount 196 RefCount(int *count) : m_count(count) in RefCount() function in de::__anon7a9c50eb0111::RefCount 201 RefCount(const RefCount &other) : m_count(other.m_count) in RefCount() function in de::__anon7a9c50eb0111::RefCount
|
| /external/rust/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 | 150 GLint RefCount; /**< Reference count */ member 303 GLint RefCount; /**< Reference count */ member 367 GLint RefCount; /**< Reference count */ member 497 GLint RefCount; member
|
| D | mtypes.h | 888 GLint RefCount; member 916 GLint RefCount; /**< reference count */ member 1403 GLint RefCount; member 1624 GLint RefCount; member 1864 GLint RefCount; member 2220 GLint RefCount; member 2279 GLint RefCount; member 2379 GLint RefCount; /**< Reference count */ member 2399 GLint RefCount; /**< Reference count */ member 2524 GLint RefCount; member [all …]
|
| /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/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-16.0/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 54 unsigned RefCount = 0; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 54 unsigned RefCount = 0; variable
|
| /external/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 49 unsigned RefCount; variable
|
| /external/grpc-grpc/src/core/lib/gprpp/ |
| D | ref_counted.h | 49 RefCount() : RefCount(1) {} in RefCount() function
|
| /external/mesa3d/src/egl/main/ |
| D | egldisplay.h | 82 EGLint RefCount; member
|