Home
last modified time | relevance | path

Searched defs:__length (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dmultiway_merge.h244 _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 Dfind.h107 _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 Domp_loop.h76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop() local
H A Domp_loop_static.h76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop_static() local
H A Dpar_loop.h74 const _DifferenceType __length = __end - __begin; in __for_each_template_random_access_ed() local
H A Dsearch.h51 __calc_borders(_RAIter __elements, _DifferenceTp __length, in __calc_borders()
H A Dworkstealing.h117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; in __for_each_template_random_access_workstealing() local
H A Drandom_shuffle.h134 _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 Dmultiway_merge.h244 _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 Dfind.h107 _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 Domp_loop_static.h76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop_static() local
H A Domp_loop.h76 _DifferenceType __length = __end - __begin; in __for_each_template_random_access_omp_loop() local
H A Dpar_loop.h74 const _DifferenceType __length = __end - __begin; in __for_each_template_random_access_ed() local
H A Dsearch.h51 __calc_borders(_RAIter __elements, _DifferenceTp __length, in __calc_borders()
H A Dworkstealing.h117 _DifferenceType __length = (__bound < 0) ? (__end - __begin) : __bound; in __for_each_template_random_access_workstealing() local
H A Drandom_shuffle.h134 _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 Ddeque.tcc686 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 Ddeque.tcc689 const size_type __length = this->size(); in _M_insert_aux() local
777 const size_type __length = size(); in _M_insert_aux() local
H A Dbasic_string.tcc370 const size_type __length = length(); in reserve() local