Home
last modified time | relevance | path

Searched refs:Reformat (Results 1 – 12 of 12) sorted by relevance

/external/skia/tools/
Dreformat-json.py41 def Reformat(filename): function
51 Reformat(filename)
/external/libvpx/libvpx/tools/
Dftfy.sh18 --msg-only Reformat the commit message only, ignore the patch itself.
/external/nanopb-c/
DCHANGELOG.txt73 Reformat generated .pb.c files using macros (issue 58)
/external/clang/docs/
DClangFormat.rst172 Reformat changed lines in diff. Without -i option just output the diff that
/external/clang/lib/Format/
DFormat.cpp1433 auto Reformat = [](const FormatStyle &Style, StringRef Code, in formatReplacements() local
1438 return processReplacements(Reformat, Code, *SortedReplaces, Style); in formatReplacements()
/external/python/cpython2/Lib/idlelib/
Dhelp.txt66 Format Paragraph -- Reformat the current blank-line-separated
/external/bison/build-aux/
Dannounce-gen375 # Reformat the warnings before displaying them.
/external/python/cpython2/Doc/library/
Didle.rst184 Reformat the current blank-line-delimited paragraph in comment block or
/external/bison/
DChangeLog-20121632 * data/yacc.c: Reformat m4 a little.
3287 Reformat NEWS.
3779 * data/yacc.c: Reformat m4 a little for readability.
6118 * data/push.c: Reformat M4 a little.
6316 (yy_reduce_print): Reformat M4 for readability.
9224 * data/glr.c: Reformat whitespace with tabs.
9226 * tests/cxx-type.at: Reformat whitespace with tabs.
9334 * data/yacc.c: Reformat comments slightly.
11236 * NEWS: Version 2.0. Reformat the existing news items since
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13512 is true. Reformat debug statement.
/external/strace/
DChangeLog-CVS39 * configure.ac: Reformat AC_CHECK_HEADERS to keep it sorted and
DChangeLog35505 Reformat setuid-ing code in startup_child()
35508 * strace.c (startup_child): Reformat setuid-ing code.
36177 (signame): Reformat code a bit without changes to logic.