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

12345678910

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A D20070621-1.C96 ItType<T> it(T* pos) { function in struct:__gnu_test::test_container
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_abi.cc407 symbol_names::iterator it = find(added_names.begin(), end, name); local
480 symbol_names::iterator it = find(added_names.begin(), end, sundes.name); local
H A Dtestsuite_iterators.h505 operator+(random_access_iterator_wrapper<T> it, std::ptrdiff_t n) argument
510 operator +(std::ptrdiff_t n, random_access_iterator_wrapper<T> it) argument
529 it(int pos) function in struct:__gnu_test::test_container
536 it(T* pos) function in struct:__gnu_test::test_container
[all...]
H A Dtestsuite_hooks.h306 const_iterator it = v.begin(); local
H A Dtestsuite_allocator.h355 map_type::iterator it = get_map().find(reinterpret_cast<void*>(p)); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/regression/trait/assoc/
H A Dtrait.hpp124 typename native_type::iterator it = r_native_c.begin(); local
/haiku-buildtools/legacy/gcc/libio/dbz/
H A Ddbzmain.c437 off_t it; local
464 off_t it; local
[all...]
H A Ddbz.c954 register FILE *it; local
1233 register char *it; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/tree-ssa/
H A Dpr42337.C143 map<int, int>::iterator it = cs_.find(p->cl_); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbitfld-9.c30 typedef i it; typedef
/haiku-buildtools/binutils/gold/
H A Dicf.cc657 Unordered_multimap<uint32_t, unsigned int>::iterator it; local
866 Uniq_secn_id_map::iterator it = this->section_id_.find(secn); local
883 Uniq_secn_id_map::iterator it = this->section_id_.find(secn); local
897 Uniq_secn_id_map::iterator it = this->section_id_.find(dup_secn); local
[all...]
H A Doptions.cc160 std::vector<const One_option*>::const_iterator it; local
851 gold::options::Option_map::iterator it local
[all...]
H A Dgdb-index.cc703 Declaration_map::iterator it = this->declarations_.find(spec); local
751 Declaration_map::iterator it = this->declarations_.find(die_offset); local
783 Declaration_map::iterator it = this->declarations_.find(spec); local
800 Declaration_map::iterator it = this->declarations_.find(parent_offset); local
1085 Pubname_offset_map::iterator it = this->cu_pubname_map_.find(cu_offset); local
1097 Pubname_offset_map::iterator it = this->cu_pubtype_map_.find(cu_offset); local
[all...]
/haiku-buildtools/gcc/liboffloadmic/runtime/
H A Doffload_engine.h395 SignalMap::iterator it = m_signal_map.find(signal); local
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dov_tree_map_.hpp259 point_iterator it = lower_bound(r_key); local
278 point_iterator it = lower_bound(r_key); local
293 pointer it = m_a_values; local
355 erase(iterator it) argument
439 insert_new_val(iterator it, const_reference r_value) argument
[all...]
/haiku-buildtools/jam/
H A DStatCacheServer.cpp862 NodeMap::iterator it = fNodes.find(nodeRef); local
872 EntryMap::iterator it = fEntries.find(entryRef); local
[all...]
/haiku-buildtools/gcc/gcc/
H A Dgraphite-isl-ast-to-gimple.c142 std::map<isl_id *, tree>::iterator it; local
[all...]
H A Dtree-predcom.c1655 imm_use_iterator it; local
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/
H A Dpat_trie_base.hpp660 inode_iterator it = p_parent->begin(); local
674 inode_iterator it = p_parent->begin(); local
915 typename Inode::iterator it = inp->begin(); local
980 typename Inode::iterator it = local
1018 _Inode(size_type len, const a_const_iterator it) argument
1304 iterator it = begin(); local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dresbin.c1234 rc_toolbar_item *it; local
1954 rc_toolbar_item *it; local
[all...]
H A Dsysinfo.c71 static char *it; variable
[all...]
/haiku-buildtools/legacy/binutils/binutils/
H A Dsysinfo.c85 static char *it; variable
[all...]
/haiku-buildtools/cloog/source/
H A Dclast.c219 struct clast_for *new_clast_for(CloogDomain *domain, const char *it, argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lto/
H A Dpr47333.C938 Map::const_iterator it = m.find(0); local
/haiku-buildtools/gcc/libcpp/
H A Dmacro.c1418 macro_arg_token_iter_forward(macro_arg_token_iter *it) argument
1443 macro_arg_token_iter_get_token(const macro_arg_token_iter *it) argument
1457 macro_arg_token_iter_get_location(const macro_arg_token_iter *it) argument
[all...]

Completed in 285 milliseconds

12345678910