/external/qemu/distrib/sdl-1.2.15/Xcode/TemplatesForXcodeTiger/SDL OpenGL Application/atlantis/ |
shark.c | 40 /* *INDENT-OFF* */ 215 /* *INDENT-ON* */ [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...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-clean-plugin/2.5/ |
maven-clean-plugin-2.5.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-deploy-plugin/2.5/ |
maven-deploy-plugin-2.5.jar | |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/plugins/maven-install-plugin/2.3.1/ |
maven-install-plugin-2.3.1.jar | |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
trace.py | 425 prev_ttype = token.INDENT 429 if prev_ttype == token.INDENT:
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
trace.py | 425 prev_ttype = token.INDENT 429 if prev_ttype == token.INDENT:
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/ |
ToHTMLStream.java | 853 indent(); method 902 indent(); method 1612 indent(); method 1692 indent(); method [all...] |
/external/chromium_org/third_party/WebKit/Source/core/rendering/ |
RenderBlockLineLayout.cpp | 550 // CSS 2.1: "'Text-indent' only affects a line if it is the first formatted line of an element. For example, the first line of an anonymous block 552 // CSS3 "text-indent", "each-line" affects the first line of the block container as well as each line after a forced line break, [all...] |
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/checkers/ |
cpp.py | [all...] |
/external/clang/unittests/Format/ |
FormatTest.cpp | [all...] |
/external/llvm/utils/TableGen/ |
AsmMatcherEmitter.cpp | [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/sqlite/src/src/ |
select.c | [all...] |
/external/chromium_org/third_party/sqlite/src/tool/ |
lemon.c | [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/bison/ |
maint.mk | [all...] |
/external/chromium_org/third_party/qunit/src/ |
qunit.js | [all...] |
/external/e2fsprogs/doc/ |
texinfo.tex | 91 \let\ptexindent=\indent 804 % This records the amount of indent in the innermost environment. 981 % after a section heading. If WORD is `insert', then do indent at such [all...] |
/external/e2fsprogs/lib/et/ |
texinfo.tex | 91 \let\ptexindent=\indent 804 % This records the amount of indent in the innermost environment. 981 % after a section heading. If WORD is `insert', then do indent at such [all...] |
/external/lldb/include/lldb/Core/ |
Stream.h | 472 /// Indent the current line in the stream. 474 /// Indent the current line using the current indentation level and 482 Indent(const char *s = NULL);
|
/external/llvm/lib/IR/ |
LegacyPassManager.cpp | 190 dbgs().indent(Offset*2) << "BasicBlockPass Manager\n"; 353 dbgs().indent(Offset*2) << "ModulePass Manager\n"; [all...] |
/frameworks/base/services/core/java/com/android/server/pm/ |
UserManagerService.java | 769 serializer.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true); 843 serializer.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true); [all...] |
/frameworks/native/services/inputflinger/ |
EventHub.cpp | 63 #define INDENT " " [all...] |
/ndk/sources/host-tools/make-3.81/config/ |
texinfo.tex | 91 \let\ptexindent=\indent 803 % This records the amount of indent in the innermost environment. 980 % after a section heading. If WORD is `insert', then do indent at such [all...] |