HomeSort by relevance Sort by last modified time
    Searched full:debug_init (Results 1 - 9 of 9) 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;
  /frameworks/base/libs/hwui/
Debug.h 27 #define DEBUG_INIT 0
94 #if 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
  /external/libdrm/nouveau/
nouveau.c 52 debug_init(char *args) function
84 debug_init(getenv("NOUVEAU_LIBDRM_DEBUG"));

Completed in 924 milliseconds