/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/domain/pools/ |
H A D | Statistic.java | 95 public AggregateStatistic subtract(AggregateStatistic o); in subtract() method 275 public AggregateStatistic subtract(AggregateStatistic o) in subtract() method in DoubleStatistic 363 public AggregateStatistic subtract(AggregateStatistic o) in subtract() method in LongStatistic 450 public AggregateStatistic subtract(AggregateStatistic o) in subtract() method in UnsignedInt64Statistic 456 new UnsignedInt64(v1.subtract(v2)), in subtract()
|
H A D | ResourceMonitor.java | 236 subtract(sv2).getValue()). in calcDerivedStatistic() 239 subtract(sv2).getValue()); in calcDerivedStatistic()
|
H A D | StatisticList.java | 734 total = total.subtract(e.getTarget()); in onStatisticRemove()
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | ldivide.s | 72 subl rop(%esp),%edi / subtract denominator from remainder 76 / can't subtract the denominator from the remainder, add it back
|
/titanic_41/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/ |
H A D | StddevValue.java | 105 diff = diff.subtract(nextTry); in squareRoot128() 128 BigInteger stddev = averageOfSquares.subtract(squareOfAverage); in standardDeviation()
|
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/pools/ |
H A D | HRTime.java | 78 .subtract(older.getValue())))); in deltaFrom()
|
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | expm1.s | 61 / [z] != 0, compute exp(x) and then subtract one to get expm1(x)
|
H A D | expm1f.s | 63 / [z] != 0, compute exp(x) and then subtract one to get expm1(x)
|
/titanic_41/usr/src/lib/libc/capabilities/sun4v/common/ |
H A D | memcpy.s | 253 1: sub %o5, 8, %o5 ! subtract 8 from src 258 subcc %o2, 8, %o2 ! subtract 8 byte from size 270 1: sub %o5, 8, %o5 ! subtract from src 272 subcc %o3, 8, %o3 ! subtract from size
|
/titanic_41/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 51 FNPROTO(subtract);
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | div.s | 156 ! restore %o5 and subtract from %o3
|
H A D | rem.s | 155 ! restore %o5 and subtract from %o3
|
/titanic_41/usr/src/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 1231 uint64_t user, uint64_t group, boolean_t subtract, dmu_tx_t *tx) in do_userquota_update() argument 1235 if (subtract) in do_userquota_update()
|
/titanic_41/usr/src/lib/efcode/engine/ |
H A D | forth.c | 68 subtract(fcode_env_t *env) in subtract() function 2503 ANSI(0x01f, 0, "-", subtract); in _init()
|
/titanic_41/usr/src/lib/libc/sparcv9/fp/ |
H A D | __quad_mag64.s | 590 ldx [%i0+8],%o3 ! subtract, propagating borrows
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | opl_olympus_asm.s | 1495 subcc %g3, 1, %g3 ! subtract one from it
|
/titanic_41/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 1622 subtract the size of an IP header and that of an UDP header. 2239 subtract BUF_READ from SAVED_FILEPOS and set BUF_READ to zero, 5313 subtract the same value from BUF_READ.
|
/titanic_41/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 2556 % common last two arguments. Also subtract one from the initial value in
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 14999 add and subtract (diff) macros have changed considerably.
|
/titanic_41/usr/src/cmd/terminfo/ |
H A D | termcap.src | 6853 # appropriate scanf string, since we need to subtract %' ' from the
|
H A D | terminfo.src | 7680 # appropriate scanf string, since we need to subtract %' ' from the
|