Searched defs:OutputIterator (Results 1 – 10 of 10) sorted by relevance
/third_party/boost/libs/compute/include/boost/compute/algorithm/ |
D | copy.hpp | 112 is_device_iterator<OutputIterator>, in dispatch_copy_async() 139 is_device_iterator<OutputIterator>, in dispatch_copy_async() 190 is_device_iterator<OutputIterator>, in dispatch_copy() 204 dispatch_copy(InputIterator first, in dispatch_copy() 214 is_device_iterator<OutputIterator>, in dispatch_copy() 301 is_device_iterator<OutputIterator>, in dispatch_copy() 366 dispatch_copy_async(InputIterator first, in dispatch_copy_async() 377 is_same_value_type<OutputIterator, InputIterator> in dispatch_copy_async() 393 dispatch_copy_async(InputIterator first, in dispatch_copy_async() 460 dispatch_copy(InputIterator first, in dispatch_copy() [all …]
|
/third_party/boost/boost/compute/algorithm/ |
D | copy.hpp | 112 is_device_iterator<OutputIterator>, in dispatch_copy_async() 139 is_device_iterator<OutputIterator>, in dispatch_copy_async() 190 is_device_iterator<OutputIterator>, in dispatch_copy() 204 dispatch_copy(InputIterator first, in dispatch_copy() 214 is_device_iterator<OutputIterator>, in dispatch_copy() 301 is_device_iterator<OutputIterator>, in dispatch_copy() 366 dispatch_copy_async(InputIterator first, in dispatch_copy_async() 377 is_same_value_type<OutputIterator, InputIterator> in dispatch_copy_async() 393 dispatch_copy_async(InputIterator first, in dispatch_copy_async() 460 dispatch_copy(InputIterator first, in dispatch_copy() [all …]
|
/third_party/boost/boost/spirit/home/karma/ |
D | delimit_out.hpp | 29 inline bool delimit_out(OutputIterator&, unused_type) in delimit_out() argument 36 inline bool delimit_out(OutputIterator& in delimit_out() argument
|
D | generate.hpp | 59 detail::output_iterator<OutputIterator, Properties>& sink in generate() 137 detail::output_iterator<OutputIterator, Properties>& sink in generate_delimited()
|
D | generate_attr.hpp | 44 detail::output_iterator<OutputIterator, Properties>& sink in generate() 96 detail::output_iterator<OutputIterator, Properties>& sink in generate_delimited()
|
/third_party/boost/boost/spirit/home/karma/detail/ |
D | generate_to.hpp | 45 inline bool generate_to(OutputIterator&, unused_type, CharEncoding, Tag) in generate_to() argument 60 inline bool generate_to(OutputIterator&, unused_type) in generate_to() argument
|
D | output_iterator.hpp | 642 bool sink_is_good(output_iterator<OutputIterator, Derived> const& sink) in sink_is_good()
|
/third_party/boost/boost/spirit/home/karma/nonterminal/ |
D | debug_handler.hpp | 72 void debug(rule<OutputIterator, T1, T2, T3, T4>& r, F f) in debug() 105 void debug(rule<OutputIterator, T1, T2, T3, T4>& r) in debug()
|
/third_party/boost/boost/spirit/home/karma/directive/ |
D | maxwidth.hpp | 90 bool buffer_copy_rest(detail::enable_buffering<OutputIterator>& in buffer_copy_rest()
|
/third_party/boost/boost/regex/ |
D | concepts.hpp | 857 typedef output_iterator_archetype<value_type> OutputIterator; typedef
|