Home
last modified time | relevance | path

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

12

/third_party/libexif/contrib/c++/
Dexif.hxx360 struct Content struct
362 ExifContent *content_;
364 Content() in Content() argument
368 Content(Content const &other) in Content() argument
375 Content(ExifContent *content) in Content() function
401 "Exif::Content: IFD does not contain given tag"); in operator []()
412 "Exif::Content: numeric entry index out of range"); in operator []()
417 unsigned int size() const in size()
423 void add(Entry &entry) in add()
428 void remove(Entry &entry) in remove()
[all …]
/third_party/vulkan-headers/
DREADME.md25 ### Specification repository (https://github.com/KhronosGroup/Vulkan-Docs)
38 ### This repository (https://github.com/KhronosGroup/Vulkan-Headers)
54 ### Vulkan C++ Binding Repository (https://github.com/KhronosGroup/Vulkan-Hpp)
DBUILD.md35 ### Installed Files
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
DRuntimeDyldChecker.h81 MemoryRegionInfo(StringRef Content, JITTargetAddress TargetAddress) in MemoryRegionInfo()
96 void setContent(StringRef Content) { in setContent()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeIndexDiscovery.cpp68 static void handleMethodOverloadList(ArrayRef<uint8_t> Content, in handleMethodOverloadList()
208 static void handleFieldList(ArrayRef<uint8_t> Content, in handleFieldList()
264 static void handlePointer(ArrayRef<uint8_t> Content, in handlePointer()
273 static void discoverTypeIndices(ArrayRef<uint8_t> Content, TypeLeafKind Kind, in discoverTypeIndices()
359 static bool discoverTypeIndices(ArrayRef<uint8_t> Content, SymbolKind Kind, in discoverTypeIndices()
/third_party/node/deps/npm/docs/src/templates/
DPage.js8 const Content = styled.div` constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
DELFYAML.h219 Optional<yaml::BinaryRef> Content; member
236 Optional<yaml::BinaryRef> Content; member
244 Optional<yaml::BinaryRef> Content; member
264 Optional<yaml::BinaryRef> Content; member
274 Optional<yaml::BinaryRef> Content; member
305 Optional<yaml::BinaryRef> Content; member
331 Optional<yaml::BinaryRef> Content; member
352 Optional<yaml::BinaryRef> Content; member
368 Optional<yaml::BinaryRef> Content; member
379 Optional<yaml::BinaryRef> Content; member
[all …]
DMinidumpYAML.h99 yaml::BinaryRef Content; member
149 yaml::BinaryRef Content; member
DWasmYAML.h119 yaml::BinaryRef Content; member
/third_party/mindspore/mindspore/lite/examples/transfer_learning/
DREADME.md1 # Content chapter
/third_party/mindspore/mindspore/lite/examples/train_lenet/
DREADME.md1 # Content chapter
/third_party/mindspore/mindspore/lite/examples/unified_api/
DREADME.md1 # Content chapter
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
DPDBFileBuilder.h77 std::unique_ptr<MemoryBuffer> Content; member
/third_party/skia/third_party/externals/spirv-tools/utils/vscode/src/lsp/protocol/
Dspan.go30 Content []byte member
/third_party/spirv-tools/utils/vscode/src/lsp/protocol/
Dspan.go30 Content []byte member
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/lsp/protocol/
Dspan.go30 Content []byte member
/third_party/mindspore/mindspore/core/mindrt/src/thread/
Dthreadpool.h47 using Content = void *; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DHost.cpp1219 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local
1225 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local
1231 StringRef Content = P ? P->getBuffer() : ""; in getHostCPUName() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
DJITLink.h155 Block(Section &Parent, StringRef Content, JITTargetAddress Address, in Block()
199 void setContent(StringRef Content) { in setContent()
803 Block &createContentBlock(Section &Parent, StringRef Content, in createContentBlock()
883 Symbol &addAnonymousSymbol(Block &Content, JITTargetAddress Offset, in addAnonymousSymbol()
893 Symbol &addDefinedSymbol(Block &Content, JITTargetAddress Offset, in addDefinedSymbol()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DWasm.h109 ArrayRef<uint8_t> Content; // Section content member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DVirtualFileSystem.h605 void addContent(std::unique_ptr<Entry> Content) { in addContent()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DMachOEmitter.cpp304 yaml::BinaryRef Content = *Sec.content; in writeSectionData() local
DMinidumpYAML.cpp354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
/third_party/flutter/skia/gm/
Dmultipicturedraw.cpp453 enum Content { enum in skiagm::MultiPictureDraw
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DWasm.h144 ArrayRef<uint8_t> Content; member

12