Searched refs:_RPT1 (Results 1 – 7 of 7) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTGlobal.h | 49 #define _RPT1(a,b,c) macro 64 #ifndef _RPT1 65 #define _RPT1(a,b,c) printf(b,c) macro 77 #ifndef _RPT1 78 #define _RPT1(a,b,c)((void)0) macro 125 #define _RPT1(a,b,c) macro
|
D | PVRTMatrixF.cpp | 785 _RPT1(_CRT_WARN, "LinearEqSolve(%d)\n", nCnt); in PVRTMatrixLinearEqSolveF() 788 _RPT1(_CRT_WARN, "%.8f |", pSrc[i][0]); in PVRTMatrixLinearEqSolveF() 790 _RPT1(_CRT_WARN, " %.8f", pSrc[i][j]); in PVRTMatrixLinearEqSolveF()
|
D | PVRTPrint3D.cpp | 956 …_RPT1(_CRT_WARN, "Print3D: Out of space to cache text! (More than %d vertices!)\n", MAX_CACHED_VTX… in DrawLine() 973 _RPT1(_CRT_WARN, "Print3D: TextCache increased to %d vertices.\n", m_nVtxCacheMax); in DrawLine()
|
D | PVRTTriStrip.cpp | 682 _RPT1(_CRT_WARN, "Reps: %d\n", nRepCnt); in StripImprove()
|
D | PVRTShadowVol.cpp | 509 …_RPT1(_CRT_WARN, "ShadowMeshInitVol() %5lu byte IB\n", psMesh->nT * 2 * 3 * sizeof(unsigned short)… in PVRTShadowVolMeshInitVol()
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
|
/external/libpng/ |
D | pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
|