Home
last modified time | relevance | path

Searched refs:_CRT_WARN (Results 1 – 22 of 22) sorted by relevance

/external/libpng/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/pdfium/third_party/libpng16/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/skia/third_party/libpng/
Dpngdebug.h60 # define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
63 # define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
67 _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/swiftshader/third_party/LLVM/utils/unittest/UnitTestMain/
DTestMain.cpp32 _CrtSetReportMode(_CRT_WARN, _CRTDBG_MODE_FILE | _CRTDBG_MODE_DEBUG); in main()
33 _CrtSetReportFile(_CRT_WARN, _CRTDBG_FILE_STDERR); in main()
/external/llvm/utils/unittest/UnitTestMain/
DTestMain.cpp39 _CrtSetReportMode(_CRT_WARN, _CRTDBG_MODE_FILE | _CRTDBG_MODE_DEBUG); in main()
40 _CrtSetReportFile(_CRT_WARN, _CRTDBG_FILE_STDERR); in main()
/external/libcxx/test/support/
Dset_windows_crt_report_mode.h28 _CrtSetReportMode(_CRT_WARN, _CRTDBG_MODE_DEBUG); in init_crt_report_mode()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
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()
820 …_RPT3(_CRT_WARN, "GenerateTangentSpace(): %d tris, %d vtx in, %d vtx out\n", nTriNum, nVtxNum, *pn… in PVRTVertexGenerateTangentSpace()
DPVRTShadowVol.cpp221 _RPT0(_CRT_WARN, "FindOrCreateTriangle() Degenerate triangle.\n"); in FindOrCreateTriangle()
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()
408 …_RPT3(_CRT_WARN, "ShadowMeshInitMesh() %5d byte VB (%3dv x 2 x size(%d))\n", psMesh->nV * 2 * size… in PVRTShadowVolMeshInitMesh()
509 …_RPT1(_CRT_WARN, "ShadowMeshInitVol() %5lu byte IB\n", psMesh->nT * 2 * 3 * sizeof(unsigned short)… in PVRTShadowVolMeshInitVol()
DPVRTMatrixF.cpp283 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseF()
785 _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()
791 _RPT0(_CRT_WARN, "\n"); in PVRTMatrixLinearEqSolveF()
DPVRTGeometry.cpp1422 …_RPT4(_CRT_WARN, "OptimiseTriListPVR() Before: Tri: %d, Vtx: %d, vtx/tri=%f Blocks=%d\n", nTriNum,… in PVRTGeometrySort()
1473 …_RPT3(_CRT_WARN, "OptimiseTriListPVR() In: Tri: %d, Vtx: %d, vtx/tri=%f\n", nTriNum, nVertNum, (fl… in PVRTGeometrySort()
1474 …_RPT4(_CRT_WARN, "OptimiseTriListPVR() HW: Tri: %d, Vtx: %d, vtx/tri=%f Blocks=%d\n", nOutTriCnt, … in PVRTGeometrySort()
1478 …_RPT4(_CRT_WARN, "OptimiseTriListPVR() After : Tri: %d, Vtx: %d, vtx/tri=%f Blocks=%d\n", nTriNum,… in PVRTGeometrySort()
DPVRTGlobal.h123 #define _CRT_WARN 0 macro
DPVRTQuaternionF.cpp120 _RPT0(_CRT_WARN, "PVRTMatrixQuaternionSlerp : Bad parameters\n"); in PVRTMatrixQuaternionSlerpF()
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()
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()
DPVRTVector.cpp293 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in inverse()
DPVRTTriStrip.cpp682 _RPT1(_CRT_WARN, "Reps: %d\n", nRepCnt); in StripImprove()
DPVRTMatrixX.cpp288 _RPT0(_CRT_WARN, "Matrix has no inverse : singular matrix\n"); in PVRTMatrixInverseX()
/external/libpcap/
Dsockutils.h162 …#define SOCK_ASSERT(msg, expr) { _CrtDbgReport(_CRT_WARN, NULL, 0, NULL, "%s\n", msg); fprintf(std…
/external/syslinux/com32/include/
Dpng.h2614 #define png_debug(l,m) _RPT0(_CRT_WARN,m PNG_STRING_NEWLINE)
2617 #define png_debug1(l,m,p1) _RPT1(_CRT_WARN,m PNG_STRING_NEWLINE,p1)
2620 #define png_debug2(l,m,p1,p2) _RPT2(_CRT_WARN,m PNG_STRING_NEWLINE,p1,p2)
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
DSignals.inc201 case _CRT_WARN:
/external/v8/src/
Dd8.cc2888 _CrtSetReportMode(_CRT_WARN, _CRTDBG_MODE_DEBUG | _CRTDBG_MODE_FILE); in Main()
2889 _CrtSetReportFile(_CRT_WARN, _CRTDBG_FILE_STDERR); in Main()