Searched refs:_RPT2 (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTGlobal.h | 50 #define _RPT2(a,b,c,d) macro 87 #ifndef _RPT2 88 #define _RPT2(a,b,c,d)((void)0) macro 126 #define _RPT2(a,b,c,d) macro
|
D | PVRTShadowVol.cpp | 324 _RPT2(_CRT_WARN, "Unique vertices : %d (from %d)\n", psMesh->nV, nNumVertex); in PVRTShadowVolMeshCreateMesh() 325 _RPT2(_CRT_WARN, "Unique edges : %d (from %d)\n", psMesh->nE, nNumFaces * 3); in PVRTShadowVolMeshCreateMesh() 326 _RPT2(_CRT_WARN, "Unique triangles: %d (from %d)\n", psMesh->nT, nNumFaces); in PVRTShadowVolMeshCreateMesh()
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
|
/external/libpng/ |
D | pngdebug.h | 67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
|