Home
last modified time | relevance | path

Searched defs:Content (Results 1 – 25 of 48) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp69 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/
DREADME.md9 ## Content section in GAN with TensorFlow eager execution
/external/clang/unittests/Tooling/
DRewriterTestContext.h55 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/
DREADME.md12 ## Content section in L2HMC with TensorFlow eager execution
/external/nist-sip/java/gov/nist/javax/sip/message/
DContent.java6 public interface Content { interface
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DReplaceFileTest.cpp55 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/
DREADME.md5 ## Content section in RevNet with TensorFlow eager execution
/external/clang/lib/Index/
DSimpleFormatContext.h48 FileID createInMemoryFile(StringRef Name, StringRef Content) { in createInMemoryFile()
/external/archive-patcher/shared/src/test/java/com/google/archivepatcher/shared/
DDeflateCompressorTest.java46 private static class Content { class in DeflateCompressorTest
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h76 std::unique_ptr<MemoryBuffer> Content; member
/external/apache-http/src/org/apache/http/impl/
DEnglishReasonPhraseCatalog.java142 "No Content"); in setReason()
203 "Reset Content"); in setReason()
205 "Partial Content"); in setReason()
/external/vulkan-headers/
DBUILD.md35 ### Installed Files
/external/libprotobuf-mutator/examples/xml/
Dxml.proto68 message Content { message
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DHost.cpp1064 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/
DIssueHash.cpp165 static llvm::SmallString<32> GetHashOfContent(StringRef Content) { in GetHashOfContent()
/external/clang/lib/Rewrite/
DRewriter.cpp250 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in InsertText() local
354 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in IncreaseIndentation() local
/external/clang/lib/Tooling/
DTooling.cpp231 void ToolInvocation::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
332 void ClangTool::mapVirtualFile(StringRef FilePath, StringRef Content) { in mapVirtualFile()
/external/clang/lib/ASTMatchers/Dynamic/
DDiagnostics.cpp174 static void printErrorContentToStream(const Diagnostics::ErrorContent &Content, in printErrorContentToStream()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DWasm.h104 ArrayRef<uint8_t> Content; // Section content member
/external/vulkan-validation-layers/
DBUILD.md28 ### Installed Files
/external/llvm/include/llvm/ObjectYAML/
DELFYAML.h107 yaml::BinaryRef Content; member
/external/clang/lib/AST/
DCommentParser.cpp554 SmallVector<InlineContentComment *, 8> Content; in parseParagraphOrBlockCommand() local
/external/clang/include/clang/Basic/
DSourceManager.h932 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/
DVirtualFileSystemTest.cpp671 getFromYAMLRawString(StringRef Content, in getFromYAMLRawString()
679 StringRef Content, in getFromYAMLString()
/external/golang-protobuf/protoc-gen-go/plugin/
Dplugin.pb.go282 Content *string `protobuf:"bytes,15,opt,name=content" json:"content,omitempty"` member

12