Home
last modified time | relevance | path

Searched defs:buffering (Results 1 – 21 of 21) sorted by relevance

/third_party/python/Modules/_io/clinic/
D_iomodule.c.h147 int buffering = -1; in _io_open() local
/third_party/python/Lib/
Dtempfile.py522 def NamedTemporaryFile(mode='w+b', buffering=-1, encoding=None, argument
575 def TemporaryFile(mode='w+b', buffering=-1, encoding=None, argument
645 def __init__(self, max_size=0, mode='w+b', buffering=-1, argument
Dos.py976 def popen(cmd, mode="r", buffering=-1): argument
1023 def fdopen(fd, mode="r", buffering=-1, encoding=None, *args, **kwargs): argument
Dsocket.py302 def makefile(self, mode="r", buffering=None, *, argument
Dcodecs.py871 def open(filename, mode='r', encoding=None, errors='strict', buffering=-1): argument
Dpathlib.py1109 def open(self, mode='r', buffering=-1, encoding=None, argument
D_pyio.py73 def open(file, mode="r", buffering=-1, encoding=None, errors=None, argument
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstmultiqueue.h70 gboolean buffering; member
/third_party/python/Modules/_io/
D_iomodule.c234 int buffering, const char *encoding, const char *errors, in _io_open_impl()
/third_party/python/Objects/
Dfileobject.c33 PyFile_FromFd(int fd, const char *name, const char *mode, int buffering, const char *encoding, in PyFile_FromFd()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpjitterbuffer.h83 gboolean buffering; member
Dgstrtpbin.h65 gboolean buffering; member
Drtpjitterbuffer.c1339 rtp_jitter_buffer_set_buffering (RTPJitterBuffer * jbuf, gboolean buffering) in rtp_jitter_buffer_set_buffering()
/third_party/libsnd/src/
Dogg.c470 int buffering = SF_FALSE ; in ogg_stream_seek_page_search() local
/third_party/gstreamer/gstreamer/tools/
Dgst-launch.c82 static gboolean buffering = FALSE; variable
/third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/
Dipc-play.c72 static gboolean buffering = FALSE; variable
/third_party/gstreamer/gstplugins_base/tools/
Dgst-play.c105 gboolean buffering; member
/third_party/python/Python/
Dpylifecycle.c2147 int buffering, isatty; in create_stdio() local
/third_party/mbedtls/library/
Dssl_misc.h844 } buffering; member
/third_party/gstreamer/gstplugins_base/tests/examples/seek/
Djsseek.c110 static gboolean buffering = FALSE; variable
/third_party/gstreamer/gstplugins_base/tests/examples/playback/
Dplayback-test.c176 gboolean buffering; member