Home
last modified time | relevance | path

Searched refs:GLUE_SYM (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/tools/multi/proj/provider/glue/
H A Dcoll_fe.cpp135 GLUE_SYM ( Collator ) :: ~ GLUE_SYM(Collator) () { in GLUE_SYM() function
144 GLUE_SYM ( glue_calcSortKey) (const UCollator *coll,
155 GLUE_SYM ( Collator ) :: create (const Locale &loc, const char */*ver*/) { in GLUE_SYM() function
168 Collator *c = new GLUE_SYM( Collator ) ( uc ); in GLUE_SYM()
175 UOBJECT_DEFINE_RTTI_IMPLEMENTATION( GLUE_SYM( Collator ) )
177 Collator* GLUE_SYM ( Collator ) :: clone() const { in GLUE_SYM() function
187 Collator *c = new GLUE_SYM( Collator ) ( clc ); in GLUE_SYM()
196 UCollationResult GLUE_SYM ( Collator ) :: compare(const UnicodeString&, const UnicodeString&, UErrorCode&) const { in GLUE_SYM() function
201 UCollationResult GLUE_SYM ( Collato function
206 UCollationResult GLUE_SYM ( Collator ) :: compare(const UChar* s, int32_t sl, const UChar* d , int32_t dl, UErrorCode&/*e*/ ) const { GLUE_SYM() function
214 CollationKey& GLUE_SYM ( Collator ) :: getCollationKey(const UnicodeString&, CollationKey&, UErrorCode&) const { GLUE_SYM() function
222 CollationKey& GLUE_SYM ( Collator ) :: getCollationKey(const UChar*, int32_t, CollationKey&, UErrorCode&) const { GLUE_SYM() function
228 int32_t GLUE_SYM ( Collator ) :: hashCode() const { GLUE_SYM() function
233 CONST_BEFORE_50_0_2 Locale GLUE_SYM ( Collator ) :: getLocale(ULocDataLocaleType, UErrorCode&) const { GLUE_SYM() function
239 GLUE_SYM ( Collator ) :: getStrength() const { GLUE_SYM() function
244 void GLUE_SYM ( Collator ) :: setStrength(ECollationStrength s) { GLUE_SYM() function
249 void GLUE_SYM ( Collator ) :: getVersion(uint8_t*) const { GLUE_SYM() function
253 void GLUE_SYM ( Collator ) :: setAttribute(UColAttribute, UColAttributeValue, UErrorCode&) { GLUE_SYM() function
262 uint32_t GLUE_SYM ( Collator ) :: setVariableTop(const UChar*, int32_t, UErrorCode&) { GLUE_SYM() function
267 uint32_t GLUE_SYM ( Collator ) :: setVariableTop(const UnicodeString REF_AFTER_50_0_2, UErrorCode&) { GLUE_SYM() function
272 void GLUE_SYM ( Collator ) :: setVariableTop(uint32_t, UErrorCode&) { GLUE_SYM() function
276 uint32_t GLUE_SYM ( Collator ) :: getVariableTop(UErrorCode&) const { GLUE_SYM() function
286 int32_t GLUE_SYM ( Collator ) :: getSortKey(const UnicodeString& s, uint8_t*buf, int32_t len) const { GLUE_SYM() function
296 int32_t GLUE_SYM ( Collator ) :: getSortKey(const UChar*s, int32_t l, uint8_t*d, int32_t b) const { GLUE_SYM() function
303 int32_t GLUE_SYM (Collator ) :: internalGetShortDefinitionString(const char *locale, char *buffer, int32_t capacity, UErrorCode &status) const { GLUE_SYM() function
327 int32_t GLUE_SYM ( Collator ) :: countAvailable() { GLUE_SYM() function
333 int32_t GLUE_SYM ( Collator ) :: appendAvailable(UnicodeString* strs, int32_t i, int32_t /*count*/) { GLUE_SYM() function
[all...]
H A Dcal_fe.cpp75 GLUE_SYM (Calendar ) :: GLUE_SYM(Calendar) ( const Locale& loc, UErrorCode& status ) : in GLUE_SYM() function
86 GLUE_SYM ( Calendar ) :: ~ GLUE_SYM(Calendar) () { in GLUE_SYM() function
94 UBool GLUE_SYM ( Calendar ) :: haveDefaultCentury() const { in GLUE_SYM() function
97 UDate GLUE_SYM ( Calendar ) :: defaultCenturyStart() const { in GLUE_SYM() function
100 int32_t GLUE_SYM ( Calendar ) :: handleGetExtendedYear() { in GLUE_SYM() function
103 const char * GLUE_SYM ( Calendar ) :: getType() const { in GLUE_SYM() function
106 UBool GLUE_SYM ( Calendar ) :: inDaylightTime(UErrorCode& status) const { in GLUE_SYM() function
109 int32_t GLUE_SYM ( Calenda in GLUE_SYM() function
112 int32_t GLUE_SYM ( Calendar ) :: handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const { GLUE_SYM() function
116 int32_t GLUE_SYM ( Calendar ) :: handleGetLimit(UCalendarDateFields field, ELimitType limitType) const { GLUE_SYM() function
119 Calendar* GLUE_SYM ( Calendar ) :: clone(void) const { GLUE_SYM() function
152 int32_t GLUE_SYM ( Calendar ) :: countAvailable() { GLUE_SYM() function
158 int32_t GLUE_SYM ( Calendar ) :: appendAvailable(UnicodeString* strs, int32_t i, int32_t /*count*/) { GLUE_SYM() function
[all...]
H A Ddate_fe.cpp71 GLUE_SYM (DateFormat ) :: GLUE_SYM(DateFormat) ( UDateFormat* tn) : in GLUE_SYM() function
79 GLUE_SYM ( DateFormat ) :: ~ GLUE_SYM(DateFormat) () { in GLUE_SYM() function
87 GLUE_SYM ( DateFormat ) :: create(UDateFormatStyle timeStyle, in GLUE_SYM() function
106 DateFormat *c = new GLUE_SYM( DateFormat ) ( uc ); in GLUE_SYM()
113 UnicodeString& GLUE_SYM (DateFormat ) :: format( Calendar& cal, UnicodeString& appendTo, FieldPosition& pos) const in GLUE_SYM() function
140 void GLUE_SYM (DateFormat ) :: parse( const UnicodeString& text, Calendar& cal, ParsePosition& pos) const in GLUE_SYM() function
145 Format* GLUE_SYM (DateFormat ) :: clone(void) const in GLUE_SYM() function
152 int32_t GLUE_SYM ( DateForma function
158 int32_t GLUE_SYM ( DateFormat ) :: appendAvailable(UnicodeString* strs, int32_t i, int32_t /*count*/) { GLUE_SYM() function
[all...]
/third_party/icu/tools/multi/proj/provider/glue/include/icuglue/
H A Dcoll_be.h22 void * GLUE_SYM(ucol_open) (const char *locale);
23 void * GLUE_SYM(ucol_close) (void *coll);
24 void * GLUE_SYM(
H A Dcoll_fe.h20 class GLUE_SYM( GlueFECollator ) : public Collator { in GLUE_SYM() function

Completed in 4 milliseconds