Searched refs:dN (Results 1 – 17 of 17) sorted by relevance
| /freebsd-9-stable/crypto/openssl/crypto/bn/ |
| D | bn_gf2m.c | 469 int n, dN, d0, d1; in BN_GF2m_mod_arr() local 495 dN = p[0] / BN_BITS2; in BN_GF2m_mod_arr() 496 for (j = r->top - 1; j > dN;) { in BN_GF2m_mod_arr() 516 n = dN; in BN_GF2m_mod_arr() 525 while (j == dN) { in BN_GF2m_mod_arr() 528 zz = z[dN] >> d0; in BN_GF2m_mod_arr() 535 z[dN] = (z[dN] << d1) >> d1; in BN_GF2m_mod_arr() 537 z[dN] = 0; in BN_GF2m_mod_arr()
|
| /freebsd-9-stable/contrib/diff/ |
| D | NEWS | 142 example, `%(N=0?no:%dN) line%(N=1?:s)' is equivalent to `no lines' 144 to `1 line' if N is 1, and to `%dN lines' otherwise.
|
| /freebsd-9-stable/contrib/gcc/ |
| D | c.opt | 465 ; Documented in common.opt. FIXME - what about -dI, -dD, -dN and -dD?
|
| D | FSFChangeLog | 1264 (main): Enable regmove dump when -dN or -da.
|
| D | ChangeLog-1999 | 15126 (do_define): Handle -dD, -dN, -g3 entirely here. Streamline.
|
| D | ChangeLog-2002 | 23474 (cpp_post_options): ...but here. Disable -dD, -dN and -dI when
|
| /freebsd-9-stable/share/termcap/ |
| D | termcap | 533 :is=\E[?7h\E[?3l\E[?5l:dN@:ks@:ke@:do=^J:\ 966 :dN@:tc=vt132: 968 :dN@:tc=vt132: 970 :dN@:tc=vt132: 2226 # Some tty drivers use cr3 for concept, others use nl3, hence dN/dC below. 2237 :.dN#9:dC#9:pb#9600:vt#8:us=\EG:ue=\Eg:so=\EE\ED:se=\Ed\Ee:\ 2251 :vb=\Ek\200\EK:pt:dC@:dN@:tc=c100: 2253 :vb=\EK\200\Ek:pt:dC@:dN@:tc=c100-rv: 2512 :al=99\E[L:dl=99\E[M:ip=7:dc=7\E[P:ei=\E[4l:im=\E[4h:xn:dN#30:tc=vt100: 2518 :xn:do=^J:co#80:li#24:cl=50\E[H\E[2J:dC=10:dN#10:\ [all …]
|
| /freebsd-9-stable/contrib/gcc/doc/ |
| D | cppopts.texi | 660 @opindex dN
|
| D | invoke.texi | 346 -C -dD -dI -dM -dN @gol 3838 @item -dN 3840 @opindex dN
|
| /freebsd-9-stable/contrib/diff/doc/ |
| D | diff.texi | 1173 @dots{}, @file{dN} contain the outputs of @samp{diff -e old new1}, 1175 respectively, then the command @samp{(cat d1 d2 @dots{} dN && echo w) | 1400 --new-group-format='-------- %dN line%(N=1?:s) added after %de: 1505 For example, @samp{%5dN} prints the number of new lines in the group 1515 For example, @samp{%(N=0?no:%dN) line%(N=1?:s)} is equivalent to 1517 new file) is 0, to @samp{1 line} if @var{N} is 1, and to @samp{%dN lines}
|
| /freebsd-9-stable/contrib/ncurses/include/ |
| D | Caps.uwin | 638 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| D | Caps.aix4 | 914 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| D | Caps.keys | 902 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| D | Caps.hpux11 | 826 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| D | Caps | 812 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| D | Caps.osf1r5 | 822 new_line_delay OTdN num dN - - YB-G- pad needed for LF
|
| /freebsd-9-stable/contrib/cvs/doc/ |
| D | cvs.texinfo | 9657 --new-group-format='-------- %dN line%(N=1?:s) added after %de: 9758 For example, @samp{%5dN} prints the number of new lines in the group 9768 For example, @samp{%(N=0?no:%dN) line%(N=1?:s)} is equivalent to 9770 new file) is 0, to @samp{1 line} if @var{N} is 1, and to @samp{%dN lines}
|