Searched defs:crDebug (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCrUtil.cpp33 DECLEXPORT(void) crDebug(const char *format, ... );
74 DECLEXPORT(void) crDebug(const char *format, ... ) function
/vbox/src/VBox/GuestHost/OpenGL/util/
H A Derror.c130 DECLEXPORT(void) crDebug(const char *pszFormat, ...) function
359 crDebug("%s", txt);
415 crDebug("%s", txt);
443 crDebug("%s", txt);
508 crDebug("%s: %s", aTxt, aCmd);
545 DECLEXPORT(void) crDebug(const char *format, ... ) function
638 /* Release mode: only emit crDebug messages if CR_DEBUG
H A Dlibteac.c31 static void crDebug( const char* fmt, ... ) { function
198 crDebug("line %d: %d: got <%s> %d %d 0x%x 0x%x\n",
234 crDebug("Loading Quadrics network map from <%s>\n",HOST_TABLE_FILENAME);
309 crDebug("Lookup <%s> got <%s> <%d> <%x> <%x>\n",
325 crDebug("mapping %0lx -> %d; addressable %d\n",
430 crDebug("elan3_create failed with <%s>, but that's OK!\n",
442 crDebug("elan3_create failed with <%s>, but that's OK!\n",
453 crDebug("Position mode %d, NodeID %d, NumNodes %d, NumLevels %d\n",
457 crDebug("WARNING: position mode is not %d!\n",ELAN_POS_MODE_SWITCHED);
458 crDebug("Rai
[all...]

Completed in 903 milliseconds