Searched refs:run_lint (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/scripts/
H A Dcheck_lint.sh47 run_lint() { function
68 run_lint ${SANITIZER_INCLUDES_LINT_FILTER} ${SANITIZER_INCLUDES}/*.h &
72 run_lint ${COMMON_RTL_INC_LINT_FILTER} ${COMMON_RTL}/*.cc \
78 run_lint ${ASAN_RTL_LINT_FILTER} ${INTERCEPTION}/*.cc \
83 run_lint ${ASAN_RTL_LINT_FILTER} ${ASAN_RTL}/*.cc \
85 run_lint ${ASAN_TEST_LINT_FILTER} ${ASAN_RTL}/tests/*.cc \
87 run_lint ${ASAN_LIT_TEST_LINT_FILTER} ${LIT_TESTS}/asan/*/*.cc &
91 run_lint ${TSAN_RTL_LINT_FILTER} ${TSAN_RTL}/rtl/*.cc \
93 run_lint ${TSAN_TEST_LINT_FILTER} ${TSAN_RTL}/tests/rtl/*.cc \
96 run_lint
[all...]
/external/chromium-trace/catapult/third_party/typ/
H A Drun52 subp.set_defaults(func=run_lint)
97 def run_lint(args): function

Completed in 528 milliseconds