/packages/apps/Dialer/src/com/android/dialer/dialpad/ |
SmartDialNameMatcher.java | 42 // The maximum length of the initial we will match - typically set to 1 to minimize false
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/libexec/gcc/x86_64-linux/4.6/install-tools/ |
fixinc.sh | 284 # Canonicalize ${INPUT} now to minimize the time an
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/libexec/gcc/x86_64-linux/4.8/install-tools/ |
fixinc.sh | 300 # Canonicalize ${INPUT} now to minimize the time an
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/debug/ |
macros.h | 37 * file information at the call site, to minimize the distance between
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/debug/ |
macros.h | 37 * file information at the call site, to minimize the distance between
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/debug/ |
macros.h | 37 * file information at the call site, to minimize the distance between
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/debug/ |
macros.h | 37 * file information at the call site, to minimize the distance between
|
/build/tools/releasetools/ |
blockimgdiff.py | 662 # be on a horizontal line in some order, trying to minimize the 666 # we'll lose if that edge is removed; we try to minimize the total
|
/external/chromium_org/ash/ |
root_window_controller_unittest.cc | 159 minimized->Minimize(); 456 w2->Minimize(); [all...] |
/external/chromium_org/ui/file_manager/gallery/js/ |
gallery.js | 199 onMinimize: function() { chrome.app.window.current().minimize(); }, 333 'minimize-button tool dimmable',
|
/external/chromium_org/ui/views/widget/desktop_aura/ |
desktop_native_widget_aura.cc | 817 void DesktopNativeWidgetAura::Minimize() { 819 desktop_window_tree_host_->Minimize(); [all...] |
/external/dexmaker/src/dx/java/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 73 /** true if converter should take steps to minimize rop-form registers */ 82 * minimize rop-form registers [all...] |
/external/jemalloc/src/ |
prof.c | 28 /* Minimize memory bloat for non-prof builds. */ 65 /* Minimize memory bloat for non-prof builds. */
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
DWARFCompileUnit.cpp | 455 const bool minimize = false; local 456 m_func_aranges_ap->Sort(minimize); [all...] |
DWARFDebugInfo.cpp | 84 const bool minimize = true; local 85 m_cu_aranges_ap->Sort (minimize);
|
/external/openfst/src/test/ |
algo_test.h | 648 Minimize(&M); 1049 Minimize(&M); [all...] |
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
ServiceStateTracker.java | [all...] |
/external/bison/data/m4sugar/ |
m4sugar.m4 | 638 # This macro is called frequently, so minimize the amount of additional 703 # This macro is called frequently, so minimize the amount of additional 764 # This macro is called frequently, so minimize the amount of additional [all...] |
/libcore/luni/src/main/java/java/util/concurrent/ |
ForkJoinTask.java | 55 * minimize other blocking synchronization apart from joining other 78 * (2) To minimize resource impact, tasks should be small; ideally 198 * single int to minimize footprint and to ensure atomicity (via [all...] |
/dalvik/dx/src/com/android/dx/ssa/back/ |
FirstFitLocalCombiningAllocator.java | 121 /** true if converter should take steps to minimize rop-form registers */ 130 * minimize rop-form registers [all...] |
/external/apache-xml/src/main/java/org/apache/xml/utils/ |
FastStringBuffer.java | 389 * By using ensureCapacity we hope to minimize the heap overhead of building 898 * By presetting length we hope to minimize the heap overhead of building [all...] |
/external/chromium_org/native_client_sdk/doc_generated/devguide/devcycle/ |
building.html | 278 also helps minimize the size of your application for distribution by 383 To minimize the size of the distributed file, you can run the [all...] |
/external/chromium_org/native_client_sdk/src/doc/devguide/devcycle/ |
building.rst | 326 also helps minimize the size of your application for distribution by 464 To minimize the size of the distributed file, you can run the
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/audits/ |
AuditRules.js | 219 WebInspector.AuditRule.call(this, "network-minimizelookups", WebInspector.UIString("Minimize DNS lookups")); [all...] |
/external/chromium_org/third_party/icu/source/common/ |
ucnvbocu.cpp | 508 * to statistically minimize the following difference 742 * to statistically minimize the following difference [all...] |