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

  /external/chromium/base/
process_util.h 338 // shareable: These pages (kbytes) can be shared with other processes under
346 // shareable: 0
351 // shareable: 0
353 WorkingSetKBytes() : priv(0), shareable(0), shared(0) {}
355 size_t shareable; member in struct:base::WorkingSetKBytes
process_util_linux.cc 313 ws_usage->shareable = 0;
process_util_win.cc 638 ws_usage->shareable = ws_shareable * PAGESIZE_KB;
  /external/zlib/
make_vms.com 195 $! Alpha gets a shareable image
453 $! needed to build shareable image
676 $! information to build a symbol vector for a shareable image
683 $! 0.01 20040406 Skip over shareable images in option file
684 $! 0.02 20041109 Fix option file for shareable images with case_sensitive=YES
  /external/openssl/crypto/
install.com 145 $ ! Preparing for the time when we have shareable images
  /external/dbus/dbus/
dbus-connection.c 284 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 56 milliseconds