Home
last modified time | relevance | path

Searched refs:Refcount (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DStringPool.h48 unsigned Refcount; ///< Number of referencing PooledStringPtrs. member
51 PooledString() : Pool(0), Refcount(0) { } in PooledString()
87 if (S) ++S->getValue().Refcount; in PooledStringPtr()
91 if (S) ++S->getValue().Refcount; in PooledStringPtr()
98 if (S) ++S->getValue().Refcount;
106 if (--S->getValue().Refcount == 0) { in clear()
/external/llvm/include/llvm/Support/
DStringPool.h47 unsigned Refcount; ///< Number of referencing PooledStringPtrs. member
50 PooledString() : Pool(nullptr), Refcount(0) { } in PooledString()
86 if (S) ++S->getValue().Refcount; in PooledStringPtr()
90 if (S) ++S->getValue().Refcount; in PooledStringPtr()
97 if (S) ++S->getValue().Refcount;
105 if (--S->getValue().Refcount == 0) { in clear()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DStringPool.h48 unsigned Refcount = 0; ///< Number of referencing PooledStringPtrs. member
88 if (S) ++S->getValue().Refcount; in PooledStringPtr()
92 if (S) ++S->getValue().Refcount; in PooledStringPtr()
99 if (S) ++S->getValue().Refcount;
107 if (--S->getValue().Refcount == 0) { in clear()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dztypes_darwin_arm.go370 Refcount int32 member
Dztypes_darwin_amd64.go377 Refcount int32 member
Dztypes_darwin_386.go369 Refcount int32 member
Dztypes_darwin_arm64.go377 Refcount int32 member
/external/python/cpython2/Doc/data/
Drefcounts.dat16 # Refcount behavior is given for all PyObject* types: 0 (no change), +1
/external/python/cpython3/Doc/data/
Drefcounts.dat16 # Refcount behavior is given for all PyObject* types: 0 (no change), +1
/external/python/cpython2/Misc/NEWS.d/
D2.6a1.rst4958 Fix example in the "Refcount details" API docs. Additionally, remove a
/external/e2fsprogs/po/
Dde.po4842 "Programmierfehler: mehrere sequenzielle Refcount-Blöcke wurden erzeugt!\n"