HomeSort by relevance Sort by last modified time
    Searched refs:xsputn (Results 1 - 25 of 57) sorted by null

1 2 3

  /ndk/sources/cxx-stl/llvm-libc++/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.put/
sputn.pass.cpp 28 std::streamsize xsputn(const char_type* s, std::streamsize n) function in struct:test
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
basic_file.h 87 xsputn(const char* __s, streamsize __n);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/armeabi-v7a/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/mips/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/libs/x86/include/bits/
basic_file.h 89 xsputn(const char* __s, streamsize __n);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
stdio_sync_filebuf.h 148 xsputn(const char_type* __s, std::streamsize __n);
212 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) function in class:stdio_sync_filebuf
255 stdio_sync_filebuf<wchar_t>::xsputn(const wchar_t* __s, function in class:stdio_sync_filebuf

Completed in 658 milliseconds

1 2 3