Searched refs:rbc (Results 1 – 7 of 7) sorted by relevance
/external/icu4c/test/intltest/ |
D | regcoll.cpp | 547 RuleBasedCollator *rbc = new RuleBasedCollator((UnicodeString)"< a < bb", status); in Test4078588() local 549 if (rbc == NULL || U_FAILURE(status)) in Test4078588() 552 delete rbc; in Test4078588() 556 Collator::EComparisonResult result = rbc->compare("a","bb"); in Test4078588() 564 delete rbc; in Test4078588() 996 My4146160Collator(RuleBasedCollator &rbc, UErrorCode &status); 1008 My4146160Collator::My4146160Collator(RuleBasedCollator &rbc, UErrorCode &status) in My4146160Collator() argument 1009 : RuleBasedCollator(rbc.getRules(), status) in My4146160Collator()
|
D | dadrcoll.cpp | 212 RuleBasedCollator* rbc = (RuleBasedCollator*)col; in processTest() local 213 cloneSize = rbc->cloneBinary(NULL, 0, intStatus); in processTest() 216 cloneSize = rbc->cloneBinary(cloneBuf, cloneSize, intStatus); in processTest()
|
/external/icu4c/i18n/ |
D | coll.cpp | 238 RuleBasedCollator *rbc; in createUCollator() local 239 if (col && (rbc = dynamic_cast<RuleBasedCollator *>(col))) { in createUCollator() 240 if (!rbc->dataIsOwned) { in createUCollator() 241 result = ucol_safeClone(rbc->ucollator, NULL, NULL, status); in createUCollator() 243 result = rbc->ucollator; in createUCollator() 244 rbc->ucollator = NULL; // to prevent free on delete in createUCollator()
|
D | alphaindex.cpp | 820 RuleBasedCollator *rbc = dynamic_cast<RuleBasedCollator *>(ruleBasedCollator); 821 const UCollator *uRuleBasedCollator = rbc->getUCollator();
|
/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/ |
D | RuleBasedCollatorTest.java | 36 RuleBasedCollator rbc = null; in test_getCollationKeyLjava_lang_String() local 39 rbc = new RuleBasedCollator(Simple); in test_getCollationKeyLjava_lang_String() 43 CollationKey ck = rbc.getCollationKey(source); in test_getCollationKeyLjava_lang_String()
|
/external/chromium/net/base/ |
D | ssl_false_start_blacklist.txt | 3028 rbc.bridgetrack.com 4027 web.rbc.com
|
/external/webkit/PerformanceTests/Parser/resources/ |
D | final-url-en | 45303 http://www.gospelcom.net/rbc/ds/cb922/point5.html 45304 http://www.gospelcom.net/rbc/ds/cb931/page7.html 45305 http://www.gospelcom.net/rbc/ds/q1208/point2.html 66521 http://www.rbc.com/economics/
|