Home
last modified time | relevance | path

Searched refs:_RPT1 (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h49 #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
DPVRTMatrixF.cpp785 _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()
DPVRTPrint3D.cpp956_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()
DPVRTTriStrip.cpp682 _RPT1(_CRT_WARN, "Reps: %d\n", nRepCnt); in StripImprove()
DPVRTShadowVol.cpp509_RPT1(_CRT_WARN, "ShadowMeshInitVol() %5lu byte IB\n", psMesh->nT * 2 * 3 * sizeof(unsigned short)… in PVRTShadowVolMeshInitVol()
/external/libpng/
Dpngdebug.h63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
/external/pdfium/third_party/libpng16/
Dpngdebug.h63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
/external/skia/third_party/libpng/
Dpngdebug.h63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
/external/syslinux/com32/include/
Dpng.h2617 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)