Home
last modified time | relevance | path

Searched defs:__f (Results 1 – 25 of 49) sorted by relevance

12

/dflybsd-src/include/xlocale/
H A D_ctype.h77 __maskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __maskrune_l()
86 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __istype_l()
102 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbmaskrune_l()
111 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) in __sbistype_l()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dropeimpl.h396 _Rope_RopeFunction<_CharT, _Alloc>* __f in _GLIBCXX_VISIBILITY() local
806 _RopeFunction* __f = (_RopeFunction*)__base; in _GLIBCXX_VISIBILITY() local
959 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
986 char __f = __o.fill(); in _GLIBCXX_VISIBILITY() local
1098 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
1352 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
H A Drandom.tcc439 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
640 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
725 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
800 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
865 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
956 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
1028 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
1126 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
1202 __generate_impl(_OutputIterator __f, _OutputIterator __t, in __generate_impl()
1270 result_type __f; in operator ()() local
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dropeimpl.h397 _Rope_RopeFunction<_CharT, _Alloc>* __f in _GLIBCXX_VISIBILITY() local
807 _RopeFunction* __f = (_RopeFunction*)__base; in _GLIBCXX_VISIBILITY() local
960 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
987 char __f = __o.fill(); in _GLIBCXX_VISIBILITY() local
1099 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
1353 _RopeFunction* __f = (_RopeFunction*)__r; in _GLIBCXX_VISIBILITY() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/profile/impl/
H A Dprofiler_list_to_slist.h64 __write(FILE* __f) const in __write()
124 __trace_list_to_slist_report(FILE* __f, __warning_vector_t& __warnings) in __trace_list_to_slist_report()
H A Dprofiler_hash_func.h67 __write(FILE* __f) const in __write()
127 __trace_hash_func_report(FILE* __f, __warning_vector_t& __warnings) in __trace_hash_func_report()
H A Dprofiler_map_to_unordered_map.h88 __write(FILE* __f) const in __write()
199 __trace_map_to_unordered_map_report(FILE* __f, in __trace_map_to_unordered_map_report()
H A Dprofiler_list_to_vector.h64 __write(FILE* __f) const in __write()
194 __trace_list_to_vector_report(FILE* __f, __warning_vector_t& __warnings) in __trace_list_to_vector_report()
H A Dprofiler_vector_to_list.h61 __write(FILE* __f) const in __write()
193 __trace_vector_to_list_report(FILE* __f, __warning_vector_t& __warnings) in __trace_vector_to_list_report()
H A Dprofiler_trace.h296 __write(FILE* __f) in __write()
325 FILE* __f, __warning_vector_t& __warnings) in __trace_report()
373 __log_magnitude(float __f) in __log_magnitude()
H A Dprofiler_hashtable_size.h60 __trace_hashtable_size_report(FILE* __f, __warning_vector_t& __warnings) in __trace_hashtable_size_report()
H A Dprofiler_vector_size.h60 __trace_vector_size_report(FILE* __f, __warning_vector_t& __warnings) in __trace_vector_size_report()
H A Dprofiler_algos.h84 __for_each(_InputIterator __first, _InputIterator __last, _Function __f) in __for_each()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/profile/impl/
H A Dprofiler_hash_func.h75 __write(FILE* __f) const in __write()
144 __trace_hash_func_report(FILE* __f, __warning_vector_t& __warnings) in __trace_hash_func_report()
H A Dprofiler_list_to_slist.h76 __write(FILE* __f) const in __write()
161 __trace_list_to_slist_report(FILE* __f, __warning_vector_t& __warnings) in __trace_list_to_slist_report()
H A Dprofiler_map_to_unordered_map.h98 __write(FILE* __f) const in __write()
193 __trace_map_to_unordered_map_report(FILE* __f, in __trace_map_to_unordered_map_report()
H A Dprofiler_vector_size.h56 __trace_vector_size_report(FILE* __f, __warning_vector_t& __warnings) in __trace_vector_size_report()
H A Dprofiler_hashtable_size.h56 __trace_hashtable_size_report(FILE* __f, __warning_vector_t& __warnings) in __trace_hashtable_size_report()
H A Dprofiler_list_to_vector.h76 __write(FILE* __f) const in __write()
256 __trace_list_to_vector_report(FILE* __f, __warning_vector_t& __warnings) in __trace_list_to_vector_report()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Drandom.tcc919 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
980 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1047 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1154 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1173 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1390 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1657 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1721 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1824 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
1955 __generate_impl(_ForwardIterator __f, _ForwardIterator __t, in __generate_impl()
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree.h3139 tree_check (tree __t, const char *__f, int __l, const char *__g, tree_code __c) in tree_check()
3147 tree_not_check (tree __t, const char *__f, int __l, const char *__g, in tree_not_check()
3156 tree_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_check2()
3166 tree_not_check2 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check2()
3176 tree_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_check3()
3187 tree_not_check3 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check3()
3198 tree_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_check4()
3211 tree_not_check4 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check4()
3224 tree_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_check5()
3238 tree_not_check5 (tree __t, const char *__f, int __l, const char *__g, in tree_not_check5()
[all …]
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/parallel/
H A Domp_loop_static.h68 _Fu& __f, _Red __r, in __for_each_template_random_access_omp_loop_static()
H A Domp_loop.h68 _Op __o, _Fu& __f, _Red __r, in __for_each_template_random_access_omp_loop()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/parallel/
H A Domp_loop_static.h68 _Fu& __f, _Red __r, in __for_each_template_random_access_omp_loop_static()
H A Domp_loop.h68 _Op __o, _Fu& __f, _Red __r, in __for_each_template_random_access_omp_loop()

12