Searched refs:indent (Results 1 – 20 of 20) sorted by relevance
/build/kati/ |
D | query.go | 22 func showDeps(w io.Writer, n *DepNode, indent int, seen map[string]int) { 28 fmt.Fprintf(w, "%*c%s (%d)\n", indent, ' ', n.Output, id) 33 showDeps(w, d, indent+1, seen) 36 fmt.Fprintf(w, "%*corder_onlys:\n", indent, ' ') 38 showDeps(w, d, indent+1, seen)
|
/build/blueprint/parser/ |
D | printer.go | 136 p.indent(p.curIndent() + 4) 156 p.indent(p.curIndent() + 4) 354 func (p *printer) indent(i int) { func
|
/build/tools/releasetools/ |
D | edify_generator.py | 53 indent = cmd.index("(")+1 56 x = re.compile("^(.{,%d})\0" % (linelen-indent,)) 59 out.append(" " * indent)
|
D | ota_from_target_files.py | 285 def Dump(self, indent=0): argument 288 " " * indent, self.name, self.uid, self.gid, self.mode) 291 " " * indent, self.name, self.uid, self.gid, self.mode) 293 print "%s%s" % (" "*indent, self.descendants) 294 print "%s%s" % (" "*indent, self.best_subtree) 296 i.Dump(indent=indent+1)
|
D | ota_from_target_files | 285 def Dump(self, indent=0): argument 288 " " * indent, self.name, self.uid, self.gid, self.mode) 291 " " * indent, self.name, self.uid, self.gid, self.mode) 293 print "%s%s" % (" "*indent, self.descendants) 294 print "%s%s" % (" "*indent, self.best_subtree) 296 i.Dump(indent=indent+1)
|
D | pylintrc | 272 indent-string=' ' 274 # Number of spaces of indent required inside a hanging or continued line. 275 indent-after-paren=4
|
/build/tools/droiddoc/templates-ds/assets/js/grid/ |
D | 960.gridder.css | 1 …rgin:0!important;padding:0!important;text-decoration:none!important;text-indent:0!important;text-t…
|
/build/tools/droiddoc/templates-ds/assets/css/ |
D | default.css | 1477 text-indent: -1000em; 2141 text-indent: -1000em; 2388 text-indent: -1000em; 2550 text-indent:-9999em; 2660 text-indent: -1000em; 3538 text-indent:-9999em; 3898 text-indent:-8000px; 4053 text-indent: -20000px;
|
/build/tools/droiddoc/templates-sac/assets/css/ |
D | default.css | 1560 text-indent: -1000em; 2225 text-indent: -1000em; 2478 text-indent: -1000em; 2654 text-indent:-9999em; 2764 text-indent: -1000em; 3648 text-indent:-9999em; 4008 text-indent:-8000px; 4163 text-indent: -20000px;
|
/build/tools/droiddoc/templates-sdk/assets/css/ |
D | default.css | 1941 text-indent: -1000em; 2192 text-indent: -1000em; 2915 text-indent: -1000em; 3852 text-indent:-9999em; 4106 text-indent:-8000px; 4249 text-indent: -20000px; 4483 text-indent: -1000em; 5935 text-indent: 8000px; } 7436 text-indent: -1000em; 7912 text-indent: 100%;
|
/build/tools/droiddoc/templates-sdk-refonly/assets/css/ |
D | default.css | 1941 text-indent: -1000em; 2192 text-indent: -1000em; 2915 text-indent: -1000em; 3852 text-indent:-9999em; 4106 text-indent:-8000px; 4249 text-indent: -20000px; 4483 text-indent: -1000em; 5935 text-indent: 8000px; } 7436 text-indent: -1000em; 7887 text-indent: 100%;
|
/build/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-core.css | 377 div.indent {
|
/build/tools/droiddoc/templates-ds/assets/ |
D | android-developer-core.css | 378 div.indent {
|
/build/tools/droiddoc/templates-ndk/assets/css/ |
D | default.css | 1628 text-indent: -1000em; 2320 text-indent: -1000em; 2576 text-indent: -1000em; 3198 text-indent: -1000em; 4316 text-indent:-9999em; 4680 text-indent:-8000px; 4836 text-indent: -20000px;
|
/build/tools/droiddoc/templates-sdk-dev/assets/css/ |
D | default.css | 1813 text-indent: -1000em; 1999 text-indent: -1000em; 2695 text-indent: -1000em; 3238 text-indent:-9999em; 3492 text-indent:-8000px; 3635 text-indent: -20000px; 3869 text-indent: -1000em; 5226 text-indent: 8000px; } 7975 text-indent: 100%;
|
/build/tools/droiddoc/templates-sac/assets/ |
D | android-developer-docs.css | 379 div.indent {
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | android-developer-docs.css | 379 div.indent {
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | android-developer-docs.css | 379 div.indent {
|
/build/tools/droiddoc/templates-sdk-refonly/assets/ |
D | android-developer-docs.css | 379 div.indent {
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | android-developer-docs.css | 379 div.indent {
|