Searched refs:eight (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/dtrace-147/test/tst/common/aggs/
H A Dtst.llquantbases.d37 @eight = llquantize(i, 8, 0, 1, 16);
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dmain.c200 eight = 3; /* binary output and input */
203 eight = 0;
224 eight |= 2; /* binary output only */
H A Dterminal.c163 if ((eight & 1) || my_want_state_is_will(TELOPT_BINARY))
166 if (eight & 2)
H A Dexterns.h58 eight, /* use eight bit mode (binary in and/or out */
H A Dtelnet.c38 #define strip(x) (eight ? (x) : ((x) & 0x7f))
58 eight = 3, variable
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dmain.c170 eight = 3; /* binary output and input */
181 eight |= 2; /* binary output only */
H A Dexterns.h110 eight, /* use eight bit mode (binary in and/or out */
H A Dtelnet.c98 eight = 0,
2138 if (eight)
2139 tel_enter_binary(eight);
97 eight = 0, variable
/macosx-10.10.1/OpenSSL098-52/src/crypto/bn/
H A Dbn_prime.pl97 $eight=$i;
106 printf "#define NUMPRIMES %d\n",$eight;
/macosx-10.10.1/groff-38/groff/font/devps/
H A Dtext.enc39 eight 56
H A Dsymbolmap176 eight 8
/macosx-10.10.1/remote_cmds-47/rlogin.tproj/
H A Drlogin.c113 int eight, rem; variable
214 eight = 1;
801 if (!eight && (mark & TIOCPKT_NOSTOP)) {
809 if (!eight && (mark & TIOCPKT_DOSTOP)) {
939 if (eight) {
/macosx-10.10.1/groff-38/groff/font/devps/generate/
H A Dtextmap173 eight 8
/macosx-10.10.1/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_parser_changelog.rb187 %w[seven eight]]]
200 %w[seven eight]]],
/macosx-10.10.1/vim-55/src/
H A Dos_vms_fix.com30 $! you to eight parameters, so you'll only be able to filter eight files
H A DMake_mvc.mak154 # Select one of eight object code directories, depends on GUI, OLE, DEBUG and
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dentry3.rb34 a digit. The fourth is a password field that accepts up to eight \
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/tomsfastmath/src/headers/
H A Dtfm.h105 #error CHAR_BIT must be a multiple of eight.
/macosx-10.10.1/ruby-106/ruby/test/psych/
H A Dtest_yaml.rb336 [ 'eight', 'nine' ]
345 - - eight
/macosx-10.10.1/adv_cmds-158/localedef/
H A Dlocaledef.pl98 <eight> \\070
/macosx-10.10.1/tcl-105/tk/tk/library/
H A Dmkpsenc.tcl55 0038 eight
/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dmkpsenc.tcl55 0038 eight
/macosx-10.10.1/vim-55/runtime/syntax/
H A Dpostscr.vim250 syn keyword postscrConstant contained one two three four five six seven eight nine colon semicolon less
/macosx-10.10.1/emacs-93/emacs/lisp/play/
H A Ddoctor.el1225 (memq x '(one two three four five six seven eight nine ten
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/
H A Dtommath.tex1476 The algorithm performs eight iterations of a simple loop where in each iteration four bits from the source are added to the
1855 flag. A high level addition is actually performed as a series of eight separate cases which can be optimized down to three unique cases.
1913 Figure~\ref{fig:AddChart} lists all of the eight possible input combinations and is sorted to show that only three
1970 \cite{HAC}. Also this algorithm is restricted by algorithm s\_mp\_sub. Chart \ref{fig:SubChart} lists the eight possible inputs and
6092 By step eight both of $u$ and $v$ are odd which is required for the inner logic. First the pair are swapped such that $v$ is equal to
6306 if $p_0$ is congruent to one or seven modulo eight, otherwise it evaluates to $-1$. After the the $\left ( { 2 \over p } \right )^k$ term is handled
6332 $k$ is even and the value is one. Otherwise, the value of $s$ depends on which residue class $p$ belongs to modulo eight. The value of

Completed in 419 milliseconds

12