Searched refs:take (Results 1 – 25 of 129) sorted by relevance
123456
/titanic_41/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.
|
H A D | rndintl.s | 103 / most cases will not take branch.
|
/titanic_41/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.
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | WARNING.RNG | 48 Executing each program in the list can take a large amount of time, 49 especially on slower machines. Additionally some program can take a 59 The entropy collector will timeout programs which take too long
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | _stack_grow.s | 98 / Try one last time to take out the process.
|
/titanic_41/usr/src/lib/libc/amd64/gen/ |
H A D | _stack_grow.s | 96 / Try one last time to take out the process.
|
/titanic_41/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
|
/titanic_41/usr/src/cmd/lvm/util/ |
H A D | metainit.c | 637 int take = 0; in auto_take_sets() local 685 take = 1; in auto_take_sets() 690 if (take) in auto_take_sets()
|
/titanic_41/usr/src/grub/ |
H A D | capability | 30 # enhancement to take effect.
|
/titanic_41/usr/src/uts/common/io/e1000api/ |
H A D | README.illumos | 117 The next step here is to take the osdep portions and merge them. That would 120 driver. Another potential option which may prove to have less value is to take
|
123456