HomeSort by relevance Sort by last modified time
    Searched defs:reformat (Results 1 - 7 of 7) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
support.py 23 return driver.parse_string(reformat(string), debug=True)
30 def reformat(string): function
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
support.py 23 return driver.parse_string(reformat(string), debug=True)
30 def reformat(string): function
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 110 String formatted = reformat(s, Selection.getSelectionEnd(s));
129 private String reformat(CharSequence s, int cursor) { method in class:PhoneNumberFormattingTextWatcher
  /external/clang/lib/Format/
Format.cpp 1892 tooling::Replacements reformat(const FormatStyle &Style, Lexer &Lex, function in namespace:clang::format
1899 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, function in namespace:clang::format
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
VisualRefactoring.java 1272 protected MultiTextEdit reformat(MultiTextEdit edit, XmlFormatStyle style) { method in class:VisualRefactoring
1288 public static MultiTextEdit reformat(String oldContents, MultiTextEdit edit, method in class:VisualRefactoring
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/
NewProjectCreator.java 1136 private String reformat(XmlFormatStyle style, String contents) { method
    [all...]
  /prebuilts/tools/common/m2/internal/commons-lang/commons-lang/2.4/
commons-lang-2.4.jar 

Completed in 351 milliseconds