/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/ |
D | TypeIndexDiscovery.cpp | 69 static void handleMethodOverloadList(ArrayRef<uint8_t> Content, in handleMethodOverloadList() 209 static void handleFieldList(ArrayRef<uint8_t> Content, in handleFieldList() 265 static void handlePointer(ArrayRef<uint8_t> Content, in handlePointer() 274 static void discoverTypeIndices(ArrayRef<uint8_t> Content, TypeLeafKind Kind, in discoverTypeIndices() 360 static bool discoverTypeIndices(ArrayRef<uint8_t> Content, SymbolKind Kind, in discoverTypeIndices()
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/gan/ |
D | README.md | 9 ## Content section in GAN with TensorFlow eager execution
|
/external/clang/unittests/Tooling/ |
D | RewriterTestContext.h | 55 FileID createInMemoryFile(StringRef Name, StringRef Content) { in createInMemoryFile() 67 FileID createOnDiskFile(StringRef Name, StringRef Content) { in createOnDiskFile()
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/l2hmc/ |
D | README.md | 12 ## Content section in L2HMC with TensorFlow eager execution
|
/external/nist-sip/java/gov/nist/javax/sip/message/ |
D | Content.java | 6 public interface Content { interface
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | ReplaceFileTest.cpp | 55 bool FDHasContent(int FD, StringRef Content) { in FDHasContent() 61 bool FileHasContent(StringRef File, StringRef Content) { in FileHasContent()
|
/external/tensorflow/tensorflow/contrib/eager/python/examples/revnet/ |
D | README.md | 5 ## Content section in RevNet with TensorFlow eager execution
|
/external/clang/lib/Index/ |
D | SimpleFormatContext.h | 48 FileID createInMemoryFile(StringRef Name, StringRef Content) { in createInMemoryFile()
|
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/ |
D | DeflateCompressorTest.java | 46 private static class Content { class in DeflateCompressorTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
D | PDBFileBuilder.h | 76 std::unique_ptr<MemoryBuffer> Content; member
|
/external/apache-http/src/org/apache/http/impl/ |
D | EnglishReasonPhraseCatalog.java | 142 "No Content"); in setReason() 203 "Reset Content"); in setReason() 205 "Partial Content"); in setReason()
|
/external/vulkan-headers/ |
D | BUILD.md | 35 ### Installed Files
|
/external/libprotobuf-mutator/examples/xml/ |
D | xml.proto | 68 message Content { message
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | Host.cpp | 1064 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local 1070 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local 1076 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | IssueHash.cpp | 165 static llvm::SmallString<32> GetHashOfContent(StringRef Content) { in GetHashOfContent()
|
/external/clang/lib/Rewrite/ |
D | Rewriter.cpp | 250 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in InsertText() local 354 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in IncreaseIndentation() local
|
/external/clang/lib/Tooling/ |
D | Tooling.cpp | 231 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile() 332 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
|
/external/clang/lib/ASTMatchers/Dynamic/ |
D | Diagnostics.cpp | 174 static void printErrorContentToStream(const Diagnostics::ErrorContent &Content, in printErrorContentToStream()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/ |
D | Wasm.h | 104 ArrayRef<uint8_t> Content; // Section content member
|
/external/vulkan-validation-layers/ |
D | BUILD.md | 28 ### Installed Files
|
/external/llvm/include/llvm/ObjectYAML/ |
D | ELFYAML.h | 107 yaml::BinaryRef Content; member
|
/external/clang/lib/AST/ |
D | CommentParser.cpp | 554 SmallVector<InlineContentComment *, 8> Content; in parseParagraphOrBlockCommand() local
|
/external/clang/include/clang/Basic/ |
D | SourceManager.h | 932 const SrcMgr::ContentCache *Content = Entry.getFile().getContentCache(); in getFileEntryForID() local 941 const SrcMgr::ContentCache *Content = sloc.getFile().getContentCache(); in getFileEntryForSLocEntry() local
|
/external/clang/unittests/Basic/ |
D | VirtualFileSystemTest.cpp | 671 getFromYAMLRawString(StringRef Content, in getFromYAMLRawString() 679 StringRef Content, in getFromYAMLString()
|
/external/golang-protobuf/protoc-gen-go/plugin/ |
D | plugin.pb.go | 282 Content *string `protobuf:"bytes,15,opt,name=content" json:"content,omitempty"` member
|