Searched refs:ignore (Results 176 - 200 of 870) sorted by relevance

1234567891011>>

/macosx-10.9.5/ksh-20/ksh/src/cmd/INIT/
H A DMakefile21 $(PACKAGEROOT)/bin :INSTALLDIR: execrate ignore mamprobe package silent
31 ignore :: ignore.sh
H A DWWW.mk46 ignore $(>) --html 2> $(<)
198 local ( host dir tmp ignore ... ) $(>) www $(WWWDIR:B:S) tmp ignore
/macosx-10.9.5/RubyCocoa-80/RubyCocoa/framework/src/objc/
H A DBridgeSupport.h75 BOOL ignore; member in struct:bsMethod
76 char * suggestion; // only if ignore is true
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-report/
H A Dintegration_test.sh188 atf_check -s eq:0 -o ignore -e empty -x "atf-report -o xml:- <tps.out"
227 atf_check -s eq:0 -o ignore -e empty grep "test cases" fmt2.out
228 atf_check -s eq:0 -o ignore -e empty grep "Failed test cases" fmt2.out
229 atf_check -s eq:0 -o ignore -e empty grep "Summary for" fmt2.out
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-bcklg.el149 (ignore
/macosx-10.9.5/emacs-92/emacs/lisp/mh-e/
H A Dmh-xface.el44 (t #'ignore))
135 (ignore-errors (base64-decode-region (point-min) (point-max)))
186 (ignore-errors
197 (let* ((from-field (ignore-errors (car (message-tokenize-header
199 (from (car (ignore-errors
296 (t 'ignore))
334 (eq mh-x-image-scaling-function 'ignore)))
458 ((eq mh-x-image-scaling-function 'ignore)
469 (ignore-errors
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dprinting.el582 ;; `pr-buffer-name-ignore' Specify a regexp list for buffer names to be
1132 (defalias 'pr-f-set-keymap-name 'ignore)
2693 (defcustom pr-buffer-name-ignore
2694 (list (regexp-quote pr-buffer-name) ; ignore printing interface buffer
2695 "^ .*$") ; ignore invisible buffers
2826 'ignore ; XEmacs
4303 (defun pr-customize (&rest ignore)
4310 (defun lpr-customize (&rest ignore)
4317 (defun pr-help (&rest ignore)
4351 (defun pr-show-ps-setup (&rest ignore)
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/
H A Dextmk.rb17 $ignore = nil
148 unless $ignore
209 # ignore
246 $ignore or $continue or return false
267 unless $ignore
382 $ignore ||= true
386 $ignore ||= true
489 unless $ignore
503 if $ignore or !$nodynamic or $static
517 if $ignore
[all...]
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/tests/
H A Doption.test99 test option-1.4 {"ignore" overrides keep and rename} {
106 ignore -status
154 ignore -cursor
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/iwidgets/generic/
H A Dcheckbox.itk183 ignore -highlightthickness -highlightcolor
217 ignore -highlightthickness -highlightcolor
259 # it's set, then just ignore and return.
H A Dradiobox.itk223 ignore -highlightthickness -highlightcolor
260 ignore -highlightthickness -highlightcolor
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/dns/
H A Dresolv.tcl28 namespace export resolve init ignore hostname
43 # Command Name -- ignore
52 proc ::resolv::ignore { hostname } {
/macosx-10.9.5/vim-53/runtime/syntax/
H A Damiga.vim16 syn case ignore
66 syn case ignore
H A Dbib.vim20 syn case ignore
55 " Actually, 5.8 <= Vim < 6.0 would ignore the `fold' keyword anyway, but Vim<5.8 would produce
H A Dcalendar.vim54 syn case ignore
58 syn case ignore
H A Dlynx.vim24 syn case ignore
30 syn case ignore
H A Dtak.vim22 syn case ignore
61 syn case ignore
/macosx-10.9.5/emacs-92/emacs/lisp/eshell/
H A Desh-cmd.el399 (ignore
405 (ignore
433 "Evaluate Lisp command (ignore args)"
447 "Run subcommand (ignore args)"
709 (ignore (goto-char here))))))
783 `(let ((eshell-this-command-hook (list 'ignore)))
828 (ignore
854 (ignore
928 (ignore
1034 (ignore
[all...]
/macosx-10.9.5/bash-92/bash-3.2/
H A Dcommand.h193 int ignore; /* Unused; simplifies make_command (). */ member in struct:connection
316 int ignore; /* See description of CMD flags. */ member in struct:group_com
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/examples/
H A Dfileman.c439 com_pwd (ignore)
440 char *ignore;
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dmisc.c232 rl_digit_argument (ignore, key)
233 int ignore, key;
H A Dutil.c174 rl_tilde_expand (ignore, key)
175 int ignore, key;
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dprivate.c64 ignore(dns_rdata_t *param, dns_rdataset_t *privateset) { function
223 if (ignore(&rdata, &privateset))
/macosx-10.9.5/bind9-45.100/bind9/unit/atf-src/atf-config/
H A Dintegration_test.sh59 atf_check -s eq:0 -o ignore -e empty grep "${v}" stdout
162 atf_check -s eq:0 -o ignore -e empty grep "^${v} : testval$" affected
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-log.el251 (ignore-errors (insert-file-contents (erc-current-logfile))
328 (defun erc-generate-log-file-name-with-date (buffer &rest ignore)
334 (defun erc-generate-log-file-name-short (buffer &rest ignore)

Completed in 419 milliseconds

1234567891011>>