Home
last modified time | relevance | path

Searched refs:ProcessFile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/
H A DUpdateCMakeLists.pl21 sub ProcessFile { subroutine
116 find({ wanted => \&ProcessFile, follow => 1 }, '.');
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dunbalanced_allocs.py79 def ProcessFile(f): function
90 ProcessFile(sys.stdin)
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dcpplint.py3859 def ProcessFile(filename, vlevel, extra_check_functions=[]): function
4017 ProcessFile(filename, _cpplint_state.verbose_level)