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

  /external/chromium/sdch/linux/
config.h 35 #define HAVE_POSIX_MEMALIGN 1
  /external/chromium/sdch/open-vcdiff/src/
config.h.in 34 #undef HAVE_POSIX_MEMALIGN
vcencoder_test.cc 548 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
557 #ifdef HAVE_POSIX_MEMALIGN
559 #else // !HAVE_POSIX_MEMALIGN
561 #endif // HAVE_POSIX_MEMALIGN
589 #ifdef HAVE_POSIX_MEMALIGN
591 #else // !HAVE_POSIX_MEMALIGN
593 #endif // HAVE_POSIX_MEMALIGN
614 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)
    [all...]
vcdecoder3_test.cc 476 (defined(HAVE_MEMALIGN) || defined(HAVE_POSIX_MEMALIGN))
481 #ifdef HAVE_POSIX_MEMALIGN
483 #else // !HAVE_POSIX_MEMALIGN
485 #endif // HAVE_POSIX_MEMALIGN
514 #ifdef HAVE_POSIX_MEMALIGN
516 #else // !HAVE_POSIX_MEMALIGN
518 #endif // HAVE_POSIX_MEMALIGN
542 #endif // HAVE_MPROTECT && (HAVE_MEMALIGN || HAVE_POSIX_MEMALIGN)
    [all...]
  /external/stressapptest/src/
stressapptest_config.h.in 54 #undef HAVE_POSIX_MEMALIGN
worker.cc     [all...]
sat.cc     [all...]
  /external/webkit/Source/JavaScriptCore/wtf/
Platform.h 828 #define HAVE_POSIX_MEMALIGN 1
    [all...]
  /external/e2fsprogs/misc/
badblocks.c 116 #ifdef HAVE_POSIX_MEMALIGN
127 #endif /* HAVE_POSIX_MEMALIGN */

Completed in 1244 milliseconds