OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DEBUG_INIT
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/
Debug.h
27
#define
DEBUG_INIT
0
88
#if
DEBUG_INIT
/external/e2fsprogs/lib/et/
error_message.c
197
#define
DEBUG_INIT
0x8000
208
if (debug_mask &
DEBUG_INIT
)
218
debug_mask |=
DEBUG_INIT
;
219
if (debug_mask ==
DEBUG_INIT
)
235
debug_mask =
DEBUG_INIT
;
/external/e2fsprogs/lib/blkid/
cache.c
83
if (!(blkid_debug_mask &
DEBUG_INIT
)) {
88
blkid_debug_mask |=
DEBUG_INIT
;
blkidP.h
139
#define
DEBUG_INIT
0x8000
Completed in 356 milliseconds