/build/tools/droiddoc/templates-ds/assets/css/ |
default.css | 1477 text-indent: -1000em; [all...] |
/build/tools/droiddoc/templates-sac/assets/css/ |
default.css | 1552 text-indent: -1000em; [all...] |
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToUnknownStream.java | 670 public void setIndent(boolean indent) 672 m_handler.setIndent(indent); [all...] |
/external/bison/etc/ |
bench.pl.in | 370 ## perl-indent-level: 2 376 ## cperl-indent-level: 2
|
/external/chromium_org/chrome/common/net/ |
x509_certificate_model_openssl.cc | [all...] |
/external/chromium_org/components/cloud_devices/tools/prototype/ |
prototype.py | 422 indent=2, separators=(',', ': '))) 1045 data = json.dumps(data, sort_keys=True, indent=2, separators=(',', ': '))
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
html.css | 405 text-indent: 0; 999 text-indent: 0; /* blocks used for ruby rendering should not trigger this */
|
/external/chromium_org/third_party/cython/src/Cython/Compiler/ |
Buffer.py | 18 indent = " " * reindent 19 text = '\n'.join([indent + x for x in text.split('\n')])
|
/external/gcc-demangle/ |
cp-demangle.c | 491 d_dump (struct demangle_component *dc, int indent) 497 if (indent == 0) 502 for (i = 0; i < indent; ++i) 515 d_dump (dc->u.s_ctor.name, indent + 2); 519 d_dump (dc->u.s_dtor.name, indent + 2); 533 d_dump (dc->u.s_extended_operator.name, indent + 2); 688 d_dump (d_left (dc), indent + 2); local 689 d_dump (d_right (dc), indent + 2); local [all...] |
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
DWARFDebugInfo.cpp | 560 // Keep up with our indent level 585 // We have a compile unit, reset our indent level to zero just in case
|
/external/lldb/www/python_reference/ |
lldb.SBBroadcaster-class.html | 442 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 508 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBFileSpecList-class.html | 337 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 403 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBHostOS-class.html | 207 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 394 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBInputReader-class.html | 331 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 397 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBModule.symbols_access.re_compile_type-class.html | 280 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 345 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBModuleSpecList-class.html | 340 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 440 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBStringList-class.html | 367 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 433 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBTypeList-class.html | 358 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 424 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
lldb.SBValueList-class.html | 458 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: 523 <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
|
/external/llvm/lib/Support/ |
raw_ostream.cpp | 397 /// indent - Insert 'NumSpaces' spaces. 398 raw_ostream &raw_ostream::indent(unsigned NumSpaces) { function in class:raw_ostream
|
/external/markdown/docs/ |
writing_extensions.txt | 233 Removes one level of indent (four spaces by default) from the front of each 238 Removes "level" levels of indent (defaults to 1) from the front of each line
|
/external/owasp/sanitizer/src/main/org/owasp/html/ |
CssSchema.java | [all...] |
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_primitive_field.cc | 833 printer->Indent(); 866 printer->Indent(); [all...] |
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeLeopard/SDL OpenGL Application/atlantis/ |
shark.c | 40 /* *INDENT-OFF* */ 215 /* *INDENT-ON* */ [all...] |
/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeSnowLeopard/SDL OpenGL Application/atlantis/ |
shark.c | 40 /* *INDENT-OFF* */ 215 /* *INDENT-ON* */ [all...] |