/third_party/boost/libs/mpi/src/ |
D | point_to_point.cpp | 36 void *buf = detail::unconst(ar.address()); in packed_archive_send() 45 (detail::unconst(&size), 1, in packed_archive_send() 49 (detail::unconst(ar.address()), size, in packed_archive_send() 61 detail::unconst(ar.address()), ar.size()); in packed_archive_isend() 69 detail::unconst(ar.address()), ar.size()); in packed_archive_isend()
|
/third_party/boost/boost/mpi/detail/ |
D | antiques.hpp | 36 void *unconst(void const* addr) { return const_cast<void*>(addr); } in unconst() function
|
/third_party/boost/libs/intrusive/test/ |
D | bounded_pointer.hpp | 70 …const bounded_pointer< typename boost::intrusive::detail::remove_const< T >::type >& unconst() con… in unconst() function in bounded_pointer 73 bounded_pointer< typename boost::intrusive::detail::remove_const< T >::type >& unconst() in unconst() function in bounded_pointer 86 { return uptr.unconst(); } in const_cast_from()
|
/third_party/boost/boost/intrusive/ |
D | slist.hpp | 943 return l.unconst(); in erase_after() 979 return l.unconst(); in erase_after() 1062 return it.unconst(); in erase_after_and_dispose() 1089 return it.unconst(); in s_erase_after_and_dispose() 1106 return l.unconst(); in s_erase_after_and_dispose() 1145 return l.unconst(); in erase_after_and_dispose() 1537 if(l) *l = e.unconst(); in merge() 1846 { return this->previous(prev_from, const_iterator(i)).unconst(); } in previous()
|
D | list.hpp | 616 return e.unconst(); in erase() 647 return e.unconst(); in erase() 675 return i.unconst(); in erase_and_dispose() 711 return e.unconst(); in erase_and_dispose()
|
D | treap.hpp | 862 return ret.unconst(); in erase() 1229 return b.unconst(); in private_erase() 1236 return b.unconst(); in private_erase()
|
D | sgtree.hpp | 634 return ret.unconst(); in erase() 944 return b.unconst(); in private_erase() 951 return b.unconst(); in private_erase()
|
D | bstree.hpp | 1430 return ret.unconst(); in erase() 2112 return b.unconst(); in private_erase() 2119 return b.unconst(); in private_erase()
|
/third_party/boost/boost/container/ |
D | deque.hpp | 173 …BOOST_CONTAINER_FORCEINLINE deque_iterator<Pointer, false> unconst() const BOOST_NOEXCEPT_OR_NOTHR… in unconst() function in boost::container::dtl::deque_iterator 1637 iterator it(pos.unconst()); in insert() 1731 iterator next = pos.unconst(); in erase() 1735 boost::container::move_backward(this->begin(), pos.unconst(), next); in erase() 1739 boost::container::move(next, this->end(), pos.unconst()); in erase() 1765 boost::container::move_backward(begin(), first.unconst(), last.unconst()); in erase() 1772 boost::container::move(last.unconst(), end(), first.unconst()); in erase() 2001 iterator pos(p.unconst()); in priv_insert_aux_impl()
|
D | slist.hpp | 1657 : icont_(icont), prev_(prev), ret_(prev.unconst()) in insertion_functor()
|
/third_party/boost/boost/intrusive/detail/ |
D | slist_iterator.hpp | 118 BOOST_INTRUSIVE_FORCEINLINE slist_iterator<ValueTraits, false> unconst() const in unconst() function in boost::intrusive::slist_iterator
|
D | list_iterator.hpp | 130 BOOST_INTRUSIVE_FORCEINLINE list_iterator<ValueTraits, false> unconst() const in unconst() function in boost::intrusive::list_iterator
|
D | tree_iterator.hpp | 166 tree_iterator<value_traits, false> unconst() const in unconst() function in boost::intrusive::tree_iterator
|
D | hashtable_node.hpp | 214 BOOST_INTRUSIVE_FORCEINLINE hashtable_iterator<BucketValueTraits, false> unconst() const in unconst() function in boost::intrusive::hashtable_iterator
|
/third_party/boost/libs/interprocess/proj/ |
D | to-do.txt | 121 //We would need to unconst-cast...
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 11337 unconst
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 11337 unconst
|