Home
last modified time | relevance | path

Searched refs:dN (Results 1 – 17 of 17) sorted by relevance

/freebsd-9-stable/crypto/openssl/crypto/bn/
Dbn_gf2m.c469 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/
DNEWS142 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/
Dc.opt465 ; Documented in common.opt. FIXME - what about -dI, -dD, -dN and -dD?
DFSFChangeLog1264 (main): Enable regmove dump when -dN or -da.
DChangeLog-199915126 (do_define): Handle -dD, -dN, -g3 entirely here. Streamline.
DChangeLog-200223474 (cpp_post_options): ...but here. Disable -dD, -dN and -dI when
/freebsd-9-stable/share/termcap/
Dtermcap533 :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/
Dcppopts.texi660 @opindex dN
Dinvoke.texi346 -C -dD -dI -dM -dN @gol
3838 @item -dN
3840 @opindex dN
/freebsd-9-stable/contrib/diff/doc/
Ddiff.texi1173 @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/
DCaps.uwin638 new_line_delay OTdN num dN - - YB-G- pad needed for LF
DCaps.aix4914 new_line_delay OTdN num dN - - YB-G- pad needed for LF
DCaps.keys902 new_line_delay OTdN num dN - - YB-G- pad needed for LF
DCaps.hpux11826 new_line_delay OTdN num dN - - YB-G- pad needed for LF
DCaps812 new_line_delay OTdN num dN - - YB-G- pad needed for LF
DCaps.osf1r5822 new_line_delay OTdN num dN - - YB-G- pad needed for LF
/freebsd-9-stable/contrib/cvs/doc/
Dcvs.texinfo9657 --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}