/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | ecoff-bfd.h | 42 (bfd *abfd, struct ecoff_debug_info *debug, 47 (bfd *abfd, struct ecoff_debug_info *debug, 51 (bfd *abfd, struct ecoff_debug_info *debug, 54 (bfd *abfd, struct ecoff_debug_info *debug, 57 (void *handle, bfd *abfd, struct ecoff_debug_info *debug,
|
/freebsd-src/libexec/rc/rc.d/ |
H A D | mdconfig | 93 debug "${_md} config: ${_config}" 94 debug "${_md} type: ${_type}" 95 debug "${_md} dev: ${_dev}" 96 debug "${_md} file: ${_file}" 97 debug "${_md} fs: ${_fs}" 98 debug "${_md} newfs flags: ${_newfs}"
|
/netbsd-src/crypto/external/cpl/tpm-tools/dist/test/ |
H A D | tpm_changeownerauth01.sh | 66 spawn tpm_changeownerauth $opt -n -l debug 104 spawn tpm_changeownerauth $opt $isU -l debug 141 spawn tpm_changeownerauth $opt -r -l debug 165 spawn tpm_changeownerauth $opt $wnOpt -n -l debug 203 spawn tpm_changeownerauth $opt $isU -r -l debug 227 spawn tpm_changeownerauth $opt $wnOpt -l debug
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/ |
H A D | cast_.d | 54 debug(cast_) printf("\tpi.offset = %d\n", pi.offset); in _d_toObject() 66 debug(cast_) printf("_d_interface_cast(p = %p, c = '%.*s')\n", p, c.name); in _d_interface_cast() 72 debug(cast_) printf("\tpi.offset = %d\n", pi.offset); in _d_interface_cast() 78 debug(cast_) printf("_d_dynamic_cast(o = %p, c = '%.*s')\n", o, c.name); in _d_dynamic_cast() 84 debug(cast_) printf("\toffset = %d\n", offset); in _d_dynamic_cast() 87 debug(cast_) printf("\tresult = %p\n", res); in _d_dynamic_cast()
|
/freebsd-src/cddl/contrib/opensolaris/tools/ctf/cvt/ |
H A D | ctfmerge.c | 316 debug(2, "clearing slot %d (%d) (saving %d)\n", in finalize_phase_one() 319 debug(2, "clearing slot %d (%d)\n", slotnum, i); in finalize_phase_one() 329 debug(2, "phase one done: donequeue has %d items\n", in finalize_phase_one() 389 debug(2, "%d: merging %p into %p\n", pthread_self(), in wip_add_work() 459 debug(2, "%d: entering p2 completion barrier\n", in worker_runphase2() 487 debug(2, "%d: merging %p into %p\n", pthread_self(), in worker_runphase2() 505 debug(2, "%d: added %p to queue, len now %d, ninqueue %d\n", in worker_runphase2() 522 debug(2, "%d: entering first barrier\n", pthread_self()); in worker_thread() 526 debug(2, "%d: doing work in first barrier\n", pthread_self()); in worker_thread() 532 debug(2, "%d: ninqueue is %d, %d on queue\n", pthread_self(), in worker_thread() [all …]
|
/freebsd-src/lib/libc/regex/grot/ |
H A D | Makefile | 28 SRC = $(REGSRC) debug.c main.c $(SRCMISSING) 32 OBJS = $(OBJPRODN) debug.o main.o $(OBJMISSING) 36 LINTC = regcomp.c regexec.c regerror.c regfree.c debug.c main.c $(SRCMISSING) 58 regcomp.o regexec.o regfree.o debug.o: utils.h regex.h regex2.h 63 debug.o: debug.ih 64 main.o: debug.ih main.ih split.ih
|
/netbsd-src/sys/net/ |
H A D | if_spppsubr.c | 1567 bool debug; in sppp_cp_input() local 1572 debug = sppp_debug_enabled(sp); in sppp_cp_input() 1581 if (debug) { in sppp_cp_input() 1678 if (debug) { in sppp_cp_input() 2551 bool debug; in sppp_lcp_confreq() local 2555 debug = sppp_debug_enabled(sp); in sppp_lcp_confreq() 2573 if (debug) in sppp_lcp_confreq() 2591 if (debug) in sppp_lcp_confreq() 2601 if (debug) in sppp_lcp_confreq() 2611 if (debug) in sppp_lcp_confreq() [all …]
|
/freebsd-src/contrib/ntp/ntpdc/ |
H A D | nl.pl | 6 $debug = 0; 20 print STDERR "type = '$type'\n" if $debug; 26 print STDERR "union = '$type'\n" if $debug; 32 print STDERR "\tfield = '$field'\n" if $debug;
|
/freebsd-src/contrib/unifdef/ |
H A D | unifdefall.sh | 39 debug=-d 49 "$unifdef" $debug -s "$@" | sort -u | sed 's/^/#undef /' >"$tmp/undefs" 53 case $debug in 58 "$unifdef" $debug -k -f "$tmp/undefs" -f "$tmp/defs" "$@"
|
/freebsd-src/usr.bin/gprof/ |
H A D | gprof.c | 55 debug = 0; in main() 73 debug |= atoi( *++argv ); in main() 74 debug |= ANYDEBUG; in main() 76 printf("[main] debug = %d\n", debug); in main() 233 if ( debug & SAMPLEDEBUG ) { in getpfile() 290 if ( debug & SAMPLEDEBUG ) { in openpfile() 322 if ( debug & TALLYDEBUG ) { in tally() 364 if ( debug & SAMPLEDEBUG ) { in dumpsum() 492 if ( debug & SAMPLEDEBUG ) { in asgnsamples() 516 if (debug & SAMPLEDEBUG) { in asgnsamples() [all …]
|
/freebsd-src/share/examples/hast/ |
H A D | ucarp_up.sh | 55 logger -p local0.debug -t hast "Secondary process in not running." 72 logger -p local0.debug -t hast "Role for resource ${resource} changed to primary." 82 logger -p local0.debug -t hast "File system check for resource ${resource} finished." 89 logger -p local0.debug -t hast "File system for resource ${resource} mounted." 99 logger -p local0.debug -t hast "ZFS pool for resource ${resource} imported."
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
H A D | mingw.py | 31 def debug(self, *k, **kw): member in EmptyLogger 64 log.debug(' - requesting: %s', url) 109 log.debug('found \'%s\'', path[0]) 121 log.debug(' - %r', cmd) 130 log.debug(' - url: %s', url) 131 log.debug(' - location: %s', location) 217 log.debug(' - arch: %s', arch) 218 log.debug(' - threading: %s', threading) 219 log.debug(' - exceptions: %s', exceptions) 220 log.debug(' - revision: %s', revision) [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
H A D | mingw.py | 31 def debug(self, *k, **kw): member in EmptyLogger 64 log.debug(' - requesting: %s', url) 109 log.debug('found \'%s\'', path[0]) 121 log.debug(' - %r', cmd) 130 log.debug(' - url: %s', url) 131 log.debug(' - location: %s', location) 217 log.debug(' - arch: %s', arch) 218 log.debug(' - threading: %s', threading) 219 log.debug(' - exceptions: %s', exceptions) 220 log.debug(' - revision: %s', revision) [all …]
|
/freebsd-src/usr.sbin/makefs/ffs/ |
H A D | buf.c | 66 if (debug & DEBUG_BUF_BREAD) in bread() 71 if (debug & DEBUG_BUF_BREAD) in bread() 79 if (debug & DEBUG_BUF_BREAD) in bread() 134 if (debug & DEBUG_BUF_BWRITE) in bwrite() 143 if (debug & DEBUG_BUF_BWRITE) in bwrite() 185 if (debug & DEBUG_BUF_GETBLK) in getblk() 191 if (debug & DEBUG_BUF_GETBLK) in getblk()
|
/netbsd-src/tests/lib/libc/sys/ |
H A D | t_sendmmsg.c | 53 static int debug = 1; variable 135 if (debug) in ATF_TC_BODY() 139 if (debug) in ATF_TC_BODY() 155 if (debug) in ATF_TC_BODY() 167 if (debug) in ATF_TC_BODY() 174 if (debug) in ATF_TC_BODY() 180 if (debug) in ATF_TC_BODY()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/ |
H A D | llvm-locstats.rst | 1 llvm-locstats - calculate statistics on DWARF debug location 15 It parses :program:`llvm-dwarfdump` statistics regarding debug location by 36 .. option:: --ignore-debug-entry-values 39 debug entry values DWARF operation 48 compare the debug location coverage on two files provided, and draw 84 -the number of debug variables processed: 6 105 Generate a plot as an image file showing the difference in the debug location
|
/freebsd-src/crypto/openssl/util/ |
H A D | mknum.pl | 27 my $debug = 0; 36 'debug' => \$debug) 45 debug => $debug); 63 debug => $debug })) {
|
H A D | mkerr.pl | 19 my $debug = 0; 35 print STDERR "\n---\n$text\n" if $debug; 88 $debug = 1; 235 if ( $debug ) { 265 print STDERR "$file:\n" if $debug; 277 print STDERR " New reason $1\n" if $debug; 281 print STDERR " Reason $1 = $rcodes{$1}\n" if $debug; 286 print STDERR "\n" if $debug; 380 print STDERR "New Reason code $i\n" if $debug; 483 print STDERR "New Reason code $i\n" if $debug;
|
/netbsd-src/crypto/external/bsd/openssl/dist/util/ |
H A D | mknum.pl | 27 my $debug = 0; 36 'debug' => \$debug) 45 debug => $debug); 63 debug => $debug })) {
|
H A D | mkerr.pl | 19 my $debug = 0; 35 print STDERR "\n---\n$text\n" if $debug; 88 $debug = 1; 235 if ( $debug ) { 265 print STDERR "$file:\n" if $debug; 277 print STDERR " New reason $1\n" if $debug; 281 print STDERR " Reason $1 = $rcodes{$1}\n" if $debug; 286 print STDERR "\n" if $debug; 380 print STDERR "New Reason code $i\n" if $debug; 483 print STDERR "New Reason code $i\n" if $debug;
|
/freebsd-src/contrib/bmake/ |
H A D | FILES | 440 unit-tests/opt-debug-all.exp 441 unit-tests/opt-debug-all.mk 442 unit-tests/opt-debug-archive.exp 443 unit-tests/opt-debug-archive.mk 444 unit-tests/opt-debug-cond.exp 445 unit-tests/opt-debug-cond.mk 446 unit-tests/opt-debug-curdir.exp 447 unit-tests/opt-debug-curdir.mk 448 unit-tests/opt-debug-dir.exp 449 unit-tests/opt-debug [all...] |
/freebsd-src/contrib/ntp/ntpd/ |
H A D | refclock_hpgps.c | 276 if (debug) in hpgps_receive() 351 if (debug) in hpgps_receive() 366 if (debug) in hpgps_receive() 380 if (debug) in hpgps_receive() 389 if (debug) in hpgps_receive() 403 if (debug) in hpgps_receive() 423 if (debug) in hpgps_receive() 433 if (debug) in hpgps_receive() 452 if (debug) in hpgps_receive() 558 if (debug) in hpgps_receive()
|
/freebsd-src/sys/contrib/dev/athk/ath11k/ |
H A D | debugfs.c | 68 dbr_debug = ar->debug.dbr_debug[id]; in ath11k_debugfs_add_dbring_entry() 577 if (filter == ar->debug.extd_tx_stats) { in ath11k_write_enable_extd_tx_stats() 582 ar->debug.extd_tx_stats = filter; in ath11k_write_enable_extd_tx_stats() 601 ar->debug.extd_tx_stats); in ath11k_read_enable_extd_tx_stats() 639 if (enable == ar->debug.extd_rx_stats) { in ath11k_write_extd_rx_stats() 645 ar->debug.extd_rx_stats = enable; in ath11k_write_extd_rx_stats() 668 ar->debug.rx_filter = tlv_filter.rx_filter; in ath11k_write_extd_rx_stats() 682 ar->debug.extd_rx_stats = enable; in ath11k_write_extd_rx_stats() 699 ar->debug.extd_rx_stats); in ath11k_read_extd_rx_stats() 882 ar->debug.module_id_bitmap[mod_id_index] = upper_32_bits(value); in ath11k_write_fw_dbglog() [all …]
|
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/ |
H A D | dwarf.c | 194 debug(3, "type is forward for %#x\n", tdp->t_id); in tdesc_size() 205 debug(3, "type is undefined for %#x\n", tdp->t_id); in tdesc_size() 234 debug(3, "bitsize is forward for %d\n", tdp->t_id); in tdesc_bitsize() 245 debug(3, "bitsize is undefined for %d\n", tdp->t_id); in tdesc_bitsize() 678 debug(3, "die %ju: creating new type %#x for sub-dimension\n", in tdesc_array_create() 717 debug(3, "die %ju: hi mom sibling type %#x for dimension\n", in tdesc_array_create() 738 debug(3, "die %ju <%jx>: creating array\n", in die_array_create() 782 debug(3, "die %ju <%jx>: array nelems %u size %u\n", (uintmax_t)off, in die_array_create() 796 debug(3, "trying to resolve array %#x (cont %#x/%d)\n", tdp->t_id, in die_array_resolve() 802 debug(3, "unable to resolve array %s (%#x) contents %#x\n", in die_array_resolve() [all …]
|
/netbsd-src/libexec/httpd/ |
H A D | bozohttpd.c | 294 debug((httpd, DEBUG_EXPLODING, "parse in: %s", in)); in parse_request() 331 debug((httpd, DEBUG_FAT, in parse_request() 510 debug((httpd, DEBUG_FAT, "request %s is http/0.9", in process_proto() 540 debug((httpd, DEBUG_FAT, "request %s is %s", in process_proto() 769 debug((httpd, DEBUG_FAT, "got file \"%s\" query \"%s\"", in bozo_read_request() 783 debug((httpd, DEBUG_EXPLODING, "read_req2: after " in bozo_read_request() 840 debug((httpd, DEBUG_FAT, "adding header %s: %s", in bozo_read_request() 871 debug((httpd, DEBUG_FAT, "hr_range: %s", request->hr_range)); in bozo_read_request() 898 debug((httpd, DEBUG_FAT, "bozo_read_request returns url %s in request", in bozo_read_request() 952 debug((http in mmap_and_write_part() [all...] |