Searched defs:itemValue (Results 1 – 9 of 9) sorted by relevance
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/ |
D | XMPMeta.java | 239 String itemValue, in setArrayItem() 256 String itemValue) throws XMPException; in setArrayItem() 280 String itemValue, in insertArrayItem() 297 String itemValue) throws XMPException; in insertArrayItem() 328 String itemValue, in appendArrayItem() 343 String itemValue) throws XMPException; in appendArrayItem() 689 String itemValue, in setLocalizedText() 708 String itemValue) throws XMPException; in setLocalizedText()
|
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/ |
D | XMPMetaImpl.java | 89 String itemValue, PropertyOptions itemOptions) throws XMPException in appendArrayItem() 156 public void appendArrayItem(String schemaNS, String arrayName, String itemValue) in appendArrayItem()
|
D | XMPNodeUtils.java | 347 static PropertyOptions verifySetOptions(PropertyOptions options, Object itemValue) in verifySetOptions() 777 static void appendLangItem(XMPNode arrayNode, String itemLang, String itemValue) in appendLangItem()
|
D | XMPUtilsImpl.java | 186 String itemValue; in separateArrayItems() local
|
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/ |
D | Composer.java | 237 Node itemValue = composeValueNode(node); in composeMappingChildren() local
|
/external/dng_sdk/source/ |
D | dng_xmp_sdk.cpp | 497 const char *itemValue, in AppendArrayItem()
|
D | dng_xmp.cpp | 4365 const char *itemValue, in AppendArrayItem()
|
/external/cldr/tools/java/org/unicode/cldr/test/ |
D | ConsoleCheckCLDR.java | 884 String itemValue = getValue(item); in LocaleVotingData() local
|
/external/llvm-project/flang/lib/Lower/ |
D | IO.cpp | 238 auto itemValue = in genOutputItemList() local
|