/build/make/tools/droiddoc/templates-pdk/assets/ |
D | style.css | 17 margin-top: 3px; 22 margin-top: 0; 27 vertical-align: top; 29 padding-top: 2px; 34 border-top: 1px solid #d2d7d0; 49 vertical-align: top; 50 padding-top: 3px; 54 border-top: 1px solid #d2d7d0; 60 vertical-align: top; 61 padding-top: 3px; [all …]
|
D | android-developer-core.css | 172 vertical-align:top; 226 top:0; 268 top:7px; 305 vertical-align: top; 475 margin-top:2px; 495 margin-top:-1px; 527 padding-top: 1px; 579 padding-top : 6px; 629 vertical-align:top; 655 border-top: 2px solid #94B922; [all …]
|
D | android-developer-docs.css | 129 top:0; 270 vertical-align:top; 335 /* page-top-right container for reference pages (holds 363 margin-top:-25px; 391 top:114px; 534 border-top:2px solid #ccc; 691 vertical-align:top; 710 border-top:1px solid #33B5E5; 801 /* Makes sure the first paragraph does not add top-whitespace within the box*/ 805 margin-top:0; [all …]
|
D | android-developer-resource-browser.css | 28 margin-top: -1em;
|
D | yui-3.3.0-reset-min.css | 8 …ent:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align…
|
D | android-developer-docs.js | 516 var offsetTop = selected.position().top; 525 offsetTop += selected.position().top;
|
/build/soong/android/ |
D | package_test.go | 24 `top/Blueprints:5:14: unrecognized property "licenses"`, 25 `top/Blueprints:3:10: unrecognized property "name"`, 26 `top/Blueprints:4:16: unrecognized property "visibility"`,
|
D | license_test.go | 38 `top/Blueprints:5:14: unrecognized property "licenses"`, 88 `top/Blueprints:6:5: module "top_proprietary": license_kinds property ` + 103 `top/Blueprints:2:5: "top_notice_allowed" depends on undefined module "top_notice"`,
|
D | license_kind_test.go | 24 `top/Blueprints:4:14: unrecognized property "licenses"`,
|
/build/make/tools/droiddoc/templates-pdk/assets/design/ |
D | default.css | 5 /* page layout + top-level styles */ 16 background: #eee none no-repeat fixed top left; 18 background-image: -moz-linear-gradient(top, #dddddd, #f2f2f2, #f2f2f2, #dddddd); 43 top: 20px; 60 margin-top: 80px; 81 top: 40px; } 260 background: transparent url(disclosure_down.png) no-repeat scroll top left; 265 top: 10px; 273 background: transparent url(disclosure_up.png) no-repeat scroll top left; 292 border-top: 1px solid #ddd; } [all …]
|
D | default.js | 152 top: targetRect.top + targetRect.height + TOOLTIP_MARGIN property
|
/build/make/tools/rbcrun/ |
D | README.md | 23 ` go tool prof -top`*file*\ 24 to show top CPU users 71 #### rblf_wildcard(*glob*, *top* = None) 73 Expands *glob*. If *top* is supplied, expands "*top*/*glob*", then removes 74 "*top*/" prefix from the matching file names.
|
D | host.go | 149 var top string 151 if err := starlark.UnpackPositionalArgs(b.Name(), args, kwargs, 1, &pattern, &top); err != nil { 157 if top == "" { 162 prefix := top + string(filepath.Separator)
|
/build/make/tools/ |
D | java-layers.py | 38 def __init__(self, filename, lineno, lower, top, lowlevel, legacy): argument 42 self.top = top 84 if dep.top and not dep.legacy: 135 top = True 140 top = False 150 deps[lower] = Dependency(filename, n, lower, top, lowlevel, legacy) 156 if dep.top:
|
/build/soong/ |
D | root.bp | 3 // needs a list of the top level directories that may contain Android.bp
|
/build/make/tools/droiddoc/templates-pdk/ |
D | docpage.cs | 60 </div><!-- end training-nav-top --> 92 <a href="#top" style="float:right">↑ Go to top</a>
|
D | head_tag.cs | 44 #body-content{position:relative; top:0;}
|
/build/soong/cmd/sbox/sbox_proto/ |
D | sbox.proto | 33 // $PWD when sbox was run, the to field is relative to the top of the temporary sandbox directory. 36 // If true, change the working directory to the top of the temporary sandbox directory before 44 // top of the temporary sandbox directory, the to field is relative to the $PWD when sbox was run.
|
/build/blueprint/bootstrap/ |
D | build.ninja | 4 # topFile - The path to the top-level Blueprints(etc) file
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 192 vertical-align: top 202 border-top: 1px solid #cfd8dc 311 .accordion,.simple{margin-left:1.5em;text-indent:-1.5em;margin-top:.25em}
|
/build/soong/ui/terminal/ |
D | smart_status.go | 395 func (ansiImpl) setScrollingMargins(top, bottom int) string { 397 return fmt.Sprintf("\x1b[%d;%dr", top, bottom)
|
/build/bazel/platforms/ |
D | BUILD.bazel | 10 # reposibility of the top-level targets being built.
|
/build/make/tools/releasetools/ |
D | check_target_files_signatures.py | 138 for top in OPTIONS.local_cert_dirs: 139 for dirpath, _, filenames in os.walk(top):
|
/build/make/ |
D | envsetup.sh | 15 - croot: Changes directory to the top of the tree, or a subdirectory thereof. 16 - m: Makes from the top of the tree.
|
/build/soong/docs/ |
D | perf.md | 91 -- in this case, 66 calls took 0.27s. The top 10 longest shell functions are 178 By default this only includes the top 10 entries, but you can ask for the stats
|