Home
last modified time | relevance | path

Searched defs:refCount (Results 1 – 25 of 57) sorted by relevance

123

/third_party/node/test/parallel/
Dtest-net-persistent-ref-unref.js16 let refCount = 0; variable
/third_party/typescript/src/compiler/
DresolutionCache.ts34 refCount?: number; property
72 refCount: number; property
590 const refCount = customFailedLookupPaths.get(failedLookupLocationPath) || 0; constant
654 const refCount = customFailedLookupPaths.get(failedLookupLocationPath); constant
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DSharedObject.java197 private AtomicInteger refCount = new AtomicInteger(); field in SharedObject
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
DSharedObject.java200 private AtomicInteger refCount = new AtomicInteger(); field in SharedObject
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkPipelineLayout.hpp70 std::atomic<uint32_t> refCount{ 0 }; member in vk::PipelineLayout
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.h148 size_t refCount; member
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
DDisplayWGL.h147 size_t refCount; member
/third_party/typescript/src/services/
DdocumentRegistry.ts127 const sourceFiles: { name: string; refCount: number; }[] = []; constant
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
DNGramList.java32 private int refCount; field in NGramList.NGram
DStatisticsTool.java173 int refCount = ngram.getRefCount(); in dumpNGrams() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp496 int refCount = 0; in removeHardRef() local
508 int refCount = 0; in addHardRef() local
Dsprpimpl.h93 int32_t refCount; member
/third_party/node/deps/icu-small/source/common/
Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
Dsprpimpl.h93 int32_t refCount; member
/third_party/icu/icu4c/source/common/
Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
Dsprpimpl.h93 int32_t refCount; member
/third_party/skia/third_party/externals/icu/source/common/
Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
Dsprpimpl.h93 int32_t refCount; member
/third_party/node/lib/internal/
Dtimers.js141 let refCount = 0; variable
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp473 const int refCount = 1; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelSharedLayoutCase.cpp473 const int refCount = 1; in iterate() local
/third_party/libsnd/include/
Dsndfile.hh102 int refCount (void) const { return (p == nullptr) ? 0 : p->ref ; } in refCount() function in SndfileHandle
/third_party/node/deps/icu-small/source/i18n/
Dtznames.cpp51 int32_t refCount; member
/third_party/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp51 int32_t refCount; member
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dtznames.cpp51 int32_t refCount; member

123