Home
last modified time | relevance | path

Searched refs:tidy (Results 1 – 25 of 67) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/htmldiff/
Dhtmldiff35 import tidy
62 newtidy = tidy.parseString(ifp.read(), **options)
67 newtidy = tidy.parseString(ifp.read(), **options)
/third_party/curl/src/
DMakefile.am152 TIDY:=clang-tidy
154 tidy: target
/third_party/vixl/
D.clang-tidy2 # We use the clang-tidy defaults and the Google styles as a baseline, with a
16 # We do this in internal contexts (typically in .cc files), but clang-tidy
DREADME.md65 4. clang-tidy-4.0
69 Note that in Ubuntu 18.04, clang-tidy-4.0 will only work if the clang-4.0
235 and performs static analysis using `clang-tidy-4.0`. If you don't have these
236 tools, disable the test using `--noclang-format` or `--noclang-tidy`,
/third_party/curl/lib/
DMakefile.am138 TIDY:=clang-tidy
140 tidy: target
/third_party/skia/tools/
Dclang-tidy.sh27 clang-tidy -quiet -header-filter='.*' -warnings-as-errors='*' $src -- $args
/third_party/node/
Dpyproject.toml16 "TID", # flake8-tidy-imports
/third_party/rust/crates/once_cell/xtask/src/
Dmain.rs2 mod tidy; module
/third_party/curl/
DMakefile.am612 tidy: target
613 (cd src && $(MAKE) tidy)
614 (cd lib && $(MAKE) tidy)
DMakefile.in2141 tidy:
2142 (cd src && $(MAKE) tidy)
2143 (cd lib && $(MAKE) tidy)
DRELEASE-NOTES51 o cmake: tidy-up `NOT_NEED_LBER_H` detection
/third_party/openssl/doc/man3/
DCONF_modules_free.pod26 CONF_modules_free() at exit to tidy up any configuration performed.
/third_party/ltp/testcases/kdump/doc/
DTEST_PLAN.txt33 - tidy up scripts.
/third_party/json/cmake/
Dci.cmake21 …nd_program(CLANG_TIDY_TOOL NAMES clang-tidy-15 clang-tidy-14 clang-tidy-13 clang-tidy-12 clang-tid…
/third_party/json/
DCMakeLists.txt49 option(JSON_SystemInclude "Include as system headers (skip for clang-tidy)." OFF)
/third_party/unity/docs/
DThrowTheSwitchCodingStandard.md133 things up in nice tidy columns.
188 that happens, we like to indent further to line things up in nice tidy columns.
/third_party/cJSON/tests/unity/docs/
DThrowTheSwitchCodingStandard.md134 things up in nice tidy columns.
189 that happens, we like to indent further to line things up in nice tidy columns.
/third_party/openGLES/extensions/IMG/
DIMG_texture_env_enhanced_fixed_function.txt226 1.0, 11/05/2009 bcb: Final tidy up for publish.
DIMG_texture_compression_pvrtc2.txt205 0.8, 08/08/2012 bcb: Final tidy up
/third_party/skia/third_party/externals/opengl-registry/extensions/IMG/
DIMG_texture_env_enhanced_fixed_function.txt226 1.0, 11/05/2009 bcb: Final tidy up for publish.
DIMG_texture_compression_pvrtc2.txt205 0.8, 08/08/2012 bcb: Final tidy up
/third_party/mesa3d/src/intel/genxml/
DREADME62 Keeping genxml files tidy :
/third_party/node/deps/v8/
DDEPS29 # Fetch clang-tidy into the same bin/ directory as our clang binary.
574 '--package=clang-tidy'],
/third_party/pcre2/pcre2/
DPrepareRelease50 # tidy for online reading. Concatenate all the .3 stuff, but omit the
DNEWS324 tidy the code.

123