OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:run_lint
(Results
1 - 2
of
2
) sorted by null
/external/compiler-rt/lib/sanitizer_common/scripts/
check_lint.sh
47
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
${TSAN_LIT_TEST_LINT_FILTER} ${LIT_TESTS}/tsan/*.cc
[
all
...]
/external/chromium-trace/catapult/third_party/typ/
run
52
subp.set_defaults(func=
run_lint
)
97
def
run_lint
(args):
function
Completed in 63 milliseconds