/aosp12/system/media/camera/docs/ |
H A D | metadata-check-dependencies | 108 binary_check tidy tidy tidy
|
H A D | metadata-parser-validity-check | 51 tidy -indent -xml -quiet $thisdir/metadata_definitions.xml > $tmp_tidy1 52 tidy -indent -xml -quiet $tmp_out > $tmp_tidy2
|
H A D | README.md | 21 sudo apt-get install tidy 28 sudo port install tidy
|
/aosp12/packages/providers/MediaProvider/jni/ |
H A D | Android.bp | 67 tidy: true, 105 tidy: true, 137 tidy: true, 173 tidy: true,
|
/aosp12/frameworks/compile/slang/BitWriter_2_9/ |
H A D | Android.bp | 18 // So, disable tidy checks. 19 tidy: false,
|
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/ |
H A D | Android.bp | 19 // So, disable tidy checks. 20 tidy: false,
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/ |
H A D | Android.bp | 17 // So, disable tidy checks. 18 tidy: false,
|
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/ |
H A D | Android.bp | 17 // So, disable tidy checks. 18 tidy: false,
|
/aosp12/frameworks/compile/slang/BitWriter_3_2/ |
H A D | Android.bp | 21 // So, disable tidy checks. 22 tidy: false,
|
/aosp12/build/soong/cc/ |
H A D | tidy.go | 136 if len(tidy.Properties.Tidy_checks) > 0 { 138 config.ClangRewriteTidyChecks(tidy.Properties.Tidy_checks)), ",")
|
H A D | OWNERS | 2 per-file tidy.go = srhines@google.com, chh@google.com
|
H A D | builder.go | 378 tidy bool member 446 if flags.tidy { 551 tidy := flags.tidy 566 tidy = false 628 if tidy {
|
/aosp12/frameworks/base/media/jni/soundpool/ |
H A D | Android.bp | 21 // https://clang.llvm.org/extra/clang-tidy/checks/list.html 98 // https://clang.llvm.org/extra/clang-tidy/ 99 tidy: true,
|
/aosp12/system/libbase/ |
H A D | Android.bp | 235 tidy: true, 239 "tidy/unique_fd_test.cpp", 240 "tidy/unique_fd_test2.cpp",
|
/aosp12/frameworks/av/services/mediametrics/ |
H A D | Android.bp | 14 // https://clang.llvm.org/extra/clang-tidy/checks/list.html 91 // https://clang.llvm.org/extra/clang-tidy/ 92 tidy: true,
|
/aosp12/hardware/google/camera/common/hal/google_camera_hal/ |
H A D | Android.bp | 104 // b/129863492, clang-tidy nondeterministic seg fault 105 tidy: false,
|
/aosp12/system/security/ondevice-signing/ |
H A D | Android.bp | 14 // List of clang-tidy checks that are reported as errors. 69 tidy: true,
|
/aosp12/build/soong/cc/config/ |
H A D | Android.bp | 16 "tidy.go",
|
/aosp12/system/bpf/ |
H A D | Android.bp | 27 tidy: true,
|
/aosp12/build/make/core/clang/ |
H A D | config.mk | 57 include $(BUILD_SYSTEM)/clang/tidy.mk
|
/aosp12/system/core/libsysutils/ |
H A D | Android.bp | 34 tidy: true,
|
/aosp12/build/make/core/ |
H A D | definitions.mk | 1296 define call-clang-tidy 1302 define clang-tidy-cpp 1310 $(clang-tidy-cpp)) 1316 $(if $(PRIVATE_TIDY_CHECKS),$(clang-tidy-cpp)) 1348 define clang-tidy-c 1356 $(clang-tidy-c)) 1362 $(if $(PRIVATE_TIDY_CHECKS),$(clang-tidy-c)) 1416 define clang-tidy-host-cpp 1424 $(clang-tidy-host-cpp)) 1466 define clang-tidy-host-c [all …]
|
/aosp12/packages/modules/DnsResolver/tests/ |
H A D | Android.bp | 80 tidy: false, 158 tidy: false, // cuts test build time by > 1m30s
|
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/tests/ |
H A D | Android.bp | 43 tidy: false,
|
/aosp12/hardware/google/pixel/thermal/ |
H A D | Android.bp | 50 tidy: true,
|