Searched refs:HAVE_MEMALIGN (Results 1 - 7 of 7) sorted by relevance

/external/chromium/sdch/linux/
H A Dconfig.h26 #define HAVE_MEMALIGN 1 macro
/external/chromium/sdch/open-vcdiff/src/
H A Dconfig.h.in25 #undef HAVE_MEMALIGN
H A Dvcencoder_test.cc548 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
614 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)
H A Dvcdecoder3_test.cc476 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
542 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)
/external/bluetooth/glib/glib/
H A Dconfig.h272 #define HAVE_MEMALIGN 1 macro
H A Dgslice.c312 #if HAVE_COMPLIANT_POSIX_MEMALIGN || HAVE_MEMALIGN
1120 * define HAVE_MEMALIGN 1 // if free(memalign(3)) works, <malloc.h>
1125 #if !(HAVE_COMPLIANT_POSIX_MEMALIGN || HAVE_MEMALIGN || HAVE_VALLOC)
1137 #elif HAVE_MEMALIGN
1175 #if HAVE_COMPLIANT_POSIX_MEMALIGN || HAVE_MEMALIGN || HAVE_VALLOC
/external/e2fsprogs/misc/
H A Dbadblocks.c120 #ifdef HAVE_MEMALIGN
126 #endif /* HAVE_MEMALIGN */

Completed in 137 milliseconds