Searched refs:Metadata (Results 26 - 50 of 140) sorted by relevance

123456

/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType1FormDictionary_autogen.h49 SkPdfStream* Metadata(SkPdfNativeDoc* doc);
H A DSkPdfEmbeddedFontStreamDictionary_autogen.cpp59 SkPdfStream* SkPdfEmbeddedFontStreamDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfEmbeddedFontStreamDictionary
60 SkPdfNativeObject* ret = get("Metadata", "");
68 return get("Metadata", "") != NULL;
H A DSkPdfImageDictionary_autogen.h70 SkPdfStream* Metadata(SkPdfNativeDoc* doc);
H A DSkPdfIccProfileStreamDictionary_autogen.cpp67 SkPdfStream* SkPdfIccProfileStreamDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfIccProfileStreamDictionary
68 SkPdfNativeObject* ret = get("Metadata", "");
76 return get("Metadata", "") != NULL;
/external/llvm/lib/IR/
H A DAndroid.mk36 Metadata.cpp \
H A DValueTypes.cpp172 case MVT::Metadata:return "Metadata";
240 case MVT::Metadata: return Type::getMetadataTy(Context);
/external/chromium_org/third_party/WebKit/Source/modules/filesystem/
H A DEntrySync.cpp41 #include "modules/filesystem/Metadata.h"
53 Metadata* EntrySync::getMetadata(ExceptionState& exceptionState)
H A DInspectorFileSystemAgent.cpp57 #include "modules/filesystem/Metadata.h"
326 bool didGetMetadata(Metadata*);
328 void reportResult(FileError::ErrorCode errorCode, PassRefPtr<TypeBuilder::FileSystem::Metadata> metadata = nullptr)
366 bool MetadataRequest::didGetMetadata(Metadata* metadata)
368 using TypeBuilder::FileSystem::Metadata;
369 RefPtr<Metadata> result = Metadata::create()
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfEmbeddedFontStreamDictionary_autogen.cpp59 SkPdfStream* SkPdfEmbeddedFontStreamDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfEmbeddedFontStreamDictionary
60 SkPdfNativeObject* ret = get("Metadata", "");
68 return get("Metadata", "") != NULL;
H A DSkPdfImageDictionary_autogen.h70 SkPdfStream* Metadata(SkPdfNativeDoc* doc);
H A DSkPdfIccProfileStreamDictionary_autogen.cpp67 SkPdfStream* SkPdfIccProfileStreamDictionary::Metadata(SkPdfNativeDoc* doc) { function in class:SkPdfIccProfileStreamDictionary
68 SkPdfNativeObject* ret = get("Metadata", "");
76 return get("Metadata", "") != NULL;
/external/llvm/include/llvm/IR/
H A DIntrinsics.h83 Void, VarArg, MMX, Metadata, Half, Float, Double, enumerator in enum:llvm::Intrinsic::IITDescriptor::IITDescriptorKind
/external/llvm/include/llvm/CodeGen/PBQP/
H A DGraph.h95 NodeMetadata Metadata; member in class:PBQP::Graph::NodeEntry
167 EdgeMetadata Metadata; member in class:PBQP::Graph::EdgeEntry
418 return getNode(NId).Metadata;
422 return getNode(NId).Metadata;
446 return getEdge(NId).Metadata;
450 return getEdge(NId).Metadata;
H A DMath.h416 template <typename Metadata>
421 const Metadata& getMetadata() const { return md; }
423 Metadata md;
426 template <typename Metadata>
431 const Metadata& getMetadata() const { return md; }
433 Metadata md;
/external/llvm/lib/CodeGen/
H A DShadowStackGC.cpp209 SmallVector<Constant*, 16> Metadata; local
214 Metadata.push_back(ConstantExpr::getBitCast(C, VoidPtr));
216 Metadata.resize(NumMeta);
227 ConstantArray::get(ArrayType::get(VoidPtr, NumMeta), Metadata)
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dcloud_external_data_store_unittest.cc132 CloudExternalDataManager::Metadata metadata;
184 CloudExternalDataManager::Metadata metadata;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddynamic_message.cc209 Metadata GetMetadata() const;
435 Metadata DynamicMessage::GetMetadata() const {
436 Metadata metadata;
H A Dmessage.h154 struct Metadata { struct in namespace:google::protobuf
312 virtual Metadata GetMetadata() const = 0;
/external/protobuf/src/google/protobuf/
H A Ddynamic_message.cc197 Metadata GetMetadata() const;
422 Metadata DynamicMessage::GetMetadata() const {
423 Metadata metadata;
H A Ddescriptor.pb.cc845 ::google::protobuf::Metadata FileDescriptorSet::GetMetadata() const {
847 ::google::protobuf::Metadata metadata;
1395 ::google::protobuf::Metadata FileDescriptorProto::GetMetadata() const {
1397 ::google::protobuf::Metadata metadata;
1642 ::google::protobuf::Metadata DescriptorProto_ExtensionRange::GetMetadata() const {
1644 ::google::protobuf::Metadata metadata;
2127 ::google::protobuf::Metadata DescriptorProto::GetMetadata() const {
2129 ::google::protobuf::Metadata metadata;
2782 ::google::protobuf::Metadata FieldDescriptorProto::GetMetadata() const {
2784 ::google::protobuf::Metadata metadat
[all...]
H A Ddescriptor.pb.h200 ::google::protobuf::Metadata GetMetadata() const;
294 ::google::protobuf::Metadata GetMetadata() const;
476 ::google::protobuf::Metadata GetMetadata() const;
573 ::google::protobuf::Metadata GetMetadata() const;
741 ::google::protobuf::Metadata GetMetadata() const;
967 ::google::protobuf::Metadata GetMetadata() const;
1081 ::google::protobuf::Metadata GetMetadata() const;
1190 ::google::protobuf::Metadata GetMetadata() const;
1304 ::google::protobuf::Metadata GetMetadata() const;
1429 ::google::protobuf::Metadata GetMetadat
[all...]
H A Dmessage.h167 struct Metadata { struct in namespace:google::protobuf
331 virtual Metadata GetMetadata() const = 0;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc471 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const {
473 ::google::protobuf::Metadata metadata;
810 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const {
812 ::google::protobuf::Metadata metadata;
1075 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const {
1077 ::google::protobuf::Metadata metadata;
/external/protobuf/src/google/protobuf/compiler/
H A Dplugin.pb.cc463 ::google::protobuf::Metadata CodeGeneratorRequest::GetMetadata() const {
465 ::google::protobuf::Metadata metadata;
804 ::google::protobuf::Metadata CodeGeneratorResponse_File::GetMetadata() const {
806 ::google::protobuf::Metadata metadata;
1069 ::google::protobuf::Metadata CodeGeneratorResponse::GetMetadata() const {
1071 ::google::protobuf::Metadata metadata;
/external/llvm/include/llvm/CodeGen/
H A DMachineValueType.h128 // Metadata - This is MDNode or MDString.
129 Metadata = 250, enumerator in enum:llvm::MVT::SimpleValueType
373 case Metadata:

Completed in 375 milliseconds

123456