Searched refs:debug (Results 1 - 25 of 1101) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/obj/
H A DMakefile.am19 debug \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Ddebug.c19 * $Id: debug.c,v 1.7 2003/04/19 00:14:33 rob Exp $
37 # include "debug.h"
43 struct debug { struct
47 struct debug *next;
48 struct debug *prev;
52 static struct debug *allocated;
58 struct debug *debug; local
60 for (debug = allocated; debug; debu
73 struct debug *debug; local
121 struct debug *debug, *new; local
165 struct debug *debug; local
195 struct debug *debug; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Ddebug.c19 * $Id: debug.c,v 1.7 2003/04/19 00:14:33 rob Exp $
37 # include "debug.h"
43 struct debug { struct
47 struct debug *next;
48 struct debug *prev;
52 static struct debug *allocated;
58 struct debug *debug; local
60 for (debug = allocated; debug; debu
73 struct debug *debug; local
121 struct debug *debug, *new; local
165 struct debug *debug; local
195 struct debug *debug; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/fault-injection/
H A Dfailmodule.sh17 if [ ! -d /debug/$1 ]; then
27 echo 0 > /debug/$1/stacktrace-depth
29 echo `cat /sys/module/$2/sections/.text` > /debug/$1/require-start
30 echo `cat /sys/module/$2/sections/.exit.text` > /debug/$1/require-end
31 echo $STACKTRACE_DEPTH > /debug/$1/stacktrace-depth
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dsmtinit.c32 /* define global debug variable */
34 struct smt_debug debug; variable in typeref:struct:smt_debug
74 debug.d_smt = 0 ;
75 debug.d_smtf = 0 ;
76 debug.d_rmt = 0 ;
77 debug.d_ecm = 0 ;
78 debug.d_pcm = 0 ;
79 debug.d_cfm = 0 ;
81 debug.d_plc = 0 ;
83 debug
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/test/
H A DMakefile.lite38 debug : FLAC__TEST_LEVEL=FLAC__TEST_LEVEL=2
42 debug : FLAC__TEST_WITH_VALGRIND=FLAC__TEST_WITH_VALGRIND=no
46 debug : CONFIG = debug
47 valgrind: CONFIG = debug
50 debug : all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dcsharpcomp.h37 bool optimize, bool debug,
H A Djavacomp.h71 bool optimize, bool debug,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/befs/
H A DMakefile7 befs-objs := datastream.o btree.o super.o inode.o debug.o io.o linuxvfs.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/sunrpc/
H A Dtypes.h14 #include <linux/sunrpc/debug.h>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-cl7500/
H A Ddebug-macro.S1 /* linux/include/asm-arm/arch-cl7500/debug-macro.S
6 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
21 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-ebsa110/
H A Ddebug-macro.S1 /* linux/include/asm-arm/arch-ebsa110/debug-macro.S
6 * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks
21 #include <asm/hardware/debug-8250.S>
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/examples/printing/
H A Dsmbprint75 # debug (optional)
123 echo "user running script does not own $logdir. Ignoring any debug options."
124 debug=""
130 debug=""
138 if [ "x$debug" = "x" ] ; then
141 if [ $debug -eq 0 ] ; then
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-catalog.h35 void (*print) (msgdomain_list_ty *mdlp, ostream_t stream, size_t page_width, bool debug);
74 bool force, bool debug);
H A Dwrite-po.h36 const char *lang, bool debug);
51 bool debug);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/ddb5xxx/ddb5477/
H A DMakefile7 obj-$(CONFIG_RUNTIME_DEBUG) += debug.o
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_grabbag/
H A DMakefile.lite25 debug : CONFIG = debug
29 debug : all
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dmclasserase.c74 * @param debug 1: stop after each erase cycle, 0: normal mode
79 static void do_mclasserase(char drive,int debug) argument
117 if (debug == 1)
144 if (debug == 1)
168 if (debug==1)
182 if (debug==1)
207 if (debug == 1)
216 if (debug==1)
239 if (debug == 0)
248 if (debug
286 int debug=0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dm32r_cfc.c44 #define debug(lvl, fmt, arg...) do { \ macro
49 #define debug(n, args...) do { } while (0) macro
126 debug(3, "m32r_cfc: pcc_ioread_byte: sock=%d, port=%#lx, buf=%p, "
135 debug(3, "m32r_cfc: pcc_ioread_byte: addr=%#lx\n", addr);
151 debug(3, "m32r_cfc: pcc_ioread_word: sock=%d, port=%#lx, "
166 debug(3, "m32r_cfc: pcc_ioread_word: addr=%#lx\n", addr);
182 debug(3, "m32r_cfc: pcc_iowrite_byte: sock=%d, port=%#lx, "
192 debug(3, "m32r_cfc: pcc_iowrite_byte: addr=%#lx\n", addr);
207 debug(3, "m32r_cfc: pcc_iowrite_word: sock=%d, port=%#lx, "
227 debug(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/build/
H A Dlib.mk36 DEBUG_LIBPATH = $(OBJPATH)/debug/lib
59 debug : CFLAGS = -g -O0 -DDEBUG $(CONFIG_CFLAGS) $(DEBUG_CFLAGS) -W -Wall -Wmissing-prototypes -Wstrict-prototypes -DVERSION=$(VERSION) $(DEFINES) $(INCLUDES)
65 DEBUG_OBJS = $(SRCS_C:%.c=%.debug.o) $(SRCS_CC:%.cc=%.debug.o) $(SRCS_CPP:%.cpp=%.debug.o) $(SRCS_NASM:%.nasm=%.debug.o) $(SRCS_S:%.s=%.debug.o)
68 debug : $(DEBUG_STATIC_LIB) $(DEBUG_DYNAMIC_LIB)
92 %.debug.o %.release.o : %.c
94 %.debug
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/replaygain_analysis/
H A DMakefile.am16 debug:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/contrib/shell_utils/
H A Dasip-status.pl33 $main::debug = 1 if ($arg eq "-d");
40 print "usage: $0 hostname[:port] [-i show icon] [-d debug] [-x hex dump]\n";
76 print "opening $host:$port\n" if ($main::debug);
87 print "sending packet\n" if ($main::debug);
99 print "sysread: " if ($main::debug);
103 print "." if ($main::debug);
108 print " read " . length($buf) . " bytes\n" if ($main::debug);
157 print "Total data length: $datalen\n" if ($main::debug);
194 print "Machine type offset in packet: $machinetype_offset\n" if ($main::debug);
199 print "AFPversion count offset: $afpversioncount_offset\n" if ($main::debug);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/video4linux/bttv/
H A DModprobe.conf10 options tuner debug=1
H A DModules.conf13 options tuner debug=1
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/shell_utils/
H A Dasip-status.pl33 $main::debug = 1 if ($arg eq "-d");
54 print " -d: Enable debug output.\n";
93 print "opening $host:$port\n" if ($main::debug);
104 print "sending packet\n" if ($main::debug);
116 print "sysread: " if ($main::debug);
120 print "." if ($main::debug);
125 print " read " . length($buf) . " bytes\n" if ($main::debug);
174 print "Total data length: $datalen\n" if ($main::debug);
211 print "Machine type offset in packet: $machinetype_offset\n" if ($main::debug);
216 print "AFPversion count offset: $afpversioncount_offset\n" if ($main::debug);
[all...]

Completed in 130 milliseconds

1234567891011>>