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

  /prebuilts/gcc/darwin-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 29 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
41 #endif /* !(__ANDROID__) || (HAVE_POSIX_MEMALIGN) */
51 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h 29 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
47 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/lib/gcc/x86_64-linux/4.8/include/
mm_malloc.h 29 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
47 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
  /prebuilts/gcc/linux-x86/x86/x86_64-linux-android-4.9/lib/gcc/x86_64-linux-android/4.9.x/include/
mm_malloc.h 29 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
41 #endif /* !(__ANDROID__) || (HAVE_POSIX_MEMALIGN) */
51 #if !defined(__ANDROID__) || defined(HAVE_POSIX_MEMALIGN)
  /external/scrypt/
config.h 24 #define HAVE_POSIX_MEMALIGN 1
  /external/e2fsprogs/lib/
config.h 57 # define HAVE_POSIX_MEMALIGN 1
config.h.in 341 #undef HAVE_POSIX_MEMALIGN
  /external/e2fsprogs/util/
android_config.h 48 # define HAVE_POSIX_MEMALIGN 1
  /external/mesa3d/src/gallium/auxiliary/os/
os_memory_stdc.h 51 #if defined(HAVE_POSIX_MEMALIGN)
  /external/stressapptest/src/
stressapptest_config_android.h 55 #define HAVE_POSIX_MEMALIGN 1
stressapptest_config.h.in 54 #undef HAVE_POSIX_MEMALIGN
worker.cc     [all...]
sat.cc     [all...]
  /external/mesa3d/src/mesa/main/
imports.c 86 #if defined(HAVE_POSIX_MEMALIGN)
115 #endif /* defined(HAVE_POSIX_MEMALIGN) */
125 #if defined(HAVE_POSIX_MEMALIGN)
164 #endif /* defined(HAVE_POSIX_MEMALIGN) */
179 #if defined(HAVE_POSIX_MEMALIGN)
189 #endif /* defined(HAVE_POSIX_MEMALIGN) */
  /external/pdfium/third_party/libopenjpeg20/
opj_malloc.h 102 #define HAVE_POSIX_MEMALIGN
128 #ifdef HAVE_POSIX_MEMALIGN
  /external/e2fsprogs/lib/ext2fs/
inline.c 53 #ifdef HAVE_POSIX_MEMALIGN
57 #else /* !HAVE_POSIX_MEMALIGN */
80 #endif /* HAVE_POSIX_MEMALIGN */
  /external/mesa3d/include/
c99_compat.h 144 # define HAVE_POSIX_MEMALIGN
  /external/scrypt/lib/crypto/
crypto_scrypt-neon.c 227 #ifdef HAVE_POSIX_MEMALIGN
crypto_scrypt-sse.c 301 #ifdef HAVE_POSIX_MEMALIGN
  /external/ImageMagick/config/
config.h.in 361 #undef HAVE_POSIX_MEMALIGN
  /external/e2fsprogs/misc/
badblocks.c 129 #ifdef HAVE_POSIX_MEMALIGN
140 #endif /* HAVE_POSIX_MEMALIGN */
    [all...]

Completed in 632 milliseconds