Searched defs:__obj (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr39732.C23 ostream_iterator(const ostream_iterator& __obj) argument
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dmove.h141 __exchange(_Tp& __obj, _Up&& __new_val) argument
H A Dstream_iterator.h72 istream_iterator(const istream_iterator& __obj) argument
187 ostream_iterator(const ostream_iterator& __obj) argument
/haiku-buildtools/legacy/gcc/libstdc++/stl/
H A Dstl_hash_map.h160 pair<iterator,bool> insert(const value_type& __obj) argument
173 pair<iterator,bool> insert_noresize(const value_type& __obj) argument
344 iterator insert(const value_type& __obj) argument
357 iterator insert_noresize(const value_type& __obj) argument
H A Dstl_hash_set.h156 pair<iterator, bool> insert(const value_type& __obj) argument
172 pair<iterator, bool> insert_noresize(const value_type& __obj) argument
335 iterator insert(const value_type& __obj) argument
348 iterator insert_noresize(const value_type& __obj) argument
H A Dstl_hashtable.h354 pair<iterator, bool> insert_unique(const value_type& __obj) argument
360 iterator insert_equal(const value_type& __obj) argument
534 size_type _M_bkt_num(const value_type& __obj, size_ argument
539 _M_new_node(const value_type& __obj) argument
700 insert_unique_noresize(const value_type& __obj) argument
719 insert_equal_noresize(const value_type& __obj) argument
742 find_or_insert(const value_type& __obj) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dcodecvt_specializations.h104 encoding_state(const encoding_state& __obj) : _M_in_desc(0), _M_out_desc(0) argument
109 operator=(const encoding_state& __obj) argument
178 construct(const encoding_state& __obj) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/
H A Dtestsuite_common_types.h698 { constexpr _Tp __obj; } local
707 { static _Tp __obj; } local
/haiku-buildtools/gcc/libstdc++-v3/include/backward/
H A Dhashtable.h449 insert_unique(const value_type& __obj) argument
456 insert_equal(const value_type& __obj) argument
612 _M_bkt_num(const value_type& __obj, size_ argument
616 _M_new_node(const value_type& __obj) argument
762 insert_unique_noresize(const value_type& __obj) argument
781 insert_equal_noresize(const value_type& __obj) argument
806 find_or_insert(const value_type& __obj) argument
[all...]

Completed in 187 milliseconds