Home
last modified time | relevance | path

Searched defs:stream (Results 926 - 950 of 1146) sorted by relevance

1...<<31323334353637383940>>...46

/third_party/curl/lib/
H A Dhttp2.c211 drain_stream(struct Curl_cfilter *cf, struct Curl_easy *data, struct stream_ctx *stream) drain_stream() argument
235 struct stream_ctx *stream; http2_data_setup() local
274 free_push_headers(struct stream_ctx *stream) free_push_headers() argument
287 struct stream_ctx *stream = H2_STREAM_CTX(data); http2_data_done() local
415 struct stream_ctx *stream; cf_h2_ctx_init() local
735 struct stream_ctx *stream = H2_STREAM_CTX(h->data); curl_pushheader_bynum() local
747 struct stream_ctx *stream; curl_pushheader_byname() local
871 struct stream_ctx *stream; push_promise() local
966 struct stream_ctx *stream = H2_STREAM_CTX(data); recvbuf_write_hds() local
985 struct stream_ctx *stream = H2_STREAM_CTX(data); on_stream_frame() local
1232 struct stream_ctx *stream = H2_STREAM_CTX(data); on_frame_recv() local
1269 struct stream_ctx *stream; on_data_chunk_recv() local
1315 struct stream_ctx *stream; on_stream_close() local
1373 struct stream_ctx *stream; on_begin_headers() local
1402 struct stream_ctx *stream; on_header() local
1564 struct stream_ctx *stream = NULL; req_body_read_callback() local
1666 struct stream_ctx *stream = H2_STREAM_CTX(data); http2_data_done_send() local
1688 http2_handle_stream_close(struct Curl_cfilter *cf, struct Curl_easy *data, struct stream_ctx *stream, CURLcode *err) http2_handle_stream_close() argument
1804 struct stream_ctx *stream = H2_STREAM_CTX(data); h2_progress_egress() local
1836 stream_recv(struct Curl_cfilter *cf, struct Curl_easy *data, struct stream_ctx *stream, char *buf, size_t len, CURLcode *err) stream_recv() argument
1881 struct stream_ctx *stream; h2_progress_ingress() local
1941 struct stream_ctx *stream = H2_STREAM_CTX(data); cf_h2_recv() local
2029 struct stream_ctx *stream = NULL; h2_submit() local
2168 struct stream_ctx *stream = H2_STREAM_CTX(data); cf_h2_send() local
2339 struct stream_ctx *stream = H2_STREAM_CTX(data); cf_h2_adjust_pollset() local
2440 struct stream_ctx *stream = H2_STREAM_CTX(data); http2_data_pause() local
2525 struct stream_ctx *stream = H2_STREAM_CTX(data); cf_h2_data_pending() local
2822 struct stream_ctx *stream = H2_STREAM_CTX(data); Curl_h2_http_1_1_error() local
[all...]
/third_party/alsa-utils/alsaloop/
H A Dpcmjob.c1290 int stream = lhandle == lhandle->loopback->play ? in openit() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-port.h2103 inline FILE* FReopen(const char* path, const char* mode, FILE* stream) { in FReopen() argument
/third_party/googletest/googletest/src/
H A Dgtest-death-test.cc600 std::ostringstream stream; in Passed() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DSimpleDateFormat.java4180 private void writeObject(ObjectOutputStream stream) throws IOException{ in writeObject() argument
4195 private void readObject(ObjectInputStream stream) in readObject() argument
H A DDateFormat.java1902 private void readObject(ObjectInputStream stream) in readObject() argument
H A DDateFormatSymbols.java2420 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
H A DDecimalFormatSymbols.java1537 private void readObject(ObjectInputStream stream) in readObject() argument
/third_party/alsa-lib/include/sound/uapi/
H A Dasoc.h527 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* for DAI link */ member
551 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */ member
627 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* for DAI link */ member
636 struct snd_soc_tplg_stream stream[SND_SOC_TPLG_STREAM_CONFIG_MAX]; /* supported configs playback and captrure */ member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DSimpleDateFormat.java4044 private void writeObject(ObjectOutputStream stream) throws IOException{ in writeObject() argument
4059 private void readObject(ObjectInputStream stream) in readObject() argument
H A DDateFormat.java1776 private void readObject(ObjectInputStream stream) in readObject() argument
H A DDateFormatSymbols.java2358 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
H A DDecimalFormatSymbols.java1433 private void readObject(ObjectInputStream stream) in readObject() argument
/third_party/libuv/src/win/
H A Dtty.c2261 void uv__process_tty_shutdown_req(uv_loop_t* loop, uv_tty_t* stream, uv_shutdown_t* req) { argument
[all...]
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zIn.cpp337 HRESULT CInArchive::FindAndReadSignature(IInStream *stream, const UInt64 *searchHeaderSizeLimit) in FindAndReadSignature() argument
398 HRESULT CInArchive::Open(IInStream *stream, const UInt64 *searchHeaderSizeLimit) in Open() argument
/third_party/lzma/CPP/7zip/UI/Common/
H A DHashCalc.cpp1205 static HRESULT ReadStream_to_Buf(IInStream *stream, CByteBuffer &buf, IArchiveOpenCallback *openCallback) in ReadStream_to_Buf() argument
1236 Z7_COM7F_IMF(CHandler::Open(IInStream *stream, const UInt64 *, IArchiveOpenCallback *openCallback)) in Open() argument
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp682 Z7_COM7F_IMF(CHandler::OpenSeq(ISequentialInStream *stream)) in OpenSeq() argument
957 Z7_COM7F_IMF(CHandler::GetStream(UInt32 index, ISequentialInStream **stream)) in GetStream() argument
961 *stream = NULL; in GetStream() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_query.c1694 event_type_for_stream(unsigned stream) in event_type_for_stream() argument
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c1889 void prt_examples(FILE * stream) in prt_examples() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_context.c1165 tegra_dump_debug_state(struct pipe_context *pcontext, FILE *stream, in tegra_dump_debug_state() argument
/third_party/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h2031 inline FILE *FReopen(const char* path, const char* mode, FILE* stream) { in FReopen() argument
/third_party/node/src/crypto/
H A Dcrypto_tls.cc491 StreamBase* stream = StreamBase::FromObject(args[0].As<Object>()); in Wrap() local
356 TLSWrap(Environment* env, Local<Object> obj, Kind kind, StreamBase* stream, SecureContext* sc, UnderlyingStreamWriteStatus under_stream_ws) TLSWrap() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/
H A Dzip.c132 z_stream stream; /* zLib stream structure for inflate */ member
[all...]
H A Dunzip.c133 z_stream stream; /* zLib stream structure for inflate */ member
[all...]
/third_party/nghttp2/src/
H A Dh2load.cc928 auto &stream = (*itr).second; in on_header() local
975 auto &stream = (*itr).second; on_status_code() local
[all...]

Completed in 88 milliseconds

1...<<31323334353637383940>>...46