Home
last modified time | relevance | path

Searched refs:_RPT0 (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTGlobal.h48 #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
DPVRTVertex.cpp663 _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()
DPVRTQuaternionF.cpp120 _RPT0(_CRT_WARN, "PVRTMatrixQuaternionSlerp : Bad parameters\n"); in PVRTMatrixQuaternionSlerpF()
DPVRTQuaternionX.cpp124 _RPT0(_CRT_WARN, "PVRTMatrixQuaternionSlerp : Bad parameters\n"); in PVRTMatrixQuaternionSlerpX()
DPVRTBoneBatch.cpp460 _RPT0(_CRT_WARN, "CPVRTBoneBatching() will only handle 1..4 bones per vertex.\n"); in Create()
DPVRTMatrixF.cpp283 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseF()
791 _RPT0(_CRT_WARN, "\n"); in PVRTMatrixLinearEqSolveF()
DPVRTVector.cpp293 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in inverse()
DPVRTShadowVol.cpp221 _RPT0(_CRT_WARN, "FindOrCreateTriangle() Degenerate triangle.\n"); in FindOrCreateTriangle()
DPVRTMatrixX.cpp288 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseX()
/external/pdfium/third_party/libpng16/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
/external/libpng/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)