Home
last modified time | relevance | path

Searched refs:CheckPointer (Results 1 - 11 of 11) sorted by relevance

/third_party/node/deps/v8/include/cppgc/
H A Dcross-thread-persistent.h124 this->CheckPointer(raw); in BasicCrossThreadPersistent()
142 this->CheckPointer(raw); in BasicCrossThreadPersistent()
216 this->CheckPointer(Get()); in operator =()
369 this->CheckPointer(ptr); in AssignUnsafe()
382 this->CheckPointer(ptr); in AssignUnsafe()
393 this->CheckPointer(ptr); in AssignSafe()
402 this->CheckPointer(ptr); in AssignSafe()
H A Dpersistent.h82 this->CheckPointer(Get()); in BasicPersistent()
114 this->CheckPointer(Get()); in move()
153 this->CheckPointer(Get());
241 this->CheckPointer(ptr); in Assign()
251 this->CheckPointer(Get()); in Assign()
H A Dmember.h67 this->CheckPointer(Get()); in BasicMember()
80 this->CheckPointer(Get()); in BasicMember()
160 this->CheckPointer(Get()); in operator =()
/third_party/node/deps/v8/include/v8-include/cppgc/
H A Dcross-thread-persistent.h124 this->CheckPointer(raw); in BasicCrossThreadPersistent()
142 this->CheckPointer(raw); in BasicCrossThreadPersistent()
217 this->CheckPointer(Get()); in operator =()
370 this->CheckPointer(ptr); in AssignUnsafe()
383 this->CheckPointer(ptr); in AssignUnsafe()
394 this->CheckPointer(ptr); in AssignSafe()
403 this->CheckPointer(ptr); in AssignSafe()
H A Dpersistent.h79 this->CheckPointer(Get()); in BasicPersistent()
111 this->CheckPointer(Get()); in move()
151 this->CheckPointer(Get());
240 this->CheckPointer(ptr); in Assign()
250 this->CheckPointer(Get()); in Assign()
H A Dmember.h90 this->CheckPointer(Get()); in BasicMember()
106 this->CheckPointer(Get()); in BasicMember()
234 this->CheckPointer(Get()); in operator =()
294 this->CheckPointer(Get()); in BasicMember()
300 this->CheckPointer(Get()); in operator =()
/third_party/node/deps/v8/include/cppgc/internal/
H A Dpointer-policies.h67 void CheckPointer(const T* ptr) { in CheckPointer() function in cppgc::internal::SameThreadEnabledCheckingPolicy
92 void CheckPointer(const void*) {} in CheckPointer() function in cppgc::internal::DisabledCheckingPolicy
/third_party/node/deps/v8/include/v8-include/cppgc/internal/
H A Dpointer-policies.h123 void CheckPointer(const T* ptr) { in CheckPointer() function in cppgc::internal::SameThreadEnabledCheckingPolicy
148 V8_INLINE void CheckPointer(const void*) {} in CheckPointer() function in cppgc::internal::DisabledCheckingPolicy
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.cpp550 bool CheckPointer, bool SeenPointer) { in visitDerivedType()
555 if (CheckPointer && !SeenPointer) { in visitDerivedType()
559 if (CheckPointer && SeenPointer) { in visitDerivedType()
596 visitTypeEntry(DTy->getBaseType(), TempTypeId, CheckPointer, SeenPointer); in visitDerivedType()
600 bool CheckPointer, bool SeenPointer) { in visitTypeEntry()
614 visitDerivedType(DTy, TypeId, CheckPointer, SeenPointer); in visitTypeEntry()
549 visitDerivedType(const DIDerivedType *DTy, uint32_t &TypeId, bool CheckPointer, bool SeenPointer) visitDerivedType() argument
599 visitTypeEntry(const DIType *Ty, uint32_t &TypeId, bool CheckPointer, bool SeenPointer) visitTypeEntry() argument
H A DBTFDebug.h268 void visitTypeEntry(const DIType *Ty, uint32_t &TypeId, bool CheckPointer,
283 bool CheckPointer, bool SeenPointer);
/third_party/lame/dshow/
H A DMpegac.cpp1553 CheckPointer(pClsid, E_POINTER); in GetClassID()
1619 CheckPointer(ppv, E_POINTER); in NonDelegatingQueryInterface()
1874 CheckPointer(pmt, E_POINTER); in SetFormat()

Completed in 12 milliseconds