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

  /external/libchrome/base/process/
process_metrics.h 49 // shareable: These pages (kbytes) can be shared with other processes under
57 // shareable: 0
62 // shareable: 0
68 // shareable: 0
71 WorkingSetKBytes() : priv(0), shareable(0), shared(0) {}
73 size_t shareable; member in struct:base::WorkingSetKBytes
  /external/libdrm/include/drm/
vmwgfx_drm.h 185 * @shareable: Boolean whether other clients (as identified by file descriptors)
199 int32_t shareable; member in struct:drm_vmw_surface_create_req
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsr250-api-1.0.jar 
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/drm/
vmwgfx_drm.h 183 * @shareable: Boolean whether other clients (as identified by file descriptors)
197 int32_t shareable; member in struct:drm_vmw_surface_create_req
  /prebuilts/tools/common/m2/repository/javax/annotation/jsr250-api/1.0/
jsr250-api-1.0.jar 
  /external/mesa3d/src/gallium/winsys/svga/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/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 97 int32_t shareable; member in struct:drm_vmw_surface_create_req
  /external/kernel-headers/original/uapi/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
890 * @drm_vmw_surface_flag_shareable: Whether the surface is shareable
  /external/dbus/dbus/
dbus-connection.c 323 unsigned int shareable : 1; /**< #TRUE if libdbus owns a reference to the connection and can return it from dbus_connection_open() more than once */ member in struct:DBusConnection
    [all...]

Completed in 361 milliseconds