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

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/src/
perf_custom.c 134 __print_Boundary(me->cip.pDebug->fDebug,
191 if (me->cip.pDebug && me->cip.pDebug->fDebug)
193 __print_Command(me->cip.pDebug->fDebug,
220 if (me->cip.pDebug && me->cip.pDebug->fDebug)
222 __print_Log(me->cip.pDebug->fDebug,
249 if (me->cip.pDebug && me->cip.pDebug->fDebug)
251 __print_SyncAV(me->cip.pDebug->fDebug,
277 if (me->cip.pDebug && me->cip.pDebug->fDebug)
279 __print_ThreadCreated(me->cip.pDebug->fDebug,
315 if (me->cip.pDebug && me->cip.pDebug->fDebug)
    [all...]
perf_print.c 38 if (me->fDebug && me->fDebug != stdout &&
39 me->fDebug != stderr) fclose(me->fDebug);
77 print_header(me->fDebug);
212 me->fDebug = me->fPrint = NULL;
220 /* set up fDebug and fPrint file pointers */
245 me->fDebug = me->fPrint = fOut;
251 me->fDebug = me->fPrint = stderr;
256 me->fDebug = stdout
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/perf/inc/
perf_print.h 33 FILE *fDebug; /* file to event debugs */
35 /* NOTE: fPrint == fDebug or fPrint == NULL */
  /external/jdiff/
xerces.jar 

Completed in 2338 milliseconds