Searched refs:value_type (Results 76 - 100 of 316) sorted by relevance

1234567891011>>

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DRegionIterator.h102 using value_type = typename super::value_type;
132 inline value_type operator*() const {
177 using value_type = typename super::value_type;
211 inline value_type operator*() const {
/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dstl_algobase.h113 typedef typename iterator_traits<_ForwardIterator1>::value_type
145 typedef typename iterator_traits<_ForwardIterator1>::value_type
147 typedef typename iterator_traits<_ForwardIterator2>::value_type
307 typedef typename iterator_traits<_II>::value_type _ValueTypeI;
308 typedef typename iterator_traits<_OI>::value_type _ValueTypeO;
395 typename iterator_traits<_InputIterator>::value_type>)
455 typedef typename iterator_traits<_BI1>::value_type _ValueType1;
456 typedef typename iterator_traits<_BI2>::value_type _ValueType2;
532 typename iterator_traits<_BI1>::value_type,
533 typename iterator_traits<_BI2>::value_type>)
[all...]
H A Dstl_deque.h111 typedef _Tp value_type; typedef in struct:_Deque_iterator
641 typedef typename _Alloc::value_type _Alloc_value_type;
649 typedef _Tp value_type; typedef in class:deque
706 deque(size_type __n, const value_type& __value = value_type(), argument
777 assign(size_type __n, const value_type& __val)
899 resize(size_type __new_size, value_type __x = value_type()) argument
1044 push_front(const value_type& __x)
1065 push_back(const value_type
[all...]
H A Dstl_construct.h141 * Destroy a range of objects. If the value_type of the object has
150 typedef typename iterator_traits<_ForwardIterator>::value_type
H A Dstl_numeric.h201 typedef typename iterator_traits<_InputIterator>::value_type _ValueType;
241 typedef typename iterator_traits<_InputIterator>::value_type _ValueType;
277 typedef typename iterator_traits<_InputIterator>::value_type _ValueType;
316 typedef typename iterator_traits<_InputIterator>::value_type _ValueType;
H A Dboost_concept_check.h425 // typedef typename std::iterator_traits<_Tp>::value_type _V;
568 typedef typename _Container::value_type _Value_type;
593 typedef typename _Container::value_type _Value_type;
748 typename _Sequence::value_type __t;
750 typename _Sequence::value_type *__first, *__last;
764 typename _FrontInsertionSequence::value_type __t;
784 typename _BackInsertionSequence::value_type __t;
832 typename _UniqueAssociativeContainer::value_type __t;
833 typename _UniqueAssociativeContainer::value_type *__first, *__last;
850 typename _MultipleAssociativeContainer::value_type __
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/left_child_next_sibling_heap_/
H A Dinsert_fn_imps.hpp66 typename node::value_type(r_val);
84 typename node::value_type(r_val);
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
H A Derase_fn_imps.hpp107 value_type(*source_it);
163 value_type(*source_it);
H A Dconstructors_destructor_fn_imps.hpp118 value_type>::other>
153 value_type(*source_it++);
197 value_type(*source_it++);
207 value_type(*source_it++);
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/API/
H A DSBFrame.h180 lldb::SBValue FindValue(const char *name, ValueType value_type);
182 lldb::SBValue FindValue(const char *name, ValueType value_type,
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DEnvironment.h43 using Base::value_type;
78 static std::string compose(const value_type &KeyValue) {
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DImmutableMap.h28 using value_type = const std::pair<T,S>;
29 using value_type_ref = const value_type&;
64 using value_type = typename ValInfo::value_type;
235 value_type* getMaxElement() const {
259 using value_type = typename ValInfo::value_type;
395 value_type* getMaxElement() const {
H A DPriorityQueue.h26 class Compare = std::less<typename Sequence::value_type> >
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSequenceToOffsetTable.h33 template<typename SeqT, typename Less = std::less<typename SeqT::value_type> >
35 typedef typename SeqT::value_type ElemT;
/freebsd-11-stable/contrib/libstdc++/include/backward/
H A Ddefalloc.h87 typedef _Tp value_type; typedef in class:allocator
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dnew_allocator.h62 typedef _Tp value_type; typedef in class:new_allocator
H A Dhashtable.h120 typedef _Val value_type; typedef in struct:_Hashtable_iterator
172 typedef _Val value_type; typedef in struct:_Hashtable_const_iterator
260 typedef _Val value_type; typedef in class:hashtable
266 typedef value_type* pointer;
267 typedef const value_type* const_pointer;
268 typedef value_type& reference;
269 typedef const value_type& const_reference;
283 typedef typename _Alloc::template rebind<value_type>::other allocator_type;
436 insert_unique(const value_type& __obj)
443 insert_equal(const value_type
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/binomial_heap_/
H A Dbinomial_heap_.hpp84 typedef Value_Type value_type; typedef in class:pb_ds::detail::binomial_heap_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/gp_hash_table_map_/
H A Derase_fn_imps.hpp54 p_e->m_value.~value_type();
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/list_update_map_/
H A Dlu_map_.hpp121 typename traits_base::value_type m_value;
134 typedef typename traits_base::value_type value_type_;
173 typedef typename traits_base::value_type value_type; typedef in class:pb_ds::detail::PB_DS_CLASS_NAME
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/pat_trie_/
H A Dpoint_iterators.hpp141 typedef typename Type_Traits::value_type value_type; typedef in class:pb_ds::detail::pat_trie_const_it_
395 typedef typename Type_Traits::value_type value_type; typedef in class:pb_ds::detail::pat_trie_it_
/freebsd-11-stable/contrib/libstdc++/include/ext/pb_ds/detail/unordered_iterator/
H A Diterator.hpp63 typedef value_type_ value_type; typedef in class:iterator_
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DVariableList.h45 lldb::ValueType value_type,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DValueObjectMemory.cpp162 Value::ValueType value_type = m_value.GetValueType(); local
164 switch (value_type) {
185 if (value_type == Value::eValueTypeFileAddress &&
198 SetValueDidChange(value_type != old_value.GetValueType() ||
H A DValueObjectDynamicValue.cpp147 Value::ValueType value_type; local
158 value_type);
164 value_type);
171 value_type);
243 m_value.SetValueType(value_type);

Completed in 123 milliseconds

1234567891011>>