Home
last modified time | relevance | path

Searched refs:mean (Results 1 – 25 of 43) sorted by relevance

12

/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/
H A DStatisticList.java495 private double mean; field in StatisticOperations
534 sd += java.lang.Math.pow(val.doubleValue() - mean, 2); in calc_sd()
587 "\n\tmean: " + f.format(mean) + in toString()
590 "\n\t\tC:" + f.format(mean - sd) + in toString()
591 "-" + f.format(mean + sd) + in toString()
592 "\n\t\tB:" + f.format(mean - 2 * sd) + in toString()
593 "-" + f.format(mean + 2 * sd) + in toString()
594 "\n\t\tA:" + f.format(mean - 3 * sd) + in toString()
595 "-" + f.format(mean + 3 * sd)); in toString()
622 mean = ((Double)((DoubleStatistic)total).getValue()). in process()
[all …]
/titanic_41/usr/src/lib/libsqlite/test/
H A Dmemleak.test34 # grows, it may mean there is a memory leak in the library.
H A Dall.test49 # grows, it may mean there is a memory leak in the library.
/titanic_41/usr/src/data/zoneinfo/
H A Detcetera44 # mean 4 hours ahead of UT (i.e. east of Greenwich).
H A Deurope63 # the rest are variants of the "xMT" pattern for a city's mean time,
130 # The railways cared most about the inconsistencies of local mean time,
376 # summer, and that Greenwich mean time is observed in winter. (Thanks
735 # Take "abolishing daylight saving time" to mean that time is now considered
1197 # But what this could mean for Estonia's chances of joining the European
1529 # behind GMT. Previously, local mean solar time was used in different parts
1530 # of Iceland, the almanak had been based on Reykjavik mean solar time which
1546 # might mean something else (???).
1972 # but for other purposes the Netherlands used Amsterdam mean time.
1976 # Amsterdam mean time) onwards, the whole of the Netherlands (including
[all …]
H A Dantarctica271 # changes during the year and does not necessarily correspond to mean
/titanic_41/usr/src/grub/grub-0.97/
H A Dacinclude.m479 dnl Older versions of GAS interpret `.code16' to mean ``generate 32-bit
83 dnl Newer versions of GAS interpret `.code16' to mean ``generate 16-bit
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/ping/
H A Dping.c2371 double mean = (double)tsum / nreceived; in finish() local
2374 sqrt(((smean - mean*mean) * nreceived) / (nreceived-1)); in finish()
2379 (double)tmin / 1000, mean / 1000, in finish()
/titanic_41/usr/src/cmd/th_tools/
H A Dth_define.c886 int i, j, k, lb, ub, mina, maxa, cutoff[2], mean; in reduce_log() local
999 mean = acnt / (j - i); /* mean value */ in reduce_log()
1002 cutoff[0] = (mean - mina) / DISTRIB_CUTOFF + mina; in reduce_log()
1014 cutoff[1] = maxa - (maxa - mean) / DISTRIB_CUTOFF; in reduce_log()
1026 acnt, mina, maxa, mean, cutoff[0], cutoff[1], lb, ub); in reduce_log()
/titanic_41/usr/src/cmd/sendmail/db/
H A DLICENSE38 * modules it contains. It does not mean source code for modules or
/titanic_41/usr/src/cmd/svc/milestone/
H A DREADME.share49 based scripts, this would mean running the method as
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A DREADME.LFS142 - The fundamental limits of a 32-bit address space mean
/titanic_41/usr/src/cmd/units/
H A Dunittab184 / at 20 deg C" is 4.1819 joule fuzz. The "mean calorie" is 4.19002 joule
/titanic_41/usr/src/lib/libpp/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/lib/libsum/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/lib/pkcs11/pkcs11_tpm/
H A DTHIRDPARTYLICENSE30 "Licensed Patents " mean patent claims licensable by a Contributor which are
/titanic_41/usr/src/lib/libshell/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/lib/libcmd/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/lib/libast/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/lib/libdll/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/cmd/ast/
H A DTHIRDPARTYLICENSE36 "Licensed Patents " mean patent claims licensable by a Contributor
/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A DCACHE_SPEC.txt128 Not allocating and managing the handles would mean a new
/titanic_41/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.msg381 which one you mean.\n\
400 (:) character is. Without it, elfedit will think you mean the\n\
/titanic_41/usr/src/cmd/filesync/
H A DREADME390 these flags mean.
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dphdr.msg281 memory, and in the file. Values 0 and 1 mean no alignment\n\

12