Home
last modified time | relevance | path

Searched defs:Doc (Results 51 – 75 of 125) sorted by relevance

12345

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/
DMsgPackDocument.h32 Document *Doc; member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/
Dasmdecl.go25 const Doc = "report mismatches between assembly files and Go declarations" const
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp595 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
H A DWasmEmitter.cpp678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
/aosp_15_r20/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp535 int yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out) { in yaml2coff()
H A Dyaml2macho.cpp532 int yaml2macho(yaml::YamlObjectFile &Doc, raw_ostream &Out) { in yaml2macho()
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DYAMLParser.h593 std::unique_ptr<Document> *Doc; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DYAMLParser.h596 std::unique_ptr<Document> *Doc; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DYAMLParser.h626 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp604 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
H A DWasmEmitter.cpp627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
H A DMachOEmitter.cpp574 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler /*EH*/) { in yaml2macho()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DYAMLParser.h626 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DYAMLParser.h626 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/
H A DMyDocumentsProvider.java204 private static class Doc { class in MyDocumentsProvider
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DYAMLParser.h621 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DYAMLParser.h617 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DYAMLParser.h626 std::unique_ptr<Document> *Doc = nullptr; variable
/aosp_15_r20/external/llvm/unittests/Support/
H A DYAMLParserTest.cpp162 yaml::Document &Doc = *Stream.begin(); in TEST() local
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/
Dmain.go142 Doc string member
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dop_def_builder.cc586 OpDefBuilder& OpDefBuilder::Doc(string text) { in Doc() function in tensorflow::OpDefBuilder
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp618 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
/aosp_15_r20/external/clang/utils/TableGen/
H A 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
/aosp_15_r20/external/google-java-format/core/src/main/java/com/google/googlejavaformat/
H A DDoc.java41 public abstract class Doc { class

12345