| /NextBSD/contrib/binutils/gas/config/ |
| HD | tc-score.h | 38 #define md_relax_frag(segment, fragp, stretch) score_relax_frag (segment, fragp, stretch) argument
|
| HD | tc-mips.h | 49 #define md_relax_frag(segment, fragp, stretch) \ argument 50 mips_relax_frag(segment, fragp, stretch)
|
| HD | tc-arm.h | 84 #define md_relax_frag(segment, fragp, stretch) \ argument 85 arm_relax_frag(segment, fragp, stretch)
|
| HD | tc-mips.c | 13672 mips16_extended_frag (fragS *fragp, asection *sec, long stretch) in mips16_extended_frag() argument 13761 if (stretch != 0 in mips16_extended_frag() 13776 if (stretch < 0) in mips16_extended_frag() 13777 stretch = - ((- stretch) in mips16_extended_frag() 13780 stretch &= ~ ((1 << (int) f->fr_offset) - 1); in mips16_extended_frag() 13781 if (stretch == 0) in mips16_extended_frag() 13786 val += stretch; in mips16_extended_frag() 14118 mips_relax_frag (asection *sec, fragS *fragp, long stretch) in mips_relax_frag() argument 14132 if (mips16_extended_frag (fragp, NULL, stretch)) in mips_relax_frag()
|
| HD | tc-arm.c | 16830 relaxed_symbol_addr(fragS *fragp, long stretch) in relaxed_symbol_addr() argument 16847 if (stretch != 0 in relaxed_symbol_addr() 16849 addr += stretch; in relaxed_symbol_addr() 16857 relax_adr (fragS *fragp, asection *sec, long stretch) in relax_adr() argument 16867 val = relaxed_symbol_addr(fragp, stretch); in relax_adr() 16899 relax_branch (fragS *fragp, asection *sec, int bits, long stretch) in relax_branch() argument 16910 val = relaxed_symbol_addr(fragp, stretch); in relax_branch() 16926 arm_relax_frag (asection *sec, fragS *fragp, long stretch) in arm_relax_frag() argument 16935 newsize = relax_adr(fragp, sec, stretch); in arm_relax_frag() 16955 newsize = relax_adr(fragp, sec, stretch); in arm_relax_frag() [all …]
|
| HD | tc-score.c | 4933 score_relax_frag (asection * sec ATTRIBUTE_UNUSED, fragS * fragp, long stretch ATTRIBUTE_UNUSED) in score_relax_frag()
|
| /NextBSD/contrib/binutils/gas/ |
| HD | write.c | 1864 relax_frag (segT segment, fragS *fragP, long stretch) in relax_frag() argument 1902 if (stretch != 0 in relax_frag() 1906 target += stretch; in relax_frag() 2083 offsetT stretch; in relax_segment() local 2131 stretch = 0; in relax_segment() 2143 address = fragP->fr_address += stretch; in relax_segment() 2271 newf->fr_address = newoff - stretch - growth; in relax_segment() 2337 growth -= stretch; in relax_segment() 2379 growth = md_relax_frag (segment, fragP, stretch); in relax_segment() 2384 growth = relax_frag (segment, fragP, stretch); in relax_segment() [all …]
|
| HD | ChangeLog-0001 | 2364 addresses before stretch. Prevent repeated error messages.
|
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| HD | vdev_queue.c | 625 boolean_t stretch; in vdev_queue_aggregate() local 699 stretch = B_FALSE; in vdev_queue_aggregate() 707 stretch = B_TRUE; in vdev_queue_aggregate() 713 if (stretch) { in vdev_queue_aggregate()
|
| /NextBSD/contrib/top/ |
| HD | top.xs | 202 stretch as far as possible. This is accomplished by using any proper
|
| /NextBSD/contrib/groff/tmac/ |
| HD | hyphenex.us | 695 stretch-i-er
|
| /NextBSD/contrib/amd/doc/ |
| HD | texinfo.tex | 1910 % Computer Modern typewriter fonts have zero interword stretch (and 3397 % sufficient for this purpose, as it ignores stretch and shrink parts 3543 % to column. It still won't often be perfect, because of the stretch 3596 % A bit of stretch before each entry for the benefit of balancing 4361 % Don't allow stretch, though. 6673 % stretch added to depend on the line length, hence the dependence on 6876 % interword stretch (and shrink), and it is reasonable to expect all
|
| /NextBSD/contrib/groff/contrib/mom/examples/ |
| HD | typesetting.mom | 326 always remains the same (i.e. doesn't stretch when the line is
|
| /NextBSD/contrib/groff/doc/ |
| HD | texinfo.tex | 1924 % Computer Modern typewriter fonts have zero interword stretch (and 3469 % sufficient for this purpose, as it ignores stretch and shrink parts 3615 % to column. It still won't often be perfect, because of the stretch 3668 % A bit of stretch before each entry for the benefit of balancing 4433 % Don't allow stretch, though. 6745 % stretch added to depend on the line length, hence the dependence on 6948 % interword stretch (and shrink), and it is reasonable to expect all
|
| HD | groff-2 | 2467 argument. Only one command, `x X', has an argument that can stretch
|
| HD | groff.texinfo | 5468 can't stretch. @code{gtroff} provides a different command @code{\~} to 14505 has an argument that can stretch over several lines; all other
|
| HD | groff-1 | 4150 fixed-width, non-breaking space character which can't stretch.
|
| /NextBSD/contrib/gcc/doc/include/ |
| HD | texinfo.tex | 2025 % Computer Modern typewriter fonts have zero interword stretch (and 3571 % sufficient for this purpose, as it ignores stretch and shrink parts 3717 % to column. It still won't often be perfect, because of the stretch 3770 % A bit of stretch before each entry for the benefit of balancing 4535 % Don't allow stretch, though. 6874 % stretch added to depend on the line length, hence the dependence on 7095 % interword stretch (and shrink), and it is reasonable to expect all
|
| /NextBSD/contrib/gcc/config/arm/ |
| HD | ieee754-df.S | 427 mov xh, r2, asr #3 @ stretch exponent
|
| /NextBSD/usr.bin/fortune/datfiles/ |
| HD | gerrold.limerick | 304 used a vacuum to stretch it to seven,
|
| HD | limerick | 3806 He could stretch them and snap them,
|
| HD | fortunes | 13663 stretch, twist, or ablate. To treat it as a physical entity, therefore, is 48170 And the, um, plains stretch out like my moms girdle, eh? 57997 You know you're a little fat if you have stretch marks on your car.
|
| /NextBSD/contrib/ncurses/doc/ |
| HD | ncurses-intro.doc | 1571 stretch to fit entered data.
|
| /NextBSD/share/dict/ |
| HD | web2a | 60430 stretch modulus 60431 stretch-out
|
| HD | web2 | 190806 stretch
|