HomeSort by relevance Sort by last modified time
    Searched defs:is_aligned (Results 1 - 9 of 9) sorted by null

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp 162 struct is_aligned struct in namespace:boost::detail
199 ::boost::detail::is_aligned< ::boost::alignment_of<t1>::value,Align >::value
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.h 189 static INLINE VGboolean is_aligned(const void *ptr) function
  /external/mesa3d/src/gallium/state_trackers/vega/
vg_context.h 189 static INLINE VGboolean is_aligned(const void *ptr) function
  /external/chromium_org/third_party/skia/src/utils/
SkMD5.cpp 231 static inline bool is_aligned(const void *pointer, size_t byte_count) { function
240 if (is_aligned(input, 4)) {
  /external/skia/src/utils/
SkMD5.cpp 231 static inline bool is_aligned(const void *pointer, size_t byte_count) { function
240 if (is_aligned(input, 4)) {
  /bionic/libc/upstream-dlmalloc/
malloc.c 1618 #define is_aligned macro
    [all...]
  /external/eigen/unsupported/test/mpreal/
dlmalloc.c 1460 #define is_aligned macro
    [all...]
  /external/libffi/src/
dlmalloc.c 1260 #define is_aligned macro
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 1306 #define is_aligned macro
    [all...]

Completed in 695 milliseconds