Searched refs:stdio_sync_filebuf (Results 1 – 15 of 15) sorted by relevance
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
D | stdio_sync_filebuf.h | 56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> in _GLIBCXX_VISIBILITY() 76 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY() 193 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 194 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY() 198 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 199 stdio_sync_filebuf<char>::syncungetc(int_type __c) in _GLIBCXX_VISIBILITY() 203 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 204 stdio_sync_filebuf<char>::syncputc(int_type __c) in _GLIBCXX_VISIBILITY() 209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) in _GLIBCXX_VISIBILITY() 221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) in _GLIBCXX_VISIBILITY() [all …]
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/ |
D | stdio_sync_filebuf.h | 56 class stdio_sync_filebuf : public std::basic_streambuf<_CharT, _Traits> in _GLIBCXX_VISIBILITY() 76 stdio_sync_filebuf(std::__c_file* __f) in _GLIBCXX_VISIBILITY() 193 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 194 stdio_sync_filebuf<char>::syncgetc() in _GLIBCXX_VISIBILITY() 198 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 199 stdio_sync_filebuf<char>::syncungetc(int_type __c) in _GLIBCXX_VISIBILITY() 203 inline stdio_sync_filebuf<char>::int_type in _GLIBCXX_VISIBILITY() 204 stdio_sync_filebuf<char>::syncputc(int_type __c) in _GLIBCXX_VISIBILITY() 209 stdio_sync_filebuf<char>::xsgetn(char* __s, std::streamsize __n) in _GLIBCXX_VISIBILITY() 221 stdio_sync_filebuf<char>::xsputn(const char* __s, std::streamsize __n) in _GLIBCXX_VISIBILITY() [all …]
|
/aosp_15_r20/external/clang/test/CodeGenCXX/ |
H A D | template-instantiation.cpp | 42 struct stdio_sync_filebuf : public basic_streambuf { struct 48 template<> void stdio_sync_filebuf<int[1]>::xsgetn() { in xsgetn() 50 template<> void stdio_sync_filebuf<int[2]>::xsgetn() { in xsgetn() 52 template<> void stdio_sync_filebuf<int[3]>::xsgetn() { in xsgetn() 54 template<> void stdio_sync_filebuf<int[4]>::xsgetn() { in xsgetn() 56 extern template class stdio_sync_filebuf<int[2]>; 59 template class stdio_sync_filebuf<int[3]>; variable 60 stdio_sync_filebuf<int[4]> implicit_instantiation; 68 struct stdio_sync_filebuf : public basic_streambuf { struct 73 template<> void stdio_sync_filebuf<wchar_t>::xsgetn();
|
/aosp_15_r20/external/llvm/test/Transforms/Inline/ |
H A D | 2006-11-09-InlineCGUpdate.ll | 13 …%"struct.__gnu_cxx::stdio_sync_filebuf<char,std::char_traits<char> >" = type { %"struct.std::basic… 14 …%"struct.__gnu_cxx::stdio_sync_filebuf<wchar_t,std::char_traits<wchar_t> >" = type { %"struct.std:…
|
/aosp_15_r20/external/fmtlib/include/fmt/ |
H A D | ostream.h | 117 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/ |
D | ostream.h | 83 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/ |
D | ostream.h | 83 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/ |
D | ostream.h | 83 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/ |
D | ostream.h | 83 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/ |
D | ostream.h | 83 if (auto* sfbuf = dynamic_cast<__gnu_cxx::stdio_sync_filebuf<char>*>(rdbuf))
|
/aosp_15_r20/external/skia/bazel/rbe/gce_linux/cc/ |
H A D | module.modulemap | 1158 textual header "/usr/include/c++/10/ext/stdio_sync_filebuf.h" 5265 textual header "/usr/include/c++/10/ext/stdio_sync_filebuf.h"
|
/aosp_15_r20/external/grpc-grpc/third_party/toolchains/rbe_ubuntu2004/cc/ |
H A D | module.modulemap | 1936 textual header "/usr/include/c++/9/ext/stdio_sync_filebuf.h" 4240 textual header "/usr/include/c++/9/ext/stdio_sync_filebuf.h"
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/toolchains/rbe_ubuntu2004/cc/ |
D | module.modulemap | 1936 textual header "/usr/include/c++/9/ext/stdio_sync_filebuf.h" 4240 textual header "/usr/include/c++/9/ext/stdio_sync_filebuf.h"
|
/aosp_15_r20/out/soong/ |
D | build.aosp_shiba.ninja.globs | 103759 …host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/stdio_sync_filebuf.h","prebuilt… 107133 …stdio_sync_filebuf.h","Excludes":null,"Matches":["prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2…
|
D | build.aosp_shiba.9.ninja | 977050 …linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/stdio_sync_filebuf.h $ 1084779 …linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/stdio_sync_filebuf.h $ 1192998 …linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/stdio_sync_filebuf.h $ 1300727 …linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/ext/stdio_sync_filebuf.h $
|