Searched defs:Doc (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | yaml2obj.cpp | 28 yaml::YamlObjectFile Doc; in convertYAML() local
|
D | ELFEmitter.cpp | 129 ELFYAML::Object &Doc; member in __anonc162cf450111::ELFState 784 static bool isMips64EL(const ELFYAML::Object &Doc) { in isMips64EL() 1404 bool ELFState<ELFT>::writeELF(raw_ostream &OS, ELFYAML::Object &Doc, in writeELF() 1447 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2elf()
|
D | COFFEmitter.cpp | 604 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
|
D | MachOEmitter.cpp | 574 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler /*EH*/) { in yaml2macho()
|
D | WasmEmitter.cpp | 627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | MsgPackDocument.h | 32 Document *Doc; member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | YAMLParser.h | 596 std::unique_ptr<Document> *Doc; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | YAMLParser.h | 612 std::unique_ptr<Document> *Doc = nullptr; variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/ |
D | WindowsManifestMerger.cpp | 618 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
|
/third_party/python/Lib/ |
D | pydoc.py | 458 class Doc: class
|