| /third_party/curl/tests/libtest/ |
| H A D | lib1948.c | 33 static size_t put_callback(char *ptr, size_t size, size_t nmemb, void *stream) in put_callback() argument
|
| H A D | lib1591.c | 37 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
| H A D | lib3102.c | 84 static size_t wrfu(void *ptr, size_t size, size_t nmemb, void *stream) in wrfu() argument
|
| /third_party/curl/src/ |
| H A D | tool_writeout_json.c | 89 void jsonWriteString(FILE *stream, const char *in, bool lowercase) in jsonWriteString() argument 97 fputs(curlx_dyn_ptr(&out), stream); in jsonWriteString() local 103 void ourWriteOutJSON(FILE *stream, const struct writeoutvar mappings[], in ourWriteOutJSON() argument 128 headerJSON(FILE *stream, struct per_transfer *per) headerJSON() argument [all...] |
| /third_party/glslang/gtests/ |
| H A D | Link.FromFile.Vk.cpp | 96 std::ostringstream stream; in TEST_P() local
|
| H A D | Config.FromFile.cpp | 85 std::ostringstream stream; in TEST_P() local
|
| /third_party/curl/docs/examples/ |
| H A D | anyauthput.c | 70 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
| H A D | debug.c | 36 dump(const char *text, FILE *stream, unsigned char *ptr, size_t size, char nohex) dump() argument
|
| H A D | ftpupload.c | 53 static size_t read_callback(char *ptr, size_t size, size_t nmemb, void *stream) in read_callback() argument
|
| H A D | multi-debugcallback.c | 41 static void dump(const char *text, FILE *stream, unsigned char *ptr, in dump() argument
|
| H A D | sftpuploadresume.c | 34 static size_t readfunc(char *ptr, size_t size, size_t nmemb, void *stream) in readfunc() argument
|
| H A D | usercertinmem.c | 40 static size_t writefunction(void *ptr, size_t size, size_t nmemb, void *stream) in writefunction() argument
|
| /third_party/libuv/test/ |
| H A D | test-osx-select.c | 40 static void read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|
| H A D | blackhole-server.c | 42 static void connection_cb(uv_stream_t* stream, int status) { in connection_cb() argument 72 static void read_cb(uv_stream_t* stream, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument
|
| H A D | test-tcp-write-fail.c | 73 uv_stream_t* stream; in connect_cb() local
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | StreamUtils.cpp | 12 HRESULT InStream_SeekToBegin(IInStream *stream) throw()
in InStream_SeekToBegin() argument 18 HRESULT InStream_AtBegin_GetSize(IInStream *stream, UInt64 &sizeRes) throw()
in InStream_AtBegin_GetSize() argument 35 HRESULT InStream_GetPos_GetSize(IInStream *stream, UInt64 &curPosRes, UInt64 &sizeRes) throw()
in InStream_GetPos_GetSize() argument 54 ReadStream(ISequentialInStream *stream, void *data, size_t *processedSize) ReadStream() argument 73 ReadStream_FALSE(ISequentialInStream *stream, void *data, size_t size) ReadStream_FALSE() argument 80 ReadStream_FAIL(ISequentialInStream *stream, void *data, size_t size) ReadStream_FAIL() argument 87 WriteStream(ISequentialOutStream *stream, const void *data, size_t size) WriteStream() argument [all...] |
| /third_party/lzma/CPP/7zip/Archive/Common/ |
| H A D | InStreamWithCRC.h | 28 void SetStream(ISequentialInStream *stream) { _stream = stream; }
in SetStream() argument
|
| /third_party/lzma/CS/7zip/Common/ |
| H A D | InBuffer.cs | 21 public void Init(System.IO.Stream stream)
in Init() argument
|
| H A D | OutBuffer.cs | 19 public void SetStream(System.IO.Stream stream) { m_Stream = stream; }
in SetStream() argument
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_gs_count_vertices.c | 82 unsigned stream = nir_intrinsic_stream_id(intrin); in nir_gs_count_vertices_and_primitives() local [all...] |
| /third_party/ltp/lib/ |
| H A D | safe_stdio.c | 81 FILE *stream; in safe_popen() local
|
| /third_party/node/test/addons/zlib-binding/ |
| H A D | binding.cc | 20 z_stream stream; in CompressBytes() local [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | u_debug_refcnt.c | 50 static FILE *stream; variable [all...] |
| /third_party/ltp/testcases/kernel/fs/stream/ |
| H A D | stream03.c | 51 FILE *stream; in main() local [all...] |
| /third_party/libphonenumber/cpp/src/phonenumbers/ |
| H A D | default_logger.h | 46 stringstream stream; in DoWork() local
|