Home
last modified time | relevance | path

Searched defs:open_stream (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/textproc/xlnt/xlnt-1.5.0-92-g20f3dac2/source/detail/serialization/
H A Dopen_stream.cpp31 void open_stream(std::ifstream &stream, const std::wstring &path) in open_stream() function
36 void open_stream(std::ofstream &stream, const std::wstring &path) in open_stream() function
41 void open_stream(std::ifstream &stream, const std::string &path) in open_stream() function
46 void open_stream(std::ofstream &stream, const std::string &path) in open_stream() function
/dports/databases/grass7/grass-7.8.6/lib/iostream/
H A Dami_stream.cpp104 open_stream(int fd, AMI_stream_type st) { in open_stream() function
141 open_stream(char* pathname, AMI_stream_type st) { in open_stream() function
/dports/multimedia/gst123/gst123-0.3.3/src/
H A Dconsolestream.cc32 ConsoleStream::open_stream() in open_stream() function in ConsoleStream
H A Dfilestream.cc49 FileStream::open_stream() in open_stream() function in FileStream
H A Dnetworkstream.cc52 NetworkStream::open_stream() in open_stream() function in NetworkStream
/dports/textproc/py-pyexcel-io/pyexcel-io-0.6.5/pyexcel_io/
H A Dbook.py39 def open_stream(self, file_stream, **keywords): member in RWInterface
91 def open_stream(self, file_stream, **keywords): member in BookReader
197 def open_stream(self, file_stream, **keywords): member in BookWriter
H A Dwriter.py32 def open_stream(self, file_stream, **keywords): member in Writer
/dports/multimedia/mencoder/mplayer-export-2021-12-29/stream/
H A Dopen.c49 stream_t* open_stream(const char* filename,char** options, int* file_format){ in open_stream() function
/dports/net-im/prosody/prosody-0.11.13/core/
H A Ds2smanager.lua47 open_stream = function (session) function
/dports/multimedia/mplayer/mplayer-export-2021-12-29/stream/
H A Dopen.c49 stream_t* open_stream(const char* filename,char** options, int* file_format){ in open_stream() function
/dports/science/lammps/lammps-stable_29Sep2021/tools/i-pi/ipi/engine/
H A Doutputs.py97 def open_stream(self): member in PropertyOutput
229 def open_stream(self): member in TrajectoryOutput
/dports/net-im/prosody-modules/Community-Modules-bb8459c220c9/mod_onions/
H A Dmod_onions.lua105 session.open_stream = function () function
/dports/graphics/aseprite/aseprite-1.2.9/src/ft/
H A Dstream.cpp38 FT_Stream open_stream(const std::string& utf8Filename) in open_stream() function
/dports/net-im/prosody/prosody-0.11.13/util/
H A Dxmppstream.lua254 function session.open_stream(session, from, to) -- luacheck: ignore 432/session function
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_XmlDocument.cpp363 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
367 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
372 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
376 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
/dports/x11-toolkits/mygui-opengl/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_XmlDocument.cpp363 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
367 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
372 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
376 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_XmlDocument.cpp363 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
367 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
372 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
376 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/MyGUIEngine/src/
H A DMyGUI_XmlDocument.cpp363 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
367 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
372 inline void open_stream(std::ofstream& _stream, const std::wstring& _wide) in open_stream() function
376 inline void open_stream(std::ifstream& _stream, const std::wstring& _wide) in open_stream() function
/dports/devel/sccache/sccache-0.2.15/cargo-crates/multipart-0.15.4/src/client/
H A Dhyper.rs57 fn open_stream(self) -> Result<Self::Stream, Self::Error> { in open_stream() method
H A Dmod.rs149 fn open_stream(self) -> Result<Self::Stream, Self::Error>; in open_stream() method
171 fn open_stream(self) -> Result<Self::Stream, Self::Error> { Ok(io::sink()) } in open_stream() method
186 fn open_stream<R: HttpRequest>(mut req: R, content_len: Option<u64>) -> Result<(String, R::Stream),… in open_stream() function
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/multipart-0.18.0/src/client/
H A Dhyper.rs57 fn open_stream(self) -> Result<Self::Stream, Self::Error> { in open_stream() method
H A Dmod.rs170 fn open_stream(self) -> Result<Self::Stream, Self::Error>; in open_stream() method
194 fn open_stream(self) -> Result<Self::Stream, Self::Error> { in open_stream() method
213 fn open_stream<R: HttpRequest>( in open_stream() function
/dports/net/oha/oha-0.4.7/cargo-crates/multipart-0.17.1/src/client/
H A Dhyper.rs57 fn open_stream(self) -> Result<Self::Stream, Self::Error> { in open_stream() method
H A Dmod.rs170 fn open_stream(self) -> Result<Self::Stream, Self::Error>; in open_stream() method
194 fn open_stream(self) -> Result<Self::Stream, Self::Error> { in open_stream() method
213 fn open_stream<R: HttpRequest>( in open_stream() function
/dports/databases/postgresql-libpqxx/libpqxx-7.2.0/tools/
H A Dtemplate2mak.py137 def open_stream(path=None, default=None, mode='r'): function

1234567