HomeSort by relevance Sort by last modified time
    Searched refs:ResourceSink (Results 1 - 21 of 21) sorted by null

  /external/icu/icu4c/source/common/
resource.cpp 20 ResourceSink::~ResourceSink() {}
resource.h 250 class U_COMMON_API ResourceSink : public UObject {
252 ResourceSink() {}
253 virtual ~ResourceSink();
273 ResourceSink(const ResourceSink &); // no copy constructor
274 ResourceSink &operator=(const ResourceSink &); // no assignment operator
uresimp.h 231 icu::ResourceSink &sink, UErrorCode &errorCode);
static_unicode_sets.cpp 73 class ParseDataSink : public ResourceSink {
locdspnm.cpp 398 struct LocaleDisplayNamesImpl::CapitalizationContextSink : public ResourceSink {
    [all...]
uresbund.cpp     [all...]
  /external/icu/icu4c/source/i18n/
number_compact.h 41 class CompactDataSink : public ResourceSink {
dayperiodrules.cpp 47 struct DayPeriodRulesDataSink : public ResourceSink {
282 struct DayPeriodRulesCountSink : public ResourceSink {
dcfmtsym.cpp 218 struct DecFmtSymDataSink : public ResourceSink {
278 struct CurrencySpacingSink : public ResourceSink {
numrange_impl.cpp 35 class NumberRangeDataSink : public ResourceSink {
86 class PluralRangesDataSink : public ResourceSink {
number_longnames.cpp 60 class PluralTableSink : public ResourceSink {
listformatter.cpp 176 struct ListFormatter::ListPatternsSink : public ResourceSink {
dtitvinf.cpp 228 struct DateIntervalInfo::DateIntervalSink : public ResourceSink {
dtptngen.cpp 501 struct AllowedHourFormatsSink : public ResourceSink {
815 struct DateTimePatternGenerator::AppendItemFormatsSink : public ResourceSink {
    [all...]
reldtfmt.cpp 473 struct RelDateFmtDataSink : public ResourceSink {
ucol_res.cpp 619 struct KeywordsSink : public ResourceSink {
reldatefmt.cpp 214 struct RelDateTimeFmtDataSink : public ResourceSink {
    [all...]
tmutfmt.cpp 352 struct TimeUnitFormatReadSink : public ResourceSink {
tznames_impl.cpp 729 struct ZNames::ZNamesLoader : public ResourceSink {
    [all...]
measfmt.cpp 224 struct UnitDataSink : public ResourceSink {
    [all...]
dtfmtsym.cpp     [all...]

Completed in 1883 milliseconds