HomeSort by relevance Sort by last modified time
    Searched refs:HAVE_POSIX_MEMALIGN (Results 1 - 7 of 7) 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/webkit/Source/JavaScriptCore/wtf/
Platform.h 832 #define HAVE_POSIX_MEMALIGN 1
    [all...]
  /external/e2fsprogs/misc/
badblocks.c 116 #ifdef HAVE_POSIX_MEMALIGN
127 #endif /* HAVE_POSIX_MEMALIGN */
  /external/bluetooth/glib/glib/
gslice.c 23 #if defined HAVE_POSIX_MEMALIGN && defined POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
    [all...]

Completed in 761 milliseconds