Home
last modified time | relevance | path

Searched refs:__write (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/profile/impl/
H A Dprofiler_trace.h208 void __write(FILE* __f);
296 __write(FILE* __f) in __write() function
304 __gnu_profile::__write(__f, __it->first); in __write()
306 __it->second.__write(__f); in __write()
330 __cont->__write(__f); in __trace_report()
434 __gnu_profile::__write(__file, __info.__context); in operator()
H A Dprofiler_list_to_slist.h64 __write(FILE* __f) const in __write() function
H A Dprofiler_node.h82 __write(FILE* __f, __stack_t __stack) in __write() function
H A Dprofiler_hash_func.h67 __write(FILE* __f) const in __write() function
H A Dprofiler_container_size.h53 __write(FILE* __f) const in __write() function
H A Dprofiler_map_to_unordered_map.h88 __write(FILE* __f) const in __write() function
H A Dprofiler_list_to_vector.h64 __write(FILE* __f) const in __write() function
H A Dprofiler_vector_to_list.h61 __write(FILE* __f) const in __write() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc933 return std::__write(__s, __cs, __len); in _M_insert_int()
1100 return std::__write(__s, __ws, __len); in _M_insert_float()
1139 __s = std::__write(__s, __name, __len); in do_put()
1140 __s = std::__write(__s, __ps, __plen); in do_put()
1144 __s = std::__write(__s, __ps, __plen); in do_put()
1145 __s = std::__write(__s, __name, __len); in do_put()
1150 __s = std::__write(__s, __name, __len); in do_put()
H A Dlocale_facets.h119 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in _GLIBCXX_VISIBILITY()
129 __write(_OutIter __s, const _CharT* __ws, int __len) in _GLIBCXX_VISIBILITY()
H A Dlocale_facets_nonio.tcc558 __s = std::__write(__s, __res.data(), __len); in _M_insert()
1343 return std::__write(__s, __res, char_traits<char_type>::length(__res)); in do_put()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc951 return std::__write(__s, __cs, __len); in _M_insert_int()
1118 return std::__write(__s, __ws, __len); in _M_insert_float()
1157 __s = std::__write(__s, __name, __len); in do_put()
1158 __s = std::__write(__s, __ps, __plen); in do_put()
1162 __s = std::__write(__s, __ps, __plen); in do_put()
1163 __s = std::__write(__s, __name, __len); in do_put()
1168 __s = std::__write(__s, __name, __len); in do_put()
H A Dlocale_facets.h122 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in _GLIBCXX_VISIBILITY()
132 __write(_OutIter __s, const _CharT* __ws, int __len) in _GLIBCXX_VISIBILITY()
H A Dlocale_facets_nonio.tcc574 __s = std::__write(__s, __res.data(), __len); in _M_insert()
1673 return std::__write(__s, __res, char_traits<char_type>::length(__res)); in do_put()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/frv/
H A Dlinux.h72 #define Twrite __write
/netbsd-src/external/gpl3/gcc/dist/gcc/config/frv/
H A Dlinux.h72 #define Twrite __write
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-20037754 * include/bits/locale_facets.tcc (time_put::do_put): Use __write.
7770 (__write<_CharT, _OutIter>): New function.
7771 (__write<_CharT>): New function specialization.
7773 __write.
H A DChangeLog-20101774 (__object_info_base::__write): Uglify parameter.
H A DChangeLog-2014908 (virtual void __write(FILE*)): Delete.
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A DChangeLog4894 * config/arm/linux-atomic-64bit.c (__write): Rename to...