Searched refs:NN_POINTER_TASSERT_ (Results 1 – 13 of 13) sorted by relevance
1079 NN_POINTER_TASSERT_(pDest); in UncompressDeflateCommon()1080 NN_POINTER_TASSERT_(pSrc); in UncompressDeflateCommon()1081 NN_POINTER_TASSERT_(pWork); in UncompressDeflateCommon()1129 NN_POINTER_TASSERT_(pDest); in UncompressGzip()1130 NN_POINTER_TASSERT_(pSrc); in UncompressGzip()1131 NN_POINTER_TASSERT_(pWork); in UncompressGzip()1139 NN_POINTER_TASSERT_(pDest); in UncompressZlib()1140 NN_POINTER_TASSERT_(pSrc); in UncompressZlib()1141 NN_POINTER_TASSERT_(pWork); in UncompressZlib()1148 NN_POINTER_TASSERT_(pDest); in UncompressDeflate()[all …]
1531 NN_POINTER_TASSERT_(pContext); in InitUncompressContextDeflateCommon()1532 NN_POINTER_TASSERT_(pDest); in InitUncompressContextDeflateCommon()1558 NN_POINTER_TASSERT_(pContext); in ReadUncompressDeflateCommon()1559 NN_POINTER_TASSERT_(pData); in ReadUncompressDeflateCommon()1592 NN_POINTER_TASSERT_(pContext); in InitUncompContextDeflate()1593 NN_POINTER_TASSERT_(pDest); in InitUncompContextDeflate()1601 NN_POINTER_TASSERT_(pContext); in InitUncompContextGzip()1602 NN_POINTER_TASSERT_(pDest); in InitUncompContextGzip()1610 NN_POINTER_TASSERT_(pContext); in InitUncompContextZlib()1611 NN_POINTER_TASSERT_(pDest); in InitUncompContextZlib()[all …]
1314 NN_POINTER_TASSERT_(pDest); in CompressDeflateCommon()1315 NN_POINTER_TASSERT_(pSrc); in CompressDeflateCommon()1316 NN_POINTER_TASSERT_(pWork); in CompressDeflateCommon()1363 NN_POINTER_TASSERT_(pDest); in CompressGzip()1364 NN_POINTER_TASSERT_(pSrc); in CompressGzip()1365 NN_POINTER_TASSERT_(pWork); in CompressGzip()1373 NN_POINTER_TASSERT_(pDest); in CompressZlib()1374 NN_POINTER_TASSERT_(pSrc); in CompressZlib()1375 NN_POINTER_TASSERT_(pWork); in CompressZlib()1382 NN_POINTER_TASSERT_(pDest); in CompressDeflate()[all …]
38 NN_POINTER_TASSERT_(pMemory); in Construct()
40 NN_POINTER_TASSERT_(pMemory); in Construct()
41 NN_POINTER_TASSERT_(pAllocator); in Initialize()
296 NN_POINTER_TASSERT_(pStackBottom); in PreStartUsingAutoStack()
188 NN_POINTER_TASSERT_(root); in SolveEquation2()274 NN_POINTER_TASSERT_(root); in SolveEquation3()342 NN_POINTER_TASSERT_(root); in SolveEquation4()
122 NN_POINTER_TASSERT_(pStateBuffer); in SaveState()134 NN_POINTER_TASSERT_(pStateBuffer); in RestoreState()
98 NN_POINTER_TASSERT_(pStateBuffer); in SaveState()105 NN_POINTER_TASSERT_(pStateBuffer); in RestoreState()
436 …#define NN_POINTER_TASSERT_(p) NN_TASSERTMSG_(NN_IS_VALID_POINTER(p), "%s(=0x%08X) is… macro439 #define NN_THIS_TASSERT_() NN_POINTER_TASSERT_(this)
165 NN_POINTER_TASSERT_(handler); in SetBreakHandler()
398 NN_POINTER_TASSERT_(allocator); in Create()432 NN_POINTER_TASSERT_(pOut); in PutBackTraceString()