Searched
full:minimize (Results
301 -
325 of
1011) sorted by null
<<11121314151617181920>>
/external/chromium_org/ash/wm/ |
window_state.h | 39 // maximize, minimize, snap sizing etc) should be added here instead 125 void Minimize();
|
/external/chromium_org/base/memory/ |
discardable_memory_ashmem_allocator.cc | 42 // pieces to minimize fragmentation (since 8192 - 4096 = 4096 which is greater 295 // not immediately released is the reason why we are trying to minimize
|
/external/chromium_org/chrome/browser/ui/cocoa/panels/ |
panel_titlebar_view_cocoa.mm | 247 // Iniitalize the minimize and restore buttons. 350 // Only one of minimize/restore button is visible at a time so just allow for
|
/external/chromium_org/third_party/google_appengine_cloudstorage/cloudstorage/ |
cloudstorage_api.py | 63 and prefetches another one. To minimize blocking for large files, 64 always read by buffer size. To minimize number of RPC requests for
|
/external/chromium_org/third_party/skia/src/core/ |
SkRTree.cpp | 186 // root's child pointers do not point to leaves, so minimize area increase 204 // root's child pointers do point to leaves, so minimize overlap increase
|
/external/llvm/docs/ |
SystemLibrary.rst | 153 Minimize Soft Errors 164 ``lib/System`` must always attempt to minimize soft errors. This is a design
|
/external/llvm/lib/Support/ |
DAGDeltaAlgorithm.cpp | 13 // 1. Minimize the set R using the test predicate: 328 // Minimize the current set of changes.
|
/external/skia/src/core/ |
SkRTree.cpp | 179 // root's child pointers do not point to leaves, so minimize area increase 197 // root's child pointers do point to leaves, so minimize overlap increase
|
/frameworks/base/core/java/com/android/server/net/ |
NetlinkTracker.java | 232 * that are promoted to current servers when the current ones expire. In order to minimize updates 354 // Prefer existing servers over new servers in order to minimize updates to the rest of the
|
/frameworks/base/docs/html/design/patterns/ |
app-structure.jd | 177 to the detail level, where data can be viewed and managed. Minimize perceived navigation effort by 195 minimize navigational effort. Rule of thumb: no more than 5–7 tabs.</p>
|
/frameworks/base/docs/html/google/play/billing/ |
gp-purchase-status-api.jd | 189 minimize your access using these techniques: </p> 205 minimize use of the Purchase Status API and to provide the fastest possible response
|
/frameworks/base/docs/html/guide/practices/app-design/ |
seamlessness.jd | 199 <p>That's why you should always code your applications to minimize network 240 code</a>. To minimize the power drain from using the radio, be sure to handle
|
/frameworks/base/docs/html/guide/practices/ |
seamlessness.jd | 200 <p>That's why you should always code your applications to minimize network 241 code</a>. To minimize the power drain from using the radio, be sure to handle
|
/docs/source.android.com/src/compatibility/ |
overview.jd | 61 <p><em>Minimize costs and overhead associated with compatibility.</em>
|
/external/antlr/antlr-3.4/runtime/C/vsrulefiles/ |
antlr3lexer.rules | 146 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
|
antlr3lexerandparser.rules | 148 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
|
antlr3parser.rules | 147 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
|
antlr3treeparser.rules | 147 Description="Specifies the absolute location of the ANTLR3 jar file if it is not in a location covered by %CLASSPATH%. Specify using UNIX directory delimiters to minimize problems."
|
/external/ceres-solver/internal/ceres/ |
evaluator.h | 53 // function that is useful for an optimizer that wants to minimize the least
|
/external/chromium_org/ash/wm/panels/ |
panel_layout_manager.cc | 326 window_state->Minimize(); 561 wm::GetWindowState(window)->Minimize(); 630 // If the shelf is currently hidden (full-screen mode), minimize panel until 635 wm::GetWindowState(panel)->Minimize(); [all...] |
panel_layout_manager_unittest.cc | 575 // Minimize the panel, callout should be hidden. 576 wm::GetWindowState(window.get())->Minimize(); 748 // Minimize w2. 749 wm::GetWindowState(w2.get())->Minimize(); [all...] |
/external/chromium_org/chrome/browser/renderer_context_menu/ |
render_view_context_menu_unittest.cc | 26 // Proxy defined here to minimize friend classes in RenderViewContextMenu
|
/external/chromium_org/components/password_manager/core/browser/ |
password_store.cc | 147 // security feature to help minimize damage that can be done by XSS attacks.
|
/external/chromium_org/remoting/host/ |
disconnect_window_linux.cc | 111 // Utility windows have no minimize button or taskbar presence.
|
video_scheduler.h | 204 // capturing, encoding or sending. The value is capped at 2 to minimize
|
Completed in 929 milliseconds
<<11121314151617181920>>