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

1 2 3

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
support.py 23 return driver.parse_string(reformat(string), debug=True)
30 def reformat(string): function
  /external/python/cpython2/Lib/lib2to3/tests/
support.py 23 return driver.parse_string(reformat(string), debug=True)
30 def reformat(string): function
  /external/python/cpython3/Lib/lib2to3/tests/
support.py 21 return driver.parse_string(reformat(string), debug=True)
28 def reformat(string): function
  /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
  /external/python/cpython2/Tools/scripts/
pindent.py 165 def reformat(self): member in class:PythonIndenter
206 # end def reformat
348 pi.reformat()
371 pi.reformat()
440 -r : reformat a completed program (use #end directives)
480 action = 'reformat'
  /external/python/cpython3/Tools/scripts/
pindent.py 163 def reformat(self): member in class:PythonIndenter
204 # end def reformat
346 pi.reformat()
369 pi.reformat()
438 -r : reformat a completed program (use #end directives)
478 action = 'reformat'
  /frameworks/base/telephony/java/android/telephony/
PhoneNumberFormattingTextWatcher.java 108 String formatted = reformat(s, Selection.getSelectionEnd(s));
128 private String reformat(CharSequence s, int cursor) { method in class:PhoneNumberFormattingTextWatcher
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
pindent.py 164 def reformat(self): member in class:PythonIndenter
206 # end def reformat
352 pi.reformat()
419 pi.reformat()
474 -r : reformat a completed program (use #end directives)
514 action = 'reformat'
  /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/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-alpha4/
lint-api-26.0.0-alpha4.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-alpha5/
lint-api-26.0.0-alpha5.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-alpha6/
lint-api-26.0.0-alpha6.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-alpha7/
lint-api-26.0.0-alpha7.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-alpha9/
lint-api-26.0.0-alpha9.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-beta1/
lint-api-26.0.0-beta1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-beta2/
lint-api-26.0.0-beta2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0/
lint-api-26.0.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-beta6/
lint-api-26.0.0-beta6.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-beta7/
lint-api-26.0.0-beta7.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.0.0-rc1/
lint-api-26.0.0-rc1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-api/26.2.0-alpha16/
lint-api-26.2.0-alpha16.jar 
  /external/libphonenumber/demo/war/WEB-INF/lib/
commons-lang-2.6.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
commons-lang-2.6.jar 

Completed in 2587 milliseconds

1 2 3