Searched refs:show (Results 1 – 18 of 18) sorted by relevance
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | customizations.js | 3 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " …
|
D | android-developer-resource-browser.js | 168 $('#resource-browser-results .no-results').show();
|
D | carousel.js | 49 $("#"+appName).show().siblings().hide();
|
D | android-developer-reference.js | 77 …$("#naMessage").show().html("<div><p><strong>This " + thing + " is not available with API Level " …
|
D | android-developer-core.css | 165 empty-cells:show; 535 .show-row {
|
D | android-developer-docs.js | 445 ul.show();
|
D | jquery-resizable.min.js | 19 …show:function(J,L){if(J){return this.animate(t("show",3),J,L)}else{for(var H=0,F=this.length;H<F;H… method 40 …show()}if(this.elementIsWrapper&&this.originalElement[0].nodeName.match(/textarea|input|select|but…
|
D | jquery-1.6.2.min.js | 18 …show",3),a,b,c);for(var g=0,h=this.length;g<h;g++)d=this[g],d.style&&(e=d.style.display,!f._data(d… method
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.js | 61 $('.prev-page-link').attr('href', prevHref).show(); 81 $('.next-page-link').attr('href', $nextLink.attr('href')).show(); 155 $tooltip.show();
|
/build/soong/docs/ |
D | native_code_coverage.md | 164 The `llvm-cov` utility is used to show coverage from a `.profdata` file. The 167 `llvm-cov show --help` for a complete list). 169 #### `show` subcommand 171 The `show` command displays the function and line coverage for each source file 175 <host>$ llvm-cov show \ 176 --show-region-summary=false 193 --show-region-summary=false 225 --show-region-summary=false \ 234 [`--path-equivalence`](https://llvm.org/docs/CommandGuide/llvm-cov.html#cmdoption-llvm-cov-show-pat… 241 options similar to the `show` subcommand.
|
/build/soong/scripts/ |
D | check_do_not_merge.sh | 17 if git show -s --format=%s $1 | grep -qE '(DO NOT MERGE)|(RESTRICT AUTOMERGE)'; then
|
/build/make/core/ |
D | dupcheck.sh | 99 …${BINUTILS_PATH}/llvm-objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn -… 100 …${BINUTILS_PATH}/llvm-objdump --line-numbers --disassemble --demangle --reloc --no-show-raw-insn -…
|
D | LINUX_KERNEL_COPYING | 52 source code. And you must show them these terms so they know their 333 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 335 under certain conditions; type `show c' for details. 337 The hypothetical commands `show w' and `show c' should show the appropriate 339 be called something other than `show w' and `show c'; they could even be
|
/build/bazel/scripts/bp2build_progress/ |
D | README.md | 33 * --show-converted, -s : Show bp2build-converted modules in addition to the unconverted dependencie…
|
/build/make/tools/rbcrun/ |
D | README.md | 24 to show top CPU users
|
/build/make/tools/releasetools/ |
D | pylintrc | 47 # Only show warnings with the listed confidence levels. Leave empty to show
|
/build/make/tools/droiddoc/ |
D | LICENSE | 52 or can get the source code. And you must show them these terms so they 671 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. 673 under certain conditions; type `show c' for details. 675 The hypothetical commands `show w' and `show c' should show the appropriate
|
/build/make/ |
D | Changes.md | 589 This warning will show up for one of two reasons:
|