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

/macosx-10.9.5/llvmCore-3425.0.33/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.9.5/objc4-551.1/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.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/json/
H A Djson_write.tcl[all...]
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/pt/
H A Djson_write.tcl[all...]
/macosx-10.9.5/xnu-2422.115.4/tools/tests/libMicro/apple/
H A Dlmbench_bw_mem.c113 int aligned; member in struct:_state
129 int aligned; member in struct:__anon15568
/macosx-10.9.5/emacs-92/emacs/lisp/erc/
H A Derc-stamp.el
/macosx-10.9.5/bash-92/bash-3.2/lib/malloc/
H A Dmalloc.c1096 register char *aligned; local
/macosx-10.9.5/emacs-92/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.9.5/emacs-92/emacs/lisp/
H A Dfollow.el[all...]
/macosx-10.9.5/groff-38/groff/src/preproc/pic/
H A Dobject.cpp549 int aligned; member in class:graphic_object
/macosx-10.9.5/ruby-104/ruby/
H A Dgc.c3444 char* aligned; local
/macosx-10.9.5/xnu-2422.115.4/osfmk/vm/
H A Dvm_map.c5921 boolean_t aligned = TRUE; local
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/calc/
H A Dcalc.el
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dcperl-mode.el
/macosx-10.9.5/emacs-92/emacs/lisp/textmodes/
H A Dorg.el[all...]

Completed in 494 milliseconds