Searched refs:alignment (Results 1 – 14 of 14) sorted by relevance
| /plan9/sys/src/cmd/gs/src/ |
| H A D | gsparams.c | 40 unsigned alignment /* alignment, must be power of 2 */ 55 unsigned alignment, /* alignment to match, must be power 2 */ 337 unsigned alignment /* alignment, must be power of 2 */ in ptr_align_to() argument 340 *src += -(int)ALIGNMENT_MOD(*src, alignment) & (alignment - 1); in ptr_align_to() 382 unsigned alignment, /* alignment to match, must be power 2 */ in wb_put_alignment() argument 389 while ((dest->total_sizeof & (alignment - 1)) != 0) in wb_put_alignment()
|
| H A D | zfapi.c | 299 const ushort alignment = 4; /* Not sure, maybe 2 */ in sfnts_copy_except_glyf() local 319 size_new += (tables[i].length + alignment - 1) / alignment * alignment; in sfnts_copy_except_glyf() 356 for (; k & (alignment - 1); k++) in sfnts_copy_except_glyf()
|
| H A D | fapiufst.c | 747 fc->alignment = (font_scale->align_to_pixels ? GAGG : GAPP); in get_scaled_font()
|
| /plan9/sys/src/cmd/venti/srv/ |
| H A D | fns.h | 7 ZBlock *alloczblock(u32int size, int zeroed, uint alignment);
|
| /plan9/sys/src/9/pc/ |
| H A D | ether83815.c | 923 ushort alignment; in sissrom() member
|
| /plan9/sys/src/ape/cmd/diff/ |
| H A D | diff.texi | 1689 * Tabs:: Preserving the alignment of tabstops. 1695 @cindex tabstop alignment 1701 move to the next tabstop, throwing off the alignment of columns in the 2851 Expand tabs to spaces in the output, to preserve the alignment of tabs 2912 context format. This causes the alignment of tabs in the line to look 3033 Expand tabs to spaces in the output, to preserve the alignment of tabs 3038 context format. This causes the alignment of tabs in the line to look 3168 This causes the alignment of tabs in the line to look normal. @xref{Tabs}. 3203 This causes the alignment of tabs in the line to look normal. @xref{Tabs}. 3630 Expand tabs to spaces in the output, to preserve the alignment of tabs [all …]
|
| /plan9/lib/font/bit/fixed/ |
| H A D | README.ORIG | 299 symbols, take care of correct alignment.
|
| /plan9/sys/src/cmd/troff/ |
| H A D | FIXES | 595 in n4.c); it delivers the current tabstop and alignment modes in
|
| /plan9/sys/doc/ |
| H A D | compiler.ms | 376 the usual alignment rules.
|
| H A D | asm.ms | 994 to preserve alignment and simplify variable-length argument list access,
|
| H A D | comp.ms | 754 when the executing machine has the same byte order (and padding and alignment)
|
| /plan9/sys/man/ |
| H A D | searchindex | 19 … access adding addpt adjacent affected algebra aliased aliasing aligned alignment aligns allows al… 31 … 0xf90012345 access addresses adjacent adjusted aggregate align aligned alignment alloc allocate a… 33 …0xff access add addresses al algorithm alignment assuming atof attach attempt bank base beyond bin… 36 … active addition address addressed addresses advance advanced advancing alignment allocated allow … 69 …640kb acceleration access accommodate actualsize align aligned alignment allocates allows aperture… 207 …abort acid active address align aligned alignment allocated allocates allocating allocation alloca… 232 …ddition addressed adds affect affected affects aggregator aid aim align alignment alignments alloc… 234 …dded addition additional adds albaseline albottom alcenter alchar align alignment alignments alink… 241 …acceleration actual added adding addpt advantage align aligned alignment allocages allocated alloc… 264 …accepts accomodate adds adjustment alignment allows alone amp annotations applying assuming automa… [all …]
|
| /plan9/sys/lib/man/permind/ |
| H A D | permindex | 111 .xx "" "col \- column" "alignment" "" "col(1)" 45 483 .xx "" "" "col \- column alignment" "" "col(1)" 45 492 .xx "" "col \-" "column alignment" "" "col(1)" 45
|
| /plan9/sys/lib/man/lookman/ |
| H A D | index | 2043 alignment /sys/man/1/col 2044 alignment /sys/man/1/db 2045 alignment /sys/man/2/control 2046 alignment /sys/man/2/draw 2047 alignment /sys/man/2/html 2048 alignment /sys/man/2/malloc 2049 alignment /sys/man/2/memdraw 2050 alignment /sys/man/2/pool 2051 alignment /sys/man/3/flash 2052 alignment /sys/man/3/vga [all …]
|