HomeSort by relevance Sort by last modified time
    Searched full:debug_init (Results 1 - 12 of 12) sorted by null

  /external/fio/t/
debug.h 4 extern void debug_init(void);
debug.c 11 void debug_init(void) function
stest.c 73 debug_init();
dedupe.c 540 debug_init();
  /external/e2fsprogs/lib/et/
error_message.c 222 #define DEBUG_INIT 0x8000
233 if (debug_mask & DEBUG_INIT)
243 debug_mask |= DEBUG_INIT;
244 if (debug_mask == DEBUG_INIT)
260 debug_mask = DEBUG_INIT;
  /external/e2fsprogs/lib/blkid/
cache.c 88 if (!(blkid_debug_mask & DEBUG_INIT)) {
93 blkid_debug_mask |= DEBUG_INIT;
blkidP.h 139 #define DEBUG_INIT 0x8000
  /frameworks/base/libs/hwui/
Debug.h 34 #define DEBUG_INIT 0
101 #if DEBUG_INIT
  /toolchain/binutils/binutils-2.25/binutils/
rddbg.c 52 dhandle = debug_init ();
debug.h 424 handle is returned by the debug_init function. The purpose of the
431 extern void *debug_init (void);
debug.c 664 debug_init (void)
662 debug_init (void) function
    [all...]
  /external/libdrm/nouveau/
nouveau.c 57 debug_init(char *args) function
335 debug_init(getenv("NOUVEAU_LIBDRM_DEBUG"));

Completed in 440 milliseconds