Searched defs:__f (Results 1 - 25 of 101) sorted by relevance

12345

/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dinvoke.h59 __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) argument
64 __invoke_impl(__invoke_memfun_ref, _MemFun&& __f, _Tp&& __t, argument
70 __invoke_impl(__invoke_memfun_deref, _MemFun&& __f, _Tp&& __t, argument
78 __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) argument
83 __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dinvoke.h60 __invoke_impl(__invoke_other, _Fn&& __f, _Args&&... __args) argument
65 __invoke_impl(__invoke_memfun_ref, _MemFun&& __f, _Tp&& __t, argument
71 __invoke_impl(__invoke_memfun_deref, _MemFun&& __f, _Tp&& __t, argument
79 __invoke_impl(__invoke_memobj_ref, _MemPtr&& __f, _Tp&& __t) argument
84 __invoke_impl(__invoke_memobj_deref, _MemPtr&& __f, _Tp&& __t) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_hashtable_size.h60 __trace_hashtable_size_report(FILE* __f, __warning_vector_t& __warnings) argument
61 { __trace_report(_GLIBCXX_PROFILE_DATA(_S_hashtable_size), __f, __warnings); } local
H A Dprofiler_algos.h84 __for_each(_InputIterator __first, _InputIterator __last, _Function __f) argument
H A Dprofiler_vector_size.h60 __trace_vector_size_report(FILE* __f, __warning_vector_t& __warnings) argument
61 { __trace_report(_GLIBCXX_PROFILE_DATA(_S_vector_size), __f, __warnings); } local
H A Dprofiler_list_to_slist.h124 __trace_list_to_slist_report(FILE* __f, __warning_vector_t& __warnings) argument
125 { __trace_report(_GLIBCXX_PROFILE_DATA(_S_list_to_slist), __f, __warnings); } local
H A Dprofiler_hash_func.h127 __trace_hash_func_report(FILE* __f, __warning_vector_t& __warnings) argument
128 { __trace_report(_GLIBCXX_PROFILE_DATA(_S_hash_func), __f, __warnings); } local
H A Dprofiler_node.h82 __write(FILE* __f, __stack_t __stack) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/pstl/
H A Dparallel_impl.h29 __parallel_find(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f, _Compare __comp, bool __b_first) argument
64 __parallel_or(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f) argument
H A Dalgorithm_impl.h78 __for_each_n_it_serial(_ForwardIterator __first, _Size __n, _Function __f) argument
116 __pattern_walk1(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Function __f, argument
152 __brick_walk1_n(_ForwardIterator __first, _Size __n, _Function __f, std::false_type) argument
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/pstl/
H A Dalgorithm_impl.h78 __for_each_n_it_serial(_ForwardIterator __first, _Size __n, _Function __f) argument
116 __pattern_walk1(_ExecutionPolicy&& __exec, _ForwardIterator __first, _ForwardIterator __last, _Function __f, argument
152 __brick_walk1_n(_ForwardIterator __first, _Size __n, _Function __f, std::false_type) argument
[all...]
H A Dparallel_impl.h29 __parallel_find(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f, _Compare __comp, bool __b_first) argument
64 __parallel_or(_ExecutionPolicy&& __exec, _Index __first, _Index __last, _Brick __f) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/parallel/
H A Domp_loop_static.h66 __for_each_template_random_access_omp_loop_static(_RAIter __begin, _RAIter __end, _Op __o, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
H A Domp_loop.h67 __for_each_template_random_access_omp_loop(_RAIter __begin, _RAIter __end, _Op __o, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++98/
H A Dvalarray.cc51 __valarray_product(const _Tp* __f, const _Tp* __l) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Domp_loop_static.h66 __for_each_template_random_access_omp_loop_static(_RAIter __begin, _RAIter __end, _Op __o, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
H A Domp_loop.h67 __for_each_template_random_access_omp_loop(_RAIter __begin, _RAIter __end, _Op __o, _Fu& __f, _Red __r, _Result __base, _Result& __output, typename std::iterator_traits<_RAIter>::difference_type __bound) argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++98/
H A Dvalarray.cc51 __valarray_product(const _Tp* __f, const _Tp* __l) argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h153 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode, argument
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dunordered_map.h76 __unordered_map(_InputIterator __f, _InputIterator __l, argument
128 __unordered_multimap(_InputIterator __f, _InputIterator __l, argument
201 unordered_map(_InputIterator __f, _InputIterator __l, argument
254 unordered_multimap(_InputIterator __f, _InputIterator __l, argument
H A Dunordered_set.h76 __unordered_set(_InputIterator __f, _InputIterator __l, argument
126 __unordered_multiset(_InputIterator __f, _InputIterator __l, argument
194 unordered_set(_InputIterator __f, _InputIterator __l, argument
244 unordered_multiset(_InputIterator __f, _InputIterator __l, argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dunordered_set.h76 __unordered_set(_InputIterator __f, _InputIterator __l, argument
126 __unordered_multiset(_InputIterator __f, _InputIterator __l, argument
194 unordered_set(_InputIterator __f, _InputIterator __l, argument
244 unordered_multiset(_InputIterator __f, _InputIterator __l, argument
H A Dunordered_map.h76 __unordered_map(_InputIterator __f, _InputIterator __l, argument
128 __unordered_multimap(_InputIterator __f, _InputIterator __l, argument
201 unordered_map(_InputIterator __f, _InputIterator __l, argument
254 unordered_multimap(_InputIterator __f, _InputIterator __l, argument
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dstdio_filebuf.h153 stdio_filebuf(std::__c_file* __f, std::ios_base::openmode __mode, argument
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__memory/
H A Duninitialized_algorithms.h30 uninitialized_copy(_InputIterator __f, _InputIterator __l, _ForwardIterator __r) argument
54 uninitialized_copy_n(_InputIterator __f, _Size __n, _ForwardIterator __r) argument
78 uninitialized_fill(_ForwardIterator __f, _ForwardIterator __l, const _Tp& __x) argument
101 uninitialized_fill_n(_ForwardIterator __f, _Size __n, const _Tp& __x) argument
[all...]

Completed in 408 milliseconds

12345