Searched refs:debug (Results 126 - 150 of 1612) sorted by relevance

1234567891011>>

/macosx-10.10.1/Security-57031.1.35/SecurityTests/clxutils/newCmsTool/blobs/
H A DcmsEcdsaHandsoff34 set USER1=user3@debug.apple.com
35 set USER2=user4@debug.apple.com
H A DcmstestHandsoff28 set USER1=user1@debug.apple.com
29 set USER2=user2@debug.apple.com
/macosx-10.10.1/apr-32/apr-util/apr-util/build/
H A Dw32locatedb.pl182 my ($prog, $debug) = (undef, undef);
200 $debug = $1;
201 } elsif (defined $prog and defined $debug
205 ($debug eq '1' ? "${libpath}d.lib" : "$libpath.lib");
/macosx-10.10.1/cups-408/cups/cups/
H A Draster-private.h27 # include <cups/debug-private.h>
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/misc/
H A Ddebug.c24 * <debug.h> support
29 #include <debug.h>
34 error(2, "%s:%d: debug error", file, line);
/macosx-10.10.1/ruby-106/ruby/lib/shell/
H A Dsystem-command.rb84 notify "Job(%id) start imp-pipe.", @shell.debug?
102 notify "job(%id}) close imp-pipe.", @shell.debug?
110 notify "job(%id) start exp-pipe.", @shell.debug?
129 notify "job(%id) close exp-pipe.", @shell.debug?
147 # yorn: Boolean(@shell.debug? or @shell.verbose?)
/macosx-10.10.1/ruby-106/ruby/sample/logger/
H A Dapp.rb23 @log.info { "This block isn't evaled because 'debug' is not severe here." }
24 @log.debug { "Result = " << foo(0) }
/macosx-10.10.1/vim-55/src/
H A DMake_mint.mak41 debug: $(DBGTARGET)
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dpage_decrypt.c29 #include <debug.h>
/macosx-10.10.1/OpenSSL098-52/src/util/
H A Dmkdef.pl57 my $debug=0;
133 $debug=1 if $_ eq "debug";
401 print STDERR "DEBUG: starting on $file:\n" if $debug;
427 print STDERR "DEBUG: make_variant: Entered with ",$s,", ",$a,", ",(defined($p)?$p:""),", ",(defined($k)?$k:""),"\n" if $debug;
446 print STDERR "DEBUG: make_variant: a1 = $a1; a2 = $a2\n" if $debug;
465 print STDERR "DEBUG: make_variant: Exit with variant of ",$s," = ",$variant{$s},"\n" if $debug;
468 print STDERR "DEBUG: parsing ----------\n" if $debug;
504 print STDERR "DEBUG: \$def=\"$def\"\n" if $debug && $def ne "";
505 print STDERR "DEBUG: \$_=\"$_\"\n" if $debug;
[all...]
/macosx-10.10.1/ppp-786.1.1/Helpers/pppdump/
H A Ddeflate.c73 int debug; member in struct:deflate_state
85 int unit, int hdrlen, int mru, int debug));
193 z_decomp_init(arg, options, opt_len, unit, hdrlen, mru, debug)
196 int opt_len, unit, hdrlen, mru, debug;
210 state->debug = debug;
265 if (state->debug)
286 if (state->debug)
347 if (state->debug)
/macosx-10.10.1/screen-22/screen/
H A Dsched.c144 debug("waiting for events");
147 debug(":\n");
151 debug("timed events:\n");
172 debug("readfds:");
176 debug("\n");
177 debug("writefds:");
181 debug("\n");
205 debug("TIMEOUT!\n");
265 debug("IRIX5.2 workaround: searching for bad display\n");
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dlocks_i386.c75 #include <kern/debug.h>
445 * a usimple_lock is setting it up for debug checking.
452 ((l)->debug.state & USLOCK_CHECKED))
472 l->debug.state = uslock_check ? USLOCK_INITIALIZED : 0;
473 l->debug.lock_cpu = l->debug.unlock_cpu = 0;
474 l->debug.lock_pc = l->debug.unlock_pc = INVALID_PC;
475 l->debug.lock_thread = l->debug
[all...]
/macosx-10.10.1/ntp-92/ntpd/
H A Drefclock_arc.c573 if(debug) { printf("arc: dummy_event_handler() called.\n"); }
598 if(debug > 2) { printf("arc: arc_event_handler() called.\n"); }
612 else if(debug) { printf("arc: sent `%2.2x', fd %d.\n", c, pp->io.fd); }
638 if(debug) {
653 if(debug) { printf("arc: unit %d using open().\n", unit); }
658 if(debug) { printf("arc: failed [tty_open()] to open %s.\n", device); }
667 if(debug)
716 if(debug) { printf("arc: mode = %d.\n", peer->MODE); }
812 if(debug > 1) { printf("arc: spaceleft = %d.\n", spaceleft); }
883 if(debug >
[all...]
/macosx-10.10.1/perl-103/versioner/
H A Dversioner.c64 static int debug = 0; variable
122 if (EXPECT_FALSE(debug)) warn("read_plist: %s: open", path);
128 if (EXPECT_FALSE(debug)) warn("read_plist: %s: stat", path);
134 if (EXPECT_FALSE(debug)) warn("read_plist: %s: mmap", path);
140 if (EXPECT_FALSE(debug)) warnx("read_plist: %s: CFDataCreateWithBytesNoCopy failed", path);
147 if (EXPECT_FALSE(debug)) {
158 if (EXPECT_FALSE(debug)) warnx("read_plist: %s: plist not a dictionary", path);
166 } else if (EXPECT_FALSE(debug)) warnx("read_plist: %s: Prefer-32-Bit not a boolean", path);
178 } else if (EXPECT_FALSE(debug)) warnx("read_plist: %s: %s: Version unknown", path, vers);
180 } else if (EXPECT_FALSE(debug)) warn
[all...]
/macosx-10.10.1/hfs-285/fsck_hfs/dfalib/
H A Dhfs_endian.c224 if (debug) plog("hfs_swap_BTNode: invalid forward link (0x%08X)\n", srcDesc->fLink);
227 if (debug) plog("hfs_swap_BTNode: invalid backward link (0x%08X)\n", srcDesc->bLink);
236 if (debug) plog("hfs_swap_BTNode: invalid node kind (%d)\n", srcDesc->kind);
239 if (debug) plog("hfs_swap_BTNode: invalid node height (%d)\n", srcDesc->height);
256 if (debug) plog("hfs_swap_BTNode: invalid record count (0x%04X)\n", srcDesc->numRecords);
275 if (debug) plog("hfs_swap_BTNode: record #%d invalid offset (0x%04X)\n", srcDesc->numRecords-i-1, srcOffs[i]);
286 if (debug) plog("hfs_swap_BTNode: offsets %d and %d out of order (0x%04X, 0x%04X)\n",
349 if (debug) plog("hfs_UNswap_BTNode: invalid forward link (0x%08X)\n", srcDesc->fLink);
352 if (debug) plog("hfs_UNswap_BTNode: invalid backward link (0x%08X)\n", srcDesc->bLink);
363 if (debug) plo
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/unix/
H A DjkAudIO_alsa.c64 if (A->debug > 1) Snack_WriteLog(" Enter SnackAudioOpen\n");
148 if (A->debug > 1) Snack_WriteLogInt(" Exit SnackAudioOpen", A->debug);
156 if (A->debug > 1) Snack_WriteLog(" Enter SnackAudioClose\n");
161 if (A->debug > 1) Snack_WriteLog(" Exit SnackAudioClose\n");
205 if (A->debug > 1) Snack_WriteLog(" Enter SnackAudioPost\n");
211 if (A->debug > 1) Snack_WriteLog(" Enter SnackAudioPost\n");
219 if (A->debug > 1) Snack_WriteLogInt(" Enter SnackAudioRead", nFrames);
223 if (A->debug > 1) Snack_WriteLogInt(" Exit SnackAudioRead", n);
244 if (A->debug >
[all...]
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/smtpd/
H A Dsmtpd.tcl366 Log debug "received: $cmdline"
505 Log debug "error in deliver: $msg"
531 Log debug "error in deliver: $msg"
561 Log debug "HELO received out of sequence."
568 Log debug "HELO received \"$line\""
574 Log debug "HELO on $channel from $domain"
589 Log debug "EHLO received out of sequence."
596 Log debug "EHLO received \"$line\""
606 Log debug "EHLO on $channel from $domain"
619 Log debug "MAI
[all...]
/macosx-10.10.1/IOSerialFamily-74/IOSerialFamily.kmodproj/
H A DIOSerialBSDClient.cpp181 // production debug output should be minimal
197 # define debug(fac, fmt, args...) \ macro
209 # define debug(fac, fmt, args...) do { } while(0)
418 debug(MULTI,"init");
483 debug(MULTI,"begin");
495 debug(MULTI,"end not normal");
507 debug(MULTI,"end normal");
514 debug(MULTI,"begin");
526 debug(MULTI,"end");
535 //debug(MULT
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DClassAdapter.java66 public void visitSource(final String source, final String debug) { argument
67 cv.visitSource(source, debug);
/macosx-10.10.1/CPANInternal-159.1/Log-Log4perl-1.40/eg/benchmarks/
H A Dsimple67 $logger->debug( "message" );
77 $logger->debug( "message" );
/macosx-10.10.1/CPANInternal-159.1/Template-Toolkit-2.25/lib/Template/Plugin/
H A DURL.pm95 [% url(debug = 1, id = 123) %]
96 # ==> /cgi/bin/foo.pl?debug=1&amp;id=123
98 [% USE mycgi = url('/cgi-bin/bar.pl', mode='browse', debug=1) %]
101 # ==> /cgi/bin/bar.pl?mode=browse&amp;debug=1
104 # ==> /cgi/bin/bar.pl?mode=submit&amp;debug=1
106 [% mycgi(debug='d2 p0', id='D4-2k[4]') %]
107 # ==> /cgi-bin/bar.pl?mode=browse&amp;debug=d2%20p0&amp;id=D4-2k%5B4%5D
120 [% USE url('/cgi-bin/baz.pl', mode='browse', debug=1) %]
131 /cgi-bin/baz.pl?mode=browse&amp;debug=1
149 /cgi-bin/baz.pl?mode=browse&amp;debug
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/popper/
H A Dmaildir.c58 if(p->debug)
154 if(p->debug)
159 if(p->debug)
169 if(p->debug)
174 if(p->debug)
179 if(p->debug)
187 if(p->debug)
193 if(p->debug)
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Dservrbf.cpp73 ICUResourceBundleFactory::debug(UnicodeString& result) const function in class:ICUResourceBundleFactory
75 LocaleKeyFactory::debug(result);
/macosx-10.10.1/MITKerberosShim-66/test/
H A Dtest-authen::krb5.pl36 $logger->debug("getPrincipalFromServiceRequestTicket: server: $server");
37 $logger->debug("getPrincipalFromServiceRequestTicket: client: $client");

Completed in 419 milliseconds

1234567891011>>