Home
last modified time | relevance | path

Searched defs:reformat (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython2/Lib/lib2to3/tests/
Dsupport.py30 def reformat(string): function
/external/python/cpython3/Lib/lib2to3/tests/
Dsupport.py34 def reformat(string): function
/external/google-java-format/idea_plugin/src/com/google/googlejavaformat/intellij/
DCodeStyleManagerDecorator.java62 public PsiElement reformat(PsiElement element) throws IncorrectOperationException { in reformat() method in CodeStyleManagerDecorator
67 public PsiElement reformat(PsiElement element, boolean canChangeWhiteSpacesOnly) in reformat() method in CodeStyleManagerDecorator
/external/python/cpython3/Tools/scripts/
Dpindent.py163 def reformat(self): member in PythonIndenter
/external/python/cpython2/Tools/scripts/
Dpindent.py165 def reformat(self): member in PythonIndenter
/external/cldr/tools/java/org/unicode/cldr/tool/
DGeneratePluralRanges.java281 public Set<String> reformat(PluralRanges pluralRanges, Set<Count> counts) { in reformat() method in GeneratePluralRanges
/external/llvm-project/clang/lib/Format/
DFormat.cpp2644 reformat(const FormatStyle &Style, StringRef Code, in reformat() function
2716 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function
2736 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function
/external/clang/lib/Format/
DFormat.cpp1614 tooling::Replacements reformat(const FormatStyle &Style, SourceManager &SM, in reformat() function
1626 tooling::Replacements reformat(const FormatStyle &Style, StringRef Code, in reformat() function