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

  /external/libmtp/src/
playlist-spl.c 51 #define IF_DEBUG() if(DEBUG_ENABLED) {\
132 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
162 IF_DEBUG() printf("%u track%s found\n", pl->no_tracks, pl->no_tracks==1?"":"s");
169 IF_DEBUG() printf("------------\n\n");
192 IF_DEBUG() printf("pl->name='%s'\n",pl->name);
211 IF_DEBUG() printf("%u track%s\n", pl->no_tracks, pl->no_tracks==1?"":"s");
212 IF_DEBUG() printf(".spl version %d.%02d\n", ver_major, ver_minor);
231 IF_DEBUG() printf("%s is %dB\n", f->filename, (int)f->filesize);
243 IF_DEBUG() printf("------------\n\n");
265 IF_DEBUG() printf("pl->name='%s'\n",newlist->name)
    [all...]
  /external/valgrind/VEX/unused/
linker.c 14 #define IF_DEBUG(x,y) /* */
433 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
446 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
449 IF_DEBUG(linker,belch( " ZERO" ));
559 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
580 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
584 IF_DEBUG(linker,belch( " ZERO" ));
619 IF_DEBUG(linker,belch( "`%s' resolves to %p\n", symbol, (void*)S ));
622 IF_DEBUG(linker,fprintf ( stderr, "Reloc: P = %p S = %p A = %p\n",
    [all...]
  /external/valgrind/VEX/switchback/
linker.c 25 #define IF_DEBUG(x,y) /* */
529 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
542 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p)",
545 IF_DEBUG(linker,belch( " ZERO" ));
655 IF_DEBUG(linker,belch( "relocations for section %d using symtab %d",
687 IF_DEBUG(linker,belch( "Rel entry %3d is raw(%6p %6p %6p) ",
691 IF_DEBUG(linker,belch( " ZERO" ));
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 406 milliseconds