/external/webkit/Source/WebCore/icu/unicode/ |
D | ucol.h | 65 struct UCollator; 69 typedef struct UCollator UCollator; typedef 268 U_STABLE UCollator* U_EXPORT2 296 U_STABLE UCollator* U_EXPORT2 338 U_CAPI UCollator* U_EXPORT2 358 ucol_getContractions( const UCollator *coll, 374 ucol_close(UCollator *coll); 392 ucol_strcoll( const UCollator *coll, 413 ucol_greater(const UCollator *coll, 432 ucol_greaterOrEqual(const UCollator *coll, [all …]
|
D | usearch.h | 237 const UCollator *collator, 456 U_STABLE UCollator * U_EXPORT2 usearch_getCollator( 470 const UCollator *collator,
|
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
D | ucol.h | 65 struct UCollator; 69 typedef struct UCollator UCollator; typedef 268 U_STABLE UCollator* U_EXPORT2 296 U_STABLE UCollator* U_EXPORT2 338 U_CAPI UCollator* U_EXPORT2 358 ucol_getContractions( const UCollator *coll, 374 ucol_close(UCollator *coll); 392 ucol_strcoll( const UCollator *coll, 413 ucol_greater(const UCollator *coll, 432 ucol_greaterOrEqual(const UCollator *coll, [all …]
|
/external/icu4c/i18n/unicode/ |
D | ucol.h | 58 struct UCollator; 62 typedef struct UCollator UCollator; typedef 370 U_STABLE UCollator* U_EXPORT2 398 U_STABLE UCollator* U_EXPORT2 440 U_STABLE UCollator* U_EXPORT2 461 ucol_getContractions( const UCollator *coll, 478 ucol_getContractionsAndExpansions( const UCollator *coll, 493 ucol_close(UCollator *coll); 508 U_DEFINE_LOCAL_OPEN_POINTER(LocalUCollatorPointer, UCollator, ucol_close); 530 ucol_strcoll( const UCollator *coll, [all …]
|
D | colldata.h | 83 CEList(UCollator *coll, const UnicodeString &string, UErrorCode &status); 300 static CollData *open(UCollator *collator, UErrorCode &status); 317 UCollator *getCollator() const; 428 CollData(UCollator *collator, char *cacheKey, int32_t cachekeyLength, UErrorCode &status); 433 static char *getCollatorKey(UCollator *collator, char *buffer, int32_t bufferLength); 437 UCollator *coll;
|
D | tblcoll.h | 678 UCollator *ucollator; 758 void setUCollator(UCollator *collator); 767 const UCollator * getUCollator(); 826 inline void RuleBasedCollator::setUCollator(UCollator *collator) in setUCollator() 839 inline const UCollator * RuleBasedCollator::getUCollator() in getUCollator()
|
D | bms.h | 56 ucd_open(UCollator *coll, UErrorCode *status); 81 U_INTERNAL UCollator * U_EXPORT2
|
D | usearch.h | 284 const UCollator *collator, 522 U_STABLE UCollator * U_EXPORT2 usearch_getCollator( 536 const UCollator *collator,
|
/external/icu4c/i18n/ |
D | ucol_imp.h | 293 const UCollator *coll; 340 uprv_init_collIterate(const UCollator *collator, 516 uint32_t ucol_prv_getSpecialCE(const UCollator *coll, UChar ch, uint32_t CE, 520 uint32_t ucol_prv_getSpecialPrevCE(const UCollator *coll, UChar ch, uint32_t CE, 522 U_CAPI uint32_t U_EXPORT2 ucol_getNextCE(const UCollator *coll, 524 U_CFUNC uint32_t U_EXPORT2 ucol_getPrevCE(const UCollator *coll, 528 void *ucol_getABuffer(const UCollator *coll, uint32_t size); 541 ucol_getCollationKey(const UCollator *coll, 547 SortKeyGenerator(const UCollator *coll, 556 ucol_calcSortKey(const UCollator *coll, [all …]
|
D | ucol_res.cpp | 52 static void ucol_setReorderCodesFromParser(UCollator *coll, UColTokenParser *parser, UErrorCode *st… 56 static UCollator* _staticUCA = NULL; 109 UCollator * 121 …UCollator *newUCA = ucol_initCollator((const UCATableHeader *)udata_getMemory(result), NULL, NULL,… in ucol_initUCA() 163 static UCollator* 173 U_CFUNC UCollator* 178 const UCollator* UCA = ucol_initUCA(status); in ucol_open_internal() 185 UCollator *result = NULL; in ucol_open_internal() 348 U_CAPI UCollator* 356 UCollator *result = NULL; in ucol_open() [all …]
|
D | stsearch.cpp | 57 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION() 92 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in StringSearch() 120 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in StringSearch() 155 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in StringSearch() 187 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in StringSearch() 226 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in operator =() 285 m_collator_.setUCollator((UCollator *)m_strsrch_->collator); in setCollator()
|
D | ucol.cpp | 116 inline void IInit_collIterate(const UCollator *collator, const UChar *sourceString, in IInit_collIterate() 156 uprv_init_collIterate(const UCollator *collator, const UChar *sourceString, in uprv_init_collIterate() 427 static UCollator* 429 const UCollator *base, in ucol_initFromBinary() 430 UCollator *fillIn, in ucol_initFromBinary() 433 UCollator *result = fillIn; in ucol_initFromBinary() 489 U_CAPI UCollator* U_EXPORT2 491 const UCollator *base, in ucol_openBinary() 498 ucol_cloneBinary(const UCollator *coll, in ucol_cloneBinary() 558 U_CAPI UCollator* U_EXPORT2 [all …]
|
D | ucol_elm.h | 111 const UCollator *UCA; 133 …prv_uca_initTempTable(UCATableHeader *image, UColOptionSet *opts, const UCollator *UCA, UColCETags…
|
D | colldata.cpp | 50 CEList::CEList(UCollator *coll, const UnicodeString &string, UErrorCode &status) in CEList() 472 CollData *get(UCollator *collator, UErrorCode &status); 478 static char *getKey(UCollator *collator, char *keyBuffer, int32_t *charBufferLength); 520 CollData *CollDataCache::get(UCollator *collator, UErrorCode &status) in get() 589 char *CollDataCache::getKey(UCollator *collator, char *keyBuffer, int32_t *keyBufferLength) in getKey() 645 CollData::CollData(UCollator *collator, char *cacheKey, int32_t cacheKeyLength, UErrorCode &status) in CollData() 835 UCollator *CollData::getCollator() const in getCollator() 1023 CollData *CollData::open(UCollator *collator, UErrorCode &status) in open()
|
/external/sqlite/android/ |
D | sqlite3_android.cpp | 39 UCollator *coll = (UCollator *) p; in collate16() 54 UCollator *coll = (UCollator *) p; in collate8() 226 UCollator* collator; 280 UCollator* collator = (UCollator*)sqlite3_user_data(context); in tokenize() 406 static void localized_collator_dtor(UCollator* collator) in localized_collator_dtor() 422 UCollator* collator = ucol_open(systemLocale, &status); in register_localized_collators() 500 UCollator * collator = ucol_open(NULL, &status); in register_android_functions()
|
/external/icu4c/test/cintltst/ |
D | callcoll.c | 146 static char* U_EXPORT2 sortKeyToString(const UCollator *coll, const uint8_t *sortkey, char *buffer,… in sortKeyToString() 230 static UCollationResult compareUsingPartials(UCollator *coll, const UChar source[], int32_t sLen, c… in compareUsingPartials() 268 static void doTestVariant(UCollator* myCollation, const UChar source[], const UChar target[], UColl… in doTestVariant() 449 void doTest(UCollator* myCollation, const UChar source[], const UChar target[], UCollationResult re… in doTest() 593 void genericOrderingTestWithResult(UCollator *coll, const char * const s[], uint32_t size, UCollati… in genericOrderingTestWithResult() 624 void genericOrderingTest(UCollator *coll, const char * const s[], uint32_t size) { in genericOrderingTest() 630 UCollator *coll = ucol_open(locale, &status); in genericLocaleStarter() 647 UCollator *coll = ucol_open(locale, &status); in genericLocaleStarterWithResult() 669 UCollator *coll = ucol_openRules(rlz, rlen, UCOL_DEFAULT, UCOL_DEFAULT,NULL, &status); in genericRulesStarterWithOptionsAndResult() 690 UCollator *coll = ucol_open(locale, &status); in genericLocaleStarterWithOptionsAndResult() [all …]
|
D | callcoll.h | 41 void doTest(UCollator*, const UChar* source, const UChar* target, UCollationResult result); 47 void genericOrderingTestWithResult(UCollator *coll, const char * const s[], uint32_t size, UCollati… 48 void genericOrderingTest(UCollator *coll, const char * const s[], uint32_t size);
|
D | cg7coll.c | 143 UCollator *myCollation, *tblColl1; in TestG7Locales() 193 UCollator *myCollation; in TestDemo1() 224 UCollator *myCollation; in TestDemo2() 253 UCollator *myCollation; in TestDemo3() 283 UCollator *myCollation; in TestDemo4()
|
D | capitst.c | 42 static char* U_EXPORT2 ucol_sortKeyToString(const UCollator *coll, const uint8_t *sortkey, char *bu… in ucol_sortKeyToString() 102 UCollator *coll = ucol_open(NULL, &status); in TestGetSetAttr() 183 static void doStrcoll(const UCollator* coll, const UChar* src, int32_t srcLen, const UChar* tgt, in… in doStrcoll() 222 UCollator *coll=NULL; 278 UCollator *col, *ruled; in TestProperty() 449 UCollator *col1, *col2, *col3, *col4; in TestRuleBasedColl() 568 UCollator *col; in TestCompare() 617 UCollator *en_US, *el_GR, *vi_VN; in TestDecomposition() 659 UCollator * someCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone() 660 UCollator * someClonedCollators [CLONETEST_COLLATOR_COUNT]; in TestSafeClone() [all …]
|
D | cmsccoll.c | 89 UCollator *coll = NULL; in IncompleteCntTest() 192 UCollator *coll = ucol_open("en_US", &status); in BlackBirdTest() 266 UCollator *myCollation; in FunkyATest() 339 UCollator *coll = ucol_open("en_US", &status); 416 static void testPrimary(UCollator* col, const UChar* p,const UChar* q){ in testPrimary() 447 static void testSecondary(UCollator* col, const UChar* p,const UChar* q){ in testSecondary() 484 static void testTertiary(UCollator* col, const UChar* p,const UChar* q){ in testTertiary() 519 static void testEquality(UCollator* col, const UChar* p,const UChar* q){ in testEquality() 531 static void testCollator(UCollator *coll, UErrorCode *status) { in testCollator() 660 UCollator *UCA = (UCollator *)collator; in ucaTest() [all …]
|
D | citertst.c | 80 UCollator *coll = ucol_open(LOCALES[i], &status); in TestBug672() 153 UCollator *coll = ucol_open(LOCALES[i], &status); in TestBug672Normalize() 224 UCollator *en_us; in TestUnicodeChar() 290 UCollator *th_th; in TestNormalizedUnicodeChar() 356 UCollator *coll; in TestNormalization() 424 UCollator *coll=NULL; in TestPrevious() 427 UCollator *c1, *c2, *c3; in TestPrevious() 565 UCollator *en_us=NULL; in TestOffset() 711 UCollator *en_us=NULL; in TestSetText() 788 UCollator *coll ;/*= ucol_open("en_US", &status);*/ in TestMaxExpansion() [all …]
|
/external/webkit/Source/JavaScriptCore/wtf/unicode/ |
D | Collator.h | 38 struct UCollator; 60 mutable UCollator* m_collator;
|
/external/icu4c/test/intltest/ |
D | ssearch.h | 51 …virtual int32_t monkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unicode… 54 …virtual int32_t bmMonkeyTestCase(UCollator *coll, const UnicodeString &testCase, const Unico…
|
/external/icu4c/samples/legacy/ |
D | newcol.cpp | 29 UCollator *coll = ucol_open(locale, &status); in getSortKey_current() 40 static UCollator *compareCollator = NULL;
|
D | oldcol.cpp | 30 UCollator *coll = ucol_open(locale, &status); in getSortKey_legacy() 41 static UCollator *compareCollator = NULL;
|