Home
last modified time | relevance | path

Searched refs:__selector (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Dfind.h61 _RAIter2 __begin2, _Pred __pred, _Selector __selector) in __find_template() argument
67 __selector, growing_blocks_tag()); in __find_template()
70 __selector, constant_size_blocks_tag()); in __find_template()
73 __selector, equal_split_tag()); in __find_template()
99 _Selector __selector, equal_split_tag) in __find_template() argument
137 if (__selector(__i1, __i2, __pred)) in __find_template()
186 _RAIter2 __begin2, _Pred __pred, _Selector __selector, in __find_template() argument
205 __find_seq_result = __selector._M_sequential_algorithm in __find_template()
251 __local_result = __selector._M_sequential_algorithm in __find_template()
333 __find_seq_result = __selector._M_sequential_algorithm in __find_template()
[all …]
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Dfind.h61 _RAIter2 __begin2, _Pred __pred, _Selector __selector) in __find_template() argument
67 __selector, growing_blocks_tag()); in __find_template()
70 __selector, constant_size_blocks_tag()); in __find_template()
73 __selector, equal_split_tag()); in __find_template()
99 _Selector __selector, equal_split_tag) in __find_template() argument
137 if (__selector(__i1, __i2, __pred)) in __find_template()
186 _RAIter2 __begin2, _Pred __pred, _Selector __selector, in __find_template() argument
205 __find_seq_result = __selector._M_sequential_algorithm in __find_template()
251 __local_result = __selector._M_sequential_algorithm in __find_template()
333 __find_seq_result = __selector._M_sequential_algorithm in __find_template()
[all …]