| /third_party/python/Modules/_io/clinic/ |
| D | _iomodule.c.h | 147 int buffering = -1; in _io_open() local
|
| /third_party/python/Lib/ |
| D | tempfile.py | 522 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
|
| D | os.py | 976 def popen(cmd, mode="r", buffering=-1): argument 1023 def fdopen(fd, mode="r", buffering=-1, encoding=None, *args, **kwargs): argument
|
| D | socket.py | 302 def makefile(self, mode="r", buffering=None, *, argument
|
| D | codecs.py | 871 def open(filename, mode='r', encoding=None, errors='strict', buffering=-1): argument
|
| D | pathlib.py | 1109 def open(self, mode='r', buffering=-1, encoding=None, argument
|
| D | _pyio.py | 73 def open(file, mode="r", buffering=-1, encoding=None, errors=None, argument
|
| /third_party/gstreamer/gstreamer/plugins/elements/ |
| D | gstmultiqueue.h | 70 gboolean buffering; member
|
| /third_party/python/Modules/_io/ |
| D | _iomodule.c | 234 int buffering, const char *encoding, const char *errors, in _io_open_impl()
|
| /third_party/python/Objects/ |
| D | fileobject.c | 33 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/ |
| D | rtpjitterbuffer.h | 83 gboolean buffering; member
|
| D | gstrtpbin.h | 65 gboolean buffering; member
|
| D | rtpjitterbuffer.c | 1339 rtp_jitter_buffer_set_buffering (RTPJitterBuffer * jbuf, gboolean buffering) in rtp_jitter_buffer_set_buffering()
|
| /third_party/libsnd/src/ |
| D | ogg.c | 470 int buffering = SF_FALSE ; in ogg_stream_seek_page_search() local
|
| /third_party/gstreamer/gstreamer/tools/ |
| D | gst-launch.c | 82 static gboolean buffering = FALSE; variable
|
| /third_party/gstreamer/gstplugins_bad/tests/examples/ipcpipeline/ |
| D | ipc-play.c | 72 static gboolean buffering = FALSE; variable
|
| /third_party/gstreamer/gstplugins_base/tools/ |
| D | gst-play.c | 105 gboolean buffering; member
|
| /third_party/python/Python/ |
| D | pylifecycle.c | 2147 int buffering, isatty; in create_stdio() local
|
| /third_party/mbedtls/library/ |
| D | ssl_misc.h | 844 } buffering; member
|
| /third_party/gstreamer/gstplugins_base/tests/examples/seek/ |
| D | jsseek.c | 110 static gboolean buffering = FALSE; variable
|
| /third_party/gstreamer/gstplugins_base/tests/examples/playback/ |
| D | playback-test.c | 176 gboolean buffering; member
|