Home
last modified time | relevance | path

Searched defs:pstream (Results 1 – 10 of 10) sorted by relevance

/third_party/elfio/elfio/
Delfio_segment.hpp245 mutable std::istream* pstream = nullptr; member in ELFIO::segment_impl
Delfio_section.hpp340 mutable std::istream* pstream = nullptr; member in ELFIO::section_impl
Delfio.hpp1095 std::unique_ptr<std::ifstream> pstream = nullptr; member in ELFIO::elfio
/third_party/node/deps/ngtcp2/nghttp3/lib/
Dnghttp3_stream.c46 int nghttp3_stream_new(nghttp3_stream **pstream, int64_t stream_id, in nghttp3_stream_new()
Dnghttp3_conn.c1789 int nghttp3_conn_create_stream(nghttp3_conn *conn, nghttp3_stream **pstream, in nghttp3_conn_create_stream()
Dnghttp3_qpack.c1669 int nghttp3_qpack_stream_new(nghttp3_qpack_stream **pstream, int64_t stream_id, in nghttp3_qpack_stream_new()
/third_party/curl/lib/
Dhttp2.c232 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/
Dinternal.h80 pa_pstream *pstream; member
/third_party/pulseaudio/src/pulsecore/
Dprotocol-native.c194 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/
Dmodule-tunnel.c224 pa_pstream *pstream; member