Searched refs:immediate (Results 76 - 100 of 141) sorted by relevance

123456

/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex678 % This uses \immediate\write16 rather than \message to get newlines.
679 \immediate\write16{}
680 \immediate\write16{***WARNING*** for users of Unix TeX 3.0!}
681 \immediate\write16{This manual trips a bug in TeX version 3.0 (tex hangs).}
682 \immediate\write16{If you are running another version of TeX, relax.}
683 \immediate\write16{If you are running Unix TeX 3.0, kill this TeX process.}
684 \immediate\write16{ Then upgrade your TeX installation if you can.}
685 \immediate\write16{If you are stuck with version 3.0, run the}
686 \immediate\write16{ script ``tex3patch'' from the Texinfo distribution}
687 \immediate\write1
[all...]
/macosx-10.10.1/JavaScriptCore-7600.1.17/llint/
H A DLowLevelInterpreter32_64.asm402 # should be an immediate integer - any integer you like; use it to identify the place you're
403 # debugging from. operand should likewise be an immediate, and should identify the operand
1770 bineq t1, CellTag, .immediate
1778 .immediate:
H A DLowLevelInterpreter64.asm791 btqnz t0, tagMask, .immediate
801 .immediate:
1666 btqnz t0, tagMask, .immediate
1674 .immediate:
/macosx-10.10.1/emacs-93/emacs/lisp/gnus/
H A Dnnmail.el165 can also be `immediate' and `never'."
167 :type '(choice (const immediate)
176 It can also return the values `never' and `immediate'.
1858 ((eq days 'immediate)
H A Dnnimap.el1433 (cond ((or force (eq days 'immediate))
/macosx-10.10.1/libpcap-48/libpcap/
H A Dpcap-bpf.c340 * in the event we time out or are in immediate mode. Invoke the shared
427 * Try forcing a buffer rotation to dislodge timed out or immediate
2284 * For other platforms, we don't turn immediate mode on by default,
2288 * We set immediate mode if the caller requested it by calling
2292 if (p->opt.immediate) {
2305 if (p->opt.immediate) {
2307 * We don't support immediate mode. Fail.
H A Dpcap-dag.c689 if (handle->opt.immediate) {
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dinitex.vim115 \ '\\\%(\%(close\|open\)\%(in\|out\)\|endinput\|immediate\|input\|read\|shipout\|special\|write\)\>'
/macosx-10.10.1/emacs-93/emacs/lisp/
H A Ddired-x.el323 (let ((menu (lookup-key menu-bar [immediate])))
/macosx-10.10.1/emacs-93/emacs/lisp/progmodes/
H A Dsql.el986 "grouping" "having" "host" "hour" "identity" "ignore" "immediate" "in"
1094 "idle_time" "immediate" "in" "including" "increment" "index" "indexed"
1288 "immediate" "immutable" "implicit" "in" "increment" "index" "inherits"
1341 "full" "fuzzy" "global" "granted" "ignore" "immediate" "increment"
H A Dcc-defs.el789 ;; non-nil at any time; returning nil is a guarantee that an immediate
808 ;; Return NIL only if it can be guaranteed that an immediate
1854 (if (eq c-lang-const-expansion 'immediate)
H A Dcc-langs.el2917 (c-lang-const-expansion 'immediate))
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex1118 \immediate\openout\auxfile=\jobname.aux
1178 % without \immediate, pdftex seg faults when the same image is
1181 \immediate\pdfimage
1183 \immediate\pdfximage
4338 \immediate\openout\tocfile = \jobname.toc
4372 \immediate\closeout\tocfile
5426 \immediate\openout\macscribble=\jobname.tmp
5427 \immediate\write\macscribble{\the\toks0}%
5428 \immediate\closeout\macscribble
5776 \immediate \writexrde
[all...]
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex1121 \immediate\openout\auxfile=\jobname.aux
1186 % without \immediate, pdftex seg faults when the same image is
1189 \immediate\pdfimage
1191 \immediate\pdfximage
4480 \immediate\openout\tocfile = \jobname.toc
4514 \immediate\closeout\tocfile
5521 \immediate\openout\macscribble=\jobname.tmp
5522 \immediate\write\macscribble{\the\toks0}%
5523 \immediate\closeout\macscribble
5911 \immediate \writexrde
[all...]
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex1121 \immediate\openout\auxfile=\jobname.aux
1186 % without \immediate, pdftex seg faults when the same image is
1189 \immediate\pdfimage
1191 \immediate\pdfximage
4480 \immediate\openout\tocfile = \jobname.toc
4514 \immediate\closeout\tocfile
5521 \immediate\openout\macscribble=\jobname.tmp
5522 \immediate\write\macscribble{\the\toks0}%
5523 \immediate\closeout\macscribble
5911 \immediate \writexrde
[all...]
/macosx-10.10.1/emacs-93/emacs/etc/
H A Dcalccard.tex155 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
H A Dcs-dired-ref.tex147 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
H A Ddired-ref.tex139 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
H A Dfr-drdref.tex139 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
H A Dsk-dired-ref.tex148 %\immediate\write16{Column \folio\abc\space starts with \firstmark}
/macosx-10.10.1/JavaScriptCore-7600.1.17/offlineasm/
H A Dx86.rb492 if operand.immediate? and not operand.validX86Immediate?
773 # FIXME: could do some peephole in case the left operand is immediate and it's
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DWebView.h867 void repaint(const WebCore::IntRect&, bool contentChanged, bool immediate = false, bool repaintContentOnly = false);
/macosx-10.10.1/emacs-93/emacs/lisp/mail/
H A Dfeedmail.el234 ;; when user selects "immediate send", clear action prompt since
334 to the symbol 'immediate, give the confirmation prompt only when
953 '((after-immediate . feedmail-queue-reminder-brief)
962 (const after-immediate)
1110 immediate mode (i.e., not when you're running the queue) and will ask if
1136 "Facilitate dividing `mail-send-hook' things into queued and immediate cases.
1685 after-immediate (a message has just been sent in immediate mode)
1977 "Handle immediate sending, including during a queue run."
2090 ((eq feedmail-confirm-outgoing 'immediate)
[all...]
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex1150 \immediate\openout\auxfile=\jobname.aux
1297 % without \immediate, pdftex seg faults when the same image is
1300 \immediate\pdfimage
1302 \immediate\pdfximage
1565 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1651 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1739 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
5136 \immediate\openout\tocfile = \jobname.toc
5195 \immediate\closeout\tocfile
6252 \immediate\openou
[all...]
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex1150 \immediate\openout\auxfile=\jobname.aux
1297 % without \immediate, pdftex seg faults when the same image is
1300 \immediate\pdfimage
1302 \immediate\pdfximage
1565 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1651 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
1739 \catcode`\%=12 \immediate\pdfobj stream {%!PS-Adobe-3.0 Resource-CMap
5133 \immediate\openout\tocfile = \jobname.toc
5192 \immediate\closeout\tocfile
6254 \immediate\openou
[all...]

Completed in 472 milliseconds

123456