Home
last modified time | relevance | path

Searched refs:shareable (Results 1 – 17 of 17) sorted by relevance

/external/expat/vms/
DREADME.vms21 -- create a shareable image
/external/chromium/base/
Dprocess_util.h498 WorkingSetKBytes() : priv(0), shareable(0), shared(0) {} in WorkingSetKBytes()
500 size_t shareable; member
Dprocess_util_linux.cc419 ws_usage->shareable = 0; in GetWorkingSetKBytes()
Dprocess_util_win.cc731 ws_usage->shareable = ws_shareable * PAGESIZE_KB; in GetWorkingSetKBytes()
Dprocess_util_mac.mm376 ws_usage->shareable = 0;
/external/chromium/chrome/browser/
Dprocess_info_snapshot_mac.cc456 ws_usage->shareable = 0; in GetWorkingSetKBytesOfPID()
462 ws_usage->shareable = proc_info.rss / 1024; in GetWorkingSetKBytesOfPID()
Dbrowser_about_handler.cc1093 static_cast<int>(info->working_set.shareable)); in BindProcessMetrics()
1152 aggregate.working_set.shareable += iterator->working_set.shareable; in OnDetailsAvailable()
1178 base::Int64ToString(aggregate.working_set.shareable))); in OnDetailsAvailable()
/external/zlib/src/
Dmake_vms.com227 $! Create shareable image
479 $! needed to build shareable image
719 $! Analyze the project map file and create the symbol vector for a shareable
/external/dbus/dbus/
Ddbus-connection.c306 …unsigned int shareable : 1; /**< #TRUE if libdbus owns a reference to the connection and can retur… member
1323 connection->shareable = FALSE; in _dbus_connection_new_for_transport()
1662 _dbus_assert (connection->shareable); in connection_record_shared_unlocked()
1729 if (!connection->shareable) in connection_forget_shared_unlocked()
1840 connection->shareable = TRUE; in _dbus_connection_open_internal()
2778 connection->shareable ? in dbus_connection_unref()
2883 if (connection->shareable) in dbus_connection_close()
/external/mesa3d/docs/
DREADME.AMIWIN54 and the shareable X libraries. Some examples require the AmiTCP4.0
/external/quake/quake/src/QW/docs/
Dqwcl-readme.txt332 The sound hardware is currently not a fully shareable resource on
/external/quake/quake/src/WinQuake/
Dwqreadme.txt333 The sound hardware is currently not a fully shareable resource on
/external/webkit/Source/WebKit2/
DChangeLog6785 Fixes <http://webkit.org/b/57046> LayerTreeHostMac's code should be shareable with Windows
13770 (WebKit::NetscapePlugin::snapshot): Create a shareable bitmap, and
DChangeLog-2011-02-166362 Update now that we are already given the shareable bitmap.
6522 The bulk of the patch consists in creating a shareable bitmap for the drag image,
7819 Create a handle so the shareable bitmap will actually be transferred over.
8010 Get the individual rects from the region and paint them into the shareable bitmap.
/external/dbus/
DChangeLog.pre-1-0562 "shareable" flag; this was completely broken, since it meant
565 as shareable.
/external/webkit/Tools/
DChangeLog-2011-02-16882 shareable by other python modules. It will be shared in the near
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1624314 These all make style non-shareable (unique).