Searched refs:Metadata (Results 51 - 75 of 140) sorted by relevance

123456

/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType1FormDictionary_autogen.cpp131 SkPdfStream* SkPdfType1FormDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfType1FormDictionary
132 SkPdfNativeObject* ret = get("Metadata", "");
140 return get("Metadata", "") != NULL;
H A DSkPdfImageDictionary_autogen.cpp255 SkPdfStream* SkPdfImageDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfImageDictionary
256 SkPdfNativeObject* ret = get("Metadata", "");
264 return get("Metadata", "") != NULL;
H A DSkPdfCatalogDictionary_autogen.cpp231 SkPdfStream* SkPdfCatalogDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
232 SkPdfNativeObject* ret = get("Metadata", "");
240 return get("Metadata", "") != NULL;
H A DSkPdfPageObjectDictionary_autogen.cpp259 SkPdfStream* SkPdfPageObjectDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfPageObjectDictionary
260 SkPdfNativeObject* ret = get("Metadata", "");
268 return get("Metadata", "") != NULL;
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType1FormDictionary_autogen.cpp131 SkPdfStream* SkPdfType1FormDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfType1FormDictionary
132 SkPdfNativeObject* ret = get("Metadata", "");
140 return get("Metadata", "") != NULL;
H A DSkPdfImageDictionary_autogen.cpp255 SkPdfStream* SkPdfImageDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfImageDictionary
256 SkPdfNativeObject* ret = get("Metadata", "");
264 return get("Metadata", "") != NULL;
H A DSkPdfCatalogDictionary_autogen.cpp231 SkPdfStream* SkPdfCatalogDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfCatalogDictionary
232 SkPdfNativeObject* ret = get("Metadata", "");
240 return get("Metadata", "") != NULL;
H A DSkPdfPageObjectDictionary_autogen.cpp259 SkPdfStream* SkPdfPageObjectDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfPageObjectDictionary
260 SkPdfNativeObject* ret = get("Metadata", "");
268 return get("Metadata", "") != NULL;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc924 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const {
926 ::google::protobuf::Metadata metadata;
1621 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const {
1623 ::google::protobuf::Metadata metadata;
1869 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const {
1871 ::google::protobuf::Metadata metadata;
2354 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const {
2356 ::google::protobuf::Metadata metadata;
3006 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const {
3008 ::google::protobuf::Metadata metadat
[all...]
H A Ddescriptor.pb.h204 ::google::protobuf::Metadata GetMetadata() const;
289 ::google::protobuf::Metadata GetMetadata() const;
510 ::google::protobuf::Metadata GetMetadata() const;
602 ::google::protobuf::Metadata GetMetadata() const;
768 ::google::protobuf::Metadata GetMetadata() const;
1007 ::google::protobuf::Metadata GetMetadata() const;
1119 ::google::protobuf::Metadata GetMetadata() const;
1228 ::google::protobuf::Metadata GetMetadata() const;
1340 ::google::protobuf::Metadata GetMetadata() const;
1469 ::google::protobuf::Metadata GetMetadat
[all...]
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
H A DTracingModel.js30 Metadata: "M",
162 if (payload.ph !== WebInspector.TracingModel.Phase.Metadata) {
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h93 ::google::protobuf::Metadata GetMetadata() const;
210 ::google::protobuf::Metadata GetMetadata() const;
327 ::google::protobuf::Metadata GetMetadata() const;
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.h92 ::google::protobuf::Metadata GetMetadata() const;
215 ::google::protobuf::Metadata GetMetadata() const;
332 ::google::protobuf::Metadata GetMetadata() const;
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DHeap.h1548 template <typename Return, typename Metadata>
1551 return reinterpret_cast<Return>(Heap::allocate<Metadata, HeapIndexTrait<CollectionBackingHeap> >(size));
1553 template <typename Return, typename Metadata>
1556 return backingMalloc<Return, Metadata>(size);
1558 template <typename Return, typename Metadata>
1561 return reinterpret_cast<Return>(Heap::allocate<Metadata>(size));
/external/chromium_org/components/autofill/content/browser/risk/
H A Dfingerprint.cc431 Fingerprint::Metadata* metadata = fingerprint->mutable_metadata();
/external/chromium_org/third_party/WebKit/Source/core/html/
H A DHTMLMediaElement.h211 enum GroupKind { CaptionsAndSubtitles, Description, Chapter, Metadata, Other }; enumerator in enum:blink::HTMLMediaElement::TrackGroup::GroupKind
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DFileSystemCallbacks.cpp52 #include "modules/filesystem/Metadata.h"
266 handleEventOrScheduleCallback(m_successCallback.release(), Metadata::create(metadata));
/external/chromium_org/third_party/skia/src/svg/
H A DSkSVGParser.cpp372 CASE_NEW(Metadata);
/external/skia/src/svg/
H A DSkSVGParser.cpp372 CASE_NEW(Metadata);
/external/llvm/lib/IR/
H A DFunction.cpp503 OutputTable.push_back(IITDescriptor::get(IITDescriptor::Metadata, 0));
652 case IITDescriptor::Metadata: return Type::getMetadataTy(Context);
/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp41 #include "llvm/IR/Metadata.h"
1777 SmallVector<std::pair<unsigned, MDNode*>, 4> Metadata; local
1778 ReplInst->getAllMetadataOtherThanDebugLoc(Metadata);
1779 for (int i = 0, n = Metadata.size(); i < n; ++i) {
1780 unsigned Kind = Metadata[i].first;
1782 MDNode *ReplMD = Metadata[i].second;
/external/clang/lib/CodeGen/
H A DCGStmt.cpp553 SmallVector<llvm::Value *, 2> Metadata(1);
617 Metadata.push_back(llvm::MDNode::get(Context, OpValues));
620 if (!Metadata.empty()) {
622 llvm::MDNode *LoopID = llvm::MDNode::get(Context, Metadata);
H A DCodeGenModule.cpp938 SmallVectorImpl<llvm::Value *> &Metadata,
942 addLinkOptionsPostorder(CGM, Mod->Parent, Metadata, Visited);
948 addLinkOptionsPostorder(CGM, Mod->Imports[I-1], Metadata, Visited);
963 Metadata.push_back(llvm::MDNode::get(Context, Args));
972 Metadata.push_back(llvm::MDNode::get(Context, OptString));
936 addLinkOptionsPostorder(CodeGenModule &CGM, Module *Mod, SmallVectorImpl<llvm::Value *> &Metadata, llvm::SmallPtrSet<Module *, 16> &Visited) argument
/external/llvm/utils/TableGen/
H A DCodeGenTarget.cpp113 case MVT::Metadata: return "MVT::Metadata";
/external/llvm/lib/Transforms/Vectorize/
H A DBBVectorize.cpp41 #include "llvm/IR/Metadata.h"
2971 SmallVector<std::pair<unsigned, MDNode*>, 4> Metadata; local
2972 K->getAllMetadataOtherThanDebugLoc(Metadata);
2973 for (unsigned i = 0, n = Metadata.size(); i < n; ++i) {
2974 unsigned Kind = Metadata[i].first;
2976 MDNode *KMD = Metadata[i].second;

Completed in 6969 milliseconds

123456