| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| D | dePoolArray.cpp | 189 class RefCount class 192 RefCount (void) in RefCount() function in de::__anon13c10b780111::RefCount 197 RefCount (int* count) in RefCount() function in de::__anon13c10b780111::RefCount 203 RefCount (const RefCount& other) in RefCount() function in de::__anon13c10b780111::RefCount
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/dataset/ |
| D | queue_test.cc | 37 class RefCount { class 39 RefCount() : v_(nullptr) {} in RefCount() function in RefCount 40 explicit RefCount(int x) : v_(std::make_shared<int>(x)) {} in RefCount() function in RefCount 41 RefCount(const RefCount &o) : v_(o.v_) {} in RefCount() function in RefCount 50 RefCount(RefCount &&o) : v_(std::move(o.v_)) {} in RefCount() function in RefCount
|
| /third_party/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 310 GLint RefCount; /**< Reference count */ member 374 GLint RefCount; /**< Reference count */ member 480 GLint RefCount; member
|
| D | mtypes.h | 886 GLint RefCount; member 914 GLint RefCount; /**< reference count */ member 1407 GLint RefCount; member 1606 GLint RefCount; member 1846 GLint RefCount; member 2213 GLint RefCount; member 2272 GLint RefCount; member 2372 GLint RefCount; /**< Reference count */ member 2392 GLint RefCount; /**< Reference count */ member 2520 GLint RefCount; member [all …]
|
| /third_party/skia/third_party/externals/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
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_native/ |
| D | delegate_allocator.h | 27 int RefCount(void *ptr) override { return 0; }; in RefCount() function
|
| /third_party/skia/third_party/externals/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
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/providers/nnie/src/ |
| D | custom_allocator.h | 39 int RefCount(void *ptr) override { return 1; } in RefCount() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/ |
| D | dynamic_mem_allocator.cc | 35 int DynamicMemAllocator::RefCount(void *ptr) { in RefCount() function in mindspore::DynamicMemAllocator
|
| D | dynamic_mem_manager.cc | 300 int MemOperator::RefCount(void *ptr) { in RefCount() function in mindspore::MemOperator
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ |
| D | runtime_allocator.h | 36 int RefCount(void *ptr) override { return (ptr == nullptr) ? RUNTIME_REFCOUNT : 0; } in RefCount() function
|
| D | inner_allocator.cc | 107 int DefaultAllocator::RefCount(void *buf) { in RefCount() function in mindspore::DefaultAllocator
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/train/ |
| D | static_allocator.h | 39 int RefCount(void *ptr) override { in RefCount() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
| D | IntrusiveRefCntPtr.h | 99 mutable std::atomic<int> RefCount; variable
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/providers/dpico/src/ |
| D | custom_allocator.cc | 119 int CustomAllocator::RefCount(void *buf) { in RefCount() function in mindspore::lite::CustomAllocator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | InterferenceCache.h | 54 unsigned RefCount = 0; variable
|
| /third_party/grpc/src/core/util/ |
| D | ref_counted.h | 49 RefCount() : RefCount(1) {} in RefCount() function
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/nnrt/ |
| D | nnrt_allocator.cc | 209 int NNRTAllocator::RefCount(void *ptr) { in RefCount() function in mindspore::lite::NNRTAllocator
|
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/gpu/opencl/ |
| D | opencl_allocator.cc | 303 int OpenCLAllocator::RefCount(void *buf) { in RefCount() function in mindspore::lite::opencl::OpenCLAllocator
|
| /third_party/mesa3d/src/egl/main/ |
| D | egldisplay.h | 83 EGLint RefCount; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/ |
| D | MipsConstantIslandPass.cpp | 306 unsigned RefCount; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
| D | ARMConstantIslandPass.cpp | 161 unsigned RefCount; member
|