/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPSerializerHelper.java | 38 public static void serialize(XMPMetaImpl xmp, OutputStream out, in serialize() 64 public static String serializeToString(XMPMetaImpl xmp, SerializeOptions options) in serializeToString() 95 public static byte[] serializeToBuffer(XMPMetaImpl xmp, SerializeOptions options) in serializeToBuffer()
|
D | ParseRDF.java | 89 XMPMetaImpl xmp = new XMPMetaImpl(); in parse() local 104 static void rdf_RDF(XMPMetaImpl xmp, Node rdfRdfNode) throws XMPException in rdf_RDF() 127 private static void rdf_NodeElementList(XMPMetaImpl xmp, XMPNode xmpParent, Node rdfRdfNode) in rdf_NodeElementList() 161 private static void rdf_NodeElement(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_NodeElement() 204 private static void rdf_NodeElementAttrs(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_NodeElementAttrs() 280 private static void rdf_PropertyElementList(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlParent, in rdf_PropertyElementList() 361 private static void rdf_PropertyElement(XMPMetaImpl xmp, XMPNode xmpParent, Node xmlNode, in rdf_PropertyElement() 486 private static void rdf_ResourcePropertyElement(XMPMetaImpl xmp, XMPNode xmpParent, in rdf_ResourcePropertyElement() 617 private static void rdf_LiteralPropertyElement(XMPMetaImpl xmp, XMPNode xmpParent, in rdf_LiteralPropertyElement() 696 private static void rdf_ParseTypeResourcePropertyElement(XMPMetaImpl xmp, XMPNode xmpParent, in rdf_ParseTypeResourcePropertyElement() [all …]
|
D | XMPNormalizer.java | 60 static XMPMeta process(XMPMetaImpl xmp, ParseOptions options) throws XMPException in process() 127 private static void touchUpDataModel(XMPMetaImpl xmp) throws XMPException in touchUpDataModel() 590 private static void migrateAudioCopyright (XMPMeta xmp, XMPNode dmCopyright) in migrateAudioCopyright()
|
D | XMPUtilsImpl.java | 83 public static String catenateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, in catenateArrayItems() 169 public static void separateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, in separateArrayItems() 344 PropertyOptions arrayOptions, XMPMetaImpl xmp) throws XMPException in separateFindCreateArray() 408 public static void removeProperties(XMPMeta xmp, String schemaNS, String propName, in removeProperties()
|
D | ParameterAsserts.java | 140 public static void assertImplementation(XMPMeta xmp) throws XMPException in assertImplementation()
|
D | XMPMetaParser.java | 85 XMPMetaImpl xmp = ParseRDF.parse((Node) result[0]); in parse() local
|
D | XMPSerializerRDF.java | 70 private XMPMetaImpl xmp; field in XMPSerializerRDF 95 public void serialize(XMPMeta xmp, OutputStream out, in serialize()
|
D | XMPIteratorImpl.java | 57 public XMPIteratorImpl(XMPMetaImpl xmp, String schemaNS, String propPath, in XMPIteratorImpl()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPMetaFactory.java | 172 public static void serialize(XMPMeta xmp, OutputStream out) throws XMPException in serialize() 186 public static void serialize(XMPMeta xmp, OutputStream out, SerializeOptions options) in serialize() 202 public static byte[] serializeToBuffer(XMPMeta xmp, SerializeOptions options) in serializeToBuffer() 219 public static String serializeToString(XMPMeta xmp, SerializeOptions options) in serializeToString() 230 private static void assertImplementation(XMPMeta xmp) in assertImplementation()
|
D | XMPUtils.java | 57 public static String catenateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, in catenateArrayItems() 83 public static void separateArrayItems(XMPMeta xmp, String schemaNS, String arrayName, in separateArrayItems() 138 public static void removeProperties(XMPMeta xmp, String schemaNS, String propName, in removeProperties()
|
/external/dynamic_depth/internal/dynamic_depth/ |
D | device.cc | 78 std::unique_ptr<Device> ParseFields(const XmpData& xmp) { in ParseFields() 106 std::unique_ptr<Device> Device::FromXmp(const XmpData& xmp) { in FromXmp() 111 XmpData xmp; in FromJpegFile() local 159 bool Device::SerializeToXmp(XmpData* xmp) { in SerializeToXmp()
|
/external/dng_sdk/source/ |
D | dng_xmp_sdk.cpp | 143 dng_xmp_private::dng_xmp_private (const dng_xmp_private &xmp) in dng_xmp_private() 1497 void dng_xmp_sdk::MergeFromJPEG (const dng_xmp_sdk *xmp) in MergeFromJPEG() 1521 void dng_xmp_sdk::ReplaceXMP (dng_xmp_sdk *xmp) in ReplaceXMP()
|
D | dng_xmp.cpp | 52 dng_xmp::dng_xmp (const dng_xmp &xmp) in dng_xmp() 592 void dng_xmp::MergeFromJPEG (const dng_xmp &xmp) in MergeFromJPEG() 695 dng_xmp *xmp = (dng_xmp *) callbackData; in RemoveEmptyStringsAndArraysCallback() local
|
D | dng_negative.h | 507 dng_xmp * xmp = GetXMP (); in XMP() local 517 const dng_xmp * xmp = GetXMP (); in XMP() local
|
D | dng_image_writer.cpp | 540 tag_xmp::tag_xmp (const dng_xmp *xmp) in tag_xmp()
|
/external/dynamic_depth/internal/xmpmeta/ |
D | xmp_parser.cc | 79 XmpData* xmp) { in ParseFirstValidXMPSection()
|
/external/owasp/sanitizer/empiricism/ |
D | canned-data.js | 131 "xmp": true, property 10366 "xmp": [] property 20537 "xmp": [ property 21150 "xmp": { property
|
/external/ImageMagick/MagickCore/ |
D | property.c | 1795 *xmp; in GetXMPProperty() local
|
/external/mksh/src/ |
D | edit.c | 953 static char *xmp; /* mark pointer */ variable
|