/titanic_41/usr/src/cmd/krb5/kadmin/gui/dchanger/ |
H A D | DurationHelper.java | 50 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 D | expm1f.s | 63 / [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 D | expm1.s | 61 / [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 D | exp.s | 61 / [z] != z, compute exp(x)
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | strlcpy.s | 77 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 D | base.il | 33 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 D | sysctrl_asm.s | 74 add %g4, %g1, %g4 ! compute address of gate id
|
/titanic_41/usr/src/lib/libipmi/common/ |
H A D | ipmi_hash.c | 91 ulong_t (*compute)(const void *key), in ipmi_hash_create() 103 ihp->ih_compute = compute; in ipmi_hash_create()
|
H A D | ipmi_impl.h | 163 ulong_t (*compute)(const void *),
|
/titanic_41/usr/src/uts/sun4/ml/ |
H A D | copy.s | 109 sub %o4, %o2, %o4 ! compute length and store it 190 sub %o2, %g3, %o2 ! compute length and store it
|
H A D | ip_ocsum.s | 376 .looptidy: ! compute remaining partial sum - 8 clocks
|
H A D | interrupt.s | 380 ! 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 D | base.il | 29 fmuld %f0,%f2,%f0 ! compute result and leave it for return
|
/titanic_41/usr/src/lib/libc/i386_hwcap1/gen/ |
H A D | memcpy.s | 126 andl $63, %ecx / compute remaining bytes
|
H A D | memset.s | 72 neg %esi / compute count of bytes
|
/titanic_41/usr/src/cmd/sgs/rtld.4.x/ |
H A D | div.s | 122 ! compute size of quotient, scale comparand 149 ! now compute %g3
|
H A D | rem.s | 121 ! compute size of quotient, scale comparand 148 ! now compute %g3
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | ovdoprnt.s | 210 compute: label
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | memcpy.s | 86 movl %edx,%ecx / compute bytes left to move
|
/titanic_41/usr/src/cmd/sgs/rtld/sparcv9/ |
H A D | boot_elf.s | 114 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 D | dtrace_asm.s | 584 rdpr %otherwin, %g5 ! compute the number of iterations
|
/titanic_41/usr/src/uts/sun4u/starfire/ml/ |
H A D | idn_asm.s | 254 ! now compute the base of the x_early entry for our cpu
|
/titanic_41/usr/src/test/zfs-tests/tests/functional/reservation/ |
H A D | reservation.shlib | 110 # This function compute the largest volume size which is multiple of volume
|
/titanic_41/usr/src/tools/scripts/ |
H A D | webrev.sh | 1186 // 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 D | memdb.test | 23 # In the following sequence of tests, compute the MD5 sum of the content
|