| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/clang/ |
| H A D | 0018-clang-Use-python3-in-python-scripts.patch | 13 clang-tools-extra/clang-tidy/add_new_check.py | 2 +- 14 clang-tools-extra/clang-tidy/rename_check.py | 2 +- 15 clang-tools-extra/clang-tidy/tool/clang-tidy-diff.py | 2 +- 16 clang-tools-extra/clang-tidy/tool/run-clang-tidy.py | 2 +- 31 diff --git a/clang-tools-extra/clang-tidy/add_new_check.py b/clang-tools-extra/clang-tidy/add_new_c… 33 --- a/clang-tools-extra/clang-tidy/add_new_check.py 34 +++ b/clang-tools-extra/clang-tidy/add_new_check.py 39 #===- add_new_check.py - clang-tidy check generator ---------*- python -*--===# 41 diff --git a/clang-tools-extra/clang-tidy/rename_check.py b/clang-tools-extra/clang-tidy/rename_che… 43 --- a/clang-tools-extra/clang-tidy/rename_check.py [all …]
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/syslinux/syslinux/ |
| H A D | syslinux-remove-clean-script.patch | 10 @@ -101,7 +101,6 @@ tidy dist: 16 clean: tidy
|
| H A D | 0010-Workaround-multiple-definition-of-symbol-errors.patch | 31 tidy dist: 52 tidy dist clean:
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
| H A D | g84.c | 31 .tidy = nv50_clk_tidy,
|
| H A D | priv.h | 13 void (*tidy)(struct nvkm_clk *); member
|
| H A D | nv40.c | 209 .tidy = nv40_clk_tidy,
|
| H A D | base.c | 198 clk->func->tidy(clk); in nvkm_cstate_prog() 293 ram->func->tidy(ram); in nvkm_pstate_prog()
|
| H A D | gm20b.c | 882 .tidy = gk20a_clk_tidy, 900 .tidy = gk20a_clk_tidy,
|
| H A D | mcp77.c | 403 .tidy = mcp77_clk_tidy,
|
| H A D | gt215.c | 525 .tidy = gt215_clk_tidy,
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgm107.c | 44 .tidy = gk104_ram_tidy,
|
| H A D | ramgf108.c | 53 .tidy = gf100_ram_tidy,
|
| H A D | ramgm200.c | 59 .tidy = gk104_ram_tidy,
|
| H A D | ramnv40.c | 187 .tidy = nv40_ram_tidy,
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-core/meta/ |
| H A D | clang-environment.inc | 17 echo 'export CLANG_TIDY_EXE="${TARGET_PREFIX}clang-tidy"' >> $script
|
| /OK3568_Linux_fs/buildroot/boot/syslinux/ |
| H A D | 0016-Workaround-multiple-definition-of-symbol-errors.patch | 32 tidy dist: 57 tidy dist clean:
|
| H A D | 0005-lzo-Use-the-host-toolchain-for-prepcore.patch | 40 tidy dist clean spotless:
|
| H A D | 0004-utils-Use-the-host-toolchain-to-build.patch | 56 tidy dist:
|
| /OK3568_Linux_fs/yocto/meta-clang/recipes-devtools/clang/ |
| H A D | clang-crosssdk_git.bb | 18 for tool in clang clang++ clang-tidy lld ld.lld llvm-profdata \
|
| H A D | clang-cross_git.bb | 18 for tool in clang clang++ clang-tidy lld ld.lld llvm-profdata \
|
| H A D | clang-cross-canadian_git.bb | 23 for tool in clang clang++ clang-tidy lld ld.lld llvm-profdata \
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/ |
| H A D | 0018-wordsize.h-Unify-the-header-between-arm-and-aarch64.patch | 8 and ends up including itself in many case e.g. clang tidy, bpf etc.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | fb.h | 160 void (*tidy)(struct nvkm_ram *); member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-extended/mozjs/ |
| H A D | mozjs-78_78.15.0.bb | 133 # tidy up installation
|
| /OK3568_Linux_fs/yocto/meta-clang/classes/ |
| H A D | clang.bbclass | 136 set( CMAKE_CLANG_TIDY ${HOST_PREFIX}clang-tidy )
|