HomeSort by relevance Sort by last modified time
    Searched full:indent (Results 1401 - 1425 of 1973) sorted by null

<<51525354555657585960>>

  /external/markdown/tests/markdown-test/
markdown-documentation-basics.html 224 <p>To specify an entire block of pre-formatted code, indent every line of
  /external/mesa3d/
configure.ac 73 AC_CHECK_PROG(INDENT, indent, indent, cat)
74 if test "x$INDENT" != "xcat"; then
    [all...]
  /external/owasp/sanitizer/tools/findbugs/src/xsl/
default.xsl 52 indent="yes"
plain.xsl 31 indent="yes"
summary.xsl 5 method="xml" indent="yes"
  /external/pixman/pixman/
pixman-radial-gradient.c 1 /* -*- Mode: c; c-basic-offset: 4; tab-width: 8; indent-tabs-mode: t; -*- */
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum_field.cc 335 printer->Indent();
cpp_primitive_field.cc 350 printer->Indent();
  /external/protobuf/src/google/protobuf/compiler/java/
java_primitive_field.cc 420 printer->Indent();
  /frameworks/base/services/core/java/com/android/server/input/
PersistentDataStore.java 287 serializer.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true);
  /libcore/xml/src/main/java/org/xmlpull/v1/sax2/
Driver.java 1 /* -*- c-basic-offset: 4; indent-tabs-mode: nil; -*- //------100-columns-wide------>|*/
  /ndk/sources/host-tools/sed-4.2.1/m4/
stdint.m4 471 # indent-tabs-mode: nil
  /packages/apps/Nfc/src/com/android/nfc/cardemulation/
RegisteredServicesCache.java 69 static final String XML_INDENT_OUTPUT_FEATURE = "http://xmlpull.org/v1/doc/features.html#indent-output";
  /prebuilts/libs/libedit/share/man/man5/
editrc.5 157 .Bl -tag -compact -offset indent -width 4n
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
cp424.py 105 u'\x99' # 0x39 -> INDENT TABULATION
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
TODO.txt 45 - need a way to force auto-indent on/off
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pyclbr.py 151 stack = [] # stack of (class, indent) pairs
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 301 src = """if 1: # indent hack
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
cp424.py 105 u'\x99' # 0x39 -> INDENT TABULATION
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
TODO.txt 45 - need a way to force auto-indent on/off
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pyclbr.py 151 stack = [] # stack of (class, indent) pairs
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_zipimport.py 301 src = """if 1: # indent hack
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/
AndroidXmlEditor.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java 192 // Add indent to all lines between mSelectionStart and mEnd
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 243 final String indentToken = "${indent}"; //$NON-NLS-1$

Completed in 1066 milliseconds

<<51525354555657585960>>