Searched refs:NN_POINTER_ASSERT (Results 1 – 6 of 6) sorted by relevance
203 NN_POINTER_ASSERT(tagProcessor); in SetTagProcessor()246 NN_POINTER_ASSERT(str); in CalcStringWidth()288 NN_POINTER_ASSERT(str); in CalcStringHeight()341 NN_POINTER_ASSERT(pRect); in CalcStringRect()342 NN_POINTER_ASSERT(str); in CalcStringRect()397 NN_POINTER_ASSERT(str); in Print()453 NN_POINTER_ASSERT(buffer); in SetBuffer()
68 NN_POINTER_ASSERT(stream); in Set()82 NN_POINTER_ASSERT(stream); in Set()
306 NN_POINTER_ASSERT(GetTextureObjectsBufferPtr()); in GetTextureObject()
51 NN_POINTER_ASSERT(ppDispatchers[i]); in IpcDispatcherExecutor()59 NN_POINTER_ASSERT(pDispatcher); in IpcDispatcherExecutor()72 NN_POINTER_ASSERT(m_ppDispatchers[i]); in WaitAny()77 NN_POINTER_ASSERT(ppObjects[i]); in WaitAny()
64 NN_POINTER_ASSERT(addr); in Initialize()
160 #define NN_POINTER_ASSERT(p) NN_ASSERTMSG(NN_IS_VALID_POINTER(p), "%s(=0x%08X) is in… macro164 #define NN_THIS_ASSERT() NN_POINTER_ASSERT(this)