Searched refs:DEBUG (Results 51 - 75 of 278) sorted by relevance

1234567891011>>

/haiku/src/bin/fwcontrol/
H A Dfwmpegts.c77 #define DEBUG 0 macro
201 #if DEBUG
203 #endif /* DEBUG */
215 #if DEBUG
220 #endif /* DEBUG */
237 #if DEBUG
252 #endif /* DEBUG */
275 #if DEBUG
277 #endif /* DEBUG */
/haiku/src/servers/app/
H A DMultiLocker.cpp18 #ifndef DEBUG
19 # define DEBUG MULTI_LOCKER_DEBUG macro
28 #if DEBUG
36 #if !DEBUG
60 #if DEBUG
77 #if !DEBUG
107 #if !DEBUG
209 #else // DEBUG
404 #endif // DEBUG
H A DMultiLocker.h19 * in case of problems, #define DEBUG 1 in the .cpp
28 #if DEBUG
30 # define MULTI_LOCKER_DEBUG DEBUG
64 // in DEBUG mode returns whether the lock is held
78 // functions for managing the DEBUG reader array
/haiku/src/libs/x86emu/
H A Dfpu.c54 #ifdef DEBUG
93 #endif /* DEBUG */
105 #ifdef DEBUG
304 #ifdef DEBUG
326 #endif /* DEBUG */
398 #ifdef DEBUG
411 #endif /* DEBUG */
422 #ifdef DEBUG
445 #endif /* DEBUG */
523 #ifdef DEBUG
[all...]
/haiku/src/add-ons/kernel/drivers/audio/cmedia/
H A Dcm_private.h14 #if !defined(DEBUG)
15 #define DEBUG 0 macro
31 #if DEBUG
/haiku/headers/libs/x86emu/x86emu/
H A Dfpu_regs.h109 #ifdef DEBUG
/haiku/src/add-ons/kernel/file_systems/fat/
H A Dvcache.h29 #if DEBUG
H A Dutil.h18 #ifndef DEBUG
/haiku/src/add-ons/kernel/network/ppp/shared/libkernelppp/headers/
H A DKPPPDefs.h15 #ifdef DEBUG
/haiku/src/bin/rc/
H A Dcompile.cpp52 // should be empty. In DEBUG mode we dump some statistics to verify that the
55 #ifdef DEBUG
114 #ifdef DEBUG
132 #ifdef DEBUG
152 #ifdef DEBUG
/haiku/src/system/libroot/posix/glibc/arch/generic/
H A Dlshift.c52 #ifdef DEBUG
H A Drshift.c52 #ifdef DEBUG
/haiku/src/apps/cortex/support/
H A DObservableHandler.cpp140 #if DEBUG
195 #if DEBUG
213 #if DEBUG
262 #if DEBUG
H A Dobserve.h172 #if DEBUG
200 #if DEBUG
/haiku/src/add-ons/kernel/network/ppp/pppoe/
H A DPPPoE.h73 #if DEBUG
76 #endif // DEBUG
/haiku/src/add-ons/kernel/file_systems/netfs/headers/shared/
H A DDebugSupport.h24 #ifndef DEBUG
25 # define DEBUG 0 macro
27 #if !DEBUG
96 // the statements in D() are only included if DEBUG is defined
145 #if DEBUG
/haiku/headers/private/userlandfs/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
112 #if DEBUG
/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DDebugSupport.h24 #ifndef DEBUG
25 # define DEBUG 0 macro
27 #if !DEBUG
96 // the statements in D() are only included if DEBUG is defined
146 #if DEBUG
/haiku/headers/private/file_systems/
H A DDebugSupport.h24 #ifndef DEBUG
25 # define DEBUG 0 macro
27 #if !DEBUG
105 // the statements in D() are only included if DEBUG is defined
156 #if DEBUG
/haiku/src/servers/package/
H A DDebugSupport.h21 #ifndef DEBUG
22 # define DEBUG 0 macro
24 #if !DEBUG
100 // the statements in D() are only included if DEBUG is defined
150 #if DEBUG
/haiku/src/kits/network/libnetservices/
H A DUrlProtocolListener.cpp80 #ifdef DEBUG
/haiku/src/apps/icon-o-matic/generic/support/
H A DDebug.h27 #ifndef DEBUG
28 # define DEBUG 0 macro
30 #if !DEBUG
94 // the statements in D() are only included if DEBUG is defined
113 #if DEBUG
/haiku/src/add-ons/kernel/drivers/ports/usb_serial/
H A DTracing.cpp19 #if DEBUG
43 #if !DEBUG
/haiku/src/add-ons/kernel/drivers/ports/pc_serial/
H A DTracing.cpp18 #if DEBUG
40 #if !DEBUG
/haiku/src/add-ons/kernel/drivers/video/usb_vision/
H A Dtracing.c21 #if DEBUG
42 #if !DEBUG

Completed in 119 milliseconds

1234567891011>>