Home
last modified time | relevance | path

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

12

/external/rust/cxx/syntax/
Ddoc.rs5 pub struct Doc { struct
10 impl Doc { argument
38 impl ToTokens for Doc { implementation
Dattrs.rs187 Doc(LitStr), enumerator
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp115 const ELFYAML::Object &Doc; member in __anon4a4695bc0311::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()
Dyaml2macho.cpp532 int yaml2macho(yaml::YamlObjectFile &Doc, raw_ostream &Out) { in yaml2macho()
/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 __anon641a12430111::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()
DMachOEmitter.cpp574 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler /*EH*/) { in yaml2macho()
DWasmEmitter.cpp627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
/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
Dop_def_builder.cc586 OpDefBuilder& OpDefBuilder::Doc(string text) { in Doc() function in tensorflow::OpDefBuilder
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DMsgPackDocument.h32 Document *Doc; member
/external/rust/cxx/gen/src/
Dwrite.rs230 fn write_doc(out: &mut OutFile, indent: &str, doc: &Doc) { in write_doc()
1007 doc: &Doc, in write_rust_function_shim_impl()
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DYAMLParser.h596 std::unique_ptr<Document> *Doc; variable
/external/llvm/include/llvm/Support/
DYAMLParser.h593 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/llvm/unittests/Support/
DYAMLParserTest.cpp162 yaml::Document &Doc = *Stream.begin(); in TEST() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
DWindowsManifestMerger.cpp618 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
DDoc.java38 public abstract class Doc { class
/external/starlark-go/internal/compile/
Dcompile.go330 Doc string // docstring of this function member
/external/rust/crates/rand/
DCHANGELOG.md198 ### Doc subsection

12