Home
last modified time | relevance | path

Searched defs:itemValue (Results 1 – 9 of 9) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPMeta.java239 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/
DXMPMetaImpl.java89 String itemValue, PropertyOptions itemOptions) throws XMPException in appendArrayItem()
156 public void appendArrayItem(String schemaNS, String arrayName, String itemValue) in appendArrayItem()
DXMPNodeUtils.java347 static PropertyOptions verifySetOptions(PropertyOptions options, Object itemValue) in verifySetOptions()
777 static void appendLangItem(XMPNode arrayNode, String itemLang, String itemValue) in appendLangItem()
DXMPUtilsImpl.java186 String itemValue; in separateArrayItems() local
/external/snakeyaml/src/main/java/org/yaml/snakeyaml/composer/
DComposer.java237 Node itemValue = composeValueNode(node); in composeMappingChildren() local
/external/dng_sdk/source/
Ddng_xmp_sdk.cpp497 const char *itemValue, in AppendArrayItem()
Ddng_xmp.cpp4365 const char *itemValue, in AppendArrayItem()
/external/cldr/tools/java/org/unicode/cldr/test/
DConsoleCheckCLDR.java884 String itemValue = getValue(item); in LocaleVotingData() local
/external/llvm-project/flang/lib/Lower/
DIO.cpp238 auto itemValue = in genOutputItemList() local