Searched refs:align (Results 201 - 225 of 798) sorted by relevance

1234567891011>>

/openbsd-current/lib/libc/arch/sh/sys/
H A Dsbrk.S82 .align 2
/openbsd-current/sys/arch/sparc64/sparc64/
H A Dofw_machdep.c186 cell_t align; member in struct:__anon8
202 args.align = 0;
216 prom_alloc_virt(int len, int align) argument
224 cell_t align; member in struct:__anon9
239 args.align = align;
357 prom_alloc_phys(int len, int align) argument
365 cell_t align; member in struct:__anon13
381 args.align = align;
402 cell_t align; member in struct:__anon14
469 prom_get_msgbuf(int len, int align) argument
477 cell_t align; member in struct:__anon16
[all...]
/openbsd-current/gnu/llvm/lld/MachO/
H A DInputSection.cpp139 align = std::max(align, copy->align);
226 uint32_t align) {
229 auto isec = make<ConcatInputSection>(section, data, align);
270 uint32_t align)
271 : InputSection(WordLiteralKind, section, data, align) {
222 makeSyntheticInputSection(StringRef segName, StringRef sectName, uint32_t flags, ArrayRef<uint8_t> data, uint32_t align) argument
268 WordLiteralInputSection(const Section &section, ArrayRef<uint8_t> data, uint32_t align) argument
H A DSymbols.h238 CommonSymbol(StringRefZ name, InputFile *file, uint64_t size, uint32_t align, argument
241 align(align != 1 ? align : llvm::PowerOf2Ceil(size)),
249 const uint32_t align; member in class:lld::macho::RefState::CommonSymbol
/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dselftest_tlb.c35 u64 align,
65 addr = round_up(vma->node.start + vma->node.size, align);
68 va->size, align);
89 if (align == SZ_64K)
91 addr = igt_random_offset(prng, addr, addr + align, 8, 8);
96 addr, align, va->resource->page_sizes_gtt,
145 addr, align, va->resource->page_sizes_gtt,
32 pte_tlbinv(struct intel_context *ce, struct i915_vma *va, struct i915_vma *vb, u64 align, void (*tlbinv)(struct i915_address_space *vm, u64 addr, u64 length), u64 length, struct rnd_state *prng) argument
/openbsd-current/lib/libssl/
H A Dssl_both.c490 size_t len, align, headerlen; local
497 align = (-SSL3_RT_HEADER_LENGTH) & (SSL3_ALIGN_PAYLOAD - 1);
501 SSL3_RT_MAX_ENCRYPTED_OVERHEAD + headerlen + align;
520 size_t len, align, headerlen; local
527 align = (-SSL3_RT_HEADER_LENGTH) & (SSL3_ALIGN_PAYLOAD - 1);
531 SSL3_RT_SEND_MAX_ENCRYPTED_OVERHEAD + headerlen + align;
533 len += headerlen + align +
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ia64/
H A Dcrtbegin.asm22 .align 8
27 .align 8
32 .align 8
116 .align 16
209 .align 16
/openbsd-current/gnu/gcc/gcc/config/xtensa/
H A Dieee754-sf.S50 .align 4
89 .align 4
291 .align 4
569 .align 4
835 .align 4
942 .align 4
1096 .align 4
1135 .align 4
1159 .align 4
1213 .align
[all...]
/openbsd-current/usr.sbin/mkuboot/
H A Dcopy_elf.c267 Elf_Addr align; local
277 align = roundup(elfoff2h(shp[i].sh_size),
279 if (align != 0) {
280 vaddr += align;
281 crc = fill_zeroes(ofd, oname, crc, ih, align);
/openbsd-current/lib/libcrypto/aes/asm/
H A Dbsaes-x86_64.pl814 .align 64
844 .align 16
860 .align 16
879 .align 64
908 .align 16
924 .align 16
971 .align 16
989 .align 16
1061 .align 16
1075 .align 1
[all...]
/openbsd-current/sys/arch/amd64/amd64/
H A Daes_intel.S101 .align 16
274 .align 4
327 .align 4
333 .align 4
401 #.align 4
413 #.align 4
510 .align 4
516 .align 4
584 .align 4
596 .align
[all...]
/openbsd-current/gnu/gcc/gcc/config/ia64/
H A Dlib1funcs.asm39 .align 16
83 .align 16
125 .align 16
161 .align 16
214 .align 16
271 .align 16
324 .align 16
382 .align 16
428 .align 16
478 .align 1
[all...]
/openbsd-current/gnu/gcc/gcc/config/arc/
H A Dlib1funcs.asm31 .align 4
67 .align 4
121 .align 4
207 .align 4
222 .align 4
240 .align 4
256 .align 4
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arc/
H A Dlib1funcs.asm31 .align 4
67 .align 4
117 .align 4
203 .align 4
218 .align 4
236 .align 4
252 .align 4
/openbsd-current/gnu/gcc/gcc/config/rs6000/
H A Dsol-ci.asm67 .align 2
88 .align 2
101 .align 2
/openbsd-current/gnu/gcc/gcc/config/fr30/
H A Dcrti.asm45 .align 4
50 # These nops are here to align the end of this code with a 16 byte
65 .align 4
/openbsd-current/gnu/gcc/gcc/config/mcore/
H A Dcrti.asm45 .align 4
50 # These nops are here to align the end of this code with a 16 byte
65 .align 4
/openbsd-current/gnu/usr.bin/gcc/gcc/config/fr30/
H A Dcrti.asm45 .align 4
50 # These nops are here to align the end of this code with a 16 byte
65 .align 4
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mcore/
H A Dcrti.asm45 .align 4
50 # These nops are here to align the end of this code with a 16 byte
65 .align 4
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dsol-ci.asm66 .align 2
87 .align 2
100 .align 2
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_ppc64.S7 .align 4
12 .align 3
141 .align 4
150 .align 4
155 .align 3
285 .align 4
/openbsd-current/sys/arch/i386/stand/libsa/
H A Dgidt.S177 .align 8, 0x90
218 .align 8, 0x90
229 .align 8
236 .align 8
240 .align 8
346 .align 8, 0x90
/openbsd-current/sys/arch/amd64/stand/libsa/
H A Dgidt.S176 .align 8, 0x90
217 .align 8, 0x90
228 .align 8
235 .align 8
239 .align 8
343 .align 8, 0x90
/openbsd-current/lib/libcrypto/modes/asm/
H A Dghash-sparcv9.pl72 .align 64
83 .align 32
134 .align 32
207 .align 32
235 .align 32
280 .align 32
/openbsd-current/lib/libcrypto/bn/asm/
H A Dppc-mont.pl113 .align 4
177 .align 4
213 .align 4
239 .align 4
290 .align 4
305 .align 4

Completed in 330 milliseconds

1234567891011>>