Home
last modified time | relevance | path

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

12

/external/rust/cxx/syntax/
Ddoc.rs5 pub struct Doc { struct
9 impl Doc { argument
34 impl ToTokens for Doc { implementation
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp115 const ELFYAML::Object &Doc; member in __anonbe1226430311::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 __anon702eea4a0111::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/tensorflow/tensorflow/core/framework/
Dop_def_builder.h166 OpDefBuilder& Doc(string text) { return *this; } in Doc() function
Dop.h260 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/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.h612 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/cxx/gen/src/
Dwrite.rs981 doc: &Doc, in write_rust_function_shim_impl()
/external/rust/crates/rand/
DCHANGELOG.md198 ### Doc subsection
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp3129 static void WriteDocumentation(const DocumentationData &Doc, in WriteDocumentation()
3263 const Record &Doc = *D; in EmitClangAttrDocs() local
3287 for (const auto &Doc : I.second) in EmitClangAttrDocs() local

12