HomeSort by relevance Sort by last modified time
    Searched defs:debug_printf (Results 1 - 2 of 2) sorted by null

  /build/tools/atree/
atree.cpp 81 debug_printf(const char* format, ...) function
254 debug_printf("deleting %s\n", it->c_str());
268 debug_printf("remove %s\n", it->outPath.c_str());
280 debug_printf("mkdir %s\n", it->c_str());
295 debug_printf("copy %s(%ld) ==> %s(%ld)",
301 debug_printf(" done.\n");
306 debug_printf(" skipping.\n");
310 debug_printf("strip %s\n", it->outPath.c_str());
  /external/mesa3d/src/pixelflinger2/
pixelflinger2.h 28 #define debug_printf printf macro

Completed in 2521 milliseconds