Searched defs:align (Results 151 - 175 of 267) sorted by relevance

1234567891011

/freebsd-11-stable/contrib/dtc/
H A Dflattree.c53 void (*align)(void *, int); member in struct:emitter
621 static void flat_realign(struct inbuf *inb, int align) argument
[all...]
/freebsd-11-stable/sys/dev/pccbb/
H A Dpccbb.c1124 int align, i; local
1237 rman_res_t align; local
1401 int align; local
[all...]
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A De_aes.c68 double align; member in union:__anon4570::__anon4571
80 double align; member in union:__anon4573::__anon4574
96 double align; member in union:__anon4575::__anon4576
108 double align; member in union:__anon4577::__anon4578
1933 double align; member in union:__anon4579::__anon4580
/freebsd-11-stable/usr.bin/elfdump/
H A Delfdump.c763 u_int64_t align; local
/freebsd-11-stable/stand/sparc64/loader/
H A Dmain.c300 claim_virt(vm_offset_t virt, size_t size, int align) argument
310 alloc_phys(size_t size, int align) argument
/freebsd-11-stable/sys/dev/usb/wlan/
H A Dif_runvar.h91 uint32_t align[0]; /* dummy field */ member in struct:run_tx_data
/freebsd-11-stable/sys/dev/sound/pcm/
H A Dchannel.h89 u_int32_t align; member in struct:pcm_channel
/freebsd-11-stable/usr.sbin/usbdump/
H A Dusbdump.c108 uint8_t align; member in struct:header_32
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_plx.c594 ntb_plx_mw_get_range(device_t dev, unsigned mw_idx, vm_paddr_t *base, caddr_t *vbase, size_t *size, size_t *align, size_t *align_size, bus_addr_t *plimit) argument
/freebsd-11-stable/sys/vm/
H A Dvm_mmap.c204 int align, error; local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTypeLoc.h282 unsigned align = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryBuiltins.cpp564 APInt ObjectSizeOffsetVisitor::align(APInt Size, uint64_t Alignment) { function in class:ObjectSizeOffsetVisitor
/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DConfig.h199 uint64_t align = 4096; member in struct:lld::coff::Configuration
H A DDriverUtils.cpp212 StringRef name, align; local
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp213 void CallGetTls(void* ptr, size_t* size, size_t* align) { argument
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DMachOLinkingContext.cpp794 addSectionAlignment(StringRef seg, StringRef sect, uint16_t align) argument
/freebsd-11-stable/sys/dev/usb/
H A Dusb_transfer.c225 usbd_transfer_setup_sub_malloc(struct usb_setup_params *parm, struct usb_page_cache **ppc, usb_size_t size, usb_size_t align, usb_size_t count) argument
[all...]
/freebsd-11-stable/sys/kern/
H A Duipc_mbuf.c1512 m_uiotombuf(struct uio *uio, int how, int len, int align, int flags) argument
/freebsd-11-stable/contrib/elftoolchain/elfcopy/
H A Dsections.c1290 create_external_section(struct elfcopy *ecp, const char *name, char *newname, void *buf, uint64_t size, uint64_t off, uint64_t stype, Elf_Type dtype, uint64_t flags, uint64_t align, uint64_t vma, int loadable) argument
[all...]
H A Delfcopy.h128 uint64_t align; /* section alignment */ member in struct:section
/freebsd-11-stable/sys/x86/include/
H A Dapicvar.h345 apic_alloc_vectors(u_int apic_id, u_int *irqs, u_int count, u_int align) argument
/freebsd-11-stable/contrib/gcc/
H A Dfinal.c539 int align = GET_MODE_SIZE (GET_MODE (PATTERN (addr_vec))); local
1019 int align = 1 << log; local
1127 int align = 1 << log; local
1469 int align = MIN (BIGGEST_ALIGNMENT, LONG_TYPE_SIZE); local
1849 int align = LABEL_ALIGN_LOG (insn); local
[all...]
H A Dstmt.c140 unsigned align = DECL_ALIGN_UNIT (label); local
H A Dcalls.c1369 unsigned int align, boundary; local
/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoffcode.h3168 bfd_vma align; local

Completed in 284 milliseconds

1234567891011