Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableSet.h235 uint32_t refCount = 0; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/regex/internal/
H A Dthompson.d788 override @property ref size_t refCount() @safe { return _refCount; } in refCount() function
H A Dbacktracking.d73 override @property ref size_t refCount() { return _refCount; } in refCount() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h88 unsigned refCount; variable
/netbsd-src/usr.bin/make/
H A Ddir.c218 int refCount; member
H A Dsuff.c180 int refCount; member
[all...]
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d3366 @property uint refCount() const in refCount() function
3371 @property void refCount(uint cnt) in refCount() function