Searched defs:instream (Results 1 – 5 of 5) sorted by relevance
| /third_party/curl/lib/ |
| D | mime.c | 660 void *instream) in mime_mem_read() 678 static int mime_mem_seek(void *instream, curl_off_t offset, int whence) in mime_mem_seek() 717 void *instream) in mime_file_read() 730 static int mime_file_seek(void *instream, curl_off_t offset, int whence) in mime_file_seek() 999 void *instream, bool *hasread) in mime_subparts_read() 1100 static int mime_subparts_seek(void *instream, curl_off_t offset, int whence) in mime_subparts_seek() 1582 size_t Curl_mime_read(char *buffer, size_t size, size_t nitems, void *instream) in Curl_mime_read()
|
| /third_party/python/Lib/ |
| D | shlex.py | 21 def __init__(self, instream=None, infile=None, posix=False, argument
|
| /third_party/node/test/parallel/ |
| D | test-whatwg-transformstream.js | 115 const instream = new ReadableStream(new Source()); constant
|
| /third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
| D | CodeMangler.java | 360 InputStream instream = new FileInputStream(infile); in processFile() local
|
| /third_party/curl/src/ |
| D | tool_formparse.c | 216 int tool_mime_stdin_seek(void *instream, curl_off_t offset, int whence) in tool_mime_stdin_seek()
|