/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/support/ |
H A D | threads.c | 544 long double mu, mu_squared, rho_squared; in get_stddev() local 545 mu = (long double) sp.valsum / count; in get_stddev() 546 mu_squared = mu * mu; in get_stddev() 552 rho_squared = (sp.valsqsum - 2 * mu * sp.valsum + count * mu_squared) / count; in get_stddev()
|
/illumos-gate/usr/src/tools/scripts/ |
H A D | validate_pkg.py | 133 mu = (m & stat.S_IRWXU) >> 6 138 if (((mu & 0o2) == 0 and (mo & mg & 0o4) == 0o4) or 140 (mg, mo) == (mu, mu) or 143 (t == "file" and o == "bin" and mu & 0o1 == 0o1) or
|
/illumos-gate/usr/src/cmd/eqn/eqnchar.d/ |
H A D | eqnchar | 4 tdefine citimes % "\(mu\h'-\w'\(mu\^'u'\v'.3n'\(ci\v'-.3n'" %
|
/illumos-gate/usr/src/cmd/troff/nroff.d/terms.d/ |
H A D | ab.X | 119 mu 1 /\b\\
|
H A D | b.300 | 92 mu 1 x
|
H A D | b.lp | 92 mu 1 x
|
H A D | ab.37 | 119 mu 1 x
|
H A D | ab.tn300 | 119 mu 1 x
|
H A D | ab.8510 | 119 mu 1 x
|
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/ |
H A D | S | 160 mu 55 0 180
|
H A D | ZD | 158 mu 79 3 197
|
H A D | DESC | 53 \| \} ap fm <= sl if <- ua da de +- >= mu pt pd
|
/illumos-gate/usr/src/common/mpi/ |
H A D | mpi.c | 1509 mp_int s, x, mu; in s_mp_exptmod() local 1524 if((res = mp_init(&mu, FLAG(a))) != MP_OKAY) in s_mp_exptmod() 1530 s_mp_add_d(&mu, 1); in s_mp_exptmod() 1531 s_mp_lshd(&mu, 2 * USED(m)); in s_mp_exptmod() 1532 if((res = mp_div(&mu, m, &mu, NULL)) != MP_OKAY) in s_mp_exptmod() 1544 if((res = s_mp_reduce(&s, m, &mu)) != MP_OKAY) in s_mp_exptmod() 1552 if((res = s_mp_reduce(&x, m, &mu)) != MP_OKAY) in s_mp_exptmod() 1564 if((res = s_mp_reduce(&s, m, &mu)) != MP_OKAY) in s_mp_exptmod() 1572 if((res = s_mp_reduce(&x, m, &mu)) != MP_OKAY) in s_mp_exptmod() 1579 mp_clear(&mu); in s_mp_exptmod() [all …]
|
H A D | mpi-priv.h | 216 mp_err s_mp_reduce(mp_int *x, const mp_int *m, const mp_int *mu);
|
/illumos-gate/usr/src/uts/intel/io/vmm/ |
H A D | vmm_sol_dev.c | 1006 struct vm_munmap mu; in vmmdev_do_ioctl() local 1008 if (ddi_copyin(datap, &mu, sizeof (mu), md)) { in vmmdev_do_ioctl() 1012 error = vm_munmap_memseg(sc->vmm_vm, mu.gpa, mu.len); in vmmdev_do_ioctl()
|
/illumos-gate/usr/src/data/zoneinfo/ |
H A D | africa | 515 # http://economicdevelopment.gov.mu/portal/site/Mainhomepage/menuitem.a42b24128104d9845dabddd154508… 527 # http://www.lexpress.mu/display_article.php?news_id=111216 552 # http://www.gov.mu/portal/site/pmosite/menuitem.4ca0efdee47462e7440a600248a521ca/?content_id=4728c… 569 # http://www.gov.mu/portal/goc/assemblysite/file/bill2708.pdf 577 # http://lexpress.mu/Story/3398~Beebeejaun---Les-objectifs-d-économie-d-énergie-de-l-heure-d-été-on…
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 3718 \hbox{$\mathsurround=0pt \mkern1.5mu ${\it .}$ \mkern1.5mu$}\hskip 1em plus 1fill}
|
/illumos-gate/usr/src/data/terminfo/ |
H A D | termcap.src | 2826 :md=\E[1m:me=\E[m:ml=\El:mr=\E[7m:mu=\Em:nd=\E[C:rc=\E8:\ 3037 :ml=\El:mm=\E[?1034h:mo=\E[?1034l:mr=\E[7m:mu=\Em:nd=\E[C:\ 3878 :mu=\Em:nd=\EC:se=\E&d@:sf=^J:so=\E&dJ:sr=\ET:st=\E1:ta=^I:\ 4330 :#3@:%c@:%e@:mk@:ml@:mu@:tc=screen+fkeys:tc=xterm-new: 5883 # (hpex: removed memory-lock capabilities ":ml=\El:mu=\Em:", 5900 :ml=\El:mu=\Em:nd=\EC:se=\E&d@:sf=^J:so=\E&dB:st=\E1:ta=^I:\ 11448 # (dg460-ansi: removed obsolete ":kn#6:"; also removed ":mu=\EW:", on the 18936 # :mu: capabilities. After that, it supports caps plab_norm, label_on, 18998 # capabilities (EP, dF, dT, dV, kn, ma, ml, mu, xr, xx) that are no longer
|
H A D | terminfo.src | 6646 # (hpex: removed memory-lock capabilities ":ml=\El:mu=\Em:", 12935 # (dg460-ansi: removed obsolete ":kn#6:"; also removed ":mu=\EW:", on the 21154 # :mu: capabilities. After that, it supports caps plab_norm, label_on, 21216 # capabilities (EP, dF, dT, dV, kn, ma, ml, mu, xr, xx) that are no longer
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | list | 15230 mu
|
/illumos-gate/usr/src/cmd/look/ |
H A D | words | 15232 mu
|
/illumos-gate/usr/src/data/hwdata/ |
H A D | pci.ids | 13944 1102 4001 E-mu APS
|