Searched defs:pstream (Results 1 – 10 of 10) sorted by relevance
| /third_party/elfio/elfio/ |
| D | elfio_segment.hpp | 245 mutable std::istream* pstream = nullptr; member in ELFIO::segment_impl
|
| D | elfio_section.hpp | 340 mutable std::istream* pstream = nullptr; member in ELFIO::section_impl
|
| D | elfio.hpp | 1095 std::unique_ptr<std::ifstream> pstream = nullptr; member in ELFIO::elfio
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| D | nghttp3_stream.c | 46 int nghttp3_stream_new(nghttp3_stream **pstream, int64_t stream_id, in nghttp3_stream_new()
|
| D | nghttp3_conn.c | 1789 int nghttp3_conn_create_stream(nghttp3_conn *conn, nghttp3_stream **pstream, in nghttp3_conn_create_stream()
|
| D | nghttp3_qpack.c | 1669 int nghttp3_qpack_stream_new(nghttp3_qpack_stream **pstream, int64_t stream_id, in nghttp3_qpack_stream_new()
|
| /third_party/curl/lib/ |
| D | http2.c | 232 struct stream_ctx **pstream) in http2_data_setup() 2024 static ssize_t h2_submit(struct stream_ctx **pstream, in h2_submit()
|
| /third_party/pulseaudio/src/pulse/ |
| D | internal.h | 80 pa_pstream *pstream; member
|
| /third_party/pulseaudio/src/pulsecore/ |
| D | protocol-native.c | 194 pa_pstream *pstream; member 1919 #define CHECK_VALIDITY(pstream, expression, tag, error) do { \ argument 1926 #define CHECK_VALIDITY_GOTO(pstream, expression, tag, error, label) do { \ argument
|
| /third_party/pulseaudio/src/modules/ |
| D | module-tunnel.c | 224 pa_pstream *pstream; member
|