Lines Matching full:all
34 * debugging (has this line been reached at all?)
59 on all architectures.
76 For all files in one directory:
96 Parent directory for all gcov-related files.
99 Global reset file: resets all coverage data to zero when
146 - all C source files + headers
149 - all C source files + headers
150 - all .gcda and .gcno files
151 - all links to directories
164 - all .gcda files
165 - all links to .gcno files
214 KSRC=$(cd $KSRC; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)
215 KOBJ=$(cd $KOBJ; printf "all:\n\t@echo \${CURDIR}\n" | make -f -)