HomeSort by relevance Sort by last modified time
    Searched refs:dedent (Results 1 - 10 of 10) sorted by null

  /external/llvm/test/Scripts/
coff-dump.py 246 def dedent(): function
445 dedent()
473 dedent()
497 dedent()
526 dedent()
559 dedent()
  /frameworks/base/include/utils/
TextOutput.h 64 TextOutput& dedent(TextOutput& to);
138 inline TextOutput& dedent(TextOutput& to) function in namespace:android
  /frameworks/base/libs/binder/
IPCThreadState.cpp 176 out << dedent; local
235 out << dedent; local
516 << indent << data << dedent << endl;
556 if (reply) alog << indent << *reply << dedent << endl;
787 alog << dedent; local
841 alog << dedent; local
1020 << dedent << endl
    [all...]
Parcel.cpp     [all...]
  /external/markdown/
test-markdown.py 145 for y in textwrap.wrap(textwrap.dedent(x), 40):
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
ExtractIncludeRefactoring.java 625 xml = dedent(xml);
VisualRefactoring.java 601 protected static String dedent(String xml) { method in class:VisualRefactoring
    [all...]
  /cts/tools/signature-tools/lib/
antlr-2.7.7.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/common/jython/
jython.jar 

Completed in 373 milliseconds