/external/icu/icu4c/source/common/ |
D | resource.h | 36 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,
|
D | resource.cpp | 18 ResourceValue::~ResourceValue() {} in ~ResourceValue()
|
D | uresdata.h | 476 class ResourceDataValue : public ResourceValue {
|
D | static_unicode_sets.cpp | 75 …void put(const char* key, ResourceValue& value, UBool /*noFallback*/, UErrorCode& status) U_OVERRI… in put()
|
D | uresdata.cpp | 818 const char *&key, icu::ResourceValue &value) const { in getKeyAndValue() 875 UBool icu::ResourceArray::getValue(int32_t i, icu::ResourceValue &value) const { in getValue()
|
D | locdspnm.cpp | 406 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
|
/external/icu/icu4c/source/i18n/ |
D | measfmt.cpp | 239 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()
|
D | reldatefmt.cpp | 438 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()
|
D | dayperiodrules.cpp | 53 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()
|
D | number_compact.h | 45 …void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRI…
|
D | dtitvinf.cpp | 240 …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()
|
D | listformatter.cpp | 204 … void handleValueForPattern(ResourceValue &value, UnicodeString &pattern, UErrorCode &errorCode) { in handleValueForPattern() 216 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
|
D | numrange_impl.cpp | 39 …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()
|
D | dcfmtsym.cpp | 232 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()
|
D | number_compact.cpp | 152 void CompactData::CompactDataSink::put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
|
D | number_longnames.cpp | 69 …void put(const char *key, ResourceValue &value, UBool /*noFallback*/, UErrorCode &status) U_OVERRI… in put()
|
D | tznames_impl.cpp | 781 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()
|
D | dtptngen.cpp | 506 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()
|
D | reldtfmt.cpp | 487 virtual void put(const char *key, ResourceValue &value, in put()
|
D | ucol_res.cpp | 625 virtual void put(const char *key, ResourceValue &value, UBool /*noFallback*/, in put()
|
D | dtfmtsym.cpp | 1541 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 ¤tRelativePath, ResourceValue &value, in processAliasFromValue()
|
D | tmutfmt.cpp | 365 virtual void put(const char *key, ResourceValue &value, UBool, UErrorCode &errorCode) { in put()
|