Searched defs:align (Results 51 - 75 of 139) sorted by relevance

123456

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/libffi-src/x86/
H A Dx86-ffi64.c352 long align = cif->arg_types[i]->alignment; local
429 long align = arg_types[i]->alignment; local
567 long align = arg_types[i]->alignment; local
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libffi-src/x86/
H A Dx86-ffi64.c352 long align = cif->arg_types[i]->alignment; local
429 long align = arg_types[i]->alignment; local
567 long align = arg_types[i]->alignment; local
[all...]
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/libffi-src/x86/
H A Dx86-ffi64.c404 long align = cif->arg_types[i]->alignment; local
482 long align = arg_types[i]->alignment; local
677 long align = arg_types[i]->alignment; local
[all...]
/macosx-10.10.1/xnu-2782.1.97/libkern/kxld/
H A Dkxld_util.c737 kxld_align_address(kxld_addr_t address, u_int align) argument
H A Dkxld_sym.c607 u_int align = GET_COMM_ALIGN(sym->desc); local
/macosx-10.10.1/OpenSSL098-52/src/crypto/engine/
H A Deng_padlock.c264 int align:1; /* n/a in C3 */ member in struct:__anon3295::__anon3296
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Ds3_cbc.c441 union { double align; member in union:__anon3429
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/malloc/
H A Dalloca.c141 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dalloca.c142 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_types.c397 size_t align = 0; local
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_dof.c139 dof_add_lsect(dt_dof_t *ddo, const void *data, uint32_t type, uint32_t align, uint32_t flags, uint32_t entsize, uint64_t size) argument
166 dof_add_usect(dt_dof_t *ddo, const void *data, uint32_t type, uint32_t align, uint32_t flags, uint32_t entsize, uint64_t size) argument
/macosx-10.10.1/emacs-93/emacs/lib-src/
H A Dalloca.c163 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
/macosx-10.10.1/emacs-93/emacs/lisp/erc/
H A Derc-stamp.el
/macosx-10.10.1/emacs-93/emacs/src/
H A Dalloca.c163 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
H A Dw32bdf.c446 int align, rowbytes; local
/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dalloca.c154 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
/macosx-10.10.1/gnutar-453/gnutar/lib/
H A Dalloca.c133 char align[ALIGN_SIZE]; /* To force sizeof(header). */ member in union:hdr
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/vmalloc/
H A Dvmbest.c1002 static Void_t* bestalign(Vmalloc_t* vm, size_t size, size_t align, int local) argument
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Analysis/
H A DMemoryBuiltins.cpp370 APInt ObjectSizeOffsetVisitor::align(APInt Size, uint64_t Align) { function in class:ObjectSizeOffsetVisitor
/macosx-10.10.1/xnu-2782.1.97/bsd/netinet/
H A Dmptcp_usrreq.c1131 mptcp_uiotombuf(struct uio *uio, int how, int space, uint32_t align, argument
/macosx-10.10.1/WebKit-7600.1.25/win/
H A DDOMHTMLClasses.cpp1032 HRESULT STDMETHODCALLTYPE DOMHTMLInputElement::align( function in class:DOMHTMLInputElement
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dnlmconv.c171 bfd_size_type align; local
1161 bfd_size_type align; local
[all...]
H A Dsrconv.c1682 align (int x) function
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Dctf.c614 pad_buffer(ctf_buf_t *buf, int align) argument
H A Doutput.c831 size_t align = gelf_fsize(dst, ELF_T_ADDR, 1, EV_CURRENT); local

Completed in 383 milliseconds

123456