HomeSort by relevance Sort by last modified time
    Searched refs:DEBUGMSG (Results 1 - 10 of 10) sorted by null

  /hardware/ti/omap3/dspbridge/libbridge/
DSPProcessor_OEM.c 69 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Ctrl\r\n")));
80 DEBUGMSG(DSPAPI_ZONE_ERROR,
109 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Load\r\n")));
126 DEBUGMSG(DSPAPI_ZONE_ERROR,
131 DEBUGMSG(DSPAPI_ZONE_ERROR,
137 DEBUGMSG(DSPAPI_ZONE_ERROR,
160 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Start\r\n")));
169 DEBUGMSG(DSPAPI_ZONE_ERROR,
186 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Stop\r\n")));
195 DEBUGMSG(DSPAPI_ZONE_ERROR
    [all...]
DSPProcessor.c 102 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Attach\r\n")));
113 DEBUGMSG(DSPAPI_ZONE_ERROR,
119 DEBUGMSG(DSPAPI_ZONE_ERROR,
136 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("PROC: DSPProcessor_Detach\r\n")));
144 DEBUGMSG(DSPAPI_ZONE_ERROR,
164 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
193 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("PROC: "
199 DEBUGMSG(DSPAPI_ZONE_ERROR,
226 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
239 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("PROC: Invalid Handle\r\n")))
    [all...]
DSPNode.c 130 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("NODE: DSPNode_Allocate:\r\n")));
133 DEBUGMSG(DSPAPI_ZONE_ERROR,
140 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("NODE: DSPNode_Allocate: "
151 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
164 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
173 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT(
208 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT(
216 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT(
234 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("NODE: "
272 DEBUGMSG(DSPAPI_ZONE_FUNCTION
    [all...]
dsptrap.c 60 DEBUGMSG(DSPAPI_ZONE_FUNCTION, "Invalid handle to driver\n");
DSPStrm.c 120 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
125 DEBUGMSG(DSPAPI_ZONE_ERROR,
133 DEBUGMSG(DSPAPI_ZONE_ERROR,
145 DEBUGMSG(DSPAPI_ZONE_ERROR,
199 DEBUGMSG(DSPAPI_ZONE_FUNCTION, (TEXT("NODE: DSPStream_Close:\r\n")));
204 DEBUGMSG(DSPAPI_ZONE_ERROR,
213 DEBUGMSG(DSPAPI_ZONE_ERROR, (TEXT("NODE: DSPStream_Close: "
285 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
291 DEBUGMSG(DSPAPI_ZONE_ERROR,
299 DEBUGMSG(DSPAPI_ZONE_ERROR
    [all...]
DSPManager.c 96 DEBUGMSG(DSPAPI_ZONE_ERROR,
170 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
189 DEBUGMSG(DSPAPI_ZONE_ERROR,
195 DEBUGMSG(DSPAPI_ZONE_ERROR,
215 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
236 DEBUGMSG(DSPAPI_ZONE_ERROR,
242 DEBUGMSG(DSPAPI_ZONE_ERROR,
260 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
306 DEBUGMSG(DSPAPI_ZONE_FUNCTION,
349 DEBUGMSG(DSPAPI_ZONE_FUNCTION
    [all...]
  /external/chromium/net/tools/dump_cache/
upgrade.cc 28 #define DEBUGMSG(...) {}
30 #define DEBUGMSG(...) { printf(__VA_ARGS__); }
299 DEBUGMSG("Master DoInit\n");
329 DEBUGMSG("Master SendGetPrevEntry\n");
338 DEBUGMSG("Master DoGetEntry\n");
357 DEBUGMSG("Master DoGetKey\n");
384 DEBUGMSG("Entry \"%s\" created\n", key.c_str());
393 DEBUGMSG("Master DoGetUseTimes\n");
406 DEBUGMSG("Master SendGetDataSize (%d)\n", stream_);
416 DEBUGMSG("Master DoGetDataSize: %d\n", input_->msg.arg2)
    [all...]
  /hardware/ti/omap3/dspbridge/inc/
_dbdebug.h 61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)
  /hardware/ti/omap3/dspbridge/libbridge/inc/
_dbdebug.h 61 #define DEBUGMSG(x,y) if(x >= DSPAPI_DEBUG_LEVEL) printf(y)
  /system/wlan/ti/sta_dk_4_0_4_32/pform/common/src/
osUtil.c 81 DEBUGMSG(1,(Buf));
    [all...]

Completed in 2644 milliseconds