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

  /external/libchrome/base/process/
process_metrics.h 54 // shareable: These pages (kbytes) can be shared with other processes under
62 // shareable: 0
67 // shareable: 0
77 // shareable: 0
80 WorkingSetKBytes() : priv(0), shareable(0), shared(0) {}
82 size_t shareable; member in struct:base::WorkingSetKBytes
  /prebuilts/tools/common/m2/repository/javax/annotation/jsr250-api/1.0/
jsr250-api-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 145 * @shareable: Boolean whether other clients (as identified by file descriptors)
159 int32_t shareable; member in struct:drm_vmw_surface_create_req
  /prebuilts/tools/common/m2/repository/javax/annotation/javax.annotation-api/1.2/
javax.annotation-api-1.2.jar 
  /bionic/libc/kernel/uapi/drm/
vmwgfx_drm.h 85 __s32 shareable; member in struct:drm_vmw_surface_create_req
  /external/kernel-headers/original/uapi/drm/
vmwgfx_drm.h 173 * @shareable: Boolean whether other clients (as identified by file descriptors)
187 __s32 shareable; member in struct:drm_vmw_surface_create_req
898 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /external/libdrm/include/drm/
vmwgfx_drm.h 168 * @shareable: Boolean whether other clients (as identified by file descriptors)
182 __s32 shareable; member in struct:drm_vmw_surface_create_req
888 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /external/mesa3d/src/gallium/winsys/svga/drm/
vmwgfx_drm.h 170 * @shareable: Boolean whether other clients (as identified by file descriptors)
184 int32_t shareable; member in struct:drm_vmw_surface_create_req
891 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /tools/external/gradle/
gradle-api-2.14.1.jar 

Completed in 746 milliseconds