Home
last modified time | relevance | path

Searched refs:inactive (Results 1 – 25 of 58) sorted by relevance

123

/external/chromium/chrome/browser/renderer_host/
Dweb_cache_manager.cc325 WebCache::UsageStats inactive; in ReviseAllocationStrategy() local
327 GatherStats(inactive_renderers_, &inactive); in ReviseAllocationStrategy()
338 inactive.capacity / 1024 / 1024); in ReviseAllocationStrategy()
340 inactive.deadSize / 1024 / 1024); in ReviseAllocationStrategy()
342 inactive.liveSize / 1024 / 1024); in ReviseAllocationStrategy()
361 KEEP_CURRENT, inactive, &strategy) || in ReviseAllocationStrategy()
365 KEEP_LIVE, inactive, &strategy) || in ReviseAllocationStrategy()
370 DIVIDE_EVENLY, inactive, &strategy) || in ReviseAllocationStrategy()
373 AttemptTactic(KEEP_LIVE, active, DIVIDE_EVENLY, inactive, &strategy) || in ReviseAllocationStrategy()
376 AttemptTactic(DIVIDE_EVENLY, active, DIVIDE_EVENLY, inactive, in ReviseAllocationStrategy()
/external/chromium_org/chrome/browser/renderer_host/
Dweb_cache_manager.cc363 WebCache::UsageStats inactive; in ReviseAllocationStrategy() local
365 GatherStats(inactive_renderers_, &inactive); in ReviseAllocationStrategy()
376 inactive.capacity / 1024 / 1024); in ReviseAllocationStrategy()
378 inactive.deadSize / 1024 / 1024); in ReviseAllocationStrategy()
380 inactive.liveSize / 1024 / 1024); in ReviseAllocationStrategy()
399 KEEP_CURRENT, inactive, &strategy) || in ReviseAllocationStrategy()
403 KEEP_LIVE, inactive, &strategy) || in ReviseAllocationStrategy()
408 DIVIDE_EVENLY, inactive, &strategy) || in ReviseAllocationStrategy()
411 AttemptTactic(KEEP_LIVE, active, DIVIDE_EVENLY, inactive, &strategy) || in ReviseAllocationStrategy()
414 AttemptTactic(DIVIDE_EVENLY, active, DIVIDE_EVENLY, inactive, in ReviseAllocationStrategy()
/external/chromium_org/chrome/browser/resources/extensions/
Dextensions.css155 .inactive-extension .extension-title {
178 .extension-list-item-wrapper.inactive-extension .extension-details,
203 .extension-list-item-wrapper.inactive-extension .enabled-text,
204 .extension-list-item-wrapper:not(.inactive-extension) .enable-text,
205 .extension-list-item-wrapper.inactive-extension .optional-controls,
206 .extension-list-item-wrapper.inactive-extension .butter-bar {
Dextension_commands_overlay.css78 .inactive-keybinding {
/external/smack/src/org/jivesoftware/smackx/
DChatState.java45 inactive, enumConstant
/external/chromium_org/net/socket_stream/
DOWNERS3 # Have been inactive for a while.
/external/chromium_org/net/websockets/
DOWNERS3 # Have been inactive for a while.
/external/chromium_org/chrome/browser/resources/apps_debugger/css/
Ditems.css288 * inactive.
290 .inactive-extension .extension-title {
326 .extension-list-item-wrapper.inactive-extension .extension-details,
352 .extension-list-item-wrapper.inactive-extension .enabled-text,
353 .extension-list-item-wrapper:not(.inactive-extension) .enable-text,
354 .extension-list-item-wrapper.inactive-extension .optional-controls {
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
Dconstrained_window_sheet_controller_unittest.mm160 // Test that switching tabs correctly hides the inactive tab's sheet.
174 // Test that adding a sheet to an inactive view doesn't show it.
274 // Test showing a system sheet on an inactive tab.
Dconstrained_window_mac_browsertest.mm78 // Test that a sheet added to a inactive tab is not shown until the
86 // Switch to inactive tab.
/external/chromium_org/chrome/browser/resources/options/
Dpassword_manager_list.css23 input[type='password'].inactive-password {
Dsubpages_tab_controls.css21 * bold, we actually put two labels inside each tab: an inactive label and an
Dbrowser_options.css237 .network-control-inactive {
247 .network-control-inactive {
/external/kernel-headers/original/linux/
Dmmzone.h344 void __get_zone_counts(unsigned long *active, unsigned long *inactive,
346 void get_zone_counts(unsigned long *active, unsigned long *inactive,
/external/chromium/chrome/browser/resources/options/
Dpassword_manager_list.css34 input[type="password"].inactive-password {
Dsubpages_tab_controls.css22 * bold, we actually put two labels inside each tab: an inactive label and an
/external/chromium_org/third_party/WebKit/Source/core/animation/css/
DCSSAnimations.cpp367 HashSet<AtomicString> inactive; in calculateAnimationUpdate() local
370 inactive.add(iter->key); in calculateAnimationUpdate()
386 inactive.remove(animationName); in calculateAnimationUpdate()
418 ASSERT(inactive.isEmpty() || cssAnimations); in calculateAnimationUpdate()
419 …for (HashSet<AtomicString>::const_iterator iter = inactive.begin(); iter != inactive.end(); ++iter) in calculateAnimationUpdate()
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DdataGrid.css191 body.inactive .data-grid th.sort-ascending,
192 body.inactive .data-grid th.sort-descending {
DheapProfiler.css44 body.inactive .heap-snapshot-sidebar-tree-item.wait .icon {
48 body.inactive .heap-snapshot-sidebar-tree-item.wait.selected .icon {
Dinspector.css114 body.inactive .toolbar-background {
132 body.dock-to-bottom.inactive:not(.overlay-contents) .toolbar-background {
145 body.platform-windows.inactive .toolbar-background {
154 body.undocked.platform-mac-leopard.inactive .toolbar-background {
164 body.undocked.platform-mac-snowleopard.inactive .toolbar-background {
174 body.undocked.platform-mac-mountain-lion.inactive .toolbar-background {
784 body.inactive #drawer-contents .tabbed-pane-header {
1811 body.inactive .sidebar {
1844 body.inactive button.show-all-nodes {
2100 body.inactive li.selected .status .bubble {
[all …]
DinspectorCommon.css35 body.dock-to-right.inactive:not(.undocked):not(.overlay-contents) {
/external/chromium_org/native_client_sdk/src/doc/devguide/coding/
D3D-graphics.rst401 Rendering and inactive tabs
406 and yield cycles to other processes when its tab becomes inactive.
408 In Chrome, an inactive tab will continue to execute timed functions (such as
410 overridden and limited to not less than one second while the tab is inactive. In
413 functions other than ``SwapBuffers`` while a tab is inactive. Depending on the
417 The time that passes while a tab is inactive can be considerable. If your main
419 while a tab is inactive. A Native Client module should be able to detect and
421 becomes inactive, you can set an atomic flag in the Native Client thread that
/external/chromium_org/chrome/browser/resources/net_internals/
Devents_view.css63 #events-view-source-list-tbody .inactive {
/external/chromium_org/chrome/browser/ui/cocoa/
Dbackground_gradient_view.mm105 // Themes don't have an inactive image so only look for one if there's no
/external/oprofile/events/x86-64/family11h/
Dunit_masks190 0x04 Number of times the HTC transitions from inactive to active
191 0x20 Number of clocks HTC P-state is inactive

123