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

  /external/e2fsprogs/lib/et/
error_message.c 224 #define DEBUG_INIT 0x8000
235 if (debug_mask & DEBUG_INIT)
245 debug_mask |= DEBUG_INIT;
246 if (debug_mask == DEBUG_INIT)
264 debug_mask = DEBUG_INIT;
  /frameworks/base/libs/hwui/
Debug.h 34 #define DEBUG_INIT 0
104 #if DEBUG_INIT
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Library/
EdkIIGlueDebugLib.h 66 #define DEBUG_INIT 0x00000001 // Initialization
86 #define EFI_D_INIT DEBUG_INIT
  /device/linaro/bootloader/edk2/MdePkg/Include/Library/
DebugLib.h 38 #define DEBUG_INIT 0x00000001 // Initialization
61 #define EFI_D_INIT DEBUG_INIT
  /external/e2fsprogs/lib/blkid/
blkidP.h 139 #define DEBUG_INIT 0x8000

Completed in 296 milliseconds