Searched refs:DEBUG (Results 126 - 150 of 555) sorted by relevance

1234567891011>>

/haiku-fatelf/src/system/libroot/posix/glibc/arch/generic/
H A Drshift.c52 #ifdef DEBUG
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/dos/r5/
H A Dutil.h12 #ifndef DEBUG
H A Dvcache.h25 #if DEBUG
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/headers/shared/
H A DDebug.h20 #ifndef DEBUG
21 # define DEBUG 0 macro
23 #if !DEBUG
87 // the statements in D() are only included if DEBUG is defined
106 #if DEBUG
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A Dmakefile95 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
96 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
100 # DEBUG - [0/1] Enable debugging.
101 # DBG_PRINT - [0/1] Print debug output to file (only if DEBUG).
109 DEBUG=0 \
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/mq_open/
H A D20-1.c31 #ifdef DEBUG
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigemptyset/
H A D1-1.c39 #ifdef DEBUG
/haiku-fatelf/src/tests/system/libroot/posix/posixtestsuite/conformance/interfaces/sigfillset/
H A D1-1.c38 #ifdef DEBUG
/haiku-fatelf/src/kits/support/
H A DReferenceable.cpp29 #ifdef DEBUG
/haiku-fatelf/src/add-ons/kernel/drivers/ports/usb_serial/
H A DTracing.cpp19 #if DEBUG
43 #if !DEBUG
/haiku-fatelf/src/add-ons/kernel/drivers/video/usb_vision/
H A Dtracing.c21 #if DEBUG
42 #if !DEBUG
/haiku-fatelf/src/add-ons/kernel/file_systems/bfs/
H A DDebug.h18 // The DEBUGGER() macro actually has no effect if DEBUG is not defined,
20 #ifdef DEBUG
48 // the statements in D() are only included if DEBUG is defined
50 #if 0//DEBUG
82 #ifdef DEBUG
/haiku-fatelf/src/add-ons/translators/jpeg2000/libjasper/
H A Djpc_bs.h195 #if defined(DEBUG)
204 #if defined(DEBUG)
H A Djpc_mqdec.h207 #if !defined(DEBUG)
216 #if !defined(DEBUG)
/haiku-fatelf/src/apps/cortex/support/
H A Dobserve.h172 #if DEBUG
200 #if DEBUG
/haiku-fatelf/src/preferences/touchpad/
H A DTouchpadPrefView.h23 #define DEBUG 1 macro
26 #if DEBUG
/haiku-fatelf/src/add-ons/input_server/methods/canna/
H A DKouhoWindow.cpp12 #ifdef DEBUG
42 #ifdef DEBUG
86 #ifdef DEBUG
96 #ifdef DEBUG
125 #ifdef DEBUG
165 #ifdef DEBUG
197 #ifdef DEBUG
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dlogging.c54 #ifdef DEBUG
82 #ifdef DEBUG
90 #ifdef DEBUG
243 prefix = "DEBUG: ";
369 #ifndef DEBUG
443 #ifdef DEBUG
454 #ifdef DEBUG
486 #ifdef DEBUG
/haiku-fatelf/src/libs/x86emu/
H A Ddecode.c293 #ifdef DEBUG
313 #ifdef DEBUG
332 #ifdef DEBUG
351 #ifdef DEBUG
371 #ifdef DEBUG
391 #ifdef DEBUG
411 #ifdef DEBUG
432 #ifdef DEBUG
453 #ifdef DEBUG
474 #ifdef DEBUG
[all...]
/haiku-fatelf/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.cpp6 //#define DEBUG 1
22 #if DEBUG
52 #if DEBUG
76 #if DEBUG
112 #if 0//DEBUG
176 #if DEBUG
195 #if DEBUG
/haiku-fatelf/src/kits/network/libbind/resolv/
H A Dres_query.c92 //#define DEBUG
127 #ifdef DEBUG
146 #ifdef DEBUG
166 #ifdef DEBUG
175 #ifdef DEBUG
369 #ifdef DEBUG
/haiku-fatelf/src/libs/ncurses/ncurses/tinfo/
H A Dcomp_hash.c49 #undef DEBUG macro
50 #define DEBUG(level, params) /*nothing */ macro
91 DEBUG(4, ("Hash table complete: %d collisions out of %d entries",
111 DEBUG(9, ("hashing %s", string));
117 DEBUG(9, ("sum is %ld", sum));
/haiku-fatelf/src/kits/device/
H A DJoystickTweaker.cpp26 #if DEBUG
51 #if DEBUG
60 #if DEBUG
/haiku-fatelf/src/servers/input/
H A DMouseSettings.cpp35 #ifdef DEBUG
98 #ifdef DEBUG
120 #ifdef DEBUG
/haiku-fatelf/src/bin/compress/
H A Dcompress.c44 # undef DEBUG /* DEBUG makes the executible too big */ macro
217 * computations. Fixed dump_tab() DEBUG routine.
439 #ifdef DEBUG
458 #endif /* DEBUG */
490 #ifdef DEBUG
492 #endif /* DEBUG */
624 #ifdef DEBUG
636 #endif /* DEBUG */
876 #ifndef DEBUG
[all...]

Completed in 308 milliseconds

1234567891011>>