/third_party/node/deps/v8/include/cppgc/ |
H A D | cross-thread-persistent.h | 124 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 D | persistent.h | 82 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 D | member.h | 67 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 D | cross-thread-persistent.h | 124 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 D | persistent.h | 79 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 D | member.h | 90 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 D | pointer-policies.h | 67 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 D | pointer-policies.h | 123 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 D | BTFDebug.cpp | 550 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 D | BTFDebug.h | 268 void visitTypeEntry(const DIType *Ty, uint32_t &TypeId, bool CheckPointer, 283 bool CheckPointer, bool SeenPointer);
|
/third_party/lame/dshow/ |
H A D | Mpegac.cpp | 1553 CheckPointer(pClsid, E_POINTER); in GetClassID() 1619 CheckPointer(ppv, E_POINTER); in NonDelegatingQueryInterface() 1874 CheckPointer(pmt, E_POINTER); in SetFormat()
|