Searched refs:first_type (Results 1 – 19 of 19) sorted by relevance
48 const typename Collection::value_type::first_type& key, in FindWithDefault()63 const typename Collection::value_type::first_type& key) { in FindOrNull()79 const typename Collection::value_type::first_type& key) { in FindPtrOrNull()
191 typedef T1 &first_type; typedef194 first_type first;197 tier(first_type f, second_type s) : first(f), second(s) { } in tier()
162 ptr=first_type; in free_struct_descriptors()169 first_type=last_type=current_type=NULL; in free_struct_descriptors()200 if (first_type==NULL) { in add_new_descriptor()201 first_type = last_type = ptr; in add_new_descriptor()
78 struct struct_descriptor *first_type,*last_type,*current_type; /* Used to access the double linked … variable
211 extern struct struct_descriptor *first_type;
567 descriptor_ptr=first_type; in type_dir___remember()
419 descriptor_ptr=first_type; in type_file___remember()
511 descriptor_ptr=first_type; in set_type()
141 struct _Select1st : public unary_function<_Pair, typename _Pair::first_type> {142 const typename _Pair::first_type& operator()(const _Pair& __x) const {
109 typedef typename _Pair::first_type first_type; typedef
52 typedef _T1 first_type; typedef
43 Diff.push_back(DiffRecord(DiffRecord::first_type(0), R)); in addRight()
157 GMarkupCollectType first_type,
113 static const typename PairType::first_type& extract(const PairType& p) { return p.first; } in extract()118 typedef typename ValueType::first_type KeyType;132 typedef typename ValueType::first_type KeyType;
33 typedef typename ValueType::first_type KeyType;
172 _Pair::first_type > {
116 struct select1st : public unary_function<_Pair, typename _Pair::first_type> {117 const typename _Pair::first_type& operator()(const _Pair& __x) const { in operator()
240 typedef int first_type; typedef
2227 typedef typename RawPairType::first_type KeyType;2289 typedef typename RawPairType::first_type FirstType;