Home
last modified time | relevance | path

Searched defs:refCount (Results 1 - 25 of 36) sorted by relevance

12

/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DSharedObject.java197 private AtomicInteger refCount = new AtomicInteger(); field in SharedObject
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DSharedObject.java200 private AtomicInteger refCount = new AtomicInteger(); field in SharedObject
/third_party/icu/icu4c/source/common/
H A Dsprpimpl.h93 int32_t refCount; member
H A Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
[all...]
H A Dunistr.cpp132 UnicodeString::refCount() const { in refCount() function in UnicodeString
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/charsetdet/sbcs/
H A DNGramList.java32 private int refCount; field in NGramList.NGram
/third_party/node/test/node-api/test_reference_by_node_api_version/
H A Dtest_reference_by_node_api_version.c102 uint32_t refCount; in Ref() local
110 uint32_t refCount; in Unref() local
/third_party/node/deps/icu-small/source/common/
H A Dsprpimpl.h93 int32_t refCount; member
H A Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
[all...]
H A Dunistr.cpp132 UnicodeString::refCount() const { in refCount() function in UnicodeString
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/
H A DDisplayWGL.h147 size_t refCount; member
/third_party/skia/third_party/externals/icu/source/common/
H A Dsprpimpl.h93 int32_t refCount; member
H A Dunifiedcache.cpp499 int refCount = 0; in removeHardRef() local
511 int refCount = 0; in addHardRef() local
[all...]
/third_party/libsnd/include/
H A Dsndfile.hh104 int refCount (void) const { return (p == SF_NULL) ? 0 : p->ref ; } in refCount() function in SndfileHandle
/third_party/icu/icu4c/source/i18n/
H A Dtznames.cpp51 int32_t refCount; member
H A Dtzgnames.cpp1113 int32_t refCount; member
/third_party/node/deps/icu-small/source/i18n/
H A Dtznames.cpp51 int32_t refCount; member
H A Dtzgnames.cpp1113 int32_t refCount; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp473 const int refCount = 1; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelSharedLayoutCase.cpp473 const int refCount = 1; in iterate() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dtznames.cpp51 int32_t refCount; member
H A Dtzgnames.cpp1116 int32_t refCount; member
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDebugTests.cpp392 BaseCase::VerificationResult BaseCase::verifyMessageCount (const MessageID& id, GLenum severity, int refCount, int resCount, bool messageEnabled) const in verifyMessageCount() argument
453 << " (got " << resCount << ", expected " << refCount << ")"; in verifyMessageCount() local
460 << " (got " << resCount << ", expected " << refCount << ")"; in verifyMessageCount() local
470 << " (got " << resCount << ", expected " << refCount << ")"; in verifyMessageCount() local
477 << " (got " << resCount << ", expected " << refCount << ")"; in verifyMessageCount() local
487 << " (got " << resCount << ", expected " << refCount << ")"; verifyMessageCount() local
494 << " (got " << resCount << ", expected " << refCount << ")"; verifyMessageCount() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DImmutableSet.h234 uint32_t refCount = 0; member in llvm::ImutAVLTree
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktOpaqueTypeIndexingTests.cpp1765 const deUint32 refCount = (deUint32)(numHits[counterNdx]*numInvocations); in iterate() local

Completed in 30 milliseconds

12