Home
last modified time | relevance | path

Searched +defs:iterator +defs:map (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_multimap.h70 class map; in _GLIBCXX_VISIBILITY() local
167 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dstl_multimap.h70 class map; in _GLIBCXX_VISIBILITY() local
162 typedef typename _Rep_type::iterator iterator; in _GLIBCXX_VISIBILITY() typedef
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dordered-hash-map.h92 explicit iterator (const ordered_hash_map &map, unsigned idx) : in iterator() function
H A Dhash-table.h476 iterator () : m_slot (NULL), m_limit (NULL) {} in iterator() function
478 iterator (value_type *slot, value_type *limit) : in iterator() function
1175 hash_table<D> *map = static_cast<hash_table<D> *> (h); in hashtab_entry_note_pointers() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dordered-hash-map.h92 explicit iterator (const ordered_hash_map &map, unsigned idx) : in iterator() function
H A Dhash-table.h476 iterator () : m_slot (NULL), m_limit (NULL) {} in iterator() function
478 iterator (value_type *slot, value_type *limit) : in iterator() function
1172 hash_table<D> *map = static_cast<hash_table<D> *> (h); in hashtab_entry_note_pointers() local
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoff-rs6000.c308 archive_iterator_begin (struct archive_iterator *iterator, in archive_iterator_begin()
322 archive_iterator_next (struct archive_iterator *iterator) in archive_iterator_next()
1910 struct orl *map, unsigned int orl_count, int stridx) in xcoff_write_armap_old()
1912 struct archive_iterator iterator; in xcoff_write_armap_old() local
2050 struct orl *map, unsigned int orl_count, int stridx) in xcoff_write_armap_big()
2052 struct archive_iterator iterator; in xcoff_write_armap_big() local
2298 struct orl *map, unsigned int orl_count, int stridx) in _bfd_xcoff_write_armap()
2312 struct archive_iterator iterator; in xcoff_write_archive_contents_old() local
2551 struct archive_iterator iterator; in xcoff_write_archive_contents_big() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoff-rs6000.c308 archive_iterator_begin (struct archive_iterator *iterator, in archive_iterator_begin()
322 archive_iterator_next (struct archive_iterator *iterator) in archive_iterator_next()
1825 struct orl *map, unsigned int orl_count, int stridx) in xcoff_write_armap_old()
1827 struct archive_iterator iterator; in xcoff_write_armap_old() local
1966 struct orl *map, unsigned int orl_count, int stridx) in xcoff_write_armap_big()
1968 struct archive_iterator iterator; in xcoff_write_armap_big() local
2206 struct orl *map, unsigned int orl_count, int stridx) in _bfd_xcoff_write_armap()
2220 struct archive_iterator iterator; in xcoff_write_archive_contents_old() local
2458 struct archive_iterator iterator; in xcoff_write_archive_contents_big() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DJSON.h98 using iterator = Storage::iterator; variable
161 using iterator = std::vector<Value>::iterator; variable
763 template <typename T> bool map(StringLiteral Prop, T &Out) { in map() function
774 template <typename T> bool map(StringLiteral Prop, llvm::Optional<T> &Out) { in map() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DIntervalMap.h1096 class iterator; variable
1098 friend class iterator; variable
1315 explicit const_iterator(const IntervalMap &map) : in const_iterator()
1531 explicit iterator(IntervalMap &map) : const_iterator(map) {} in iterator() function
/netbsd-src/external/mit/isl/dist/
H A Disl_ast_codegen.c154 __isl_take isl_map *map, struct isl_generate_domain_data *data) in add_domain()
222 isl_map *map = NULL; in generate_domain() local
1009 isl_ast_expr *bound, *iterator, *cond; in set_for_cond_from_list() local
1641 static isl_stat map_check_scaled(__isl_take isl_map *map, void *user) in map_check_scaled()
1739 isl_map *map; in create_node() local
2239 static __isl_give isl_set *implicit_bounds(__isl_take isl_map *map, in implicit_bounds()
2258 static __isl_give isl_set *explicit_bounds(__isl_take isl_map *map, in explicit_bounds()
2288 static isl_stat separate_domain(__isl_take isl_map *map, void *user) in separate_domain()
3708 isl_map *map; member
3720 isl_map *map; in construct_component_executed() local
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/config/nvptx/
H A Dnvptx.cc3557 nvptx_split_blocks (bb_insn_map_t *map) in nvptx_split_blocks()
3685 nvptx_find_par (bb_insn_map_t *map, parallel *par, basic_block block) in nvptx_find_par()
3766 nvptx_discover_pars (bb_insn_map_t *map) in nvptx_discover_pars()
4434 bitmap_iterator iterator; in nvptx_propagate() local
5542 bitmap_iterator iterator; in workaround_uninit_method_2() local
5595 bitmap_iterator iterator; in workaround_uninit_method_3() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp212 using iterator = decltype(Blocks)::iterator; typedef
307 void erase_if(std::map<Ts...> &map, Pred p) in erase_if()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/nvptx/
H A Dnvptx.c3088 nvptx_split_blocks (bb_insn_map_t *map) in nvptx_split_blocks()
3214 nvptx_find_par (bb_insn_map_t *map, parallel *par, basic_block block) in nvptx_find_par()
3294 nvptx_discover_pars (bb_insn_map_t *map) in nvptx_discover_pars()
3962 bitmap_iterator iterator; in nvptx_propagate() local
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc13579 loc_spans::init (const line_maps *lmaps, const line_map_ordinary *map) in init()
13743 const line_map *map = linemap_lookup (lmaps, from); in ordinary_loc_of() local
16225 line_map_ordinary *map = &maps[ix]; in read_ordinary_maps() local
17936 unsigned map = (*slurp->remap)[ix]; in read_preprocessor() local
17984 unsigned map = (*slurp->remap)[ix]; in read_language() local
19228 const line_map_ordinary *map in maybe_translate_include() local
19273 const line_map_ordinary *map) in module_begin_main_file()
19496 using iterator = hash_table<module_state_hash>::iterator; in preprocessed_module() typedef
/netbsd-src/external/mit/isl/dist/include/isl/
H A Dcpp-checked.h269 class map; variable
7108 isl::checked::ast_expr ast_node_for::iterator() const in iterator() function
8407 isl::checked::set basic_set::apply(const isl::checked::map &map) const in apply()
9585 map::map(__isl_take isl_map *ptr) in map() function
9588 map::map() in map() function
9591 map::map(const map &obj) in map() function
9597 map::map(isl::checked::basic_map bmap) in map() function
9603 map::map(isl::checked::ctx ctx, const std::string &str) in map() function
10779 stat map_list::foreach_scc(const std::function<boolean(isl::checked::map, isl::checked::map)> &foll… in foreach_scc()
13057 isl::checked::set point::apply(const isl::checked::map &map) const in apply()
[all …]
H A Dcpp.h334 class map; variable
8072 isl::ast_expr ast_node_for::iterator() const in iterator() function
9985 isl::set basic_set::apply(const isl::map &map) const in apply()
11728 map::map(__isl_take isl_map *ptr) in map() function
11731 map::map() in map() function
11734 map::map(const map &obj) in map() function
11746 map::map(isl::basic_map bmap) in map() function
11758 map::map(isl::ctx ctx, const std::string &str) in map() function
13762 void map_list::foreach_scc(const std::function<bool(isl::map, isl::map)> &follows, const std::funct… in foreach_scc()
17506 isl::set point::apply(const isl::map &map) const in apply()
[all …]
/netbsd-src/external/mit/isl/dist/interface/
H A Disl.py7240 def iterator(arg0): member in ast_node_for
9035 class map(union_map): class
14816 def map(arg0): member in schedule