Searched refs:UMemory (Results 1 – 25 of 159) sorted by relevance
1234567
/external/icu/icu4c/source/common/ |
D | uobject.cpp | 61 void * U_EXPORT2 UMemory::operator new(size_t size) U_NOEXCEPT { in operator new() 65 void U_EXPORT2 UMemory::operator delete(void *p) U_NOEXCEPT { in operator delete() 71 void * U_EXPORT2 UMemory::operator new[](size_t size) U_NOEXCEPT { in operator new[]() 75 void U_EXPORT2 UMemory::operator delete[](void *p) U_NOEXCEPT { in operator delete[]() 82 void * U_EXPORT2 UMemory::operator new(size_t size, const char* /*file*/, int /*line*/) U_NOEXCEPT { in operator new() 83 return UMemory::operator new(size); in operator new() 86 void U_EXPORT2 UMemory::operator delete(void* p, const char* /*file*/, int /*line*/) U_NOEXCEPT { in operator delete() 87 UMemory::operator delete(p); in operator delete()
|
D | rbbirb.h | 49 class RBBISymbolTableEntry : public UMemory { // The symbol table hash table contains one 62 class RBBISymbolTable : public UMemory, public SymbolTable { 108 class RBBIRuleBuilder : public UMemory {
|
D | ruleiter.h | 31 class RuleCharacterIterator : public UMemory { 135 struct Pos : public UMemory {
|
D | brkeng.h | 38 class LanguageBreakEngine : public UMemory { 103 class LanguageBreakFactory : public UMemory {
|
D | rbbisetb.h | 41 class RangeDescriptor : public UMemory { 80 class RBBISetBuilder : public UMemory {
|
D | rbbitblb.h | 42 class RBBITableBuilder : public UMemory { 186 class RBBIStateDescriptor : public UMemory {
|
D | rbbi_cache.h | 34 class RuleBasedBreakIterator::DictionaryCache: public UMemory { 86 class RuleBasedBreakIterator::BreakCache: public UMemory {
|
D | dictionarydata.h | 32 class U_COMMON_API DictionaryData : public UMemory { 69 class U_COMMON_API DictionaryMatcher : public UMemory {
|
/external/icu/icu4c/source/i18n/ |
D | astro.h | 56 class U_I18N_API CalendarAstronomer : public UMemory { 78 class U_I18N_API Ecliptic : public UMemory { 147 class U_I18N_API Equatorial : public UMemory { 221 class U_I18N_API Horizon : public UMemory { 588 class U_I18N_API MoonAge : public UMemory { 648 class AngleFunc : public UMemory { 658 class CoordFunc : public UMemory { 739 class CalendarCache : public UMemory {
|
D | numparse_validators.h | 33 class RequireAffixValidator : public ValidationMatcher, public UMemory { 41 class RequireCurrencyValidator : public ValidationMatcher, public UMemory { 49 class RequireDecimalSeparatorValidator : public ValidationMatcher, public UMemory { 64 class RequireNumberValidator : public ValidationMatcher, public UMemory { 75 class MultiplierParseHandler : public ValidationMatcher, public UMemory {
|
D | dtptngen_impl.h | 123 class SkeletonFields : public UMemory { 154 class PtnSkeleton : public UMemory { 175 class PtnElem : public UMemory { 187 class FormatParser : public UMemory { 213 class DistanceInfo : public UMemory { 226 class DateTimeMatcher: public UMemory { 245 class PatternMap : public UMemory { 261 class PatternMapIterator : public UMemory {
|
D | uspoof_conf.h | 41 struct SPUString : public UMemory { 59 class SPUStringPool : public UMemory { 89 class ConfusabledataBuilder : public UMemory {
|
D | number_mapper.h | 23 class PropertiesAffixPatternProvider : public AffixPatternProvider, public UMemory { 74 class CurrencyPluralInfoAffixProvider : public AffixPatternProvider, public UMemory { 128 struct DecimalFormatFields : public UMemory {
|
D | regeximp.h | 323 struct Regex8BitSet : public UMemory { 365 class CaseFoldingUTextIterator: public UMemory { 389 class CaseFoldingUCharIterator: public UMemory {
|
D | collationsets.h | 43 class TailoredSet : public UMemory { 87 class ContractionsAndExpansions : public UMemory { 89 class CESink : public UMemory {
|
D | number_scientific.h | 18 class U_I18N_API ScientificModifier : public UMemory, public Modifier { 44 class ScientificHandler : public UMemory, public MicroPropsGenerator, public MultiplierProducer {
|
D | numparse_affixes.h | 31 class CodePointMatcher : public NumberParseMatcher, public UMemory { 84 class U_I18N_API AffixTokenMatcherWarehouse : public UMemory { 169 class AffixMatcher : public NumberParseMatcher, public UMemory {
|
D | number_modifiers.h | 57 class U_I18N_API SimpleModifier : public Modifier, public UMemory { 136 class U_I18N_API ConstantMultiFieldModifier : public Modifier, public UMemory { 233 class U_I18N_API EmptyModifier : public Modifier, public UMemory { 278 class U_I18N_API AdoptingModifierStore : public ModifierStore, public UMemory {
|
D | numrange_impl.h | 43 class StandardPluralRanges : public UMemory { 73 class NumberRangeFormatterImpl : public UMemory {
|
D | rbt_data.cpp | 27 : UMemory(), ruleSet(status), variableNames(status), in TransliterationRuleData() 39 UMemory(other), ruleSet(other.ruleSet), in TransliterationRuleData()
|
D | formattedval_impl.h | 73 class FormattedValueFieldPositionIteratorImpl : public UMemory, public FormattedValue { 126 class U_I18N_API FormattedValueStringBuilderImpl : public UMemory, public FormattedValue { 166 struct UFormattedValueImpl : public UMemory, public UFormattedValueApiHelper {
|
/external/icu/icu4c/source/i18n/unicode/ |
D | numberformatter.h | 188 class U_I18N_API Notation : public UMemory { 459 class U_I18N_API Precision : public UMemory { 908 class U_I18N_API IntegerWidth : public UMemory { 1001 class U_I18N_API Scale : public UMemory { 1125 class U_I18N_API SymbolsWrapper : public UMemory { 1216 class U_I18N_API Grouper : public UMemory { 1298 class U_I18N_API Padder : public UMemory { 1364 struct U_I18N_API MacroProps : public UMemory { 2149 : public NumberFormatterSettings<UnlocalizedNumberFormatter>, public UMemory { 2229 : public NumberFormatterSettings<LocalizedNumberFormatter>, public UMemory { [all …]
|
D | numberrangeformatter.h | 210 struct U_I18N_API RangeMacroProps : public UMemory { 512 : public NumberRangeFormatterSettings<UnlocalizedNumberRangeFormatter>, public UMemory { 593 : public NumberRangeFormatterSettings<LocalizedNumberRangeFormatter>, public UMemory { 700 class U_I18N_API FormattedNumberRange : public UMemory, public FormattedValue {
|
/external/icu/icu4c/source/common/unicode/ |
D | uobject.h | 115 class U_COMMON_API UMemory { 223 class U_COMMON_API UObject : public UMemory {
|
D | localematcher.h | 150 class U_COMMON_API LocaleMatcher : public UMemory { 158 class U_COMMON_API Result : public UMemory { 266 class U_COMMON_API Builder : public UMemory {
|
1234567