/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/BinaryFormat/ |
D | MsgPackDocument.h | 32 Document *Doc; member
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/analysis/passes/asmdecl/ |
D | asmdecl.go | 25 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 D | COFFEmitter.cpp | 595 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
|
H A D | WasmEmitter.cpp | 678 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
/aosp_15_r20/external/llvm/tools/yaml2obj/ |
H A D | yaml2coff.cpp | 535 int yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out) { in yaml2coff()
|
H A D | yaml2macho.cpp | 532 int yaml2macho(yaml::YamlObjectFile &Doc, raw_ostream &Out) { in yaml2macho()
|
/aosp_15_r20/external/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 593 std::unique_ptr<Document> *Doc; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | YAMLParser.h | 596 std::unique_ptr<Document> *Doc; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | YAMLParser.h | 626 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
H A D | COFFEmitter.cpp | 604 bool yaml2coff(llvm::COFFYAML::Object &Doc, raw_ostream &Out, in yaml2coff()
|
H A D | WasmEmitter.cpp | 627 bool yaml2wasm(WasmYAML::Object &Doc, raw_ostream &Out, ErrorHandler EH) { in yaml2wasm()
|
H A D | MachOEmitter.cpp | 574 bool yaml2macho(YamlObjectFile &Doc, raw_ostream &Out, ErrorHandler /*EH*/) { in yaml2macho()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | YAMLParser.h | 626 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | YAMLParser.h | 626 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/DocumentProvider/src/com/android/cts/documentprovider/ |
H A D | MyDocumentsProvider.java | 204 private static class Doc { class in MyDocumentsProvider
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 621 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | YAMLParser.h | 617 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | YAMLParser.h | 626 std::unique_ptr<Document> *Doc = nullptr; variable
|
/aosp_15_r20/external/llvm/unittests/Support/ |
H A D | YAMLParserTest.cpp | 162 yaml::Document &Doc = *Stream.begin(); in TEST() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/cgo/ |
D | main.go | 142 Doc string member
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | op_def_builder.cc | 586 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 D | WindowsManifestMerger.cpp | 618 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/WindowsManifest/ |
H A D | WindowsManifestMerger.cpp | 616 for (auto &Doc : MergedDocs) in ~WindowsManifestMergerImpl() local
|
/aosp_15_r20/external/clang/utils/TableGen/ |
H A D | ClangAttrEmitter.cpp | 3129 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 D | Doc.java | 41 public abstract class Doc { class
|