| /external/llvm/include/llvm/Support/ |
| D | EndianStream.h | 26 template <endianness endian> struct Writer { struct 28 Writer(raw_ostream &OS) : OS(OS) {} in Writer() argument 29 template <typename value_type> void write(value_type Val) { in write()
|
| /external/chromium_org/third_party/boringssl/src/util/ |
| D | make_errors.go | 192 func outputAssignments(w io.Writer, assignments map[string]int) { 238 func writeHeaderFile(w io.Writer, headerFile io.Reader, lib string, functions, reasons map[string]i… 287 func outputStrings(w io.Writer, lib string, ty int, assignments map[string]int) {
|
| /external/llvm/tools/llvm-readobj/ |
| D | ObjDumper.cpp | 24 ObjDumper::ObjDumper(StreamWriter& Writer) in ObjDumper()
|
| D | llvm-readobj.cpp | 198 static std::error_code createDumper(const ObjectFile *Obj, StreamWriter &Writer, in createDumper() 216 StreamWriter Writer(outs()); in dumpObject() local
|
| /external/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 63 void RecordRelocation(MachObjectWriter *Writer, in RecordRelocation() 100 void X86MachObjectWriter::RecordX86_64Relocation(MachObjectWriter *Writer, in RecordX86_64Relocation() 357 bool X86MachObjectWriter::RecordScatteredRelocation(MachObjectWriter *Writer, in RecordScatteredRelocation() 452 void X86MachObjectWriter::RecordTLVPRelocation(MachObjectWriter *Writer, in RecordTLVPRelocation() 500 void X86MachObjectWriter::RecordX86Relocation(MachObjectWriter *Writer, in RecordX86Relocation()
|
| /external/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMachObjectWriter.cpp | 147 RecordARMScatteredHalfRelocation(MachObjectWriter *Writer, in RecordARMScatteredHalfRelocation() 249 void ARMMachObjectWriter::RecordARMScatteredRelocation(MachObjectWriter *Writer, in RecordARMScatteredRelocation() 313 bool ARMMachObjectWriter::requiresExternRelocation(MachObjectWriter *Writer, in requiresExternRelocation() 353 void ARMMachObjectWriter::RecordRelocation(MachObjectWriter *Writer, in RecordRelocation()
|
| /external/chromium_org/tools/ipc_fuzzer/message_lib/ |
| D | message_file_writer.cc | 19 class Writer { class 53 Writer::Writer(const base::FilePath& path) : path_(path), messages_(NULL) { in Writer() function in ipc_fuzzer::__anonce46a4300111::Writer
|
| /external/glide/library/src/main/java/com/bumptech/glide/load/engine/cache/ |
| D | DiskCache.java | 16 public interface Writer { interface
|
| /external/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMachObjectWriter.cpp | 44 void RecordRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, in RecordRelocation() 193 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordScatteredRelocation() 305 MachObjectWriter *Writer, const MCAssembler &Asm, const MCAsmLayout &Layout, in RecordPPCRelocation()
|
| /external/chromium_org/tools/gyp/pylib/gyp/ |
| D | MSVSToolFile.py | 11 class Writer(object): class
|
| D | MSVSUserFile.py | 54 class Writer(object): class
|
| /external/chromium_org/content/browser/loader/ |
| D | redirect_to_file_resource_handler.h | 98 class Writer; variable
|
| D | redirect_to_file_resource_handler.cc | 58 class RedirectToFileResourceHandler::Writer { class in content::RedirectToFileResourceHandler 60 Writer(RedirectToFileResourceHandler* handler, in Writer() function in content::RedirectToFileResourceHandler::Writer
|
| /external/chromium_org/third_party/leveldatabase/src/db/ |
| D | db_impl.cc | 41 struct DBImpl::Writer { struct in leveldb::DBImpl 42 Status status; 43 WriteBatch* batch; 44 bool sync; 45 bool done; 46 port::CondVar cv; 48 explicit Writer(port::Mutex* mu) : cv(mu) { } in Writer() function
|
| D | log_writer.cc | 15 Writer::Writer(WritableFile* dest) in Writer() function in leveldb::log::Writer
|
| /external/deqp/executor/ |
| D | xeXMLWriter.cpp | 95 Writer::Writer (std::ostream& dst) in Writer() function in xe::xml::Writer
|
| D | xeXMLWriter.hpp | 51 class Writer class
|
| /external/chromium_org/tools/chrome_proxy/testserver/ |
| D | server.go | 153 func writeFromFile(w io.Writer, filename string) (int64, error) {
|
| /external/zlib/src/contrib/ada/ |
| D | zlib-streams.ads | 111 Writer : Filter_Type; component
|
| /external/llvm/lib/Support/ |
| D | Statistic.cpp | 73 sys::SmartScopedLock<true> Writer(*StatLock); in RegisterStatistic() local
|
| /external/clang/lib/AST/ |
| D | InheritViz.cpp | 153 InheritanceHierarchyWriter Writer(Context, O); in viewInheritance() local
|
| /external/chromium_org/third_party/WebKit/Source/build/scripts/ |
| D | in_generator.py | 37 class Writer(object): class
|
| /external/chromium_org/chrome/browser/bookmarks/ |
| D | bookmark_html_writer.cc | 88 class Writer : public base::RefCountedThreadSafe<Writer> { class 90 Writer(base::Value* bookmarks, in Writer() function in __anon0b6968540111::Writer
|
| /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/spdy/ |
| D | HpackDraft05.java | 398 static final class Writer { class in HpackDraft05 401 Writer(OkBuffer out) { in Writer() method in HpackDraft05.Writer
|
| /external/llvm/tools/llvm-profdata/ |
| D | llvm-profdata.cpp | 56 InstrProfWriter Writer; in merge_main() local
|