/third_party/skia/third_party/externals/icu/source/common/ |
D | uresdata.cpp | 502 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 …]
|
D | uresdata.h | 511 class ResourceDataValue : public ResourceValue { 513 ResourceDataValue() : in ResourceDataValue() function 516 virtual ~ResourceDataValue();
|
D | uresimp.h | 292 icu::ResourceDataValue &value, UErrorCode &errorCode);
|
D | loclikelysubtags.cpp | 75 ResourceDataValue value; in load()
|
D | uresbund.cpp | 1953 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/ |
D | uresdata.cpp | 502 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 …]
|
D | uresdata.h | 513 class ResourceDataValue : public ResourceValue { 515 ResourceDataValue() : in ResourceDataValue() function 520 virtual ~ResourceDataValue();
|
D | uresimp.h | 294 icu::ResourceDataValue &value, UErrorCode &errorCode);
|
D | uresbund.cpp | 2103 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()
|
D | loclikelysubtags.cpp | 75 ResourceDataValue value; in load()
|
D | lstmbe.cpp | 412 ResourceDataValue value; in LSTMData()
|
/third_party/icu/icu4c/source/common/ |
D | uresdata.cpp | 502 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 …]
|
D | uresdata.h | 511 class ResourceDataValue : public ResourceValue { 513 ResourceDataValue() : in ResourceDataValue() function 516 virtual ~ResourceDataValue();
|
D | uresimp.h | 292 icu::ResourceDataValue &value, UErrorCode &errorCode);
|
D | loclikelysubtags.cpp | 75 ResourceDataValue value; in load()
|
D | uresbund.cpp | 1953 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/ |
D | uresdata.cpp | 500 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 …]
|
D | uresdata.h | 476 class ResourceDataValue : public ResourceValue { 478 ResourceDataValue() : pResData(NULL), res(static_cast<Resource>(URES_NONE)) {} in ResourceDataValue() function 479 virtual ~ResourceDataValue();
|
D | uresbund.cpp | 1923 const UResourceBundle *bundle, ResourceDataValue &value, in getAllItemsWithFallback() 2007 ResourceDataValue value; in ures_getAllItemsWithFallback()
|