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

<<51525354555657585960>>

  /external/mksh/src/
lksh.1 238 .Bd -literal -offset indent
  /external/protobuf/editors/
protobuf-mode.el 48 ;; (indent-tabs-mode . nil)))
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_enum.cc 63 printer->Indent();
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc 182 printer->Indent();
  /external/smali/dexlib2/src/main/java/org/jf/dexlib2/util/
AnnotatedBytes.java 236 public void indent() { method in class:AnnotatedBytes
  /frameworks/base/graphics/java/android/graphics/drawable/
VectorDrawable.java 597 String indent = ""; local
599 indent += " ";
602 Log.v(LOGTAG, indent + "current group is :" + currentGroup.getGroupName()
604 Log.v(LOGTAG, indent + "matrix is :" + currentGroup.getLocalMatrix().toString());
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
CompatModePackages.java 365 out.setFeature("http://xmlpull.org/v1/doc/features.html#indent-output", true);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
cpplint.py 90 "[whitespace/indent]".) Filters are evaluated left to right.
197 'whitespace/indent',
713 filters: A string of comma-separated filters (eg "+whitespace/indent").
718 E.g. "-,+whitespace,-whitespace/indent,whitespace/badfilter"
793 filters: A string of comma-separated filters (eg "whitespace/indent").
993 may have a hierarchy separated by slashes: "whitespace/indent".
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
RefactoringTest.java 243 //String indent = matcher.group(1);
  /external/guava/guava/lib/
jdiff.jar 
  /external/lldb/source/Commands/
CommandObjectTarget.cpp 3204 const size_t indent = strm.Printf("[%3u] ", image_idx); local
    [all...]
  /external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/
indentation.py 75 indent.
267 # Want to pop the transient 4 space continuation indent.
  /external/chromium_org/ppapi/generators/
idl_thunk.py 382 return '%s\n%s\n}' % (cgen.Indent('%s {' % signature, tabs=0),
383 cgen.Indent(body, tabs=1))
  /external/chromium_org/testing/gtest/scripts/
gen_gtest_pred_impl.py 662 indent = (len(assertion) + 3)*' '
678 test += Iter(n, ',\n' + indent + extra_indent + '%(arg)s' % defs)
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/style/
optparser.py 52 [whitespace/indent]. See the options section below for an option that
393 example "-whitespace,+whitespace/indent".
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/coverage/
tracer.c 182 indent(int n) function
202 printf("%s%3d ", indent(depth), depth);
  /external/chromium_org/third_party/closure_linter/closure_linter/
indentation.py 75 indent.
268 # Want to pop the transient 4 space continuation indent.
  /external/chromium_org/third_party/libxml/src/
globals.c 353 * Global setting, asking the serializer to indent the output tree by default
362 * The string used to do one-level indent. By default is equal to " " (two spaces)
  /external/chromium_org/third_party/mesa/src/src/glx/
glxextensions.c 72 /* *INDENT-OFF* */
252 /* *INDENT-ON* */
  /external/chromium_org/third_party/polymer/components/core-icons/
editor-icons.html 38 <g id="format-indent-decrease"><path d="M11,17h10v-2H11V17z M3,12l4,4V8L3,12z M3,21h18v-2H3V21z M3,3v2h18V3H3z M11,9h10V7H11V9z M11,13h10v-2H11V13z"/></g>
39 <g id="format-indent-increase"><path d="M3,21h18v-2H3V21z M3,8v8l4-4L3,8z M11,17h10v-2H11V17z M3,3v2h18V3H3z M11,9h10V7H11V9z M11,13h10v-2H11V13z"/></g>
  /external/chromium_org/third_party/polymer/components-chromium/core-icons/
editor-icons.html 38 <g id="format-indent-decrease"><path d="M11,17h10v-2H11V17z M3,12l4,4V8L3,12z M3,21h18v-2H3V21z M3,3v2h18V3H3z M11,9h10V7H11V9z M11,13h10v-2H11V13z"/></g>
39 <g id="format-indent-increase"><path d="M3,21h18v-2H3V21z M3,8v8l4-4L3,8z M11,17h10v-2H11V17z M3,3v2h18V3H3z M11,9h10V7H11V9z M11,13h10v-2H11V13z"/></g>
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_enum_field.cc 507 printer->Indent();
549 printer->Indent();
  /external/chromium_org/third_party/skia/tools/tests/
render_pictures_test.py 741 indent=2)
744 indent=2)
  /external/dhcpcd/
dhcpcd.8 195 .Bl -tag -width indent
426 .Bl -tag -width indent
dhcpcd.8.in 185 .Bl -tag -width indent
412 .Bl -tag -width indent

Completed in 750 milliseconds

<<51525354555657585960>>