Searched refs:file (Results 1 – 5 of 5) sorted by relevance
53 file = this_srcdir "/Depend";54 if (system("test -f " file) == 0) {55 ARGV[ARGC++] = file;58 sub(/^\.\.\//, "", file);59 if (file !~ /^\/.*$/)60 file = "$(..)" file;61 print "$(common-objpfx)sysd-sorted:", "$(wildcard", file ")";
59 for file61 if test -d "$file"; then107 for file109 case $file in115 set fnord $file
12 /[^ :]+\.so\.[0-9.]+:[ ]+.file format .*$/ {115 NF == 0 || /DYNAMIC SYMBOL TABLE/ || /file format/ { next }
3 # Specify a configuration file.35 # file where it should appear only once).You can also use "--disable=all" to51 # Put messages in a separate file for each module / package specified on the53 # written in a file name "pylint_global.[txt|html]".137 # f is a useful name for a file descriptor224 # given file (report RP0402 must not be disabled)227 # Create a graph of external dependencies in the given file (report RP0402 must231 # Create a graph of internal dependencies in the given file (report RP0402 must
41 /* This file is generated by $0. DO NOT EDIT.
Completed in 9 milliseconds