/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/profile/impl/ |
A D | profiler_algos.h | 41 __insert_top_n(_Container& __output, in __insert_top_n() argument 45 typename _Container::iterator __it = __output.begin(); in __insert_top_n() 56 if (__it == __output.end()) in __insert_top_n() 66 __output.insert(__it, __value); in __insert_top_n() 72 __top_n(const _Container& __input, _Container& __output, in __top_n() argument 75 __output.clear(); in __top_n() 78 __insert_top_n(__output, *__it, __n); in __top_n()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|
A D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/parallel/ |
A D | for_each.h | 66 _Result& __output, typename in __for_each_template_random_access() argument 74 __reduction_start, __output, __bound); in __for_each_template_random_access() 78 __reduction_start, __output, __bound); in __for_each_template_random_access() 82 __reduction_start, __output, __bound); in __for_each_template_random_access() 86 __reduction_start, __output, __bound); in __for_each_template_random_access()
|
A D | omp_loop.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop()
|
A D | omp_loop_static.h | 70 _Result& __output, in __for_each_template_random_access_omp_loop_static() argument 102 __output = __r(__output, __thread_results[__i]); in __for_each_template_random_access_omp_loop_static()
|