Searched defs:aligned (Results 1 - 18 of 18) sorted by relevance

/macosx-10.10/objc4-646/runtime/
H A Dllvm-AlignOf.h113 template <> struct AlignedCharArrayImpl<1> { char aligned; }; member in struct:objc::AlignedCharArrayImpl
114 template <> struct AlignedCharArrayImpl<2> { short aligned; }; member in struct:objc::AlignedCharArrayImpl
115 template <> struct AlignedCharArrayImpl<4> { int aligned; }; member in struct:objc::AlignedCharArrayImpl
116 template <> struct AlignedCharArrayImpl<8> { double aligned; }; member in struct:objc::AlignedCharArrayImpl
[all...]
/macosx-10.10/llvmCore-3425.0.34/include/llvm/Support/
H A DAlignOf.h112 template <> struct AlignedCharArrayImpl<1> { char aligned; }; member in struct:llvm::AlignedCharArrayImpl
113 template <> struct AlignedCharArrayImpl<2> { short aligned; }; member in struct:llvm::AlignedCharArrayImpl
114 template <> struct AlignedCharArrayImpl<4> { int aligned; }; member in struct:llvm::AlignedCharArrayImpl
115 template <> struct AlignedCharArrayImpl<8> { double aligned; }; member in struct:llvm::AlignedCharArrayImpl
[all...]
H A DEndian.h25 enum alignment {unaligned, aligned}; enumerator in enum:llvm::support::alignment
[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/json/
H A Djson_write.tcl[all...]
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Djson_write.tcl[all...]
/macosx-10.10/xnu-2782.1.97/EXTERNAL_HEADERS/corecrypto/
H A Dcc_config.h91 #define aligned(x) aligned((x)>8?8:(x)) // Alignment on 8 bytes max macro
/macosx-10.10/xnu-2782.1.97/tools/tests/libMicro/apple/
H A Dlmbench_bw_mem.c113 int aligned; member in struct:_state
129 int aligned; member in struct:__anon15599
/macosx-10.10/emacs-93/emacs/lisp/erc/
H A Derc-stamp.el
/macosx-10.10/bash-94.1.2/bash-3.2/lib/malloc/
H A Dmalloc.c1096 register char *aligned; local
/macosx-10.10/emacs-93/emacs/src/
H A Dgmalloc.c221 __ptr_t aligned; /* The address that memaligned returned. */ member in struct:alignlist
H A Dalloc.c1005 EMACS_INT aligned; /* int gets warning casting to 64-bit pointer. */ local
1114 int i = 0, aligned = (long) ABLOCKS_BUSY (abase); local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/
H A Dfollow.el[all...]
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dobject.cpp549 int aligned; member in class:graphic_object
/macosx-10.10/ruby-106/ruby/
H A Dgc.c3444 char* aligned; local
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_map.c6438 boolean_t aligned = TRUE; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc.el
/macosx-10.10/emacs-93/emacs/lisp/progmodes/
H A Dcperl-mode.el
/macosx-10.10/emacs-93/emacs/lisp/textmodes/
H A Dorg.el[all...]

Completed in 570 milliseconds