/external/icu4c/test/cintltst/ |
cturtst.c | 66 UCOL_LESS, 67 UCOL_LESS, 68 UCOL_LESS, 69 UCOL_LESS, 71 UCOL_LESS, 72 UCOL_LESS, 75 UCOL_LESS, 76 UCOL_LESS, /*Turkish translator made a primary differnce between dotted and dotless I */
|
cestst.c | 62 UCOL_LESS, 63 UCOL_LESS, 65 UCOL_LESS, 66 UCOL_LESS, 68 UCOL_LESS, 70 UCOL_LESS,
|
cdetst.c | 72 { UCOL_LESS, UCOL_LESS }, /*should be UCOL_GREATER for primary*/ 73 { UCOL_EQUAL, UCOL_LESS }, 77 { UCOL_EQUAL, UCOL_LESS }, 79 { UCOL_LESS, UCOL_LESS }, /*should be UCOL_GREATER for primary*/ 82 { UCOL_LESS, UCOL_LESS }, /*should be UCOL_GREATER for primary*/
|
cjaptst.c | 59 UCOL_LESS, 60 UCOL_EQUAL, /*UCOL_LESS*/ /* Katakanas and Hiraganas are equal on tertiary level(ICU 2.0)*/ 61 UCOL_LESS, 62 UCOL_GREATER, /*UCOL_LESS*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*/ 63 UCOL_LESS, 64 UCOL_LESS, /*UCOL_GREATER*/ /* Prolonged sound mark sorts BEFORE equivalent vowel (ICU 2.0)*//* 6 */ 151 doTest(myCollation, testBaseCases[i], testBaseCases[i + 1], UCOL_LESS); 173 testPlainDakutenHandakutenCases[i + 1], UCOL_LESS); 198 UCOL_LESS); 223 testKatakanaHiraganaCases[i + 1], UCOL_LESS); [all...] |
encoll.c | 142 UCOL_LESS, 143 UCOL_LESS, /*UCOL_GREATER,*/ 144 UCOL_LESS, 148 UCOL_LESS, 149 UCOL_LESS, 150 UCOL_LESS, 151 UCOL_LESS, /*UCOL_GREATER,*/ /* 10 */ 153 UCOL_LESS, 155 UCOL_LESS, 159 UCOL_LESS, [all...] |
cfintst.c | 55 UCOL_LESS, 57 UCOL_LESS,
|
callcoll.c | 95 UCOL_LESS, 96 UCOL_LESS, /*UCOL_GREATER,*/ 97 UCOL_LESS, 98 UCOL_LESS, 99 UCOL_LESS, 100 UCOL_LESS, 101 UCOL_LESS, 104 UCOL_LESS, /* 10 */ 106 UCOL_LESS, 109 UCOL_LESS, [all...] |
cmsccoll.c | 104 doTest(coll, t1, t2, UCOL_LESS); 130 doTest(coll, t1, t2, UCOL_LESS); 165 UCOL_LESS, 168 UCOL_LESS, 203 doTest(coll, t1, t2, UCOL_LESS); 217 doTest(coll, t1, t2, UCOL_LESS); 427 doTest(col, p, q, UCOL_LESS); 431 if(result!=UCOL_LESS){ 441 doTest(col, source, target, UCOL_LESS); 453 doTest(col, p, q, UCOL_LESS); [all...] |
cfrtst.c | 71 UCOL_LESS, 72 UCOL_LESS, 73 UCOL_LESS, /*UCOL_GREATER,*/ 74 UCOL_LESS, 77 UCOL_LESS, 79 UCOL_LESS, /*UCOL_GREATER,*/ 81 UCOL_LESS, 82 UCOL_LESS 190 if (i < j) expected = UCOL_LESS; 214 doTest(myCollation, testBugs[i], testBugs[j], UCOL_LESS); [all...] |
cg7coll.c | 182 doTest(tblColl1, testCases[results[i][j]], testCases[results[i][n]], UCOL_LESS); 215 doTest(myCollation, testCases[results[8][j]], testCases[results[8][n]], UCOL_LESS); 245 doTest(myCollation, testCases[results[9][j]], testCases[results[9][n]], UCOL_LESS); 275 doTest(myCollation, testCases[results[10][j]], testCases[results[10][n]], UCOL_LESS); 304 doTest(myCollation, testCases[results[11][j]], testCases[results[11][n]], UCOL_LESS);
|
ccolltst.c | 71 if (result == UCOL_LESS)
|
ccurrtst.c | 129 expectedResult = UCOL_LESS;
|
/external/icu4c/samples/legacy/ |
newcol.cpp | 45 if(res == UCOL_LESS) {
|
oldcol.cpp | 46 if(res == UCOL_LESS) {
|
/external/icu4c/i18n/ |
sortkey.cpp | 196 result = UCOL_LESS; 211 return UCOL_LESS;
|
ucol.cpp | [all...] |
/external/chromium/chrome/browser/chromeos/options/ |
wifi_config_model.cc | 48 collator_, lhs_name, rhs_name) == UCOL_LESS;
|
/external/sqlite/android/ |
sqlite3_android.cpp | 43 if (result == UCOL_LESS) { 67 if (result == UCOL_LESS) {
|
/external/icu4c/i18n/unicode/ |
coll.h | 228 LESS = UCOL_LESS, // -1 374 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less 407 * length) is equal to target; UCOL_LESS if source (up to the specified 465 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less 481 * @return UCOL_LESS, UCOL_EQUAL or UCOL_GREATER 498 * @return UCOL_LESS, UCOL_EQUAL or UCOL_GREATER [all...] |
ucol.h | 66 * UCOL_LESS is returned if source string is compared to be less than target 83 UCOL_LESS = -1 523 * UCOL_GREATER, UCOL_LESS 548 * UCOL_GREATER, UCOL_LESS 584 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS 627 * UCOL_GREATER, UCOL_LESS [all...] |
/external/icu4c/samples/coll/ |
coll.cpp | 144 if (result == UCOL_LESS) {
|
/external/icu4c/test/intltest/ |
ucaconf.cpp | 177 return result<0 ? UCOL_LESS : result==0 ? UCOL_EQUAL : UCOL_GREATER;
|
/external/icu4c/test/perf/DateFmtPerf/ |
DateFmtPerf.h | 472 if(coll->compare(collation_strings[j], collation_strings[j+1]) == UCOL_LESS) {
|
/external/icu4c/test/perf/collationperf/ |
collperf.cpp | 287 if (t == UCOL_LESS) return -1; 297 if (t == UCOL_LESS) return -1; 549 r=UCOL_GREATER; if(ri<0) {r=UCOL_LESS;} else if (ri==0) {r=UCOL_EQUAL;} 563 if (r == UCOL_LESS) [all...] |
/external/webkit/Source/JavaScriptCore/icu/unicode/ |
ucol.h | 73 * UCOL_LESS is returned if source string is compared to be less than target 90 UCOL_LESS = -1 385 * UCOL_GREATER, UCOL_LESS 419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS 462 * UCOL_GREATER, UCOL_LESS [all...] |