/third_party/curl/lib/ |
H A D | http2.c | 211 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 D | pcmjob.c | 1290 int stream = lhandle == lhandle->loopback->play ? in openit() local
|
/third_party/googletest/googletest/include/gtest/internal/ |
H A D | gtest-port.h | 2103 inline FILE* FReopen(const char* path, const char* mode, FILE* stream) { in FReopen() argument
|
/third_party/googletest/googletest/src/ |
H A D | gtest-death-test.cc | 600 std::ostringstream stream; in Passed() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
H A D | SimpleDateFormat.java | 4180 private void writeObject(ObjectOutputStream stream) throws IOException{ in writeObject() argument 4195 private void readObject(ObjectInputStream stream) in readObject() argument
|
H A D | DateFormat.java | 1902 private void readObject(ObjectInputStream stream) in readObject() argument
|
H A D | DateFormatSymbols.java | 2420 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
|
H A D | DecimalFormatSymbols.java | 1537 private void readObject(ObjectInputStream stream) in readObject() argument
|
/third_party/alsa-lib/include/sound/uapi/ |
H A D | asoc.h | 527 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 D | SimpleDateFormat.java | 4044 private void writeObject(ObjectOutputStream stream) throws IOException{ in writeObject() argument 4059 private void readObject(ObjectInputStream stream) in readObject() argument
|
H A D | DateFormat.java | 1776 private void readObject(ObjectInputStream stream) in readObject() argument
|
H A D | DateFormatSymbols.java | 2358 private void readObject(ObjectInputStream stream) throws IOException, ClassNotFoundException { in readObject() argument
|
H A D | DecimalFormatSymbols.java | 1433 private void readObject(ObjectInputStream stream) in readObject() argument
|
/third_party/libuv/src/win/ |
H A D | tty.c | 2261 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 D | 7zIn.cpp | 337 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 D | HashCalc.cpp | 1205 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 D | XzHandler.cpp | 682 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 D | radv_query.c | 1694 event_type_for_stream(unsigned stream) in event_type_for_stream() argument
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | growfiles.c | 1889 void prt_examples(FILE * stream) in prt_examples() argument [all...] |
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.c | 1165 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 D | gtest-port.h | 2031 inline FILE *FReopen(const char* path, const char* mode, FILE* stream) { in FReopen() argument
|
/third_party/node/src/crypto/ |
H A D | crypto_tls.cc | 491 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 D | zip.c | 132 z_stream stream; /* zLib stream structure for inflate */ member [all...] |
H A D | unzip.c | 133 z_stream stream; /* zLib stream structure for inflate */ member [all...] |
/third_party/nghttp2/src/ |
H A D | h2load.cc | 928 auto &stream = (*itr).second; in on_header() local 975 auto &stream = (*itr).second; on_status_code() local [all...] |