| /third_party/node/deps/npm/node_modules/asn1/lib/ber/ |
| D | index.js | 6 var Reader = require('./reader'); variable 14 Reader: Reader, property
|
| D | reader.js | 18 function Reader(data) { class
|
| /third_party/flutter/skia/third_party/externals/wuffs/cmd/ractool/ |
| D | main.go | 111 func decode(r io.Reader) error { 115 func encode(r io.Reader) error {
|
| /third_party/boringssl/src/util/ar/ |
| D | ar.go | 30 func ParseAR(r io.Reader) (map[string][]byte, error) {
|
| /third_party/protobuf/examples/ |
| D | add_person.go | 16 func promptForAddress(r io.Reader) (*pb.Person, error) {
|
| /third_party/grpc/tools/http2_interop/ |
| D | frame.go | 23 ParsePayload(io.Reader) error
|
| D | http2interop.go | 51 func parseFrame(r io.Reader) (Frame, error) {
|
| /third_party/flutter/skia/third_party/externals/wuffs/script/ |
| D | checksum.go | 73 func do(r io.Reader) error {
|
| /third_party/boringssl/src/util/ |
| D | make_errors.go | 230 func writeHeaderFile(w io.Writer, headerFile io.Reader, lib string, reasons map[string]int) error { 388 func parseHeader(lib string, file io.Reader) (reasons map[string]int, err error) {
|
| /third_party/flutter/skia/third_party/externals/wuffs/lib/flatecut/ |
| D | flatecut_test.go | 41 func newReader(r io.Reader) (io.ReadCloser, error) {
|
| /third_party/jsoncpp/include/json/ |
| D | forwards.h | 24 class Reader; variable
|
| /third_party/flutter/skia/third_party/externals/wuffs/cmd/wuffsfmt/ |
| D | main.go | 111 func do(r io.Reader, filename string) error {
|
| /third_party/zlib/contrib/ada/ |
| D | zlib-streams.ads | 110 Reader : Filter_Type; component
|
| /third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/ |
| D | zlib-streams.ads | 110 Reader : Filter_Type; component
|
| /third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/ |
| D | zlib-streams.ads | 110 Reader : Filter_Type; component
|
| /third_party/node/benchmark/net/ |
| D | net-wrap-js-stream-passthrough.js | 88 function Reader() { class
|
| D | net-pipe.js | 96 function Reader() { class
|
| D | net-c2s.js | 93 function Reader() { class
|
| D | net-s2c.js | 129 function Reader() { class
|
| /third_party/boost/boost/gil/io/ |
| D | read_image.hpp | 32 void read_image(Reader reader, Image& img, in read_image() 175 void read_image(Reader& reader, any_image<Images...>& images, in read_image()
|
| D | read_view.hpp | 31 void read_view(Reader reader, View const& view, in read_view()
|
| D | read_and_convert_view.hpp | 32 void read_and_convert_view(Reader& reader, View const& view, in read_and_convert_view()
|
| /third_party/boringssl/src/crypto/fipsmodule/bn/ |
| D | check_bn_tests.go | 40 func newTestScanner(r io.Reader) *testScanner {
|
| D | bn_test_to_fuzzer.go | 44 func newTestScanner(r io.Reader) *testScanner {
|
| /third_party/boringssl/src/util/fipstools/acvp/acvptool/acvp/ |
| D | acvp.go | 123 func parseHeaderElement(in io.Reader) (*json.Decoder, error) { 148 func parseReplyToBytes(in io.Reader) ([]byte, error) { 182 func parseReply(out interface{}, in io.Reader) error {
|