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

1234567891011>>

/freebsd-10.0-release/sys/cddl/compat/opensolaris/sys/
H A Ddebug_compat.h34 #ifndef DEBUG
35 #define DEBUG macro
/freebsd-10.0-release/lib/libc/net/
H A Dres_config.h3 #define DEBUG 1 /* enable debugging code (needed for dig) */ macro
/freebsd-10.0-release/bin/sh/
H A Dshow.h34 #ifdef DEBUG
/freebsd-10.0-release/contrib/apr-util/dbm/sdbm/
H A Dsdbm_tune.h34 #ifdef DEBUG
/freebsd-10.0-release/usr.sbin/faithd/test/
H A Dfaithd.rb15 DEBUG = true
20 STDERR.print "tcpcopy #{s1} #{s2}\n" if DEBUG
32 STDERR.print "tcpcopy #{s1} #{s2} finished\n" if DEBUG
68 STDERR.print "relay_ftp_command start\n" if DEBUG
71 STDERR.print "s6.gets\n" if DEBUG
73 STDERR.print "line is #{line}\n" if DEBUG
79 STDERR.print "line is #{line}\n" if DEBUG
81 STDERR.print "EPSV -> PASV\n" if DEBUG
95 STDERR.print "fail: send #{line} as is\n" if DEBUG
104 STDERR.print "relay_ftp_command finish\n" if DEBUG
[all...]
/freebsd-10.0-release/contrib/ntp/include/
H A Dntp_debug.h15 #ifdef DEBUG
/freebsd-10.0-release/contrib/llvm/lib/Target/R600/
H A DAMDILDeviceInfo.cpp34 #if DEBUG
41 #if DEBUG
48 #if DEBUG
55 #if DEBUG
62 #if DEBUG
69 #if DEBUG
76 #if DEBUG
88 #if DEBUG
/freebsd-10.0-release/contrib/gperf/src/
H A Dbool-array.cc34 if (option[DEBUG])
H A Dbool-array.icc38 if (option[DEBUG])
72 if (option[DEBUG])
/freebsd-10.0-release/contrib/ntp/libntp/
H A Demalloc.c9 #if defined SYS_WINNT && defined DEBUG
13 #if defined SYS_WINNT && defined DEBUG
/freebsd-10.0-release/contrib/ofed/management/infiniband-diags/include/
H A Dibdiag_common.h48 #undef DEBUG macro
49 #define DEBUG if (ibdebug || verbose) IBWARN macro
/freebsd-10.0-release/sys/arm/conf/
H A DAC10012 makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
/freebsd-10.0-release/contrib/opie/libopie/
H A Dgenerator.c49 #if DEBUG
51 #endif /* DEBUG */
70 #if DEBUG
72 #endif /* DEBUG */
80 #if DEBUG
82 #endif /* DEBUG */
87 #if DEBUG
89 #endif /* DEBUG */
97 #if DEBUG
99 #endif /* DEBUG */
[all...]
H A Dchallenge.c30 #if DEBUG
32 #endif /* DEBUG */
59 #if DEBUG
61 #endif /* DEBUG */
65 #if DEBUG
67 #endif /* DEBUG */
/freebsd-10.0-release/usr.bin/gprof/
H A Dlookup.c52 # ifdef DEBUG
56 # endif /* DEBUG */
58 # ifdef DEBUG
60 # endif /* DEBUG */
63 # ifdef DEBUG
67 # endif /* DEBUG */
82 # ifdef DEBUG
87 # endif /* DEBUG */
100 # ifdef DEBUG
105 # endif /* DEBUG */
[all...]
H A Ddfn.c70 # ifdef DEBUG
76 # endif /* DEBUG */
121 # ifdef DEBUG
127 # endif /* DEBUG */
176 # ifdef DEBUG
183 # endif /* DEBUG */
199 # ifdef DEBUG
205 # endif /* DEBUG */
214 # ifdef DEBUG
220 # endif /* DEBUG */
[all...]
/freebsd-10.0-release/contrib/ofed/management/libibmad/src/
H A Dregister.c49 #undef DEBUG macro
50 #define DEBUG if (ibdebug) IBWARN macro
71 DEBUG("bad mgmt class %d or agent %d", mclass, agent);
129 DEBUG("Unknown class %d mgmt_class", mgmt);
134 DEBUG("Can't register agent for class %d", mgmt);
139 DEBUG("bad mgmt class %d or agent %d", mgmt, agent);
175 DEBUG("Class 0x%x already registered", mgmt);
179 DEBUG("Unknown class 0x%x mgmt_class", mgmt);
189 DEBUG("Can't register agent for class %d", mgmt);
194 DEBUG("Ca
[all...]
/freebsd-10.0-release/contrib/groff/src/libs/libgroff/
H A Drelocate.cpp38 #ifndef DEBUG
39 # define DEBUG 0 macro
79 #if DEBUG
92 #if DEBUG
111 #if DEBUG
115 #if DEBUG
173 # if DEBUG
175 # endif /* DEBUG */
189 #if DEBUG
195 #if DEBUG
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Bin/
H A Dswapinfo.d62 inline int DEBUG = 0;
121 DEBUG ? printf("DEBUG availrmem %5d MB\n", this->availrmem) : 1;
122 DEBUG ? printf("DEBUG freemem %5d MB\n", this->freemem) : 1;
123 DEBUG ? printf("DEBUG ani_max %5d MB\n", this->ani_max) : 1;
124 DEBUG ? printf("DEBUG ani_phys_re %5d MB\n", this->ani_phys_resv) : 1;
125 DEBUG
[all...]
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/Mem/
H A Dswapinfo.d62 inline int DEBUG = 0;
121 DEBUG ? printf("DEBUG availrmem %5d MB\n", this->availrmem) : 1;
122 DEBUG ? printf("DEBUG freemem %5d MB\n", this->freemem) : 1;
123 DEBUG ? printf("DEBUG ani_max %5d MB\n", this->ani_max) : 1;
124 DEBUG ? printf("DEBUG ani_phys_re %5d MB\n", this->ani_phys_resv) : 1;
125 DEBUG
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsModuleISelDAGToDAG.cpp20 DEBUG(errs() << "In MipsModuleDAGToDAGISel::runMachineFunction\n");
/freebsd-10.0-release/contrib/llvm/lib/Transforms/ObjCARC/
H A DObjCARCExpand.cpp95 DEBUG(dbgs() << "ObjCARCExpand: Visiting Function: " << F.getName() << "\n");
100 DEBUG(dbgs() << "ObjCARCExpand: Visiting: " << *Inst << "\n");
115 DEBUG(dbgs() << "ObjCARCExpand: Old = " << *Inst << "\n"
125 DEBUG(dbgs() << "ObjCARCExpand: Finished List.\n\n");
/freebsd-10.0-release/contrib/sendmail/smrsh/
H A Dsmrsh.c129 #ifndef DEBUG
131 #endif /* ! DEBUG */
155 #ifndef DEBUG
161 #endif /* ! DEBUG */
177 #ifndef DEBUG
179 #endif /* ! DEBUG */
194 #ifndef DEBUG
196 #endif /* ! DEBUG */
212 #ifndef DEBUG
214 #endif /* ! DEBUG */
[all...]
/freebsd-10.0-release/sys/modules/streams/
H A DMakefile12 .if defined(DEBUG)
/freebsd-10.0-release/cddl/contrib/dtracetoolkit/
H A Dinstall13 DEBUG=0 # print debug data
21 (( DEBUG )) && print "DEBUG: dir $dir"
33 (( DEBUG )) && print "DEBUG: loc $loc"
57 (( DEBUG )) && print "DEBUG: basename $basename"
58 (( DEBUG )) && print "DEBUG: nodename $nodename"

Completed in 248 milliseconds

1234567891011>>