HomeSort by relevance Sort by last modified time
    Searched refs:RefCount (Results 26 - 50 of 152) sorted by null

12 3 4 5 6 7

  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/ADT/
IntrusiveRefCntPtr.h 15 // refcount member variable and methods for updating the refcount. An object
17 // refcount hits zero.
24 // // Constructing an IntrusiveRefCntPtr increases the pointee's refcount by
28 // // Copying an IntrusiveRefCntPtr increases the pointee's refcount by 1.
32 // // refcount. After a move, the moved-from pointer is null.
36 // // Clearing an IntrusiveRefCntPtr decreases the pointee's refcount by 1.
40 // // Ptr3's destructor decrements its refcount to 0.
69 /// refcount, respectively. When a Release() call decrements the refcount to 0
    [all...]
  /external/spirv-llvm/lib/SPIRV/Mangler/
FunctionDescriptor.h 17 #include "Refcount.h"
22 typedef std::vector<RefCount<ParamType> > TypeVector;
  /external/swiftshader/third_party/LLVM/include/llvm/Bitcode/
BitCodes.h 164 unsigned char RefCount; // Number of things using this.
167 BitCodeAbbrev() : RefCount(1) {}
169 void addRef() { ++RefCount; }
170 void dropRef() { if (--RefCount == 0) delete this; }
  /external/mesa3d/src/mesa/main/
renderbuffer.c 47 rb->RefCount = 0;
160 * dereference that buffer first. The new renderbuffer's refcount will
161 * be incremented. The old renderbuffer's refcount will be decremented.
175 assert(oldRb->RefCount > 0);
176 oldRb->RefCount--;
177 deleteFlag = (oldRb->RefCount == 0);
192 rb->RefCount++;
shaderobj.c 53 * If ptr is pointing to another shader, decrement its refcount (and delete
54 * if refcount hits zero).
55 * Then set ptr to point to sh, incrementing its refcount.
70 assert(old->RefCount > 0);
72 if (p_atomic_dec_zero(&old->RefCount)) {
84 p_atomic_inc(&sh->RefCount);
92 shader->RefCount = 1;
207 assert(oldData->RefCount > 0);
209 if (p_atomic_dec_zero(&oldData->RefCount)) {
218 p_atomic_inc(&data->RefCount);
    [all...]
  /external/libxcam/xcore/
smartptr.h 30 class RefCount;
33 friend class RefCount;
56 class RefCount
60 RefCount () : RefObj (1) {}
75 RefCount* generate_ref_count (Obj *, std::false_type)
77 return new RefCount;
166 XCAM_ASSERT (dynamic_cast<RefCount*>(_ref));
  /external/clang/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /external/sfntly/cpp/src/sample/subtly/
character_predicate.h 20 #include "sfntly/port/refcount.h"
24 class CharacterPredicate : virtual public sfntly::RefCount {
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
InterferenceCache.h 46 /// RefCount - The total number of Cursor instances referring to this Entry.
47 unsigned RefCount;
74 Entry() : PhysReg(0), Tag(0), RefCount(0), Indexes(0) {}
85 void addRef(int Delta) { RefCount += Delta; }
87 bool hasRefs() const { return RefCount > 0; }
145 // Update reference counts. Nothing happens when RefCount reaches 0, so
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
RewriteRope.h 35 unsigned RefCount;
38 void Retain() { ++RefCount; }
41 assert(RefCount > 0 && "Reference count is already zero.");
42 if (--RefCount == 0)

Completed in 1557 milliseconds

12 3 4 5 6 7