Searched refs:tracing (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.10/remote_cmds-47/timed.tproj/timedc.tproj/
H A Dextern.h54 void tracing(int, char *[]);
H A Dcmdtab.c51 char tracinghelp[] = "turns tracing on or off";
59 { "trace", tracinghelp, tracing, 1 },
H A Dcmds.c427 * Enables or disables tracing on local timedaemon
430 tracing(argc, argv) function
505 printf("timed tracing enabled\n");
507 printf("timed tracing disabled\n");
/macosx-10.10/tcl-105/tcl_ext/tclxml/tcldom/tests/
H A Dtestutils.tcl11 variable tracing 0 ;# Set to '1' to enable the 'trace' command
28 # Prints tracing message if $::tracing is nonzero.
31 if {$::tracing} {
/macosx-10.10/ruby-106/ruby/
H A Dvm_trace.c352 const int tracing = th->trace_arg ? 1 : 0; local
355 if (!tracing) th->vm->trace_running++;
373 if (!tracing) th->vm->trace_running--;
392 * Establishes _proc_ as the handler for tracing, or disables
393 * tracing if the parameter is +nil+.
477 * Adds _proc_ as a handler for tracing.
497 * Establishes _proc_ on _thr_ as the handler for tracing, or
498 * disables tracing if the parameter is +nil+.
606 int tracing; member in struct:rb_tp_struct
959 tp->tracing
[all...]
/macosx-10.10/xnu-2782.1.97/libsyscall/mach/servers/
H A Dls_defs.h152 int tracing; member in struct:__anon15222
/macosx-10.10/ntp-92/sntp/
H A Dsntp-opts.def58 tracing should be written to standard error. Fatal ones always
/macosx-10.10/gnutar-453/gnutar/tests/
H A Dtestsuite897 -x, --trace enable tests shell tracing
1369 echo 'Not enabling shell tracing (command contains an embedded newline)'
1476 echo 'Not enabling shell tracing (command contains an embedded newline)'
1583 echo 'Not enabling shell tracing (command contains an embedded newline)'
1690 echo 'Not enabling shell tracing (command contains an embedded newline)'
1797 echo 'Not enabling shell tracing (command contains an embedded newline)'
1907 echo 'Not enabling shell tracing (command contains an embedded newline)'
1976 echo 'Not enabling shell tracing (command contains an embedded newline)'
2070 echo 'Not enabling shell tracing (command contains an embedded newline)'
2193 echo 'Not enabling shell tracing (comman
[all...]
/macosx-10.10/libauto-186/
H A DThread.cpp596 unsafe; thread might be in the middle of an STL set grow; need to put new locks into a tracing build to get this info safely
/macosx-10.10/tcl-105/tcl_ext/sdx/sdx/lib/app-sdx/
H A Dhelp.tcl23 -debug n Enable debug tracing level (default: 1)
/macosx-10.10/vim-55/runtime/syntax/
H A Dinitex.vim236 \ '\\\%(errorcontextlines\|pausing\|tracing\%(commands\|lostchars\|macros\|online\|output\|pages\|paragraphs\|restores|stats\)\)\>'
H A Dsqlanywhere.vim462 syn keyword sqlKeyword ties timezone to to_char to_nchar top traced_plan tracing
/macosx-10.10/CPANInternal-159.1/Parse-Yapp-1.05/lib/Parse/
H A DYapp.pm453 0x10 Error Recovery tracing
/macosx-10.10/cxxfilt-11/cxxfilt/
H A Dltconfig318 --debug enable verbose shell tracing
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dltconfig245 --debug enable verbose shell tracing
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltconfig245 --debug enable verbose shell tracing
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/saslauthd/config/
H A Dltconfig245 --debug enable verbose shell tracing
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-rewr.el862 (defvar math-rwcomp-tracing nil)
865 (when math-rwcomp-tracing
1483 (tracing math-rwcomp-tracing)
1499 (and tracing
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/
H A DREADME1992 though, especially when tracing Web-related problems, it would be
/macosx-10.10/ICU-531.30/icuSources/
H A Dconfigure1399 --enable-tracing enable function and data tracing default=no
5419 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to enable function and data tracing" >&5
5420 $as_echo_n "checking whether to enable function and data tracing... " >&6; }
5423 # Check whether --enable-tracing was given.
/macosx-10.10/CPANInternal-159.1/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm2739 especially when tracing Web-related problems, it would be helpful to get
/macosx-10.10/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex179 % some effort to order the tracing commands to reduce output in the log
/macosx-10.10/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex229 % some effort to order the tracing commands to reduce output in the log
/macosx-10.10/gnutar-453/gnutar/doc/
H A Dtexinfo.tex232 % some effort to order the tracing commands to reduce output in the log
/macosx-10.10/groff-38/groff/doc/
H A Dtexinfo.tex232 % some effort to order the tracing commands to reduce output in the log

Completed in 661 milliseconds

12