/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 244 _DifferenceTp __length, _Compare __comp) in multiway_merge_3_variant() 363 _DifferenceTp __length, _Compare __comp) in multiway_merge_4_variant() 494 _DifferenceTp __length, _Compare __comp) in multiway_merge_loser_tree() 580 _DifferenceTp __length, in multiway_merge_loser_tree_unguarded() 668 _DifferenceTp __length, in multiway_merge_loser_tree_sentinel()
|
H A D | find.h | 107 _DifferenceType __length = __end1 - __begin1; in __find_template() local 197 _DifferenceType __length = __end1 - __begin1; in __find_template() local 326 _DifferenceType __length = __end1 - __begin1; in __find_template() local
|
H A D | omp_loop.h | 76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop() local
|
H A D | omp_loop_static.h | 76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop_static() local
|
H A D | par_loop.h | 74 const _DifferenceType __length = __end - __begin; in __for_each_template_random_access_ed() local
|
H A D | search.h | 51 __calc_borders(_RAIter __elements, _DifferenceTp __length, in __calc_borders()
|
H A D | workstealing.h | 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; in __for_each_template_random_access_workstealing() local
|
H A D | random_shuffle.h | 134 _DifferenceType __length = (__sd->_M_starts[__iam + 1] in __parallel_random_shuffle_drs_pu() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/ |
H A D | multiway_merge.h | 244 _DifferenceTp __length, _Compare __comp) in multiway_merge_3_variant() 363 _DifferenceTp __length, _Compare __comp) in multiway_merge_4_variant() 494 _DifferenceTp __length, _Compare __comp) in multiway_merge_loser_tree() 580 _DifferenceTp __length, in multiway_merge_loser_tree_unguarded() 668 _DifferenceTp __length, in multiway_merge_loser_tree_sentinel()
|
H A D | find.h | 107 _DifferenceType __length = __end1 - __begin1; in __find_template() local 197 _DifferenceType __length = __end1 - __begin1; in __find_template() local 326 _DifferenceType __length = __end1 - __begin1; in __find_template() local
|
H A D | omp_loop_static.h | 76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop_static() local
|
H A D | omp_loop.h | 76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop() local
|
H A D | par_loop.h | 74 const _DifferenceType __length = __end - __begin; in __for_each_template_random_access_ed() local
|
H A D | search.h | 51 __calc_borders(_RAIter __elements, _DifferenceTp __length, in __calc_borders()
|
H A D | workstealing.h | 117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; in __for_each_template_random_access_workstealing() local
|
H A D | random_shuffle.h | 134 _DifferenceType __length = (__sd->_M_starts[__iam + 1] in __parallel_random_shuffle_drs_pu() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | deque.tcc | 686 const size_type __length = this->size(); in _M_insert_aux() local 774 const size_type __length = size(); in _M_insert_aux() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | deque.tcc | 689 const size_type __length = this->size(); in _M_insert_aux() local 777 const size_type __length = size(); in _M_insert_aux() local
|
H A D | basic_string.tcc | 370 const size_type __length = length(); in reserve() local
|