/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPMetaImpl.java | 89 String itemValue, PropertyOptions itemOptions) throws XMPException in appendArrayItem() argument 149 doSetArrayItem(arrayNode, ARRAY_LAST_ITEM, itemValue, itemOptions, true); in appendArrayItem() 156 public void appendArrayItem(String schemaNS, String arrayName, String itemValue) in appendArrayItem() argument 159 appendArrayItem(schemaNS, arrayName, null, itemValue, null); in appendArrayItem() 444 String specificLang, String itemValue, PropertyOptions options) throws XMPException 519 XMPNodeUtils.appendLangItem(arrayNode, XMPConst.X_DEFAULT, itemValue); 523 XMPNodeUtils.appendLangItem(arrayNode, specificLang, itemValue); 536 xdItem.setValue(itemValue); 539 itemNode.setValue(itemValue); 554 currItem.setValue(itemValue); [all …]
|
D | XMPUtilsImpl.java | 186 String itemValue; in separateArrayItems() local 244 itemValue = catedStr.substring(itemStart, itemEnd); in separateArrayItems() 257 itemValue = ""; in separateArrayItems() 268 itemValue += ch; in separateArrayItems() 292 itemValue += ch; in separateArrayItems() 299 itemValue += ch; in separateArrayItems() 317 if (itemValue.equals(arrayNode.getChild(oldChild).getValue())) in separateArrayItems() 327 newItem = new XMPNode(ARRAY_ITEM_NAME, itemValue, null); in separateArrayItems()
|
D | XMPNodeUtils.java | 347 static PropertyOptions verifySetOptions(PropertyOptions options, Object itemValue) in verifySetOptions() argument 372 if (options.isCompositeProperty() && itemValue != null && itemValue.toString().length() > 0) in verifySetOptions() 777 static void appendLangItem(XMPNode arrayNode, String itemLang, String itemValue) in appendLangItem() argument 780 XMPNode newItem = new XMPNode(ARRAY_ITEM_NAME, itemValue, null); in appendLangItem()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPMeta.java | 239 String itemValue, in setArrayItem() argument 256 String itemValue) throws XMPException; in setArrayItem() argument 280 String itemValue, in insertArrayItem() argument 297 String itemValue) throws XMPException; in insertArrayItem() argument 328 String itemValue, in appendArrayItem() argument 343 String itemValue) throws XMPException; in appendArrayItem() argument 689 String itemValue, in setLocalizedText() argument 708 String itemValue) throws XMPException; in setLocalizedText() argument
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/ |
D | Composer.java | 237 Node itemValue = composeValueNode(node); in composeMappingChildren() local 238 children.add(new NodeTuple(itemKey, itemValue)); in composeMappingChildren()
|
/external/dng_sdk/source/ |
D | dng_xmp_sdk.h | 106 const char *itemValue,
|
D | dng_xmp_sdk.cpp | 497 const char *itemValue, in AppendArrayItem() argument 511 itemValue, in AppendArrayItem()
|
D | dng_xmp.h | 300 const char *itemValue,
|
D | dng_xmp.cpp | 4365 const char *itemValue, in AppendArrayItem() argument 4372 itemValue, in AppendArrayItem()
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/ |
D | TelephonyManagerFacade.java | 1267 @RpcParameter(name = "itemValue") String itemValue) { in telephonyNvWriteItem() 1268 return mTelephonyManager.nvWriteItem(itemId, itemValue); in telephonyNvWriteItem()
|
/external/guice/extensions/struts2/lib/ |
D | jetty-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.mortbay.jetty.server_6.1.23.v201004211559.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/robolectric/v3/runtime/ |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |