Searched +refs:standard +refs:display +refs:bit (Results 1 - 25 of 28) sorted by relevance

12

/macosx-10.9.5/vim-53/runtime/syntax/
H A Dperl6.vim72 syn match p6Normal display "\K\%(\k\|[-']\K\@=\)*"
79 let s:before_keyword = " display \"\\%(\\k\\|\\K\\@<=[-']\\)\\@<!\\%("
141 \ "Complex num complex Bit bit bool True False",
170 syn match p6Operator display "[-+/*~?|=^!%&,<>.;\\]"
171 syn match p6Operator display "\%(:\@<!::\@!\|::=\|\.::\)"
173 syn match p6Operator display "\%(\s\|^\)\@<=\%(xx=\|p5=>\)"
175 syn match p6Operator display "\d\@<=i\k\@!"
177 syn match p6Operator display "\%(&\.(\@=\|@\.\[\@=\|%\.{\@=\)"
208 exec "syn match p6ReduceOp display \"\\k\\@<!\\[[R\\\\]\\?!\\?". s:infix_assoc ."]\\%(��\\|<<\\)\\?\""
212 exec "syn match p6ReverseCrossOp display \"[R
[all...]
H A Dpine.vim40 syn keyword pineConfig display-filters
161 syn keyword pineConfig standard-printer
171 syn keyword pineConfig threading-display-style
202 syn keyword pineOption combined-addrbook-display
203 syn keyword pineOption combined-folder-display
204 syn keyword pineOption combined-subdirectory-display
230 syn keyword pineOption enable-8bit-esmtp-negotiation
231 syn keyword pineOption enable-8bit-nntp-posting
H A Dpostscr.vim10 " postscr_display - include display PS operators
12 " postscr_fonts - highlight standard font names (a lot for PS 3)
27 " Keyword characters - all 7-bit ASCII bar PS delimiters and ws
331 " Sundry standard and expert encoding names
/macosx-10.9.5/emacs-92/emacs/etc/
H A Dcalccard.tex242 % Redefine to make spaces a bit smaller
281 \wkey{start/stop standard Calc}{\calcprefix c}
284 \wkey{stop standard Calc}{q}
305 \key{display recent error messages}{w}
384 \key{trail display on/off}{t d}
391 For display mode commands, \kbd{H} prefix prevents screen redraw
488 \key{binary, octal, hex display}{d 2\, d 8\, d 6}
489 \key{decimal, other radix display}{d 0\, d r}
490 \key{display leading zeros}{d z}
559 \key{``Big'' display mod
[all...]
H A Dtermcap.src100 # to allow standard terminfo and termcap syntax to be generated cleanly from
114 # usually correspond to manufacturers or standard terminal classes.
216 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
243 # The BSD ancestor of this file had a standard Regents of the University of
350 # from the ANSI.SYS de-facto standard.
355 # Highlight controls corresponding to the ANSI.SYS standard. Most
365 # Highlight controls corresponding to the ANSI.SYS standard. *All*
386 # The DOS 5 manual asserts that these sequences meet the ISO 6429 standard.
405 # For more detail on this rather pathetic standard, see the comments
445 # padding, but most terminals using the standard ar
[all...]
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dsyntaxcomplete.vim49 " Set ignorecase to the ftplugin standard
64 " Only display items in the completion window that are at least
84 " Only display items in the completion window that are at least
182 " Only display items in the completion window that are at least
192 " Only display items in the completion window that are at least
302 " a bit more flexible and look for both if the first fails to
/macosx-10.9.5/CPANInternal-140/Digest-SHA/
H A DSHA.pm270 To calculate the digest of an n-bit message where I<n> is not a
272 the 446-bit message consisting of the bit-string "110" repeated
273 148 times, followed by "11". Here's how to display its SHA-1
281 Note that for larger bit-strings, it's more efficient to use the
286 display them on standard output. The I<dump()> method generates
352 Provided your C compiler supports a 64-bit type (e.g. the I<long
356 64-bit operations.
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dbn.tex691 This will assign the value of the 32-bit variable $b$ to the mp\_int $a$. Unlike mp\_set() this function will always
692 accept a 32-bit input regardless of the size of a single digit. However, since the value may span several digits
768 /* display */
1200 /* display */
1234 multiplications with Toom-Cook or 100,000,000 single precision multiplications with the standard Comba (a factor
1630 in bits. This comes in handy specially since larger numbers are slower to test. For example, a 512-bit number would
1631 require ten tests whereas a 1024-bit number would only require four tests.
1681 specifies the bit length of the prime desired. The variable $flags$ specifies one of several options available
1693 \hline LTM\_PRIME\_2MSB\_OFF & Makes sure that the bit adjacent to the most significant bit \\
[all...]
/macosx-10.9.5/tcl-102/tk/tk/library/
H A Dmkpsenc.tcl1090 % This is a standard prolog for Postscript generated by Tk's canvas
1159 % the assumption of stroking. It's a bit tricky because some Postscript
1316 % display it.
/macosx-10.9.5/tcl-102/tk84/tk/library/
H A Dmkpsenc.tcl1090 % This is a standard prolog for Postscript generated by Tk's canvas
1159 % the assumption of stroking. It's a bit tricky because some Postscript
1316 % display it.
/macosx-10.9.5/CPANInternal-140/Log-Log4perl/lib/Log/
H A DLog4perl.pm488 # ... or standard mode for more features:
601 These lines define your standard logger that's appending severe
795 C<Log::Log4perl> already comes with a standard set of appenders:
1026 Also, C<%d> can be fine-tuned to display only certain characteristics
1507 To alleviate this performance hit a bit, C<init_and_watch()>
1839 defined priority and a screen appender including some nice standard layout:
1990 standard Log::Log4perl logger methods, there's I<no> performance penalty
2046 internally. See details on how this standard log4j feature is implemented
2340 PatternLayout specifications in accordance with the standard
2486 why we're now shipping Log::Log4perl with its own standard appender
[all...]
/macosx-10.9.5/CPANInternal-140/Log-Log4perl-1.40/lib/Log/
H A DLog4perl.pm632 # ... or standard mode for more features:
745 These lines define your standard logger that's appending severe
967 C<Log::Log4perl> already comes with a standard set of appenders:
1233 Also, C<%d> can be fine-tuned to display only certain characteristics
1736 To alleviate this performance hit a bit, C<init_and_watch()>
2099 defined priority and a screen appender including some nice standard layout:
2247 standard Log::Log4perl logger methods, there's I<no> performance penalty
2303 internally. See details on how this standard log4j feature is implemented
2603 PatternLayout specifications in accordance with the standard
2849 why we're now shipping Log::Log4perl with its own standard appender
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy-20121207/lib/Perl/
H A DTidy.pm626 if ( $rOpts->{'standard-output'} ) {
842 if ( $rOpts->{'standard-output'} ) {
875 elsif ( $rOpts->{'standard-output'} ) {
1527 # Options with code '!' get standard negation ('no' for long names,
1545 $add_option->( 'standard-error-output', 'se', '!' );
1546 $add_option->( 'standard-output', 'st', '!' );
2786 # TODO: are these more standard names?
2804 # Use the standard API call to determine the version
3372 -st send output to standard output, STDOUT
3373 -se send all error output to standard erro
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Tidy/lib/Perl/
H A DTidy.pm592 && @ARGV > 0; # silently ignore if standard input;
598 if ( $rOpts->{'standard-output'} ) {
786 if ( $rOpts->{'standard-output'} ) {
818 elsif ( $rOpts->{'standard-output'} ) {
1219 # Options with code '!' get standard negation ('no' for long names,
1236 $add_option->( 'standard-error-output', 'se', '!' );
1237 $add_option->( 'standard-output', 'st', '!' );
2282 # TODO: are these more standard names?
2300 # Use the standard API call to determine the version
2833 -st send output to standard outpu
[all...]
/macosx-10.9.5/gnutar-452/gnutar/doc/
H A Dtexinfo.tex180 ap-pen-dix bit-map bit-maps
793 % outputs text on separate line in roman font, starting at standard page margin
1297 % xx to do this right, we have to translate 8-bit characters to
1585 % we have to define the \textfont of the standard families. Since
1875 % second argument specifying the text to display and an optional third
1876 % arg as text to display instead of (rather than in addition to) the url
2798 \def\multistrut{\strut}% just use the standard line spacing
3668 % A bit of stretch before each entry for the benefit of balancing
4902 % @example, @display,
[all...]
/macosx-10.9.5/groff-38/groff/doc/
H A Dtexinfo.tex180 ap-pen-dix bit-map bit-maps
793 % outputs text on separate line in roman font, starting at standard page margin
1297 % xx to do this right, we have to translate 8-bit characters to
1585 % we have to define the \textfont of the standard families. Since
1875 % second argument specifying the text to display and an optional third
1876 % arg as text to display instead of (rather than in addition to) the url
2798 \def\multistrut{\strut}% just use the standard line spacing
3668 % A bit of stretch before each entry for the benefit of balancing
4902 % @example, @display,
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src125 # to allow standard terminfo and termcap syntax to be generated cleanly from
139 # usually correspond to manufacturers or standard terminal classes.
241 # As the ANSI/ECMA-48 standard and variants take firmer hold, and as
268 # The BSD ancestor of this file had a standard Regents of the University of
389 # from the ANSI.SYS de-facto standard.
394 # Highlight controls corresponding to the ANSI.SYS standard. Most
411 # Highlight controls corresponding to the ANSI.SYS standard. *All*
433 # The DOS 5 manual asserts that these sequences meet the ISO 6429 standard.
452 # For more detail on this rather pathetic standard, see the comments
495 # padding, but most terminals using the standard ar
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex178 Flor-i-da Ghost-script Ghost-view Mac-OS ap-pen-dix bit-map bit-maps
790 % outputs text on separate line in roman font, starting at standard page margin
1289 % xx to do this right, we have to translate 8-bit characters to
1571 % we have to define the \textfont of the standard families. Since
1847 % second argument specifying the text to display and an optional third
1848 % arg as text to display instead of (rather than in addition to) the url
3539 % A bit of stretch before each entry for the benefit of balancing
4759 % @example, @display, @format, @lisp
4803 % @display/
[all...]
/macosx-10.9.5/emacs-92/emacs/man/
H A Dtexinfo.tex182 ap-pen-dix bit-map bit-maps
813 % outputs text on separate line in roman font, starting at standard page margin
1210 % for display in the outlines, and in other places. Thus, we have to
1365 % Also double the backslashes in the display string.
1432 % xx to do this right, we have to translate 8-bit characters to
2130 % we have to define the \textfont of the standard families. Since
2459 % second argument specifying the text to display and an optional third
2460 % arg as text to display instead of (rather than in addition to) the url
3386 \def\multistrut{\strut}% just use the standard lin
[all...]
/macosx-10.9.5/gnutar-452/gnutar/build-aux/
H A Dtexinfo.tex182 ap-pen-dix bit-map bit-maps
813 % outputs text on separate line in roman font, starting at standard page margin
1210 % for display in the outlines, and in other places. Thus, we have to
1365 % Also double the backslashes in the display string.
1432 % xx to do this right, we have to translate 8-bit characters to
2130 % we have to define the \textfont of the standard families. Since
2459 % second argument specifying the text to display and an optional third
2460 % arg as text to display instead of (rather than in addition to) the url
3386 \def\multistrut{\strut}% just use the standard lin
[all...]
/macosx-10.9.5/CPANInternal-140/Class-DBI/lib/Class/
H A DDBI.pm619 # the DBI will provide a standard attribute soon, meanwhile...
1445 Class::DBI helps you along a bit to set up the database connection.
1475 valid database handle, and should ensure it sets the standard attributes
2238 meaningful display string:
2934 Theoretically Class::DBI should work with almost any standard RDBMS. Of
/macosx-10.9.5/bc-21/bc/doc/
H A Dtexinfo.tex675 % outputs text on separate line in roman font, starting at standard page margin
1167 % but that is not a standard magnification.
1170 % we have to define the \textfont of the standard families. Since
1377 % second argument specifying the text to display and an optional third
1378 % arg as text to display instead of (rather than in addition to) the url
3045 % A bit of stretch before each entry for the benefit of balancing columns.
4204 % This actually allows (for example) @end display inside an
4207 \def\smalldisplay{\begingroup\def\Esmalldisplay{\nonfillfinish\endgroup}\display}
4221 % @display: same as @lisp except keep current font.
4223 \def\display{\begingrou
[all...]
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dtexinfo.tex689 % outputs text on separate line in roman font, starting at standard page margin
1271 % but that is not a standard magnification.
1274 % we have to define the \textfont of the standard families. Since
1495 % second argument specifying the text to display and an optional third
1496 % arg as text to display instead of (rather than in addition to) the url
3206 % A bit of stretch before each entry for the benefit of balancing columns.
4384 % This actually allows (for example) @end display inside an
4387 \def\smalldisplay{\begingroup\def\Esmalldisplay{\nonfillfinish\endgroup}\display}
4401 % @display: same as @lisp except keep current font.
4403 \def\display{\begingrou
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dtexinfo.tex676 % outputs text on separate line in roman font, starting at standard page margin
1207 % but that is not a standard magnification.
1210 % we have to define the \textfont of the standard families. Since
1417 % second argument specifying the text to display and an optional third
1418 % arg as text to display instead of (rather than in addition to) the url
3095 % A bit of stretch before each entry for the benefit of balancing columns.
4258 % This actually allows (for example) @end display inside an
4261 \def\smalldisplay{\begingroup\def\Esmalldisplay{\nonfillfinish\endgroup}\display}
4275 % @display: same as @lisp except keep current font.
4277 \def\display{\begingrou
[all...]
/macosx-10.9.5/bash-92/bash-3.2/lib/termcap/grot/
H A Dtexinfo.tex521 % outputs text on separate line in roman font, starting at standard page margin
1019 % but that is not a standard magnification.
1026 % we have to define the \textfont of the standard families. Since
2835 % a size a bit more than 14 points in the default situation.
3278 % This is @display; same as @lisp except use roman font.
3280 \def\display{\begingroup
3286 % This is @format; same as @display except don't narrow margins.
4075 % footnote reference occurs in (for example) a display environment.

Completed in 726 milliseconds

12