Searched +refs:follow +refs:debug (Results 1 - 18 of 18) sorted by relevance

/macosx-10.9.5/ksh-20/ksh/src/lib/libast/regex/
H A Dregnexec.c33 #define DEBUG_TEST(f,y,n) ((debug&(debug_flag=f))?(y):(n))
34 #define DEBUG_CODE(f,y,n) do if(debug&(f)){y}else{n} while(0)
35 #define DEBUG_INIT() do { char* t; if (!debug) { debug = 0x80000000; if (t = getenv("_AST_regex_exec_debug")) debug |= strtoul(t, NiL, 0); } } while (0)
37 static unsigned long debug; variable
397 #define follow(e,r,c,s) ((r)->next?parse(e,(r)->next,c,s):(c)?parse(e,c,0,s):BEST) macro
413 i = follow(env, rex, cont, s);
476 i = follow(env, rex, cont, s);
536 switch (follow(en
[all...]
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dwget.vim66 syn match wgetCommand "^\s*debug" contained
80 syn match wgetCommand "^\s*follow[-_]\=ftp" contained
81 syn match wgetCommand "^\s*follow[-_]\=tags" contained
H A Dsamba.vim39 syn keyword sambaKeyword contained create deadtime debug debuglevel default
43 syn keyword sambaKeyword contained file files filetime filetimes filter follow
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Decoff.c489 struct ecoff_debug_info *debug)
505 BFD_ASSERT (debug == &ecoff_data (abfd)->debug_info);
520 internal_symhdr = &debug->symbolic_header;
527 an undocumented debug data section between the symhdr and the first
578 debug->off2 = NULL; \
580 debug->off2 = (type) ((char *) raw \
607 debug->fdr = bfd_alloc (abfd, amt);
608 if (debug->fdr == NULL)
611 fdr_ptr = debug->fdr;
612 fraw_src = (char *) debug
485 _bfd_ecoff_slurp_symbolic_info(bfd *abfd, asection *ignore ATTRIBUTE_UNUSED, struct ecoff_debug_info *debug) argument
2329 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info; local
3900 struct ecoff_debug_info * const debug = &ecoff_data (input_bfd)->debug_info; local
4376 struct ecoff_debug_info *debug; local
4443 struct ecoff_debug_info * const debug = &ecoff_data (abfd)->debug_info; local
[all...]
H A Delf64-alpha.c38 /* Get the ECOFF swapping routines. Needed for the debug information. */
193 #define alpha_elf_link_hash_lookup(table, string, create, copy, follow) \
196 (copy), (follow)))
1311 struct ecoff_debug_info *debug)
1318 memset (debug, 0, sizeof (*debug));
1328 symhdr = &debug->symbolic_header;
1335 debug->ptr = NULL; \
1339 debug->ptr = (type) bfd_malloc (amt); \
1340 if (debug
1304 elf64_alpha_read_ecoff_info(bfd *abfd, asection *section, struct ecoff_debug_info *debug) argument
1507 struct ecoff_debug_info *debug; member in struct:extsym_info
4885 struct ecoff_debug_info debug; local
[all...]
H A Delfxx-mips.c363 struct ecoff_debug_info *debug; member in struct:extsym_info
762 #define mips_elf_link_hash_lookup(table, string, create, copy, follow) \
765 (copy), (follow)))
870 struct ecoff_debug_info *debug)
877 memset (debug, 0, sizeof (*debug));
887 symhdr = &debug->symbolic_header;
894 debug->ptr = NULL; \
898 debug->ptr = bfd_malloc (amt); \
899 if (debug
863 _bfd_mips_elf_read_ecoff_info(bfd *abfd, asection *section, struct ecoff_debug_info *debug) argument
967 mips_elf_create_procedure_table(void *handle, bfd *abfd, struct bfd_link_info *info, asection *s, struct ecoff_debug_info *debug) argument
10190 struct ecoff_debug_info debug; local
[all...]
/macosx-10.9.5/CPANInternal-140/SOAP-Lite-0.69/lib/SOAP/
H A DTrace.pm23 Tracing is enabled by the SOAP::Lite import method. This is usually done at compile-time, though it may be done explicitly by calling import directly. The commands for setting up tracing start with the keyword +trace. Alternately, +debug may be used; the two are interchangeable. After the initial keyword, one or more of the signals detailed here may be specified, optionally with a callback to handle them. When specifying multiple signals to be handled by a single callback, it is sufficient to list all of them first, followed finally by the callback, as in:
35 If the keyword +trace (or +debug) is used without any signals specified, it enables all signals (as if all were implied).
37 The signals and their meaning follow. Each also bears a note as to whether the signal is relevant to a server application, client application, or both.
83 =item debug I<Client or server>
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/contrib/
H A Dtklkup126 my $debug = $opt_n ? 1 : 0;
130 # If not in debug mode;
135 if ( !$debug && $Global{'platform'} eq 'unix' ) {
158 # in debug mode, so do not fork but continue to run.
2358 $bindcommand = 'require Net::LDAPS; new Net::LDAPS( $Global{LDAP_SERVER}, timeout => 1, port => $Global{port}, debug => $opt{d} ) ';
2387 debug => $opt_d,
2432 $bindcommand = 'require Net::LDAPS; new Net::LDAPS( $url, timeout => 1, debug => $opt{d} ) ';
2460 debug => $opt_d,
4061 print "LDAP Referral: $rref \n" if $debug;
4065 print "Referral connect error, trying next now\n" if ( $debug );
[all...]
/macosx-10.9.5/CPANInternal-140/IO-Socket-SSL/
H A DSSL.pm121 $DEBUG>=shift or return; # check against debug level
161 # inet4|inet6|debug will be handeled by myself, everything
185 } elsif ( /^:?debug(\d+)/ ) {
1809 that came bundled with IO::Socket::INET, plus (optionally) the ones that follow:
2414 specify the debug level, pass 'debug#' (where # is a number from 0 to 3) to IO::Socket::SSL
2416 The debug level will also be propagated to Net::SSLeay::trace, see also L<Net::SSLeay>:
/macosx-10.9.5/screen-22/screen/
H A Dconfigure5521 found=`find $WRITEPATH $XTERMPATH -follow -print 2>/dev/null`
5523 findfollow=-follow
8129 debug=false
8427 -d, --debug don't remove temporary files
8500 --debug | --d* | -d )
8501 debug=: ;;
8576 $debug ||
/macosx-10.9.5/CPANInternal-140/Net-Telnet/lib/Net/
H A DTelnet.pm3763 Use C<dump_log()> to debug when this method keeps timing-out and you
3893 I<coderef>. Any elements that follow are the arguments to I<coderef>.
4195 Use C<dump_log()> to debug when this method keeps timing-out and you
4928 Use C<dump_log()> to debug when this method keeps timing-out and you
/macosx-10.9.5/CPANInternal-140/Net-Telnet-3.03/lib/Net/
H A DTelnet.pm3763 Use C<dump_log()> to debug when this method keeps timing-out and you
3893 I<coderef>. Any elements that follow are the arguments to I<coderef>.
4195 Use C<dump_log()> to debug when this method keeps timing-out and you
4928 Use C<dump_log()> to debug when this method keeps timing-out and you
/macosx-10.9.5/vim-53/src/testdir/
H A Dtest49.vim289 " setting a breakpoint in that line and using the ">quit" debug command when
454 " pipe are consumed at the debug prompt. Use "-N" to enable command-line
8047 endfunction " returns -1; may cause follow-up msg for illegal var/func name
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/
H A Dconfigure4217 for dir in `find ${java_base}/include -follow -type d -print | grep -v green_threads`; do
14399 debug=false
14697 -d, --debug don't remove temporary files
14770 --debug | --d* | -d )
14771 debug=: ;;
14868 $debug ||
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex2682 % the chance of memory overflow, we follow the approach outlined on
3606 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
3618 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex2380 % the change of memory overflow, we follow the approach outlined on
3213 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
3225 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex2510 % the change of memory overflow, we follow the approach outlined on
3385 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
3397 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex2424 % the change of memory overflow, we follow the approach outlined on
3267 %debug\message{final 2-column material height=\the\ht0, target=\the\dimen@.}%
3279 %debug\message{split to \the\dimen@, column heights: \the\ht1, \the\ht3.}%

Completed in 798 milliseconds