/external/libweave/third_party/modp_b64/ |
modp_b64.cc | 1 /* -*- mode: c; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 4 -*- */
|
/external/libxml2/include/libxml/ |
xmlwriter.h | 468 xmlTextWriterSetIndent(xmlTextWriterPtr writer, int indent);
|
/external/libxml2/test/xsdtest/ |
xsdtest.xsl | 6 <xsl:output indent="yes" encoding="utf-8"/>
|
/external/llvm/docs/ |
ReleaseNotes.rst | 83 and un-indent it (the indentation causes it to be inside this comment).
|
/external/llvm/include/llvm/DebugInfo/PDB/ |
IPDBRawSymbol.h | 31 virtual void dump(raw_ostream &OS, int Indent) const = 0;
|
/external/llvm/utils/emacs/ |
tablegen-mode.el | 121 (setq indent-tabs-mode nil)
|
/external/llvm/utils/lit/lit/ |
Test.py | 95 e = JSONEncoder(indent=2, sort_keys=True)
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.text | 417 It looks nice if you indent every line of the subsequent 424 only required to indent the first line. Lorem ipsum dolor 464 To produce a code block in Markdown, simply indent every line of the 502 it and indent it, and Markdown will handle the hassle of encoding the
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.text | 417 It looks nice if you indent every line of the subsequent 424 only required to indent the first line. Lorem ipsum dolor 464 To produce a code block in Markdown, simply indent every line of the 502 it and indent it, and Markdown will handle the hassle of encoding the
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.txt | 417 It looks nice if you indent every line of the subsequent 424 only required to indent the first line. Lorem ipsum dolor 464 To produce a code block in Markdown, simply indent every line of the 502 it and indent it, and Markdown will handle the hassle of encoding the
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.txt | 380 It looks nice if you indent every line of the subsequent 387 only required to indent the first line. Lorem ipsum dolor 427 To produce a code block in Markdown, simply indent every line of the 465 it and indent it, and Markdown will handle the hassle of encoding the
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.txt | 417 It looks nice if you indent every line of the subsequent 424 only required to indent the first line. Lorem ipsum dolor 464 To produce a code block in Markdown, simply indent every line of the 502 it and indent it, and Markdown will handle the hassle of encoding the
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
rtasm_ppc.h | 62 int indent; member in struct:ppc_function
|
/external/mesa3d/src/mapi/glapi/gen/ |
gl_enums.py | 2 # -*- Mode: Python; py-indent-offset: 8 -*-
|
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_string_field.cc | 116 printer->Indent(); 133 printer->Indent(); 472 printer->Indent(); 498 printer->Indent();
|
/external/protobuf/src/google/protobuf/compiler/javamicro/ |
javamicro_file.cc | 170 printer->Indent();
|
/external/protobuf/src/google/protobuf/compiler/javanano/ |
javanano_primitive_field.cc | 394 printer->Indent(); 420 printer->Indent(); 895 printer->Indent(); [all...] |
/external/selinux/libsemanage/src/ |
Makefile | 167 indent:
|
/external/skia/tools/ |
nanobench_flags.py | 164 json.dump(args, f, indent=2, sort_keys=True)
|
/external/v8/src/profiler/ |
profile-generator.h | 161 void Print(int indent);
|
/external/valgrind/docs/internals/ |
BIG_APP_NOTES.txt | 174 indent
|
/frameworks/av/include/media/nbaio/ |
NBLog.h | 184 void dump(int fd, size_t indent = 0);
|
/frameworks/av/include/media/stagefright/foundation/ |
AMessage.h | 164 AString debugString(int32_t indent = 0) const;
|
/frameworks/base/services/core/java/com/android/server/fingerprint/ |
FingerprintsUserState.java | 176 serializer.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true);
|
/frameworks/base/services/core/java/com/android/server/tv/ |
PersistentDataStore.java | 276 serializer.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true);
|