Home
last modified time | relevance | path

Searched defs:open_mode (Results 1 – 7 of 7) sorted by relevance

/third_party/zlib/contrib/iostream3/
Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc6.c260 int open_file(char *file, int open_mode) in open_file()
/third_party/libsnd/src/
Dfile_io.c1211 psf_fopen (SF_PRIVATE *psf, const char *pathname, int open_mode) in psf_fopen()
/third_party/python/Modules/clinic/
D_winapi.c.h303 DWORD open_mode; in _winapi_CreateNamedPipe() local
/third_party/python/Modules/
D_winapi.c684 _winapi_CreateNamedPipe_impl(PyObject *module, LPCTSTR name, DWORD open_mode, in _winapi_CreateNamedPipe_impl()
/third_party/alsa-utils/aplay/
Daplay.c108 static int open_mode = 0; variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp26261 typedef int open_mode; typedef in std::ios_base