/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
PVRTGlobal.h | 49 #define _RPT1(a,b,c) 64 #ifndef _RPT1 65 #define _RPT1(a,b,c) printf(b,c) 77 #ifndef _RPT1 78 #define _RPT1(a,b,c)((void)0) 125 #define _RPT1(a,b,c)
|
PVRTMatrixF.cpp | 785 _RPT1(_CRT_WARN, "LinearEqSolve(%d)\n", nCnt); 788 _RPT1(_CRT_WARN, "%.8f |", pSrc[i][0]); 790 _RPT1(_CRT_WARN, " %.8f", pSrc[i][j]);
|
PVRTPrint3D.cpp | 956 _RPT1(_CRT_WARN, "Print3D: Out of space to cache text! (More than %d vertices!)\n", MAX_CACHED_VTX); 973 _RPT1(_CRT_WARN, "Print3D: TextCache increased to %d vertices.\n", m_nVtxCacheMax); [all...] |
PVRTTriStrip.cpp | 682 _RPT1(_CRT_WARN, "Reps: %d\n", nRepCnt);
|
PVRTShadowVol.cpp | 509 _RPT1(_CRT_WARN, "ShadowMeshInitVol() %5lu byte IB\n", psMesh->nT * 2 * 3 * sizeof(unsigned short)); [all...] |
/external/libpng/ |
pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
|
/external/pdfium/third_party/libpng16/ |
pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
|
/external/skia/third_party/libpng/ |
pngdebug.h | 63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
crtdbg.h | 123 #define _RPT1(rptno,msg,arg1)
|
/external/syslinux/com32/include/ |
png.h | [all...] |