Home
last modified time | relevance | path

Searched +defs:read +defs:char (Results 1 – 19 of 19) sorted by relevance

/third_party/boost/libs/iostreams/test/detail/
Dclosable.hpp38 std::streamsize read(char*, std::streamsize) { return -1; } in read() function in boost::iostreams::test::closable_device
49 std::streamsize write(const char*, std::streamsize) { return 0; } in write()
62 std::streamsize write(const char*, std::streamsize) { return 0; } in write()
75 std::streamsize read(char*, std::streamsize) { return -1; } in read() function in boost::iostreams::test::closable_device
76 std::streamsize write(const char*, std::streamsize) { return 0; } in write()
100 std::streamsize read(char*, std::streamsize) { return -1; } in read() function in boost::iostreams::test::closable_device
101 std::streamsize write(const char*, std::streamsize) { return 0; } in write()
221 bool put(Sink&, char) { return true; } in put() argument
241 bool put(Sink&, char) { return true; } in put() argument
267 std::streamsize read(char*, std::streamsize) { return -1; } in read() function in boost::iostreams::test::closable_filter
[all …]
/third_party/boost/libs/iostreams/test/
Dauto_close_test.cpp26 std::streamsize read(char*, std::streamsize) { return 0; } in read() function in closable_source
178 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dread_nonblocking_test.cpp27 std::streamsize read(char* s, std::streamsize n) in read() function in read_one_source
69 boost::unit_test::test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dcomponent_access_test.cpp31 std::streamsize read(char*, std::streamsize) { return 0; } in read() function
168 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dnewline_test.cpp220 void test_input_against_flags(int flags, const std::string& input, bool read) in test_input_against_flags()
478 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dstream_state_test.cpp52 std::streamsize read(char_type*, std::streamsize) in read() function
151 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dsymmetric_filter_test.cpp55 void read(const char*& src_begin, const char* src_end) in read() function
170 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
Dcode_converter_test.cpp179 streamsize read(char* s, streamsize n) { return file_->sgetn(s, n); } in read() function
381 test_suite* init_unit_test_suite(int, char* []) in init_unit_test_suite() argument
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
458 const char * /* type */, const char * /*name*/, in isAcceptable()
/third_party/skia/third_party/externals/icu/source/i18n/
Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
458 const char * /* type */, const char * /*name*/, in isAcceptable()
/third_party/node/deps/icu-small/source/i18n/
Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
458 const char * /* type */, const char * /*name*/, in isAcceptable()
/third_party/icu/icu4c/source/i18n/
Dcollationdatareader.cpp47 CollationDataReader::read(const CollationTailoring *base, const uint8_t *inBytes, int32_t inLength, in read() function in CollationDataReader
458 const char * /* type */, const char * /*name*/, in isAcceptable()
/third_party/python/Lib/test/
Dtest_io.py148 def read(self, n=None): member in MockRawIO
167 def read(self, n=None): member in MisbehavedRawIO
224 def read(self, n=None): member in MockFileIO
272 def block_on(self, char): argument
468 read = self.BufferedIOBase.read variable in IOTest.test_optional_abilities.text_writer.UnseekableWriter
908 def read(self, size): member in IOTest.test_buffered_readinto_mixin.Stream
960 def read(self, size): member in IOTest.test_BufferedIOBase_readinto.Reader
3688 def read(self, len_): member in MemviewBytesIO
4212 def read(self, n=-1): member in CMiscIOTest.test_readinto_buffer_overflow.BadReader
Dtest_urllib.py25 def hexescape(char): argument
70 def read(self, amt=None): member in fakehttp.FakeSocket
/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.c266 gst_mpdparser_get_xml_prop_validated_string (xmlNode * a_node, in gst_mpdparser_get_xml_prop_validated_string()
1020 -1, decimals = -1, read; in gst_mpdparser_parse_duration() local
/third_party/boost/libs/gil/doc/html/
Dsearchindex.js1examples","design/extending","design/image","design/image_view","design/index","design/metafunctio… property
/third_party/node/tools/
Dlint-md.mjs2140 exports.escapeLast = (input, char, lastIdx) => { argument
2591 const syntaxError$1 = (type, char) => { argument
12615 const hexify = char => { argument
13838 colorString = colorString.split('').map(function (char) { argument
18995 const reader = {read: read$3}; property
24928 GlobSync$1.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar) { argument
25138 GlobSync$1.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar) { argument
25775 Glob.prototype._processReaddir = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
25782 Glob.prototype._processReaddir2 = function (prefix, read, abs, remain, index, inGlobStar, entries, … argument
26027 Glob.prototype._processGlobStar = function (prefix, read, abs, remain, index, inGlobStar, cb) { argument
[all …]
/third_party/typescript/lib/
Dlib.dom.d.ts1864 read?: number; property
9736 char: string; property
12598 read(): Promise<ReadableStreamDefaultReadResult<R>>; method
/third_party/typescript/src/lib/
Ddom.generated.d.ts1844 read?: number; property
9716 char: string; property
12578 read(): Promise<ReadableStreamDefaultReadResult<R>>; method