Searched +refs:ps +refs:string +refs:control +refs:codes (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/vim-53/runtime/
H A Dfiletype.vim163 " *.lst is not pure assembly, it has two extra columns (address, byte codes)
308 if getline(lnum) =~# '^\(//\|inherit\|private\|protected\|nosave\|string\|object\|mapping\|mixed\)'
549 au BufNewFile,BufRead */debian/control setf debcontrol
550 au BufNewFile,BufRead control
1354 au BufNewFile,BufRead *.ps,*.pfa,*.afm,*.eps,*.epsf,*.epsi,*.ai setf postscr
2358 " Bazaar version control
2499 " Returns a string with error messages (hopefully empty).
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex296 member named ``item'' of the variable. For example, a string of characters may have a member ``length'' which would
297 evaluate to the number of characters in the string. If the string $a$ equals ``hello'' then it follows that
493 The GMP library also does not return error codes. Instead it uses a POSIX.1 \cite{POSIX1} signal system where errors
549 \includegraphics{pics/design_process.ps}
582 Similarly, computer algorithms must maintain strict control over memory usage to ensure that the digits of an integer
1172 text. The error return codes of other algorithms are not explicitly checked in the pseudo-code presented. For example, in
2190 \includegraphics{pics/sliding_window.ps}
2612 \textbf{MP\_WARRAY}. This new constant is used to control the stack usage in the Comba routines. By default it is
3616 algorithms known as CRCs, error correction codes suc
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dterminfo.src94 # string-table limit of archaic termcap libraries except where explicitly
130 # the string "########") and minor sections (beginning with "####"); do
194 # The System V Release 4 and XPG4 terminfo format defines ten string
199 # u9 terminal enquire string (equiv. to ANSI/ECMA-48 DA)
204 # The terminal enquire string <u9> should elicit an answerback response
208 # The cursor position request (<u7>) string should elicit a cursor position
212 # answerback string. The string may contain the following scanf(3)-like
218 # The cursor position report (<u6>) string must contain two scanf(3)-style
220 # and the second to the %d. If the string contain
[all...]

Completed in 247 milliseconds