Home
last modified time | relevance | path

Searched refs:compute (Results 1 – 25 of 47) sorted by relevance

12

/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/
H A DDurationHelper.java50 private Button compute; field in DurationHelper
191 compute = new Button(getString("=")); in addButtons()
192 add(compute, gbc); in addButtons()
193 compute.addActionListener(bl); in addButtons()
291 } else if (e.getSource() == compute) { in actionPerformed()
/titanic_41/usr/src/lib/libm/i386/src/
H A Dexpm1f.s63 / [z] != 0, compute exp(x) and then subtract one to get expm1(x)
67 / avoid spurious underflow when scaling to compute exp(x)
99 / avoid spurious underflow when scaling to compute exp(x)
H A Dexpm1.s61 / [z] != 0, compute exp(x) and then subtract one to get expm1(x)
65 / avoid spurious underflow when scaling to compute exp(x)
H A Dexp.s61 / [z] != z, compute exp(x)
/titanic_41/usr/src/lib/libc/sparcv9/gen/
H A Dstrlcpy.s77 bz,pn %ncc, .forcenullunalign ! n == 0, force null byte, compute len
114 ! compute the return value as the difference of final dst pointer
164 ! to scan src until we hit the end, and compute strlen from the
178 bz .forcenull ! if n == 0, force null byte, compute len
185 bz .forcenull ! if n == 0, force null byte, compute len
192 bz .forcenull ! if n == 0, force null byte, compute strlen
199 bz .forcenull ! if n == 0, force null byte, compute strlen
206 bz .forcenull ! if n == 0, force null byte, compute strlen
213 bz .forcenull ! if n == 0, force null byte, compute strlen
220 bz .forcenull ! if n == 0, force null byte, compute strlen
/titanic_41/usr/src/lib/libc/sparc/fp/
H A Dbase.il33 fmuld %f0,%f2,%f0 ! compute result and leave it for return
47 fdivd %f0,%f2,%f0 ! compute result and leave it for return
/titanic_41/usr/src/uts/sun4u/sunfire/ml/
H A Dsysctrl_asm.s74 add %g4, %g1, %g4 ! compute address of gate id
/titanic_41/usr/src/lib/libipmi/common/
H A Dipmi_hash.c91 ulong_t (*compute)(const void *key), in ipmi_hash_create()
103 ihp->ih_compute = compute; in ipmi_hash_create()
H A Dipmi_impl.h163 ulong_t (*compute)(const void *),
/titanic_41/usr/src/uts/sun4/ml/
H A Dcopy.s109 sub %o4, %o2, %o4 ! compute length and store it
190 sub %o2, %g3, %o2 ! compute length and store it
H A Dip_ocsum.s376 .looptidy: ! compute remaining partial sum - 8 clocks
H A Dinterrupt.s380 ! compute its interval, and update its cumulative counter.
567 ! Take timestamp, compute interval, update cumulative counter.
713 ba 0b ! compute new stats
1241 ! Take timestamp, compute interval, update cumulative counter.
/titanic_41/usr/src/lib/libc/sparcv9/fp/
H A Dbase.il29 fmuld %f0,%f2,%f0 ! compute result and leave it for return
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemcpy.s126 andl $63, %ecx / compute remaining bytes
H A Dmemset.s72 neg %esi / compute count of bytes
/titanic_41/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s122 ! compute size of quotient, scale comparand
149 ! now compute %g3
H A Drem.s121 ! compute size of quotient, scale comparand
148 ! now compute %g3
/titanic_41/usr/src/cmd/vi/port/
H A Dovdoprnt.s210 compute: label
/titanic_41/usr/src/lib/libc/i386/gen/
H A Dmemcpy.s86 movl %edx,%ecx / compute bytes left to move
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s114 sub %i1, 0x38, %o1 ! compute addr of .PLT0 from addr of .PLT1 jmpl
140 sub %i1, 0x18, %o2 ! compute address of .PLT0 from
/titanic_41/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s584 rdpr %otherwin, %g5 ! compute the number of iterations
/titanic_41/usr/src/uts/sun4u/starfire/ml/
H A Didn_asm.s254 ! now compute the base of the x_early entry for our cpu
/titanic_41/usr/src/test/zfs-tests/tests/functional/reservation/
H A Dreservation.shlib110 # This function compute the largest volume size which is multiple of volume
/titanic_41/usr/src/tools/scripts/
H A Dwebrev.sh1186 // complex to compute the x and y position of an anchor, and to
1211 // The way we compute the max anchor value is to stash it
/titanic_41/usr/src/lib/libsqlite/test/
H A Dmemdb.test23 # In the following sequence of tests, compute the MD5 sum of the content

12