Home
last modified time | relevance | path

Searched defs:Doc (Results 1 – 25 of 43) sorted by relevance

12

/external/rust/cxx/syntax/
Ddoc.rs5 pub(crate) struct Doc { struct
10 impl Doc { argument
38 impl ToTokens for Doc { implementation
Dattrs.rs188 Doc(LitStr), enumerator
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp115 const ELFYAML::Object &Doc; member in __anon931f84ab0311::ELFState
356 static bool isMips64EL(const ELFYAML::Object &Doc) { in isMips64EL()
497 int ELFState<ELFT>::writeELF(raw_ostream &OS, const ELFYAML::Object &Doc) { in writeELF()
553 static bool is64Bit(const ELFYAML::Object &Doc) { in is64Bit()
557 static bool isLittleEndian(const ELFYAML::Object &Doc) { in isLittleEndian()
561 int yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out) { in yaml2elf()
Dyaml2obj.cpp47 yaml::YamlObjectFile Doc; in convertYAML() local
Dyaml2coff.cpp535 int yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out) { in yaml2coff()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
DArchiveEmitter.cpp20 bool yaml2archive(ArchYAML::Archive &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2archive()
DOffloadEmitter.cpp21 bool yaml2offload(Binary &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2offload()
Dyaml2obj.cpp28 yaml::YamlObjectFile Doc; in convertYAML() local
DDXContainerEmitter.cpp218 bool yaml2dxcontainer(DXContainerYAML::Object &Doc, raw_ostream &Out, in yaml2dxcontainer()
DXCOFFEmitter.cpp779 bool yaml2xcoff(XCOFFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2xcoff()
DELFEmitter.cpp203 ELFYAML::Object &Doc; member in __anon69b168780111::ELFState
1919 bool ELFState<ELFT>::writeELF(raw_ostream &OS, ELFYAML::Object &Doc, in writeELF()
1987 bool yaml2elf(llvm::ELFYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH, in yaml2elf()
DCOFFEmitter.cpp595 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
Dyaml2obj.cpp28 yaml::YamlObjectFile Doc; in convertYAML() local
DELFEmitter.cpp129 ELFYAML::Object &Doc; member in __anona384dcb20111::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()
DCOFFEmitter.cpp604 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
/external/clang/unittests/Tooling/
DReplacementsYamlTest.cpp22 TranslationUnitReplacements Doc; in TEST() local
/external/doclava/doclet_adapter/src/main/java/com/sun/javadoc/
DDoc.java43 public interface Doc extends Comparable<Object> { interface
/external/tensorflow/tensorflow/core/framework/
Dop.h270 OpDefBuilderWrapper& Doc(std::string text) { in Doc() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h32 Document *Doc; member
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h32 Document *Doc; member
/external/rust/cxx/gen/src/
Dwrite.rs229 fn write_doc(out: &mut OutFile, indent: &str, doc: &Doc) { in write_doc()
1006 doc: &Doc, in write_rust_function_shim_impl()
/external/llvm/include/llvm/Support/
DYAMLParser.h593 std::unique_ptr<Document> *Doc; variable
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h596 std::unique_ptr<Document> *Doc; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DYAMLParser.h617 std::unique_ptr<Document> *Doc = nullptr; variable
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DYAMLParser.h621 std::unique_ptr<Document> *Doc = nullptr; variable

12