/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
tokenize.py | 230 if toknum == INDENT: 346 yield (INDENT, line[:pos], (lnum, 0), (lnum, pos), line) 417 for indent in indents[1:]: # pop remaining indent levels
|
/external/chromium_org/components/cloud_devices/tools/prototype/ |
prototype.py | 446 indent=2, separators=(',', ': '))) 986 data = json.dumps(data, sort_keys=True, indent=2, separators=(',', ': '))
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/htmlfiles/ |
coverage_html.js | 2 /*jslint browser: true, sloppy: true, vars: true, plusplus: true, maxerr: 50, indent: 4 */
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/ |
pep8.py | 147 indent = INDENT_REGEX.match(physical_line).group(1) 148 for offset, char in enumerate(indent): 161 indent = INDENT_REGEX.match(physical_line).group(1) 162 if indent.count('\t'): 163 return indent.index('\t'), "W191 indentation contains tabs" 834 tokenize.INDENT, tokenize.DEDENT, 866 indent = first_line[:self.mapping[0][1][2][1]] 868 self.indent_level = expand_indent(indent) [all...] |
/external/chromium_org/third_party/icu/ |
icu4c.css | 423 div.indent {
|
/external/chromium_org/third_party/libvpx/source/libvpx/tools/ |
cpplint.py | 90 "[whitespace/indent]".) Filters are evaluated left to right. 197 'whitespace/indent', 713 filters: A string of comma-separated filters (eg "+whitespace/indent"). 718 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 793 filters: A string of comma-separated filters (eg "whitespace/indent"). 993 may have a hierarchy separated by slashes: "whitespace/indent". [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.eclipse.equinox.p2.operations_2.0.0.v20100510.jar | |
/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/icu/icu4c/ |
icu4c.css | 423 div.indent {
|
/external/libpcap/ |
pcap-sita.c | 116 static void dump(unsigned char *ptr, int i, int indent) { 117 fprintf(stderr, "%*s", indent, " "); [all...] |
/external/libvpx/libvpx/tools/ |
cpplint.py | 90 "[whitespace/indent]".) Filters are evaluated left to right. 197 'whitespace/indent', 713 filters: A string of comma-separated filters (eg "+whitespace/indent"). 718 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 793 filters: A string of comma-separated filters (eg "whitespace/indent"). 993 may have a hierarchy separated by slashes: "whitespace/indent". [all...] |
/external/valgrind/main/coregrind/m_demangle/ |
cp-demangle.c | 507 d_dump (struct demangle_component *dc, int indent) 513 if (indent == 0) 518 for (i = 0; i < indent; ++i) 531 d_dump (dc->u.s_ctor.name, indent + 2); 535 d_dump (dc->u.s_dtor.name, indent + 2); 549 d_dump (dc->u.s_extended_operator.name, indent + 2); 710 d_dump (d_left (dc), indent + 2); local 711 d_dump (d_right (dc), indent + 2); local [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/ |
cpplint.py | 90 "[whitespace/indent]".) Filters are evaluated left to right. 197 'whitespace/indent', 713 filters: A string of comma-separated filters (eg "+whitespace/indent"). 718 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 793 filters: A string of comma-separated filters (eg "whitespace/indent"). 993 may have a hierarchy separated by slashes: "whitespace/indent". [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.20.0/ |
org.eclipse.tycho.p2.tools.impl-0.20.0.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-metadata-model/0.20.0/ |
tycho-metadata-model-0.20.0.jar | |
/prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-dependency-tree/1.2/ |
maven-dependency-tree-1.2.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/0.18.1/ |
org.eclipse.tycho.p2.tools.impl-0.18.1.jar | |
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-metadata-model/0.18.1/ |
tycho-metadata-model-0.18.1.jar | |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/ |
AndroidXmlFormattingStrategy.java | 308 // Measure the indentation of the start node such that we can indent 696 * to indent to the given depth (note that these strings are not cumulative) 727 String indent = mDocument.get(lineStart, local 729 mDepth.put(depth, indent); [all...] |
/art/tools/ |
cpplint.py | 56 # - Do not indent namespace contents 122 "[whitespace/indent]".) Filters are evaluated left to right. 215 'whitespace/indent', 588 filters: A string of comma-separated filters (eg "+whitespace/indent"). 593 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 668 filters: A string of comma-separated filters (eg "whitespace/indent"). 875 may have a hierarchy separated by slashes: "whitespace/indent". [all...] |
/external/chromium_org/third_party/angle/src/compiler/translator/ |
OutputHLSL.cpp | 515 TString OutputHLSL::structInitializerString(int indent, const TStructure &structure, const TString &rhsStructName) 522 for (int spaces = 0; spaces < (indent * 4); spaces++) 527 for (int spaces = 0; spaces < ((indent+1) * 4); spaces++) 543 init += structInitializerString(indent + 1, *fieldType.getStruct(), fieldName); 551 init += preIndentString + "}" + (indent == 0 ? ";" : ",") + "\n"; [all...] |
/external/chromium_org/third_party/sinonjs/src/ |
sinon.js | 480 function ascii(f, object, processed, indent) { 514 return ascii.object.call(f, object, processed, indent); 531 ascii.object = function (object, processed, indent) { 534 indent = indent || 0; 546 str = ascii(this, obj, processed, indent + 2); 557 for (i = 0, l = indent; i < l; ++i) { is += " "; } 559 if (length + indent > 80) { 609 ascii: function (object, processed, indent) { 610 return ascii(this, object, processed, indent); [all...] |
/external/compiler-rt/lib/sanitizer_common/scripts/ |
cpplint.py | 56 # - Do not indent namespace contents 122 "[whitespace/indent]".) Filters are evaluated left to right. 215 'whitespace/indent', 588 filters: A string of comma-separated filters (eg "+whitespace/indent"). 593 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter" 668 filters: A string of comma-separated filters (eg "whitespace/indent"). 868 may have a hierarchy separated by slashes: "whitespace/indent". [all...] |
/external/chromium_org/third_party/sqlite/src/tool/ |
lemon.c | [all...] |
/external/jdiff/src/jdiff/ |
HTMLReportGenerator.java | 2060 public void indent(int indent) { method in class:HTMLReportGenerator [all...] |