Home
last modified time | relevance | path

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

123

/aosp12/system/media/camera/docs/
H A Dmetadata-check-dependencies108 binary_check tidy tidy tidy
H A Dmetadata-parser-validity-check51 tidy -indent -xml -quiet $thisdir/metadata_definitions.xml > $tmp_tidy1
52 tidy -indent -xml -quiet $tmp_out > $tmp_tidy2
H A DREADME.md21 sudo apt-get install tidy
28 sudo port install tidy
/aosp12/packages/providers/MediaProvider/jni/
H A DAndroid.bp67 tidy: true,
105 tidy: true,
137 tidy: true,
173 tidy: true,
/aosp12/frameworks/compile/slang/BitWriter_2_9/
H A DAndroid.bp18 // So, disable tidy checks.
19 tidy: false,
/aosp12/frameworks/compile/slang/BitWriter_2_9_func/
H A DAndroid.bp19 // So, disable tidy checks.
20 tidy: false,
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
H A DAndroid.bp17 // So, disable tidy checks.
18 tidy: false,
/aosp12/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
H A DAndroid.bp17 // So, disable tidy checks.
18 tidy: false,
/aosp12/frameworks/compile/slang/BitWriter_3_2/
H A DAndroid.bp21 // So, disable tidy checks.
22 tidy: false,
/aosp12/build/soong/cc/
H A Dtidy.go136 if len(tidy.Properties.Tidy_checks) > 0 {
138 config.ClangRewriteTidyChecks(tidy.Properties.Tidy_checks)), ",")
H A DOWNERS2 per-file tidy.go = srhines@google.com, chh@google.com
H A Dbuilder.go378 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 DAndroid.bp21 // 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 DAndroid.bp235 tidy: true,
239 "tidy/unique_fd_test.cpp",
240 "tidy/unique_fd_test2.cpp",
/aosp12/frameworks/av/services/mediametrics/
H A DAndroid.bp14 // 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 DAndroid.bp104 // b/129863492, clang-tidy nondeterministic seg fault
105 tidy: false,
/aosp12/system/security/ondevice-signing/
H A DAndroid.bp14 // List of clang-tidy checks that are reported as errors.
69 tidy: true,
/aosp12/build/soong/cc/config/
H A DAndroid.bp16 "tidy.go",
/aosp12/system/bpf/
H A DAndroid.bp27 tidy: true,
/aosp12/build/make/core/clang/
H A Dconfig.mk57 include $(BUILD_SYSTEM)/clang/tidy.mk
/aosp12/system/core/libsysutils/
H A DAndroid.bp34 tidy: true,
/aosp12/build/make/core/
H A Ddefinitions.mk1296 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 DAndroid.bp80 tidy: false,
158 tidy: false, // cuts test build time by > 1m30s
/aosp12/packages/services/Car/cpp/security/vehicle_binding_util/tests/
H A DAndroid.bp43 tidy: false,
/aosp12/hardware/google/pixel/thermal/
H A DAndroid.bp50 tidy: true,

123