Home
last modified time | relevance | path

Searched refs:Tidy (Results 1 – 23 of 23) sorted by relevance

/external/markdown/docs/extensions/
DHTML_Tidy.txt1 HTML Tidy
4 Runs [HTML Tidy][] on the output of Python-Markdown using the [uTidylib][]
9 [HTML Tidy]: http://tidy.sourceforge.net/
12 Note than any Tidy [options][] can be passed in as extension configs. So,
14 indent the output, set ``indent=auto`` and to have Tidy wrap the output in
15 ``<html>`` and ``<body>`` tags, set ``show_body_only=0``. See Tidy's
/external/llvm-project/clang-tools-extra/clangd/
DDiagnostics.h127 std::vector<Diag> take(const clang::tidy::ClangTidyContext *Tidy = nullptr);
DDiagnostics.cpp498 std::vector<Diag> StoreDiags::take(const clang::tidy::ClangTidyContext *Tidy) { in take() argument
519 if (Tidy != nullptr) { in take()
520 std::string TidyDiag = Tidy->getCheckName(Diag.ID); in take()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DConfigCompileTests.cpp186 TEST_F(ConfigCompileTests, Tidy) { in TEST_F() argument
/external/llvm-project/libclc/generic/lib/math/
Datan2pi.cl181 // Tidy-up according to which quadrant the arguments lie in
Datan2.cl198 // Tidy-up according to which quadrant the arguments lie in
/external/libabigail/
DNEWS123 Tidy #includes in a few files.
129 Tidy checks for sufficient suppression properties.
135 Tidy get_pretty_representation qualified_name.
145 Tidy build_enum_type state variables.
155 abg-ir.cc: Tidy some operator== definitions
157 abg-comparison.cc: Tidy some corpus_diff code
DChangeLog1322 abg-comparison.cc: Tidy some corpus_diff code
1340 abg-ir.cc: Tidy some operator== definitions
1729 Tidy build_enum_type state variables.
2323 Tidy get_pretty_representation qualified_name.
2418 Tidy checks for sufficient suppression properties.
2492 Tidy #includes in a few files.
/external/llvm-project/clang-tools-extra/docs/clang-tidy/
Dindex.rst2 Clang-Tidy
/external/python/pybind11/.github/
DCONTRIBUTING.md201 ### Clang-Tidy
/external/tagsoup/
DREADME105 intended to permanently clean up bad HTML, as [8]HTML Tidy does, only
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dlist.rst1 .. title:: clang-tidy - Clang-Tidy Checks
3 Clang-Tidy Checks
/external/python/cpython2/Doc/library/
Dlogging.rst392 Tidy up any resources used by the handler. This version does no output but
/external/python/cpython3/Doc/library/
Dlogging.rst466 Tidy up any resources used by the handler. This version does no output but
/external/mesa3d/docs/relnotes/
D7.10.rst611 - autoconf: Tidy configure output for EGL.
1654 - graw: Tidy graw xlib scons file a bit
D19.1.0.rst1078 - iris: Tidy exporting the flink handle
3352 - i965: Tidy bogus indentation left by previous commit
/external/python/cpython2/Modules/_ctypes/libffi/
DChangeLog.libffi-3.13218 * configure.ac: Tidy target case.
3235 * src/alpha/ffitarget.h (FFI_LAST_ABI): Tidy definition.
DChangeLog1643 Add more credits to README. Tidy up.
/external/libffi/
DChangeLog.libffi-3.13218 * configure.ac: Tidy target case.
3235 * src/alpha/ffitarget.h (FFI_LAST_ABI): Tidy definition.
DChangeLog.old3226 * configure.ac: Tidy target case.
3243 * src/alpha/ffitarget.h (FFI_LAST_ABI): Tidy definition.
/external/libevent/
DChangeLog-2.0711 o Tidy up the code in evthread_make_base_notifiable a little (61e1eee)
/external/curl/
DCHANGES7263 - sha256: Tidy up following recent changes
/external/strace/
DChangeLog48360 Tidy up includes and copyright notices, fix indentation.
48544 Tidy up order of includes; make bool variables explicit.