Home
last modified time | relevance | path

Searched defs:file_list (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/external/gpl3/gcc/dist/contrib/header-tools/
H A Dincluded-by21 file_list = list() variable
43 file_list = open (x[2:]).read().splitlines() variable
64 file_list = find_gcc_files ("\*.h", current, deeper) variable
66 file_list = file_list + find_gcc_files ("\*.c", current, deeper) variable
67 file_list = file_list + find_gcc_files ("\*.cc", current, deeper) variable
75 file_list = newlist; variable
H A Dgraph-include-web48 def build_dot_file (file_list): argument
H A Dgraph-header-logs137 def build_dot_file (file_list): argument
H A Dgcc-order-headers10 file_list = list () variable
/netbsd-src/external/gpl3/gcc.old/dist/contrib/header-tools/
H A Dincluded-by21 file_list = list() variable
43 file_list = open (x[2:]).read().splitlines() variable
64 file_list = find_gcc_files ("\*.h", current, deeper) variable
66 file_list = file_list + find_gcc_files ("\*.c", current, deeper) variable
67 file_list = file_list + find_gcc_files ("\*.cc", current, deeper) variable
75 file_list = newlist; variable
H A Dgraph-include-web48 def build_dot_file (file_list): argument
H A Dgraph-header-logs137 def build_dot_file (file_list): argument
H A Dgcc-order-headers10 file_list = list () variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsguniq.c107 string_list_ty *file_list; in main() local
H A Dmsgcat.c111 string_list_ty *file_list; in main() local
H A Dmsgcomm.c118 string_list_ty *file_list; in main() local
H A Dmsgl-cat.c107 catenate_msgdomain_list (string_list_ty *file_list, in catenate_msgdomain_list()
H A Dxgettext.c282 string_list_ty *file_list; in main() local
/netbsd-src/usr.sbin/inetd/
H A Dparse.c1167 struct file_list { struct
1172 struct file_list *next; argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dsancov.py236 file_list = [] variable
/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixlib.h199 tCC* file_list; /* List of files it applies to */ member
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixlib.h199 tCC* file_list; /* List of files it applies to */ member
/netbsd-src/sbin/rcorder/
H A Drcorder.c95 char **file_list; variable
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dhistory.c281 } *file_list; /* Ptr to array file name structs */ variable
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.cc2145 std::vector<std::pair<int, std::string> >& file_list = this->files_.back(); in read_header_tables_v5() local
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.cc2145 std::vector<std::pair<int, std::string> >& file_list = this->files_.back(); in read_header_tables_v5() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcollect2.c1850 maybe_unlink_list (char **file_list) in maybe_unlink_list()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcollect2.cc1838 maybe_unlink_list (char **file_list) in maybe_unlink_list()
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_write_set_format_mtree.c124 struct mtree_chain file_list; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c2300 struct file_data_list file_list; in lto_file_read() local

12