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

  /system/core/include/cutils/
mspace.h 100 the chunk overhead, and userptr and userlen refer to the
101 user-usable part of the chunk. If the chunk is free, userptr
108 const void *userptr, size_t userlen, void *arg), void *harg);
  /dalvik/vm/alloc/
HeapSource.h 170 const void *userptr, size_t userlen,
DdmHeap.c 213 const void *userptr, size_t userlen, void *arg)
271 if (userptr == NULL) {
276 const Object *obj = userptr;
HeapDebug.c 350 const void *userptr, size_t userlen, void *arg)
353 bool chunkFree = (userptr == NULL);
HeapSource.c     [all...]
Copying.c 770 const void *userptr, size_t userlen,
    [all...]
  /bionic/libc/bionic/
dlmalloc.h 439 const void *userptr, size_t userlen,
dlmalloc.c 5100 void *chunkptr, *userptr; local
5155 void *chunkptr, *userptr; local
    [all...]
  /device/samsung/crespo/liboverlay/
v4l2_utils.c 750 buf.m.userptr = (unsigned long)&fimc_src_buf;
  /bionic/libc/kernel/common/linux/
videodev2.h 362 unsigned long userptr; member in union:v4l2_buffer::__anon472
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 277 unsigned long userptr; member in union:v4l2_buffer::__anon1095
  /external/kernel-headers/original/linux/
videodev2.h 515 unsigned long userptr; member in union:v4l2_buffer::__anon5107
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 277 unsigned long userptr; member in union:v4l2_buffer::__anon13811
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 277 unsigned long userptr; member in union:v4l2_buffer::__anon14165
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 277 unsigned long userptr; member in union:v4l2_buffer::__anon14519
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 362 unsigned long userptr; member in union:v4l2_buffer::__anon14940
    [all...]
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 277 unsigned long userptr; member in union:v4l2_buffer::__anon15301
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 362 unsigned long userptr; member in union:v4l2_buffer::__anon15727
    [all...]

Completed in 478 milliseconds