Home
last modified time | relevance | path

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

12

/openbmc/dbus-sensors/
H A D.gitignore4 !subprojects/.clang-tidy
6 !subprojects/.clang-tidy-ignore
/openbmc/docs/style/cpp/
H A D.clang-tidy18 # However cognitive complexity != cyclomatic complexity. Therefore using the clang-tidy default val…
19 # as cyclomatic complexity seems to not be implemented in clang-tidy.
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0013-remove-clean-script.patch20 @@ -102,7 +102,6 @@ tidy dist:
26 clean: tidy
H A D0010-Workaround-multiple-definition-of-symbol-errors.patch32 tidy dist:
57 tidy dist clean:
/openbmc/entity-manager/
H A D.gitignore4 !subprojects/.clang-tidy
/openbmc/estoraged/
H A D.gitignore5 !/subprojects/.clang-tidy-ignore
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dg84.c31 .tidy = nv50_clk_tidy,
H A Dpriv.h13 void (*tidy)(struct nvkm_clk *); member
H A Dnv40.c209 .tidy = nv40_clk_tidy,
H A Dbase.c198 clk->func->tidy(clk); in nvkm_cstate_prog()
293 ram->func->tidy(ram); in nvkm_pstate_prog()
H A Dgm20b.c882 .tidy = gk20a_clk_tidy,
900 .tidy = gk20a_clk_tidy,
H A Dmcp77.c400 .tidy = mcp77_clk_tidy,
H A Dgf100.c453 .tidy = gf100_clk_tidy,
H A Dnv50.c547 .tidy = nv50_clk_tidy,
H A Dgt215.c525 .tidy = gt215_clk_tidy,
H A Dgk104.c490 .tidy = gk104_clk_tidy,
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dramgm107.c44 .tidy = gk104_ram_tidy,
H A Dramgf108.c53 .tidy = gf100_ram_tidy,
H A Dramgm200.c59 .tidy = gk104_ram_tidy,
H A Dramnv40.c187 .tidy = nv40_ram_tidy,
/openbmc/bmcweb/
H A DDEVELOPING.md199 ### clang-tidy
201 clang-tidy is a tool that can be used to identify coding style violations, bad
203 .clang-tidy file in the root of bmcweb, and are expected to be passing.
205 implements clang-tidy checks and is the recommended way to run these checks
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0016-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch8 and ends up including itself in many case e.g. clang tidy, bpf etc.
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dfb.h177 void (*tidy)(struct nvkm_ram *); member
/openbmc/linux/
H A DMakefile1591 @echo ' clang-tidy - Check with clang-tidy'
1978 PHONY += clang-tidy clang-analyzer
1984 clang-tidy clang-analyzer: $(extmod_prefix)compile_commands.json
1987 clang-tidy clang-analyzer:
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A D13_shlib_weaksym.patch102 tidy: clean

12