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

  /external/jemalloc/test/include/test/
jemalloc_test.h 61 #if defined(HAVE_ALTIVEC) && !defined(__APPLE__)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vpx_config.h 32 #define HAVE_ALTIVEC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vpx_config.h 32 #define HAVE_ALTIVEC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vpx_config.h 32 #define HAVE_ALTIVEC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vpx_config.h 32 #define HAVE_ALTIVEC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vpx_config.h 32 #define HAVE_ALTIVEC 0
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.h 32 #define HAVE_ALTIVEC 0
vpx_config.asm 20 HAVE_ALTIVEC equ 0
  /external/jemalloc/test/src/
SFMT.c 58 #if defined(HAVE_ALTIVEC) && !defined(BIG_ENDIAN64)
70 #if defined(HAVE_ALTIVEC)
121 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
134 #if defined(HAVE_ALTIVEC)
161 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
242 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
280 #if (!defined(HAVE_ALTIVEC)) && (!defined(HAVE_SSE2))
345 #if defined(BIG_ENDIAN64) && !defined(ONLY64) && !defined(HAVE_ALTIVEC)

Completed in 72 milliseconds