/external/syzkaller/vendor/cloud.google.com/go/storage/ |
D | writer.go | 30 type Writer struct { struct 34 ObjectAttrs 41 SendCRC32C bool 52 ChunkSize int 62 ProgressFunc func(int64) 64 ctx context.Context 65 o *ObjectHandle 67 opened bool 68 pw *io.PipeWriter 70 donec chan struct{} // closed after err and obj are set. [all …]
|
/external/syzkaller/pkg/ast/ |
D | format.go | 18 func FormatWriter(w io.Writer, desc *Description) { 54 serialize(w io.Writer) 57 func (nl *NewLine) serialize(w io.Writer) { 61 func (com *Comment) serialize(w io.Writer) { 65 func (incl *Include) serialize(w io.Writer) { 69 func (inc *Incdir) serialize(w io.Writer) { 73 func (def *Define) serialize(w io.Writer) { 77 func (res *Resource) serialize(w io.Writer) { 85 func (typedef *TypeDef) serialize(w io.Writer) { 95 func (c *Call) serialize(w io.Writer) { [all …]
|
/external/brotli/go/cbrotli/ |
D | writer.go | 63 type Writer struct { struct 64 dst io.Writer 65 state *C.BrotliEncoderState 66 buf, encoded []byte 76 func NewWriter(dst io.Writer, options WriterOptions) *Writer { 90 func (w *Writer) writeChunk(p []byte, op C.BrotliEncoderOperation) (n int, err error) { 129 func (w *Writer) Flush() error { 135 func (w *Writer) Close() error { 146 func (w *Writer) Write(p []byte) (n int, err error) {
|
/external/llvm/include/llvm/Support/ |
D | EndianStream.h | 27 template <endianness endian> struct Writer { struct 29 Writer(raw_ostream &OS) : OS(OS) {} in Writer() function 42 inline void Writer<little>::write<float>(float Val) { argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | EndianStream.h | 52 struct Writer { struct 55 Writer(raw_ostream &OS, endianness Endian) : OS(OS), Endian(Endian) {} in Writer() argument 56 template <typename value_type> void write(ArrayRef<value_type> Val) { in write() 59 template <typename value_type> void write(value_type Val) { in write()
|
/external/syzkaller/vendor/golang.org/x/text/transform/ |
D | transform.go | 209 type Writer struct { struct 210 w io.Writer 211 t Transformer 212 dst []byte 215 src []byte 216 n int 221 func NewWriter(w io.Writer, t Transformer) *Writer { 234 func (w *Writer) Write(data []byte) (n int, err error) { 296 func (w *Writer) Close() error {
|
/external/protobuf/examples/ |
D | list_people.go | 14 func writePerson(w io.Writer, p *pb.Person) { 34 func listPeople(w io.Writer, book *pb.AddressBook) {
|
/external/boringssl/src/util/ |
D | convert_wycheproof.go | 49 func printAttribute(w io.Writer, key string, valueI interface{}, isInstruction bool) error { 89 func printComment(w io.Writer, in string) error { 124 func convertWycheproof(f io.Writer, jsonPath string) error {
|
D | make_errors.go | 192 func outputAssignments(w io.Writer, assignments map[string]int) { 230 func writeHeaderFile(w io.Writer, headerFile io.Reader, lib string, reasons map[string]int) error { 273 func outputStrings(w io.Writer, lib string, assignments map[string]int) {
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | SimpleTypeSerializer.cpp | 6 static void writeRecordPrefix(BinaryStreamWriter &Writer, TypeLeafKind Kind) { in writeRecordPrefix() 13 static void addPadding(BinaryStreamWriter &Writer) { in addPadding() 32 BinaryStreamWriter Writer(ScratchBuffer, support::little); in serialize() local
|
/external/syzkaller/vendor/github.com/ianlancetaylor/demangle/ |
D | c++filt.go | 28 func usage(w io.Writer, status int) { 114 func doDemangle(out *bufio.Writer, name string) {
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() 103 MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, in RecordX86_64Relocation() 365 bool X86MachObjectWriter::recordScatteredRelocation(MachObjectWriter *Writer, in recordScatteredRelocation() 465 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() 507 void X86MachObjectWriter::RecordX86Relocation(MachObjectWriter *Writer, in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 60 void recordRelocation(MachObjectWriter *Writer, MCAssembler &Asm, in recordRelocation() 104 MachObjectWriter *Writer, MCAssembler &Asm, const MCAsmLayout &Layout, in RecordX86_64Relocation() 365 bool X86MachObjectWriter::recordScatteredRelocation(MachObjectWriter *Writer, in recordScatteredRelocation() 465 void X86MachObjectWriter::recordTLVPRelocation(MachObjectWriter *Writer, in recordTLVPRelocation() 505 void X86MachObjectWriter::RecordX86Relocation(MachObjectWriter *Writer, in RecordX86Relocation()
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/MCTargetDesc/ |
D | X86MachObjectWriter.cpp | 62 void RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() 99 void X86MachObjectWriter::RecordX86_64Relocation(MachObjectWriter *Writer, in RecordX86_64Relocation() 338 void X86MachObjectWriter::RecordScatteredRelocation(MachObjectWriter *Writer, in RecordScatteredRelocation() 404 void X86MachObjectWriter::RecordTLVPRelocation(MachObjectWriter *Writer, in RecordTLVPRelocation() 451 void X86MachObjectWriter::RecordX86Relocation(MachObjectWriter *Writer, in RecordX86Relocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 139 RecordARMScatteredHalfRelocation(MachObjectWriter *Writer, in RecordARMScatteredHalfRelocation() 243 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() 310 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() 356 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation()
|
/external/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 139 RecordARMScatteredHalfRelocation(MachObjectWriter *Writer, in RecordARMScatteredHalfRelocation() 243 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() 310 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() 348 void ARMMachObjectWriter::recordRelocation(MachObjectWriter *Writer, in recordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/ |
D | GSIStreamBuilder.cpp | 66 Error GSIHashStreamBuilder::commit(BinaryStreamWriter &Writer) { in commit() 284 static Error writeRecords(BinaryStreamWriter &Writer, in writeRecords() 294 BinaryStreamWriter Writer(Stream); in commitSymbolRecordStream() local 309 BinaryStreamWriter Writer(Stream); in commitPublicsHashStream() local 335 BinaryStreamWriter Writer(Stream); in commitGlobalsHashStream() local
|
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
D | readwriter.go | 66 func (f Form) Writer(w io.Writer) io.WriteCloser { argument
|
/external/llvm/tools/llvm-readobj/ |
D | ObjDumper.cpp | 23 ObjDumper::ObjDumper(ScopedPrinter &Writer) : W(Writer) {} in ObjDumper()
|
/external/caliper/caliper/src/main/java/com/google/caliper/bridge/ |
D | OpenedSocket.java | 107 public static final class Writer implements Closeable, Flushable { class in OpenedSocket 110 Writer(ObjectOutputStream output) { in Writer() method in OpenedSocket.Writer
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/MCTargetDesc/ |
D | ARMMachObjectWriter.cpp | 122 RecordARMMovwMovtRelocation(MachObjectWriter *Writer, in RecordARMMovwMovtRelocation() 219 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() 280 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | COFFImportDumper.cpp | 24 void dumpCOFFImportFile(const COFFImportFile *File, ScopedPrinter &Writer) { in dumpCOFFImportFile()
|
D | llvm-readobj.cpp | 385 ScopedPrinter &Writer, in createDumper() 403 static void dumpObject(const ObjectFile *Obj, ScopedPrinter &Writer) { in dumpObject() 519 static void dumpArchive(const Archive *Arc, ScopedPrinter &Writer) { in dumpArchive() 542 ScopedPrinter &Writer) { in dumpMachOUniversalBinary() 566 ScopedPrinter Writer(outs()); in dumpInput() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | CodeViewRecordIO.h | 37 explicit CodeViewRecordIO(BinaryStreamWriter &Writer) : Writer(&Writer) {} in CodeViewRecordIO() 165 BinaryStreamWriter *Writer = nullptr; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | BinaryStreamTest.cpp | 272 BinaryStreamWriter Writer(Stream); in TEST_F() local 537 BinaryStreamWriter Writer(*Stream.Output); in TEST_F() local 597 BinaryStreamWriter Writer(*Stream.Output); in TEST_F() local 697 BinaryStreamWriter Writer(*Stream.Output); in TEST_F() local 725 BinaryStreamWriter Writer(*Stream.Output); in TEST_F() local 750 BinaryStreamWriter Writer(*Stream.Output); in TEST_F() local 767 BinaryStreamWriter Writer(Stream); in TEST_F() local 818 BinaryStreamWriter Writer(Stream); in TEST_F() local
|