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

1 2

  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 42 struct stdio_sync_filebuf : public basic_streambuf { struct in namespace:test0
48 template<> void stdio_sync_filebuf<int[1]>::xsgetn() {
50 template<> void stdio_sync_filebuf<int[2]>::xsgetn() {
52 template<> void stdio_sync_filebuf<int[3]>::xsgetn() {
54 template<> void stdio_sync_filebuf<int[4]>::xsgetn() {
56 extern template class stdio_sync_filebuf<int[2]>;
59 template class stdio_sync_filebuf<int[3]>;
60 stdio_sync_filebuf<int[4]> implicit_instantiation;
68 struct stdio_sync_filebuf : public basic_streambuf { struct in namespace:test1
73 template<> void stdio_sync_filebuf<wchar_t>::xsgetn()
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
stdio_sync_filebuf.h 25 /** @file ext/stdio_sync_filebuf.h
56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> class in inherits:std::basic_streambuf
76 stdio_sync_filebuf(std::__c_file* __f) function in class:stdio_sync_filebuf
193 inline stdio_sync_filebuf<char>::int_type
194 stdio_sync_filebuf<char>::syncgetc()
198 inline stdio_sync_filebuf<char>::int_type
199 stdio_sync_filebuf<char>::syncungetc(int_type __c)
203 inline stdio_sync_filebuf<char>::int_type
204 stdio_sync_filebuf<char>::syncputc(int_type __c)
209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a-hard/include/bits/
extc++.h 55 #include <ext/stdio_sync_filebuf.h>

Completed in 1936 milliseconds

1 2