Home
last modified time | relevance | path

Searched +defs:add +defs:to +defs:list (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnet_help.c752 int i, to; in addr_in_common() local
876 void sock_list_insert(struct sock_list** list, struct sockaddr_storage* addr, in sock_list_insert()
879 struct sock_list* add = (struct sock_list*)regional_alloc(region, in sock_list_insert() local
892 void sock_list_prepend(struct sock_list** list, struct sock_list* add) in sock_list_prepend()
903 int sock_list_find(struct sock_list* list, struct sockaddr_storage* addr, in sock_list_find()
917 void sock_list_merge(struct sock_list** list, struct regional* region, in sock_list_merge()
918 struct sock_list* add) in sock_list_merge()
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_bufs.c98 unsigned long add; in drm_map_handle() local
149 struct drm_map_list *list; in drm_addmap_core() local
408 struct drm_map_list *list; in drm_legacy_addmap() local
492 struct list_head *list; in drm_legacy_getmap_ioctl() local
1408 struct drm_buf_desc __user *to = &request->list[count]; in copy_one_buf() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c996 tree add, tree nelems) in gfc_omp_linear_clause_add_loop()
1039 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor()
1643 gfc_omp_namelist *namelist, tree list, in gfc_trans_omp_variable_list()
1978 gfc_trans_omp_reduction_list (gfc_omp_namelist *namelist, tree list, in gfc_trans_omp_reduction_list()
2153 int list, ifc; variable
4098 tree dovar, stmt, from, to, step, type, init, cond, incr, orig_decls; in gfc_trans_omp_do() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc1181 tree add, tree nelems) in gfc_omp_linear_clause_add_loop()
1224 gfc_omp_clause_linear_ctor (tree clause, tree dest, tree src, tree add) in gfc_omp_clause_linear_ctor()
1915 gfc_omp_namelist *namelist, tree list, in gfc_trans_omp_variable_list()
2264 gfc_trans_omp_reduction_list (int kind, gfc_omp_namelist *namelist, tree list, in gfc_trans_omp_reduction_list()
2506 tree list = NULL_TREE; in handle_iterator() local
2571 int list, ifc; in gfc_trans_omp_clauses() local
5040 tree dovar, stmt, from, to, step, type, init, cond, incr, orig_decls; in gfc_trans_omp_do() local
6368 int list; in gfc_split_omp_clauses() local
/netbsd-src/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp967 class list { class
999 list::list () in list() function in list
1045 void list::add (text_glob *in, int line_number, int min_vertical, int min_horizontal, int max_verti… in add() function in list
1307 void page::add (style *s, const string &str, in add() function in page
1714 void assert_state::add (assert_pos **h, in add() function in assert_state
3892 void html_printer::start_size (int from, int to) in start_size()
4544 void html_printer::emit_link (const string &to, const char *name) in emit_link()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2030 elf_out::add (unsigned type, unsigned name, unsigned off, unsigned size, in add() function in elf_out
2120 elf_out::add (const bytes_out &data, bool string_p, unsigned name) in add() function in elf_out
4572 maybe_add_cmi_prefix (const char *to, size_t *len_p = NULL) in maybe_add_cmi_prefix()
4984 trees_out::tree_list (tree list, bool has_purpose) in tree_list()
11926 tree list = DECL_ACCESS (d); in read_class_def() local
13954 module_state::write_readme (elf_out *to, cpp_reader *reader, in write_readme()
14072 module_state::write_env (elf_out *to) in write_env()
14254 module_state::write_imports (elf_out *to, unsigned *crc_ptr) in write_imports()
14297 module_state::write_partitions (elf_out *to, unsigned count, unsigned *crc_ptr) in write_partitions()
14482 module_state::write_cluster (elf_out *to, depset *scc[], unsigned size, in write_cluster()
[all …]
H A Dsemantics.cc3611 bool add = false; in finish_member_declaration() local
6023 tree list = NULL_TREE; in cp_remove_omp_priv_cleanup_stmt() local
8657 for (tree list = OMP_CLAUSE_TILE_LIST (c); !remove && list; in finish_omp_clauses() local
12045 tree from, to; in same_type_ref_bind_p() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.c1675 add_tlist (struct tlist **to, struct tlist *add, tree exclude_writer, int copy) in add_tlist()
1695 merge_tlist (struct tlist **to, struct tlist *add, int copy) in merge_tlist()
1730 warn_for_collisions_1 (tree written, tree writer, struct tlist *list, in warn_for_collisions_1()
1759 warn_for_collisions (struct tlist *list) in warn_for_collisions()
3856 va_list list; in def_fn_type() local
7870 make_tree_vector_from_list (tree list) in make_tree_vector_from_list()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Drcs.c803 unsigned long add, del; in RCS_fully_parse() local
1685 rcsbuf_valpolish_internal (struct rcsbuffer *rcsbuf, char *to, in rcsbuf_valpolish_internal()
2029 do_symbols (List *list, char *val) in do_symbols()
2073 do_locks (List *list, char *val) in do_locks()
2115 do_branches (List *list, char *val) in do_branches()
6974 linevector_copy (struct linevector *to, struct linevector *from) in linevector_copy()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc1846 add_tlist (struct tlist **to, struct tlist *add, tree exclude_writer, int copy) in add_tlist()
1866 merge_tlist (struct tlist **to, struct tlist *add, int copy) in merge_tlist()
1901 warn_for_collisions_1 (tree written, tree writer, struct tlist *list, in warn_for_collisions_1()
1930 warn_for_collisions (struct tlist *list) in warn_for_collisions()
4103 va_list list; in def_fn_type() local
8310 make_tree_vector_from_list (tree list) in make_tree_vector_from_list()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtlanal.c350 get_initial_register_offset (int from, int to) in get_initial_register_offset()
355 const int to; in get_initial_register_offset() member
2377 alloc_reg_note (enum reg_note kind, rtx datum, rtx list) in alloc_reg_note()
3054 replace_rtx (rtx x, rtx from, rtx to, bool all_regs) in replace_rtx()
3404 rtx add = XEXP (x, 1); in for_each_inc_dec_find_inc_dec() local
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dobjcopy.c917 find_section_list (const char *name, bool add, unsigned int context) in find_section_list()
1528 asymbol **from = isyms, **to = osyms; in filter_symbols() local
3520 } *list, *l; in copy_archive() local
4441 char *to = (char *) memhunk; in copy_section() local
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dobjcopy.c931 find_section_list (const char *name, bool add, unsigned int context) in find_section_list()
1565 asymbol **from = isyms, **to = osyms; in filter_symbols() local
3615 } *list; in copy_archive() local
4547 char *to = (char *) memhunk; in copy_section() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c5914 r_reloc to; member
5940 const r_reloc *to) in add_removed_literal()
7524 bool add; /* TRUE if start of a range, FALSE otherwise. */ member
7574 reloc_range_list *list) in build_reloc_ranges()
7678 static void reloc_range_list_append (reloc_range_list *list, in reloc_range_list_append()
7690 static void reloc_range_list_remove (reloc_range_list *list, in reloc_range_list_remove()
7703 static void reloc_range_list_update_range (reloc_range_list *list, in reloc_range_list_update_range()
7731 static void free_reloc_range_list (reloc_range_list *list) in free_reloc_range_list()
H A Delf64-ppc.c2026 bfd_vma *add; member
3245 asection *list; member
4051 struct ppc_link_hash_entry *to) in move_plt_plist()
7887 bfd_vma from, to; in ppc64_elf_inline_plt() local
11268 bfd_vma to, from; in build_plt_stub() local
14905 bfd_vma to, from, delta; in emit_tga_desc() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c5921 r_reloc to; member
5947 const r_reloc *to) in add_removed_literal()
7531 bool add; /* TRUE if start of a range, FALSE otherwise. */ member
7581 reloc_range_list *list) in build_reloc_ranges()
7685 static void reloc_range_list_append (reloc_range_list *list, in reloc_range_list_append()
7697 static void reloc_range_list_remove (reloc_range_list *list, in reloc_range_list_remove()
7710 static void reloc_range_list_update_range (reloc_range_list *list, in reloc_range_list_update_range()
7738 static void free_reloc_range_list (reloc_range_list *list) in free_reloc_range_list()
H A Delf64-ppc.c2028 bfd_vma *add; member
3244 asection *list; member
4050 struct ppc_link_hash_entry *to) in move_plt_plist()
7858 bfd_vma from, to; in ppc64_elf_inline_plt() local
11238 bfd_vma to, from; in build_plt_stub() local
14888 bfd_vma to, from, delta; in emit_tga_desc() local