Searched +refs:ps +refs:skip +refs:newline (Results 1 - 14 of 14) sorted by relevance

/macosx-10.9.5/tcl-102/tcl/tcl/library/tcltest/
H A Dtcltest.tcl60 namespace export skip ;# [configure -skip]
187 # -skip value given to the flag; "userSpecifiedNonMatch" means that
612 if {![regexp {^(pass|body|skip|start|error|line)$} $level]} {
614 set level [string map {p pass b body s skip t start e error l line} \
620 if {[regexp {^(pass|body|skip|start|error|line)$} $v]} {
642 # Match and skip patterns default to the empty list, except for
651 Option -skip {} {
654 } AcceptList skip
660 # By default, skip file
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/library/tcltest/
H A Dtcltest.tcl60 namespace export skip ;# [configure -skip]
187 # -skip value given to the flag; "userSpecifiedNonMatch" means that
612 if {![regexp {^(pass|body|skip|start|error)$} $level]} {
614 set level [string map {p pass b body s skip t start e error} \
620 if {[regexp {^(pass|body|skip|start|error)$} $v]} {
641 # Match and skip patterns default to the empty list, except for
650 Option -skip {} {
653 } AcceptList skip
659 # By default, skip file
[all...]
/macosx-10.9.5/tcl-102/tcl84/tcl/generic/
H A Dregcomp.c86 static VOID skip _ANSI_ARGS_((struct vars *));
87 static chr newline _ANSI_ARGS_((NOPARMS));
214 color nlcolor; /* color of newline */
367 /* assign newline a unique color */
368 v->nlcolor = subcolor(v->cm, newline());
1582 struct state *ps; /* state in prototype */ local
1646 ps = pa->to;
1649 colorcomplement(v->nfa, v->cm, AHEAD, ps, s, rp);
1978 n = 1; /* skip 0th */
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcperl-mode.el212 (defcustom cperl-extra-newline-before-brace nil
227 (defcustom cperl-extra-newline-before-brace-multiline
228 cperl-extra-newline-before-brace
229 "*Non-nil means the same as `cperl-extra-newline-before-brace', but
285 (defcustom cperl-auto-newline nil
286 "*Non-nil means automatically newline before and after braces,
290 `cperl-auto-newline-after-colon' set."
296 Active if `cperl-auto-newline' is false."
300 (defcustom cperl-auto-newline-after-colon nil
301 "*Non-nil means automatically newline eve
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
370 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2702 %% than skip between lines in the table.
2707 %% than skip between lines in the table.
3324 % If a skip is the last thing on the list now, preserve it
3326 % the skip again. Otherwise, the whatsit generated by the
3333 % start of the @defun won't see the skip inserted by the @end of
3342 % We'll have to check whether \lastskip is zero skip. \ifdim is not
3344 % of the skip. The only way seems to be to check the textual
3345 % representation of the skip
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
373 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2814 %% than skip between lines in the table.
2819 %% than skip between lines in the table.
3450 % If a skip is the last thing on the list now, preserve it
3452 % the skip again. Otherwise, the whatsit generated by the
3459 % start of the @defun won't see the skip inserted by the @end of
3468 % We'll have to check whether \lastskip is zero skip. \ifdim is not
3470 % of the skip. The only way seems to be to check the textual
3471 % representation of the skip
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
373 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2814 %% than skip between lines in the table.
2819 %% than skip between lines in the table.
3450 % If a skip is the last thing on the list now, preserve it
3452 % the skip again. Otherwise, the whatsit generated by the
3459 % start of the @defun won't see the skip inserted by the @end of
3468 % We'll have to check whether \lastskip is zero skip. \ifdim is not
3470 % of the skip. The only way seems to be to check the textual
3471 % representation of the skip
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
379 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
1212 % interpreted as a newline (\n), followed by o, d, e. Not good.
3402 %% than skip between lines in the table.
3407 %% than skip between lines in the table.
3515 % environments, where otherwise the newline after an ignored conditional
4058 % If a skip is the last thing on the list now, preserve it
4060 % the skip again. Otherwise, the whatsit generated by the
4067 % start of the @defun won't see the skip inserted by the @end of
4076 % We'll have to check whether \lastskip is zero skip
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex50 % dvips foo.dvi -o # or whatever; this makes foo.ps.
379 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
1212 % interpreted as a newline (\n), followed by o, d, e. Not good.
3402 %% than skip between lines in the table.
3407 %% than skip between lines in the table.
3515 % environments, where otherwise the newline after an ignored conditional
4058 % If a skip is the last thing on the list now, preserve it
4060 % the skip again. Otherwise, the whatsit generated by the
4067 % start of the @defun won't see the skip inserted by the @end of
4076 % We'll have to check whether \lastskip is zero skip
[all...]
/macosx-10.9.5/bash-92/bash-3.2/doc/
H A Dtexinfo.tex54 % dvips foo.dvi -o # or whatever; this makes foo.ps.
320 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2428 %% than skip between lines in the table.
2433 %% than skip between lines in the table.
3255 % If a skip is the last thing on the list now, preserve it
3257 % the skip again. Otherwise, the whatsit generated by the
3264 % start of the @defun won't see the skip inserted by the @end of
3977 %%% Args are the skip and penalty (usually negative)
3983 % Parameter controlling skip before chapter headings (if needed)
4785 % ignore everything up to the first ^^M, that's the newline a
[all...]
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
279 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2205 %% than skip between lines in the table.
2210 %% than skip between lines in the table.
2872 % If a skip is the last thing on the list now, preserve it
2874 % the skip again. Otherwise, the whatsit generated by the
2881 % start of the @defun won't see the skip inserted by the @end of
3613 %%% Args are the skip and penalty (usually negative)
3619 % Parameter controlling skip before chapter headings (if needed)
4858 % Append \endinput to make sure that TeX does not see the ending newline
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex56 % dvips foo.dvi -o # or whatever; this makes foo.ps.
293 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2327 %% than skip between lines in the table.
2332 %% than skip between lines in the table.
3033 % If a skip is the last thing on the list now, preserve it
3035 % the skip again. Otherwise, the whatsit generated by the
3042 % start of the @defun won't see the skip inserted by the @end of
3786 %%% Args are the skip and penalty (usually negative)
3792 % Parameter controlling skip before chapter headings (if needed)
5207 % Append \endinput to make sure that TeX does not see the ending newline
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex53 % dvips foo.dvi -o # or whatever, to process the dvi file; this makes foo.ps.
280 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2249 %% than skip between lines in the table.
2254 %% than skip between lines in the table.
2922 % If a skip is the last thing on the list now, preserve it
2924 % the skip again. Otherwise, the whatsit generated by the
2931 % start of the @defun won't see the skip inserted by the @end of
3667 %%% Args are the skip and penalty (usually negative)
3673 % Parameter controlling skip before chapter headings (if needed)
5066 % Append \endinput to make sure that TeX does not see the ending newline
[all...]
/macosx-10.9.5/gnutar-452/gnutar/
H A Dconfigure1190 -psdir | --psdir | --psdi | --psd | --ps)
1192 -psdir=* | --psdir=* | --psdi=* | --psd=* | --ps=*)
1480 --psdir=DIR ps documentation [DOCDIR]
1741 # WARNING: Do not start the trap code with a newline, due to a FreeBSD 4.0 bug.
1760 *_cv_*) { echo "$as_me:$LINENO: WARNING: Cache variable $ac_var contains a newline." >&5
1761 echo "$as_me: WARNING: Cache variable $ac_var contains a newline." >&2;} ;;
2570 # Must skip GNU tar: if it does not support --format= it doesn't create
10915 # Skip $TMPDIR if it is empty or bogus, and skip $exec_prefix/lib
20428 /* FIXME: skip the run-test altogether on systems without getpagesize. */
20448 /* The bug is triggered when PATH_MAX < getpagesize (), so skip
[all...]

Completed in 353 milliseconds