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

  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/
mm_malloc.h 71 _mm_free (void * aligned_ptr) function
  /prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/
mm_malloc.h 71 _mm_free (void * aligned_ptr) function
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
mm_malloc.h 52 _mm_free (void * ptr) function
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
mm_malloc.h 58 _mm_free (void * ptr) function
  /external/clang/lib/Headers/
mm_malloc.h 69 _mm_free(void *__p) function
  /prebuilts/sdk/renderscript/clang-include/
mm_malloc.h 69 _mm_free(void *__p) function
  /external/eigen/Eigen/src/Core/util/
Memory.h 229 _mm_free(ptr);
254 // The defined(_mm_free) is just here to verify that this MSVC version
255 // implements _mm_malloc/_mm_free based on the corresponding _aligned_
257 #if defined(_MSC_VER) && defined(_mm_free)
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/video/
SDL_blit_A.c 29 Checking if _mm_free is #defined in malloc.h is is the only way to
41 # if defined(_mm_free)
    [all...]

Completed in 309 milliseconds