Home
last modified time | relevance | path

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

/third_party/boost/boost/log/utility/
Dopen_mode.hpp29 namespace open_mode { namespace
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/iostream3/
Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/iostream3/
Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/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/boost/tools/boost_install/test/iostreams/bzip2-1.0.6/
Dbzlib.c1387 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/third_party/bzip2/
Dbzlib.c1474 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/third_party/boost/tools/boost_install/test/iostreams/bzip2-1.0.8/
Dbzlib.c1387 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/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