HomeSort by relevance Sort by last modified time
    Searched full:indent (Results 851 - 875 of 2419) sorted by null

<<31323334353637383940>>

  /system/tpm/attestation/common/
proto_print.py 337 std::string indent(indent_size, ' ');
342 output += indent + "}\\n";
348 output += indent + " %(name)s: ";
353 output += indent + " %(name)s: {";
  /toolchain/binutils/binutils-2.25/bfd/
cpu-cris.c 107 * indent-tabs-mode: t
  /toolchain/binutils/binutils-2.25/include/vms/
ChangeLog 70 Indent and order pcline commands.
  /external/dagger2/compiler/src/main/java/dagger/internal/codegen/
BindingGraphValidator.java 89 import static dagger.internal.codegen.ErrorMessages.INDENT;
    [all...]
  /external/avahi/avahi-gobject/
Makefile.am 141 indent:
142 indent -brf -nbbo -nbc -ip0 -cs -nbfde -npsl -br -brs -bap -i4 -bs -cdw -ce -npcs -hnl -cli4 -nut -ci8 ga-*.[ch]
  /external/bison/src/
location.c 198 /* Quote the file, indent by a single column. */
202 /* Print the caret, with the same indent as above. */
  /external/boringssl/src/crypto/asn1/
x_long.c 77 static int long_print(BIO *out, ASN1_VALUE **pval, const ASN1_ITEM *it, int indent, const ASN1_PCTX *pctx);
179 int indent, const ASN1_PCTX *pctx)
  /external/chromium-trace/catapult/telemetry/telemetry/internal/backends/chrome_inspector/
tracing_backend.py 126 'Tracing.start:\n' + json.dumps(response, indent=2))
186 'Tracing.requestMemoryDump:\n' + json.dumps(response, indent=2))
  /external/chromium-trace/catapult/tracing/tracing/ui/extras/chrome/cc/images/
input-event.svg 93 style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
98 style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans" />
  /external/clang/www/
OpenProjects.html 49 "indent" source reformatting tool.
52 preprocessor. The clang-based indent replacement,
  /external/deqp/modules/glshared/
glsShaderRenderCase.hpp 58 LineStream (int indent = 0) { m_indent = indent; }
  /external/dhcpcd-6.8.2/
dhcpcd.conf.5.in 46 .Bl -tag -width indent
314 .Bd -literal -indent
648 .Bl -tag -width indent
704 .Bl -tag -width -indent
721 .Bl -tag -width indent
767 .Bl -tag -width -indent
790 .Bl -tag -width -indent
801 .Bl -tag -width -indent
  /external/doclava/src/com/google/doclava/
SampleTagInfo.java 34 * and reducing the indent level of the text to the indent level of the first non-whitespace line.
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
AbstractHandlerContainer.java 118 public void dump(Appendable out,String indent) throws IOException
121 dump(out,indent,getBeans(),TypeUtil.asList(getHandlers()));
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
Data.java 246 void toString(StringBuilder out, int indent);
251 void write(Appendable out, int indent) throws IOException;
  /external/libxml2/doc/devhelp/
devhelp.xsl 11 <xsl:output method="xml" encoding="UTF-8" indent="yes"/>
36 <xsl:document xmlns="" href="libxml2-{@name}.html" method="xml" indent="yes" encoding="UTF-8">
  /external/llvm/tools/llvm-cov/
CoverageReport.cpp 57 OS.indent(Width - Str.size());
62 OS.indent(Width - Str.size());
  /external/llvm/tools/llvm-pdbdump/
ClassDefinitionDumper.cpp 42 Printer.Indent();
134 Printer.Indent();
  /external/llvm/unittests/Support/
YAMLParserTest.cpp 149 ExpectParseSuccess("Indent indicators in block literal scalar header",
151 ExpectParseSuccess("Chomping and indent indicators in block literals",
  /external/llvm/utils/kate/
llvm.xml 254 // kate: space-indent on; indent-width 2; replace-tabs on;
  /external/mesa3d/docs/
devinfo.html 110 Here's the GNU indent command which will best approximate my preferred style:
114 indent -br -i3 -npcs --no-tabs infile.c -o outfile.c
  /external/owasp/sanitizer/tools/findbugs/doc/
contributing.html 88 to indent your code; one tab per indent level.
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/dexbacked/raw/
EncodedValue.java 140 out.indent();
160 out.indent();
  /frameworks/base/core/java/com/android/internal/widget/
MessagingLinearLayout.java 161 // HACK: If we need indent for two lines, and they're coming from the same
163 // so add an extra line of indent.
  /frameworks/native/include/binder/
TextOutput.h 66 TextOutput& indent(TextOutput& to);
137 inline TextOutput& indent(TextOutput& to) function in namespace:android

Completed in 2536 milliseconds

<<31323334353637383940>>