Home
last modified time | relevance | path

Searched refs:HAVE_POSIX_MEMALIGN (Results 1 – 9 of 9) sorted by relevance

/external/chromium/sdch/linux/
Dconfig.h35 #define HAVE_POSIX_MEMALIGN 1 macro
/external/chromium/sdch/open-vcdiff/src/
Dvcencoder_test.cc548 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
557 #ifdef HAVE_POSIX_MEMALIGN in TEST_F()
589 #ifdef HAVE_POSIX_MEMALIGN in TEST_F()
Dconfig.h.in34 #undef HAVE_POSIX_MEMALIGN
Dvcdecoder3_test.cc476 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
481 #ifdef HAVE_POSIX_MEMALIGN in TEST_F()
514 #ifdef HAVE_POSIX_MEMALIGN in TEST_F()
/external/stressapptest/src/
Dstressapptest_config.h.in54 #undef HAVE_POSIX_MEMALIGN
Dworker.cc1815 #ifdef HAVE_POSIX_MEMALIGN in PagePrepare()
2387 #ifdef HAVE_POSIX_MEMALIGN in Work()
3157 #ifdef HAVE_POSIX_MEMALIGN in Work()
Dsat.cc1281 #ifdef HAVE_POSIX_MEMALIGN in InitializeThreads()
/external/webkit/Source/JavaScriptCore/wtf/
DPlatform.h828 #define HAVE_POSIX_MEMALIGN 1 macro
/external/e2fsprogs/misc/
Dbadblocks.c116 #ifdef HAVE_POSIX_MEMALIGN in allocate_buffer()