Searched defs:write (Results 1 - 3 of 3) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
H A D_ostream.c430 basic_ostream<_CharT, _Traits>::write(const char_type* __s, streamsize __n) { function in class:_Traits
H A D_rope.h271 _Self& write(const value_type *__s, size_t __len) { function in class:sequence_buffer
/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dunistd.in.h17 along with this program; if not, write to the Free Software Foundation,
561 <http://www.opengroup.org/susv3xsh/write.html>. */
562 # undef write macro
563 # define write rpl_write macro
564 extern ssize_t write (int fd, const void *buf, size_t count);

Completed in 109 milliseconds