Home
last modified time | relevance | path

Searched refs:ResourceValue (Results 1 – 22 of 22) sorted by relevance

/external/icu/icu4c/source/common/
Dresource.h36 class ResourceValue; variable
62 UBool getValue(int32_t i, ResourceValue &value) const;
96 UBool getKeyAndValue(int32_t i, const char *&key, ResourceValue &value) const;
111 class U_COMMON_API ResourceValue : public UObject {
113 virtual ~ResourceValue();
240 ResourceValue() {} in ResourceValue() function
243 ResourceValue(const ResourceValue &); // no copy constructor
244 ResourceValue &operator=(const ResourceValue &); // no assignment operator
269 virtual void put(const char *key, ResourceValue &value, UBool noFallback,
Dresource.cpp18 ResourceValue::~ResourceValue() {} in ~ResourceValue()
Duresdata.h476 class ResourceDataValue : public ResourceValue {
Dstatic_unicode_sets.cpp75 …void put(const char* key, ResourceValue& value, UBool /*noFallback*/, UErrorCode& status) U_OVERRI… in put()
Duresdata.cpp818 const char *&key, icu::ResourceValue &value) const { in getKeyAndValue()
875 UBool icu::ResourceArray::getValue(int32_t i, icu::ResourceValue &value) const { in getValue()
Dlocdspnm.cpp406 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
/external/icu/icu4c/source/i18n/
Dmeasfmt.cpp239 void setFormatterIfAbsent(int32_t index, const ResourceValue &value, in setFormatterIfAbsent()
256 void setDnamIfAbsent(const ResourceValue &value, UErrorCode& errorCode) { in setDnamIfAbsent()
269 void consumePattern(const char *key, const ResourceValue &value, UErrorCode &errorCode) { in consumePattern()
290 void consumeSubtypeTable(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeSubtypeTable()
318 … void consumeCompoundPattern(const char *key, const ResourceValue &value, UErrorCode &errorCode) { in consumeCompoundPattern()
330 void consumeUnitTypesTable(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeUnitTypesTable()
354 void consumeAlias(const char *key, const ResourceValue &value, UErrorCode &errorCode) { in consumeAlias()
377 void consumeTable(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeTable()
401 static UMeasureFormatWidth widthFromAlias(const ResourceValue &value, UErrorCode &errorCode) { in widthFromAlias()
419 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
Dreldatefmt.cpp438 void handlePlainDirection(ResourceValue &value, UErrorCode &errorCode) { in handlePlainDirection()
456 void consumeTableRelative(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeTableRelative()
489 const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeTimeDetail()
513 void consumeTableRelativeTime(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeTableRelativeTime()
534 void consumeAlias(const char *key, const ResourceValue &value, UErrorCode &errorCode) { in consumeAlias()
555 void consumeTimeUnit(const char *key, ResourceValue &value, UErrorCode &errorCode) { in consumeTimeUnit()
574 virtual void put(const char *key, ResourceValue &value, in put()
Ddayperiodrules.cpp53 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { in put()
82 ResourceValue &value, UErrorCode &errorCode) { in processRules()
285 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { in put()
Dnumber_compact.h45 …void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRI…
Ddtitvinf.cpp240 …virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &errorCod… in put()
284 void processSkeletonTable(const char *key, ResourceValue &value, UErrorCode &errorCode) { in processSkeletonTable()
351 const ResourceValue &value, UErrorCode &errorCode) { in setIntervalPatternIfAbsent()
Dlistformatter.cpp204 … void handleValueForPattern(ResourceValue &value, UnicodeString &pattern, UErrorCode &errorCode) { in handleValueForPattern()
216 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
Dnumrange_impl.cpp39 …void put(const char* key, ResourceValue& value, UBool /*noFallback*/, UErrorCode& status) U_OVERRI… in put()
90 …void put(const char* /*key*/, ResourceValue& value, UBool /*noFallback*/, UErrorCode& status) U_OV… in put()
Ddcfmtsym.cpp232 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
287 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
Dnumber_compact.cpp152 void CompactData::CompactDataSink::put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
Dnumber_longnames.cpp69 …void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRI… in put()
Dtznames_impl.cpp781 void setNameIfEmpty(const char* key, const ResourceValue* value, UErrorCode& errorCode) { in setNameIfEmpty()
792 virtual void put(const char* key, ResourceValue& value, UBool /*noFallback*/, in put()
1508 void consumeNamesTable(const char *key, ResourceValue &value, UBool noFallback, in consumeNamesTable()
1558 virtual void put(const char *key, ResourceValue &value, UBool noFallback, in put()
Ddtptngen.cpp506 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
823 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
856 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
915 virtual void put(const char *key, ResourceValue &value, UBool isRoot, in put()
Dreldtfmt.cpp487 virtual void put(const char *key, ResourceValue &value, in put()
Ducol_res.cpp625 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
Ddtfmtsym.cpp1541 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { in put()
1671 …void processResource(UnicodeString &path, const char *key, ResourceValue &value, UErrorCode &error… in processResource()
1795 AliasType processAliasFromValue(UnicodeString &currentRelativePath, ResourceValue &value, in processAliasFromValue()
Dtmutfmt.cpp365 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { in put()