Home
last modified time | relevance | path

Searched refs:ResourceDataValue (Results 1 – 19 of 19) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Duresdata.cpp502 ResourceDataValue::~ResourceDataValue() {} in ~ResourceDataValue()
504 UResType ResourceDataValue::getType() const { in getType()
508 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const { in getString()
519 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString()
530 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const { in getInt()
540 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const { in getUInt()
550 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const { in getIntVector()
561 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const { in getBinary()
572 ResourceArray ResourceDataValue::getArray(UErrorCode &errorCode) const { in getArray()
598 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const { in getTable()
[all …]
Duresdata.h511 class ResourceDataValue : public ResourceValue {
513 ResourceDataValue() : in ResourceDataValue() function
516 virtual ~ResourceDataValue();
Duresimp.h292 icu::ResourceDataValue &value, UErrorCode &errorCode);
Dloclikelysubtags.cpp75 ResourceDataValue value; in load()
Duresbund.cpp1953 const UResourceBundle *bundle, ResourceDataValue &value, in getAllItemsWithFallback()
2027 ResourceDataValue &value, UErrorCode &errorCode) { in ures_getValueWithFallback()
2067 ResourceDataValue value; in ures_getAllItemsWithFallback()
/third_party/node/deps/icu-small/source/common/
Duresdata.cpp502 ResourceDataValue::~ResourceDataValue() {} in ~ResourceDataValue()
504 UResType ResourceDataValue::getType() const { in getType()
508 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const { in getString()
519 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString()
530 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const { in getInt()
540 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const { in getUInt()
550 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const { in getIntVector()
561 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const { in getBinary()
572 ResourceArray ResourceDataValue::getArray(UErrorCode &errorCode) const { in getArray()
598 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const { in getTable()
[all …]
Duresdata.h513 class ResourceDataValue : public ResourceValue {
515 ResourceDataValue() : in ResourceDataValue() function
520 virtual ~ResourceDataValue();
Duresimp.h294 icu::ResourceDataValue &value, UErrorCode &errorCode);
Duresbund.cpp2103 const UResourceBundle *bundle, ResourceDataValue &value, in getAllItemsWithFallback()
2171 ResourceDataValue& rdv = static_cast<ResourceDataValue&>(value); in put()
2177 ResourceDataValue aliasedValue; in put()
2215 ResourceDataValue &value, UErrorCode &errorCode) { in ures_getValueWithFallback()
2256 ResourceDataValue value; in ures_getAllItemsWithFallback()
Dloclikelysubtags.cpp75 ResourceDataValue value; in load()
Dlstmbe.cpp412 ResourceDataValue value; in LSTMData()
/third_party/icu/icu4c/source/common/
Duresdata.cpp502 ResourceDataValue::~ResourceDataValue() {} in ~ResourceDataValue()
504 UResType ResourceDataValue::getType() const { in getType()
508 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const { in getString()
519 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString()
530 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const { in getInt()
540 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const { in getUInt()
550 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const { in getIntVector()
561 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const { in getBinary()
572 ResourceArray ResourceDataValue::getArray(UErrorCode &errorCode) const { in getArray()
598 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const { in getTable()
[all …]
Duresdata.h511 class ResourceDataValue : public ResourceValue {
513 ResourceDataValue() : in ResourceDataValue() function
516 virtual ~ResourceDataValue();
Duresimp.h292 icu::ResourceDataValue &value, UErrorCode &errorCode);
Dloclikelysubtags.cpp75 ResourceDataValue value; in load()
Duresbund.cpp1953 const UResourceBundle *bundle, ResourceDataValue &value, in getAllItemsWithFallback()
2027 ResourceDataValue &value, UErrorCode &errorCode) { in ures_getValueWithFallback()
2067 ResourceDataValue value; in ures_getAllItemsWithFallback()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Duresdata.cpp500 ResourceDataValue::~ResourceDataValue() {} in ~ResourceDataValue()
502 UResType ResourceDataValue::getType() const { in getType()
506 const UChar *ResourceDataValue::getString(int32_t &length, UErrorCode &errorCode) const { in getString()
517 const UChar *ResourceDataValue::getAliasString(int32_t &length, UErrorCode &errorCode) const { in getAliasString()
528 int32_t ResourceDataValue::getInt(UErrorCode &errorCode) const { in getInt()
538 uint32_t ResourceDataValue::getUInt(UErrorCode &errorCode) const { in getUInt()
548 const int32_t *ResourceDataValue::getIntVector(int32_t &length, UErrorCode &errorCode) const { in getIntVector()
559 const uint8_t *ResourceDataValue::getBinary(int32_t &length, UErrorCode &errorCode) const { in getBinary()
570 ResourceArray ResourceDataValue::getArray(UErrorCode &errorCode) const { in getArray()
596 ResourceTable ResourceDataValue::getTable(UErrorCode &errorCode) const { in getTable()
[all …]
Duresdata.h476 class ResourceDataValue : public ResourceValue {
478 ResourceDataValue() : pResData(NULL), res(static_cast<Resource>(URES_NONE)) {} in ResourceDataValue() function
479 virtual ~ResourceDataValue();
Duresbund.cpp1923 const UResourceBundle *bundle, ResourceDataValue &value, in getAllItemsWithFallback()
2007 ResourceDataValue value; in ures_getAllItemsWithFallback()