Searched refs:DEBUG (Results 1 - 25 of 278) sorted by relevance

1234567891011>>

/haiku/src/kits/tracker/
H A DTests.h35 #if DEBUG
/haiku/src/add-ons/media/media-add-ons/esound_sink/
H A Ddebug.h6 #ifndef DEBUG
7 #define DEBUG 2 macro
10 #if DEBUG >= 1
16 #if DEBUG >= 2
22 #if DEBUG >= 3
/haiku/src/add-ons/media/media-add-ons/firewire_dv/
H A Ddebug.h6 #ifndef DEBUG
7 #define DEBUG 2 macro
10 #if DEBUG >= 1
16 #if DEBUG >= 2
22 #if DEBUG >= 3
/haiku/src/add-ons/media/media-add-ons/opensound/
H A Ddebug.h6 #ifndef DEBUG
7 #define DEBUG 2 macro
10 #if DEBUG >= 1
16 #if DEBUG >= 2
22 #if DEBUG >= 3
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A Ddebug.h6 #ifndef DEBUG
7 #define DEBUG 2 macro
10 #if DEBUG >= 1
16 #if DEBUG >= 2
22 #if DEBUG >= 3
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwdebug.h11 #define DEBUG 1 macro
13 #ifdef DEBUG
/haiku/src/add-ons/media/media-add-ons/multi_audio/
H A Ddebug.h6 #if DEBUG >= 3
/haiku/src/add-ons/kernel/drivers/network/ether/wb840/
H A Ddebug.h6 #ifdef DEBUG
10 #endif // DEBUG
/haiku/headers/private/bluetooth/
H A Ddebug.h4 #ifndef DEBUG
5 #define DEBUG 3 macro
13 #if DEBUG > 0
25 if (level > DEBUG)
40 #if DEBUG >= 2
46 #if DEBUG >= 3
H A DbtDebug.h10 #ifdef DEBUG
/haiku/src/add-ons/kernel/drivers/audio/ac97/auich/
H A Ddebug.h35 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
36 * TRACE() executes dprintf if DEBUG > 0
37 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
40 /* DEBUG == 0, no debugging, PRINT writes to syslog
41 * DEBUG == 1, TRACE & LOG, PRINT
42 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
44 #ifndef DEBUG
45 #define DEBUG 0 macro
52 #if DEBUG >
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/auvia/
H A Ddebug.h35 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
36 * TRACE() executes dprintf if DEBUG > 0
37 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
40 /* DEBUG == 0, no debugging, PRINT writes to syslog
41 * DEBUG == 1, TRACE & LOG, PRINT
42 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
44 #ifndef DEBUG
45 #define DEBUG 0 macro
52 #if DEBUG >
[all...]
/haiku/src/add-ons/kernel/drivers/audio/ac97/es1370/
H A Ddebug.h16 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
17 * TRACE() executes dprintf if DEBUG > 0
18 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
21 /* DEBUG == 0, no debugging, PRINT writes to syslog
22 * DEBUG == 1, TRACE & LOG, PRINT
23 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
25 #ifndef DEBUG
26 #define DEBUG 1 macro
33 #if DEBUG >
[all...]
H A Ddebug.c27 #if DEBUG > 0
53 #if DEBUG > 0
65 #if DEBUG > 0
82 #if DEBUG > 1
/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Ddebug.h35 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
36 * TRACE() executes dprintf if DEBUG > 0
37 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
40 /* DEBUG == 0, no debugging, PRINT writes to syslog
41 * DEBUG == 1, TRACE & LOG, PRINT
42 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
44 #ifndef DEBUG
45 #define DEBUG 0 macro
52 #if DEBUG >
[all...]
H A Ddebug.c46 #if DEBUG > 0
72 #if DEBUG > 0
84 #if DEBUG > 0
101 #if DEBUG > 1
/haiku/src/add-ons/kernel/generic/mpu401/
H A Ddebug.h32 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
33 * TRACE() executes dprintf if DEBUG > 0
34 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
37 /* DEBUG == 0, no debugging, PRINT writes to syslog
38 * DEBUG == 1, TRACE & LOG, PRINT
39 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
41 #ifndef DEBUG
42 #define DEBUG 0 macro
51 #if DEBUG >
[all...]
/haiku/src/apps/tracker/
H A Dmain.cpp41 #if DEBUG
/haiku/src/add-ons/kernel/drivers/bluetooth/h2/h2generic/
H A Dh2debug.h13 #ifdef DEBUG
/haiku/src/build/libgnuregex/
H A Dprintchar.c26 #ifdef DEBUG
/haiku/src/add-ons/kernel/drivers/audio/echo/
H A Ddebug.h49 * PRINT() executes dprintf if DEBUG = 0 (disabled), or expands to LOG() when DEBUG > 0
50 * TRACE() executes dprintf if DEBUG > 0
51 * LOG() executes dprintf and writes to the logfile if DEBUG > 0
54 /* DEBUG == 0, no debugging, PRINT writes to syslog
55 * DEBUG == 1, TRACE & LOG, PRINT
56 * DEBUG == 2, TRACE & LOG, PRINT with snooze()
58 #ifndef DEBUG
59 #define DEBUG 0 macro
66 #if DEBUG >
[all...]
H A Ddebug.c45 #if DEBUG > 0
70 #if DEBUG > 0
82 #if DEBUG > 0
99 #if DEBUG > 1
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputServerMethod.h12 #if DEBUG
35 friend PenInputLooper;//DEBUG
39 #if DEBUG
/haiku/src/add-ons/input_server/methods/t9/
H A DDictionaryInputServerMethod.h12 #if DEBUG
36 #if DEBUG
/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddebug.h33 #ifdef DEBUG

Completed in 154 milliseconds

1234567891011>>