Searched defs:it (Results 226 - 240 of 240) sorted by relevance

12345678910

/haiku-buildtools/binutils/binutils/
H A Dresrc.c2772 rc_toolbar_item *it; local
[all...]
H A Dieee.c2041 struct ieee_tag *it; local
2540 struct ieee_tag *it; local
3407 struct ieee_tag *it; local
[all...]
/haiku-buildtools/binutils/gold/
H A Ddwarf_reader.cc229 Abbrev_code_table::const_iterator it = this->high_abbrev_codes_.find(code); local
1870 typename Reloc_map::const_iterator it local
2071 std::vector<Offset_to_lineno_entry>::const_iterator it local
2308 std::vector<Addr2line_cache_entry>::iterator it; local
[all...]
H A Doutput.cc3588 Section_layout_order::const_iterator it local
[all...]
H A Dmips.cc1644 typename Mips16_stubs_int_map::const_iterator it = local
1662 typename Mips16_stubs_int_map::const_iterator it = local
1686 typename Mips16_stubs_int_map::const_iterator it = local
4879 typename std::list<reloc_high<size, big_endian> >::iterator it = local
5136 typename std::list<reloc_high<size, big_endian> >::iterator it = local
5695 typename Got_page_entry_set::iterator it = local
6171 typename Got_page_offsets::iterator it = this->got_page_offsets_.find(value); local
10503 typename std::list<got16_addend<size, big_endian> >::iterator it = local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tm/
H A Dpr46567.C2668 std::list<std::list<Game::BuildProject>::iterator>::iterator it local
/haiku-buildtools/gcc/gcc/cp/
H A Dtree.c1451 tree it; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dcopyprop.C156 dense_hashtable_iterator(const dense_hashtable<V,K,HF,ExK,EqK,A> *h, pointer it, pointer it_end, bool advance) : ht(h), pos(it), end(it_end) { argument
171 dense_hashtable_const_iterator(const dense_hashtable<V,K,HF,ExK,EqK,A> *h, pointer it, pointer it_end, bool advance) : ht(h), pos(it), end(it_end) { argument
174 dense_hashtable_const_iterator(const iterator &it) : pos(it.pos), end(it.end) {} argument
221 set_deleted(const_iterator &it) argument
399 iterator it = find(key); local
513 typename DensePtrSet<T>::const_iterator it = this->find(key); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dreload.c324 rtx it; local
[all...]
H A Domp-low.c13781 tree it = (*v_decls)[i]; local
13848 tree it = (*offload_funcs)[i]; local
13853 tree it = (*offload_vars)[i]; local
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c2031 struct ieee_tag *it; local
2530 struct ieee_tag *it; local
3397 struct ieee_tag *it; local
[all...]
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dtypes.cc7172 Interface_type* it = t->interface_type(); local
9489 const Interface_type* it = type->interface_type(); local
9783 const Interface_type* it = type->interface_type(); local
9965 const Interface_type* it = type->interface_type(); local
10146 const Interface_type* it = type->interface_type(); local
[all...]
H A Dexpressions.cc11425 Interface_type* it = nt->interface_type(); local
13393 Integer_type* it = Type::lookup_integer_type("int")->integer_type(); local
[all...]
/haiku-buildtools/gcc/gcc/ada/gcc-interface/
H A Dutils.c2869 struct deferred_decl_context_node **it = &deferred_decl_context_queue; local
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c6501 resolve_forall_iterators(gfc_forall_iterator *it) argument
[all...]

Completed in 383 milliseconds

12345678910