/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-poly.h | 705 struct lst { struct 711 lst_p loop_father; argument 720 VEC (lst_p, heap) *seq; argument 740 lst_p lst = XNEW (struct lst); in new_lst_loop() argument 761 lst_p lst = XNEW (struct lst); in new_lst_stmt() local 772 free_lst (lst_p lst) in free_lst() 795 copy_lst (lst_p lst) in copy_lst() 818 lst_add_loop_under_loop (lst_p lst) in lst_add_loop_under_loop() 833 lst_depth (lst_p lst) in lst_depth() 850 lst_dewey_number (lst_p lst) in lst_dewey_number() [all …]
|
H A D | graphite-flattening.c | 143 lst_linearized_niter (lst_p lst, mpz_t res) in lst_linearized_niter() 206 lst_scale (lst_p lst, lst_p stmt, mpz_t factor) in lst_scale() 311 lst_flatten_loop (lst_p lst, mpz_t init_offset) in lst_flatten_loop() 369 remove_unused_scattering_dimensions (lst_p lst) in remove_unused_scattering_dimensions() 411 lst_do_flatten (lst_p lst) in lst_do_flatten()
|
H A D | graphite-blocking.c | 160 lst_strip_mine_profitable_p (lst_p lst, int stride) in lst_strip_mine_profitable_p() 182 lst_do_strip_mine_loop (lst_p lst, int depth, int stride) in lst_do_strip_mine_loop() 223 lst_do_strip_mine (lst_p lst, int stride) in lst_do_strip_mine()
|
H A D | graphite-poly.c | 1820 print_lst (FILE *file, lst_p lst, int indent) in print_lst() 1849 debug_lst (lst_p lst) in debug_lst() 1857 dot_lst_1 (FILE *file, lst_p lst) in dot_lst_1() 1893 dot_lst (lst_p lst) in dot_lst()
|
H A D | graphite-interchange.c | 501 lst_apply_interchange (lst_p lst, int depth1, int depth2) in lst_apply_interchange()
|
/dflybsd-src/games/monop/ |
H A D | getinp.c | 47 getinp(const char *prompt, const char *const lst []) in getinp()
|
/dflybsd-src/usr.bin/rpcgen/ |
H A D | rpc_util.c | 90 findval(list *lst, const char *val, int (*cmp)(definition *, const char *)) in findval() 106 list *lst; in storeval() local
|
/dflybsd-src/contrib/tcsh-6/ |
H A D | sh.exp.c | 615 struct cvxstat lstb, *lst = NULL; in filetest() local 619 struct stat lstb, *lst = NULL; in filetest() local
|
/dflybsd-src/usr.bin/crunch/crunchgen/ |
H A D | crunchgen.c | 1109 strlst_t *lst; in prog_makefile_rules() local 1251 output_strlst(FILE *outf, strlst_t *lst) in output_strlst()
|
/dflybsd-src/contrib/libarchive/libarchive/ |
H A D | archive_read_disk_posix.c | 231 struct stat lst; member 851 const struct stat *lst;/* lstat() information */ in next_entry() local 2659 static const struct stat *lst, *st; local
|
/dflybsd-src/contrib/dhcpcd/src/ |
H A D | dhcp-common.c | 421 char *slbl = lbl, *lst = NULL; in valid_domainname() local
|
/dflybsd-src/contrib/ldns/ |
H A D | host2str.c | 3437 const ldns_output_format *fmt, const ldns_rr_list *lst) in ldns_rr_list_print_fmt() 3446 ldns_rr_list_print(FILE *output, const ldns_rr_list *lst) in ldns_rr_list_print()
|
/dflybsd-src/contrib/lvm2/dist/lib/metadata/ |
H A D | metadata.c | 462 struct dm_list *lst; in remove_lvs_in_vg() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-vect-stmts.c | 3878 tree lst = POINTER_TYPE_P (TREE_TYPE (arginfo[i].op)) in vectorizable_simd_clone_call() local
|