| /illumos-gate/usr/src/uts/common/io/mlxcx/ |
| H A D | mlxcx_gld.c | 414 size_t take, done = 0; in mlxcx_mac_txr_read() local 438 take = nbytes - done; in mlxcx_mac_txr_read() 439 if (take > sizeof (data.mlrd_mcia.mlrd_mcia_data)) in mlxcx_mac_txr_read() 440 take = sizeof (data.mlrd_mcia.mlrd_mcia_data); in mlxcx_mac_txr_read() 447 data.mlrd_mcia.mlrd_mcia_size = to_be16(take); in mlxcx_mac_txr_read() 461 bcopy(data.mlrd_mcia.mlrd_mcia_data, &buf[done], take); in mlxcx_mac_txr_read() 463 done += take; in mlxcx_mac_txr_read() 464 offset += take; in mlxcx_mac_txr_read() 518 size_t take = 0; in mlxcx_mac_ring_tx() local 543 take = sz; in mlxcx_mac_ring_tx() [all …]
|
| /illumos-gate/usr/src/lib/libm/i386/src/ |
| H A D | expl.S | 43 jb 2f / If so, see which shortcut to take 79 jae .shortcut / If so, take a shortcut
|
| H A D | exp2f.S | 38 jbe .shortcut / If so, take a shortcut.
|
| H A D | exp2.S | 38 jb .shortcut / If so, take a shortcut.
|
| H A D | exp2l.S | 38 jb .shortcut / If so, take a shortcut.
|
| H A D | lround.S | 71 / most cases will not take branch.
|
| H A D | round.S | 71 / most cases will not take branch.
|
| H A D | roundl.S | 71 / most cases will not take branch.
|
| H A D | lroundl.S | 71 / most cases will not take branch.
|
| H A D | exp10f.S | 37 jbe .shortcut / If so, take a shortcut.
|
| H A D | exp10l.S | 42 jb .shortcut / If so, take a shortcut.
|
| H A D | exp10.S | 37 jb .shortcut / If so, take a shortcut.
|
| H A D | expm1.S | 42 jb .shortcut / If so, take a shortcut.
|
| H A D | expm1l.S | 44 jb .shortcut / If so, take a shortcut.
|
| H A D | rndintl.S | 106 / most cases will not take branch.
|
| /illumos-gate/usr/src/lib/libm/amd64/src/ |
| H A D | expl.S | 43 jb 2f / If so, see which shortcut to take 80 jae .shortcut / If so, take a shortcut
|
| H A D | exp2l.S | 38 jb .shortcut / If so, take a shortcut.
|
| H A D | exp10l.S | 42 jb .shortcut / If so, take a shortcut.
|
| H A D | expm1l.S | 44 jb .shortcut / If so, take a shortcut.
|
| /illumos-gate/usr/src/lib/libc/amd64/gen/ |
| H A D | _stack_grow.S | 96 / Try one last time to take out the process.
|
| /illumos-gate/usr/src/lib/libc/i386/gen/ |
| H A D | _stack_grow.S | 98 / Try one last time to take out the process.
|
| /illumos-gate/usr/src/cmd/sendmail/cf/feature/ |
| H A D | compat_check.m4 | 29 dnl for consistency with the other two even though discard does not take a
|
| /illumos-gate/usr/src/grub/ |
| H A D | capability | 33 # enhancement to take effect.
|
| /illumos-gate/usr/src/uts/i86pc/ml/ |
| H A D | locore.S | 554 / not take too many nor too few PIT counts to execute. If this value is too 555 / large, then on slow machines the loop will take a long time, or the PIT
|
| /illumos-gate/usr/src/uts/common/io/e1000api/ |
| H A D | README.illumos | 102 The next step here is to take the osdep portions and merge them. That would 105 driver. Another potential option which may prove to have less value is to take
|