/external/chromium-trace/catapult/third_party/polymer/components/paper-input/ |
paper-input-decorator.css | 61 visibility: visible !important;
|
/external/chromium-trace/catapult/third_party/polymer/components/web-animations-js/ |
History.md | 90 important and will be implemented in the coming weeks.
|
/external/v8/src/js/ |
harmony-species.js | 12 // It is important that this file is run after src/js/typedarray.js,
|
/external/v8/test/mjsunit/ |
ensure-growing-store-learns.js | 43 // Clearing feedback for the StoreIC in foo is important for runs with
|
/external/v8/test/mjsunit/es6/ |
generators-relocation.js | 14 // A null listener. It isn't important what the listener does.
|
/ndk/tests/build/topological-sort/jni/ |
Android.mk | 15 # Order is important, i.e. it should have a line that says: 55 # IMPORTANT: foo must appear before bar here.
|
/prebuilts/go/darwin-x86/src/runtime/ |
error.go | 67 // simple and handle just a few important cases: int, string, and Stringer.
|
/prebuilts/go/darwin-x86/src/syscall/ |
pwd_plan9.go | 10 // and switch to it at important points.
|
/prebuilts/go/darwin-x86/test/fixedbugs/ |
bug484.go | 20 // which is the most important thing.
|
/prebuilts/go/linux-x86/src/runtime/ |
error.go | 67 // simple and handle just a few important cases: int, string, and Stringer.
|
/prebuilts/go/linux-x86/src/syscall/ |
pwd_plan9.go | 10 // and switch to it at important points.
|
/prebuilts/go/linux-x86/test/fixedbugs/ |
bug484.go | 20 // which is the most important thing.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
VolumeDialog.java | 287 public void setStreamImportant(int stream, boolean important) { 288 mHandler.obtainMessage(H.SET_STREAM_IMPORTANT, stream, important ? 1 : 0).sendToTarget(); 309 private void addRow(int stream, int iconRes, int iconMuteRes, boolean important) { 311 initRow(row, stream, iconRes, iconMuteRes, important); 320 initRow(row, row.stream, row.iconRes, row.iconMuteRes, row.important); 372 boolean important) { 376 row.important = important; 627 || (mExpanded && (row.important || isActive)) 1241 private boolean important; field in class:VolumeRow [all...] |
/external/ImageMagick/www/css/ |
magick.css | 5 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{margin:.67em 0;font-size:2em}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-spacing:0;border-collapse:collapse}td,th{padding:0}/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */@media print{*,:after,:before{color:#000!important;text-shadow:none!important;background:0 0!important;-webkit-box-shadow:none!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="javascript:"]:after,a[href^="#"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:'Glyphicons Halflings';src:url(../fonts/glyphicons-halflings-regular.eot); (…) [all...] |
/external/chromium-trace/catapult/telemetry/telemetry/web_perf/metrics/ |
smoothness.py | 299 'is important because even if the mean and 95th '
|
/external/llvm/test/MC/ARM/ |
eh-link.s | 7 @ FIXME: The section numbers are not important. If llvm-readobj printed the
|
/ndk/tests/standalone/builtin-macros/ |
run.sh | 21 # for cygwin, it's important to remove trailing '\r' as well
|
/build/tools/droiddoc/templates-ndk/assets/css/ |
default.css | 49 color: #555555 !important; } 115 color: #7aa1b0 !important; } 119 color: #33b5e5 !important; } 546 color:#bbb !important; 595 color:#258AAF !important; 631 display:none !important; 672 color:#93C !important; 775 list-style-type: none !important; } 784 margin-left: 0 !important; } 1023 color: #fff !important; [all...] |
/external/v8/test/intl/date-format/ |
format-is-bound.js | 31 // Array we want to iterate, actual dates are not important.
|
/external/v8/test/intl/number-format/ |
format-is-bound.js | 31 // Array we want to iterate, actual numbers are not important.
|
/prebuilts/go/darwin-x86/src/crypto/cipher/ |
example_test.go | 84 // It's important to remember that ciphertexts must be authenticated 136 // It's important to remember that ciphertexts must be authenticated 161 // It's important to remember that ciphertexts must be authenticated 196 // It's important to remember that ciphertexts must be authenticated
|
/prebuilts/go/linux-x86/src/crypto/cipher/ |
example_test.go | 84 // It's important to remember that ciphertexts must be authenticated 136 // It's important to remember that ciphertexts must be authenticated 161 // It's important to remember that ciphertexts must be authenticated 196 // It's important to remember that ciphertexts must be authenticated
|
/external/icu/icu4c/ |
icu4c.css | 29 display: inherit !important; 33 display: inherit !important; 37 display: inherit !important;
|
/prebuilts/go/darwin-x86/src/html/template/ |
css_test.go | 22 {"url", "important", false}, 23 {"important", "important", true},
|
/prebuilts/go/linux-x86/src/html/template/ |
css_test.go | 22 {"url", "important", false}, 23 {"important", "important", true},
|