Home
last modified time | relevance | path

Searched defs:OpenInputStream (Results 1 – 25 of 84) sorted by relevance

1234

/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/filesystem/
H A Dgcsfs.cc140 Result<std::shared_ptr<io::InputStream>> OpenInputStream(const GcsPath& path) { in OpenInputStream() function in arrow::fs::GcsFileSystem::Impl
220 Result<std::shared_ptr<io::InputStream>> GcsFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::GcsFileSystem
226 Result<std::shared_ptr<io::InputStream>> GcsFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::GcsFileSystem
H A Dfilesystem.cc193 Result<std::shared_ptr<io::InputStream>> FileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::FileSystem
397 Result<std::shared_ptr<io::InputStream>> SubTreeFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SubTreeFileSystem
404 Result<std::shared_ptr<io::InputStream>> SubTreeFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SubTreeFileSystem
543 Result<std::shared_ptr<io::InputStream>> SlowFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SlowFileSystem
550 Result<std::shared_ptr<io::InputStream>> SlowFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SlowFileSystem
H A Dhdfs.cc239 Result<std::shared_ptr<io::InputStream>> OpenInputStream(const std::string& path) { in OpenInputStream() function in arrow::fs::HadoopFileSystem::Impl
497 Result<std::shared_ptr<io::InputStream>> HadoopFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::HadoopFileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/filesystem/
H A Dfilesystem.cc143 Result<std::shared_ptr<io::InputStream>> FileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::FileSystem
296 Result<std::shared_ptr<io::InputStream>> SubTreeFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SubTreeFileSystem
303 Result<std::shared_ptr<io::InputStream>> SubTreeFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SubTreeFileSystem
404 Result<std::shared_ptr<io::InputStream>> SlowFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SlowFileSystem
411 Result<std::shared_ptr<io::InputStream>> SlowFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SlowFileSystem
H A Dhdfs.cc206 Result<std::shared_ptr<io::InputStream>> OpenInputStream(const std::string& path) { in OpenInputStream() function in arrow::fs::HadoopFileSystem::Impl
458 Result<std::shared_ptr<io::InputStream>> HadoopFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::HadoopFileSystem
H A Dlocalfs.cc401 Result<std::shared_ptr<io::InputStream>> LocalFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::LocalFileSystem
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/embedder_support/android/util/
H A Dresponse_delegate_impl.cc19 std::unique_ptr<InputStream> ResponseDelegateImpl::OpenInputStream( in OpenInputStream() function in embedder_support::ResponseDelegateImpl
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmlsecurity/source/helper/
H A DUriBindingHelper.cxx65 uno::Reference < io::XInputStream > UriBindingHelper::OpenInputStream( const uno::Reference < embed… in OpenInputStream() function in UriBindingHelper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmlsecurity/source/helper/
H A Dxmlsignaturehelper2.cxx65 uno::Reference < io::XInputStream > UriBindingHelper::OpenInputStream( const uno::Reference < embed… in OpenInputStream() function in UriBindingHelper
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dfilesystem.cpp36 Filesystem_Stream::InputStream Filesystem::OpenInputStream(StringView name, std::ios_base::openmode… in OpenInputStream() function in Filesystem
269 Filesystem_Stream::InputStream FilesystemView::OpenInputStream(StringView name, std::ios_base::open… in OpenInputStream() function in FilesystemView
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/filesystem/
H A Dfilesystem.cc260 Result<std::shared_ptr<io::InputStream>> SubTreeFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SubTreeFileSystem
345 Result<std::shared_ptr<io::InputStream>> SlowFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::SlowFileSystem
H A Dhdfs.cc192 Result<std::shared_ptr<io::InputStream>> OpenInputStream(const std::string& path) { in OpenInputStream() function in arrow::fs::HadoopFileSystem::Impl
418 Result<std::shared_ptr<io::InputStream>> HadoopFileSystem::OpenInputStream( in OpenInputStream() function in arrow::fs::HadoopFileSystem
/dports/www/firefox-esr/firefox-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc277 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/lang/spidermonkey78/firefox-78.9.0/ipc/chromium/src/base/
H A Dfile_path.cc277 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/www/firefox/firefox-99.0/ipc/chromium/src/base/
H A Dfile_path.cc277 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/mail/thunderbird/thunderbird-91.8.0/ipc/chromium/src/base/
H A Dfile_path.cc277 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/chromium/src/base/
H A Dfile_path.cc295 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/lang/spidermonkey60/firefox-60.9.0/ipc/chromium/src/base/
H A Dfile_path.cc277 void FilePath::OpenInputStream(std::ifstream& stream) const { in OpenInputStream() function in FilePath
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/r/R/
H A Dfilesystem.R227 OpenInputStream = function(path) { method in FileSystem
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/python/
H A Dfilesystem.cc150 Result<std::shared_ptr<io::InputStream>> PyFileSystem::OpenInputStream( in OpenInputStream() function in arrow::py::fs::PyFileSystem
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/python/
H A Dfilesystem.cc150 Result<std::shared_ptr<io::InputStream>> PyFileSystem::OpenInputStream( in OpenInputStream() function in arrow::py::fs::PyFileSystem
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/cache2/
H A DOldWrappers.h38 nsresult OpenInputStream(uint32_t offset, nsIInputStream * *_retval) in OpenInputStream() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/imageio/
H A Dwicdec.c88 static HRESULT OpenInputStream(const char* filename, IStream** stream) { in OpenInputStream() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/imageio/
H A Dwicdec.c88 static HRESULT OpenInputStream(const char* filename, IStream** stream) { in OpenInputStream() function
/dports/graphics/webp/libwebp-1.2.1/imageio/
H A Dwicdec.c88 static HRESULT OpenInputStream(const char* filename, IStream** stream) { in OpenInputStream() function

1234