Searched refs:_RPT0 (Results 1 – 11 of 11) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTGlobal.h | 48 #define _RPT0(a,b) macro 61 #ifndef _RPT0 62 #define _RPT0(a,b) printf(b) macro 74 #ifndef _RPT0 75 #define _RPT0(a,b)((void)0) macro 124 #define _RPT0(a,b) macro
|
D | PVRTVertex.cpp | 663 _RPT0(_CRT_WARN,"GenerateTangentSpace(): Degenerate triangle found.\n"); in PVRTVertexGenerateTangentSpace() 672 _RPT0(_CRT_WARN,"GenerateTangentSpace(): Too many tris sharing a vtx.\n"); in PVRTVertexGenerateTangentSpace() 799 …_RPT0(_CRT_WARN,"PVRTVertexGenerateTangentSpace() ran out of working space! (Too many split vertic… in PVRTVertexGenerateTangentSpace()
|
D | PVRTQuaternionF.cpp | 120 _RPT0(_CRT_WARN, "PVRTMatrixQuaternionSlerp : Bad parameters\n"); in PVRTMatrixQuaternionSlerpF()
|
D | PVRTQuaternionX.cpp | 124 _RPT0(_CRT_WARN, "PVRTMatrixQuaternionSlerp : Bad parameters\n"); in PVRTMatrixQuaternionSlerpX()
|
D | PVRTBoneBatch.cpp | 460 _RPT0(_CRT_WARN, "CPVRTBoneBatching() will only handle 1..4 bones per vertex.\n"); in Create()
|
D | PVRTMatrixF.cpp | 283 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseF() 791 _RPT0(_CRT_WARN, "\n"); in PVRTMatrixLinearEqSolveF()
|
D | PVRTVector.cpp | 293 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in inverse()
|
D | PVRTMatrixX.cpp | 288 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseX()
|
D | PVRTShadowVol.cpp | 221 _RPT0(_CRT_WARN, "FindOrCreateTriangle() Degenerate triangle.\n"); in FindOrCreateTriangle()
|
/external/libpng/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
|
/external/pdfium/third_party/libpng16/ |
D | pngdebug.h | 60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
|