HomeSort by relevance Sort by last modified time
    Searched refs:ResourceSink (Results 1 - 20 of 20) 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);
listformatter.cpp 171 struct ListFormatter::ListPatternsSink : 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 {
number_longnames.cpp 27 class PluralTableSink : public ResourceSink {
dcfmtsym.cpp 215 struct DecFmtSymDataSink : public ResourceSink {
275 struct CurrencySpacingSink : public ResourceSink {
dtitvinf.cpp 228 struct DateIntervalInfo::DateIntervalSink : public ResourceSink {
dtptngen.cpp 476 struct AllowedHourFormatsSink : public ResourceSink {
781 struct DateTimePatternGenerator::AppendItemFormatsSink : public ResourceSink {
814 struct DateTimePatternGenerator::AppendItemNamesSink : public ResourceSink {
    [all...]
reldtfmt.cpp 473 struct RelDateFmtDataSink : public ResourceSink {
ucol_res.cpp 618 struct KeywordsSink : public ResourceSink {
compactdecimalformat.cpp 540 struct CmptDecDataSink : public ResourceSink {
    [all...]
reldatefmt.cpp 188 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 770 milliseconds