HomeSort by relevance Sort by last modified time
    Searched refs:auto (Results 251 - 275 of 417) sorted by null

<<11121314151617

  /external/chromium_org/chrome/browser/resources/
plugins.js 121 slidables[i].style.height = 'auto';
170 labels[i].style.width = 'auto';
  /external/chromium_org/chrome/installer/mac/
dmgdiffer.sh 302 This image is part of the auto-update system and is not independently
  /external/chromium_org/third_party/icu/
icu4c.css 411 page-break-before: auto;
470 page-break-inside: auto;
  /external/chromium_org/third_party/sqlite/src/tool/
spaceanal.tcl 309 # Calculate the overhead in pages caused by auto-vacuum.
312 # auto-vacuum 'pointer-map'. If the database does not support auto-vacuum,
317 # Set $autovacuum to non-zero for databases that support auto-vacuum.
320 # If the database is not an auto-vacuum database or the file consists
321 # of one page only then there is no overhead for auto-vacuum. Return zero.
344 # av_pgcnt: Pages consumed by the auto-vacuum pointer-map.
345 # av_percent: Percentage of the file consumed by auto-vacuum pointer-map.
401 statline {Pages of auto-vacuum overhead} $av_pgcnt $av_percent
472 Pages of auto-vacuum overhea
    [all...]
  /external/chromium_org/tools/cr/cr/commands/
init.py 109 build_package = cr.auto.build
  /external/icu4c/
icu4c.css 411 page-break-before: auto;
470 page-break-inside: auto;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/settings/
SettingsValues.java 50 // Float.NEGATIVE_INFINITE and Float.MAX_VALUE. Currently used for auto-correction settings.
350 // When autoCorrectionThreshold is greater than 1.0, it's like auto correction is off.
368 Log.w(TAG, "Cannot load auto correction threshold setting."
  /build/tools/droiddoc/templates-ds/assets/
android-developer-core.css 83 overflow:auto;
652 width:auto;
719 height:auto;
931 height:auto !important;
1112 height:auto;
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-core.css 83 overflow:auto;
651 width:auto;
718 height:auto;
930 height:auto !important;
1111 height:auto;
android-developer-docs.js 49 $("body").css({'overflow':'auto'});
50 $("html").css({'overflow':'auto'});
54 $("#nav-tree").css({'overflow-y': 'auto'});
381 * because it can't properly perform auto width for "doc-content" div,
  /frameworks/base/docs/html/reference/renderscript/
doxygen.css 148 overflow: auto;
930 height:auto !important;
931 width:auto !important;
  /build/tools/droiddoc/templates-sac/assets/js/
docs.js 316 //If auto-toc div is present, generate the automated TOC
317 if ($("#auto-toc").is('*')) {
333 $("#auto-toc").append(toc); //append to the div
478 .css({'width':'auto','margin':''})
    [all...]
  /docs/source.android.com/src/source/assets/
main.css 20 overflow: auto;
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 64 * something nonnull so that the auto token emit mechanism will not
  /external/chromium/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 169 // hitting enter to launch the selected app, as well as auto-focusing the
  /external/chromium_org/chrome/browser/resources/chromeos/login/
oobe_screen_user_image.css 195 right: auto;
  /external/chromium_org/chrome/browser/resources/chromeos/
neterror.css 14 margin: auto;
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/app_launcher/
popup.js 151 // hitting enter to launch the selected app, as well as auto-focusing the
  /external/chromium_org/chrome/renderer/resources/
neterror.css 13 margin: auto;
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
heapProfiler.css 282 pointer-events: auto;
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
notifications.css 158 pointer-events: auto;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/
style.css 256 width: auto;
  /external/doclava/res/assets/templates/assets/
doclava-developer-docs.js 49 $("body").css({'overflow':'auto'});
50 $("html").css({'overflow':'auto'});
54 $("#nav-tree").css({'overflow-y': 'auto'});
305 * because it can't properly perform auto width for "doc-content" div,
  /external/libvpx/libvpx/
configure 28 --as={yasm|nasm|auto} use specified assembler [auto, yasm preferred]
31 supported by hardware [auto]
503 # here rather than at option parse time because the target auto-detect
  /external/mesa3d/src/mesa/
Android.gen.mk 32 # This is the list of auto-generated files: sources and headers

Completed in 317 milliseconds

<<11121314151617