HomeSort by relevance Sort by last modified time
    Searched defs:indentation (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/chromium_org/third_party/mesa/src/src/glsl/
ir_print_visitor.h 92 int indentation; member in class:ir_print_visitor
  /external/mesa3d/src/glsl/
ir_print_visitor.h 92 int indentation; member in class:ir_print_visitor
  /external/nist-sip/java/gov/nist/javax/sip/header/
Indentation.java 37 class Indentation {
39 private int indentation; field in class:Indentation
44 protected Indentation() {
45 indentation = 0;
54 protected Indentation(int initval) {
55 indentation = initval;
59 * set the indentation field
65 indentation = initval;
69 * get the number of indentation.
74 return indentation;
    [all...]
  /external/chromium_org/tools/gyp/tools/emacs/
gyp.el 18 (defadvice python-calculate-indentation (after ami-outdent-closing-parens
36 (defun gyp-set-indentation ()
37 "Hook function to configure python indentation to suit gyp mode."
42 (add-hook 'gyp-mode-hook 'gyp-set-indentation)
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
ecmalintrules.py 30 from closure_linter import indentation namespace
99 self._indentation = indentation.IndentationRules()
253 if not self._is_html and error_check.ShouldCheck(Rule.INDENTATION):
254 # TODO(robbyw): Support checking indentation in HTML files.
    [all...]
  /external/chromium_org/third_party/closure_linter/closure_linter/
ecmalintrules.py 30 from closure_linter import indentation namespace
99 self._indentation = indentation.IndentationRules()
253 if not self._is_html and error_check.ShouldCheck(Rule.INDENTATION):
254 # TODO(robbyw): Support checking indentation in HTML files.
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_dump.c 49 uint indentation; member in struct:dump_ctx
609 /* update indentation */
613 ctx->indentation += indent_spaces;
631 ctx.indentation = 0;
663 ctx.indentation = 0;
718 ctx.base.indentation = 0;
  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_dump.c 49 uint indentation; member in struct:dump_ctx
609 /* update indentation */
613 ctx->indentation += indent_spaces;
631 ctx.indentation = 0;
663 ctx.indentation = 0;
718 ctx.base.indentation = 0;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/
pep8.py 38 100 indentation
74 indent_char: first indentation character in this file (' ' or '\t')
75 indent_level: indentation (with tabs expanded to multiples of 8)
76 previous_indent_level: indentation on previous line
150 return offset, "E101 indentation contains mixed spaces and tabs"
163 return indent.index('\t'), "W191 indentation contains tabs"
321 def indentation(logical_line, previous_logical, indent_char, function
324 Use 4 spaces per indentation level.
340 return 0, "E111 indentation is not a multiple of four"
345 return 0, "E113 unexpected indentation"
    [all...]
  /external/nist-sip/java/gov/nist/core/
GenericObjectList.java 94 protected int indentation; field in class:GenericObjectList
107 char[] chars = new char[indentation];
260 indentation--;
266 indentation++;
284 sprint(((GenericObject) obj).debugDump(this.indentation));
294 * indentation given.
298 int save = indentation;
299 indentation = indent;
301 indentation = save;
GenericObject.java 37 * Provides a few utility funcitons such as indentation and
80 protected int indentation; field in class:GenericObject
293 indentation = 0;
298 char [] chars = new char [indentation];
314 indentation--;
320 indentation++;
430 if (fieldName.compareTo("indentation") == 0) {
515 if (fieldName.compareTo("indentation") == 0) {
611 if (fieldName.compareTo("indentation") == 0) {
647 indentation + 1))
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/formatting/
AndroidXmlFormattingStrategy.java 305 // Look up the indentation level of the start node, if it is an element
308 // Measure the indentation of the start node such that we can indent
310 // in if the surrounding content does not use the same indentation size etc.
318 // level it is, and we also need to know the indentation level to use
320 // since from the initial indentation level and on down we want to normalize
330 // the parent chain and looking up the indentation for each. The reason for
332 // may be sharing lines with other nodes, and we disregard indentation for
333 // any nodes that don't start a line since the indentation may only be correct
335 // level that do have indentation info at the front of the line.
400 // remove the initial indentation in the reformatted elemen
707 String indentation = entry.getValue(); local
    [all...]
  /external/chromium_org/third_party/openssl/openssl/ssl/
ssltest.c 2005 static const char indentation[] = local
    [all...]
  /external/openssl/ssl/
ssltest.c 2011 static const char indentation[] = local
    [all...]
  /external/proguard/src/proguard/classfile/visitor/
ClassPrinter.java 63 private static final String INDENTATION = " ";
67 private int indentation; field in class:ClassPrinter
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
externs.js 485 indentation: function () { },
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-artifact-3.2.1.jar 
maven-compat-3.2.1.jar 
plexus-utils-3.0.17.jar 
  /cts/tools/signature-tools/lib/
stringtemplate.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/0.20.0/
org.eclipse.tycho.p2.maven.repository-0.20.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
  /prebuilts/devtools/tools/lib/
sdk-common.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/2.0.5/
plexus-utils-2.0.5.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-utils/3.0/
plexus-utils-3.0.jar 

Completed in 1812 milliseconds

1 2 3