Home
last modified time | relevance | path

Searched defs:streamsize (Results 1 – 8 of 8) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dpostypes.h98 typedef ptrdiff_t streamsize; // Signed integral type in _GLIBCXX_VISIBILITY() typedef
/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dostream.h29 using streamsize = decltype(std::declval<Streambuf>().sputn(nullptr, 0)); variable
/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dchrono.h310 using streamsize = decltype(std::declval<StreamBuf>().sputn(nullptr, 0)); variable
/prebuilts/module_sdk/art/17/include/external/fmtlib/include/fmt/
Dchrono.h310 using streamsize = decltype(std::declval<StreamBuf>().sputn(nullptr, 0)); variable