Searched defs:indentation (Results 1 - 25 of 26) sorted by relevance

12

/external/mesa3d/src/glsl/
H A Dir_print_visitor.h92 int indentation; member in class:ir_print_visitor
/external/dagger2/compiler/src/main/java/dagger/internal/codegen/writer/
H A DIndentingAppendable.java23 private final String indentation; field in class:IndentingAppendable
31 IndentingAppendable(String indentation, Appendable delegate) { argument
32 this.indentation = indentation;
67 delegate.append(indentation);
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DIndentation.java39 private int indentation; field in class:Indentation
45 indentation = 0;
55 indentation = initval;
59 * set the indentation field
65 indentation = initval;
69 * get the number of indentation.
74 return indentation;
78 * increment the indentation field
81 indentation++;
85 * decrement the indentation fiel
[all...]
H A DSIPHeaderList.java322 * @param indentation
326 public String debugDump(int indentation) { argument
328 String indent = new Indentation(indentation).getIndentation();
/external/chromium-trace/catapult/third_party/closure_linter/closure_linter/
H A Decmalintrules.py33 from closure_linter import indentation namespace
111 self._indentation = indentation.IndentationRules()
318 # TODO(robbyw): Support checking indentation in HTML files.
799 # should trigger a proper indentation warning message as [ is not indented
/external/jsoncpp/src/lib_json/
H A Djson_writer.cpp471 StyledStreamWriter::StyledStreamWriter(std::string indentation) argument
472 : document_(NULL), rightMargin_(74), indentation_(indentation),
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c49 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/nist-sip/java/gov/nist/core/
H A DGenericObject.java37 * 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
[all...]
H A DGenericObjectList.java94 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;
/external/slf4j/slf4j-ext/src/main/java/org/slf4j/profiler/
H A DProfiler.java227 private String buildProfilerString(DurationUnit du, String firstPrefix, String label, String indentation) { argument
237 buildStopWatchString(buf, du, ELAPSED_TIME, indentation, (StopWatch) child);
240 String subString = profiler.buildProfilerString(du, NESTED_PROFILER_FIRST_PREFIX, SUBTOTAL_ELAPSED, indentation + " ");
242 buildStopWatchString(buf, du, ELAPSED_TIME, indentation, profiler.globalStopWatch);
245 buildStopWatchString(buf, du, label, indentation, globalStopWatch);
249 private static void buildStopWatchString(StringBuilder buf, DurationUnit du, String prefix, String indentation, StopWatch sw) { argument
251 buf.append(indentation);
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/emitter/
H A DEmitter.java107 // The current indentation level and the stack of previous indents.
124 // (indentation space, '-', '?', or ':')?
164 // The current indentation level and the stack of previous indents.
178 // (indentation space, '-', '?', or ':')?
1082 boolean indentation) throws IOException {
1088 this.indention = this.indention && indentation;
1081 writeIndicator(String indicator, boolean needWhitespace, boolean whitespace, boolean indentation) argument
/external/v8/src/wasm/
H A Dast-decoder.cc285 char* indentation() { function in class:v8::internal::wasm::LR_WasmDecoder
309 indentation(), startrel(pc_), opcode,
650 indentation(), startrel(p->pc()), opcode,
/external/proguard/src/proguard/classfile/visitor/
H A DClassPrinter.java74 private int indentation; field in class:ClassPrinter
1147 indentation++;
1152 indentation--;
1164 for (int index = 0; index < indentation; index++)
/external/slf4j/log4j-over-slf4j/compatibility/lib/
H A Dlogback-core-0.9.8-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/qos/ ch/qos/logback/ ch/qos/logback/core/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...
/external/proguard/lib/
H A Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/ proguard/DuplicateClassPrinter.class DuplicateClassPrinter.java package proguard ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 4050 milliseconds

12