/external/chromium_org/third_party/icu/source/i18n/unicode/ |
dcfmtsym.h | 33 #include "unicode/uobject.h" 83 class U_I18N_API DecimalFormatSymbols : public UObject {
|
coll.h | 56 #include "unicode/uobject.h" 177 class U_I18N_API Collator : public UObject { [all...] |
dtptngen.h | 49 class U_I18N_API DateTimePatternGenerator : public UObject {
|
timezone.h | 39 #include "unicode/uobject.h" 122 class U_I18N_API TimeZone : public UObject { 609 * macro from uobject.h in their implementation to provide correct RTTI information.
|
/external/icu4c/common/ |
normlzr.cpp | 33 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0), 42 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0), 51 UObject(), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(mode), fOptions(0), 60 UObject(copy), fFilteredNorm2(NULL), fNorm2(NULL), fUMode(copy.fUMode), fOptions(copy.fOptions),
|
uvectr64.h | 18 #include "unicode/uobject.h" 58 class U_COMMON_API UVector64 : public UObject {
|
locid.cpp | 226 : UObject(), fullName(fullNameBuffer), baseName(NULL) 237 : UObject(), fullName(fullNameBuffer), baseName(NULL) 247 : UObject(), fullName(fullNameBuffer), baseName(NULL) 382 : UObject(other), fullName(fullNameBuffer), baseName(NULL)
|
uvectr32.h | 18 #include "unicode/uobject.h" 59 class U_COMMON_API UVector32 : public UObject {
|
/external/icu4c/i18n/unicode/ |
dcfmtsym.h | 33 #include "unicode/uobject.h" 84 class U_I18N_API DecimalFormatSymbols : public UObject {
|
tznames.h | 130 class U_I18N_API TimeZoneNames : public UObject {
|
coll.h | 56 #include "unicode/uobject.h" 177 class U_I18N_API Collator : public UObject { [all...] |
/external/icu4c/layout/ |
LEGlyphStorage.h | 34 class U_LAYOUT_API LEGlyphStorage : public UObject, protected LEInsertionCallback
|
LayoutEngine.h | 64 class U_LAYOUT_API LayoutEngine : public UObject {
|
/external/icu4c/common/unicode/ |
stringtriebuilder.h | 19 #include "unicode/uobject.h" 61 class U_COMMON_API StringTrieBuilder : public UObject { 187 class Node : public UObject {
|
locid.h | 33 #include "unicode/uobject.h" 182 class U_COMMON_API Locale : public UObject {
|
normalizer2.h | 78 class U_COMMON_API Normalizer2 : public UObject {
|
normlzr.h | 25 #include "unicode/uobject.h" 130 class U_COMMON_API Normalizer : public UObject {
|
/external/chromium_org/third_party/icu/source/i18n/ |
numfmt.cpp | 388 const UObject* o = obj.getObject(); // most commonly o==NULL 719 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UErrorCode& status) const { 746 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const 754 UObject* result = _delegate->createFormat(loc, (UNumberFormatStyle)(kind+1)); 797 virtual UObject* cloneInstance(UObject* instance) const { 801 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const { [all...] |
dcfmtsym.cpp | 60 : UObject(), 70 : UObject(), 86 : UObject(source)
|
uspoof_impl.h | 49 class SpoofImpl : public UObject {
|
/external/icu4c/i18n/ |
numfmt.cpp | 460 const UObject* o = obj.getObject(); // most commonly o==NULL 801 virtual UObject* handleCreate(const Locale& loc, int32_t kind, const ICUService* /* service */, UErrorCode& status) const { 825 virtual UObject* create(const ICUServiceKey& key, const ICUService* service, UErrorCode& status) const 833 UObject* result = _delegate->createFormat(loc, (UNumberFormatStyle)kind); 884 virtual UObject* cloneInstance(UObject* instance) const { 888 virtual UObject* handleDefault(const ICUServiceKey& key, UnicodeString* /* actualID */, UErrorCode& status) const { [all...] |
dcfmtsym.cpp | 61 : UObject(), 71 : UObject(), 98 : UObject(source)
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
locid.h | 33 #include "unicode/uobject.h" 181 class U_COMMON_API Locale : public UObject {
|
normlzr.h | 25 #include "unicode/uobject.h" 130 class U_COMMON_API Normalizer : public UObject {
|
/external/chromium_org/third_party/icu/source/common/ |
uvectr32.h | 18 #include "unicode/uobject.h" 59 class U_COMMON_API UVector32 : public UObject {
|