Searched refs:UCOL_LESS (Results 1 - 25 of 33) sorted by relevance

12

/external/icu4c/test/cintltst/
H A Dcturtst.c66 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 */
H A Dcestst.c62 UCOL_LESS,
63 UCOL_LESS,
65 UCOL_LESS,
66 UCOL_LESS,
68 UCOL_LESS,
70 UCOL_LESS,
H A Dcdetst.c72 { 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*/
H A Dcjaptst.c59 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...]
H A Dencoll.c142 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...]
H A Dcfintst.c55 UCOL_LESS,
57 UCOL_LESS,
H A Dcallcoll.c95 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...]
H A Dcmsccoll.c103 doTest(coll, t1, t2, UCOL_LESS);
129 doTest(coll, t1, t2, UCOL_LESS);
164 UCOL_LESS,
167 UCOL_LESS,
202 doTest(coll, t1, t2, UCOL_LESS);
216 doTest(coll, t1, t2, UCOL_LESS);
426 doTest(col, p, q, UCOL_LESS);
430 if(result!=UCOL_LESS){
440 doTest(col, source, target, UCOL_LESS);
452 doTest(col, p, q, UCOL_LESS);
[all...]
H A Dcfrtst.c71 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...]
H A Dcg7coll.c182 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);
H A Dccolltst.c69 if (result == UCOL_LESS)
H A Dccurrtst.c129 expectedResult = UCOL_LESS;
/external/icu4c/samples/legacy/
H A Dnewcol.cpp45 if(res == UCOL_LESS) {
H A Doldcol.cpp46 if(res == UCOL_LESS) {
/external/icu4c/i18n/
H A Dsortkey.cpp278 result = UCOL_LESS;
297 return UCOL_LESS;
H A Ducol.cpp6951 return UCOL_LESS;
6960 return UCOL_LESS;
7093 return UCOL_LESS;
7175 ? UCOL_LESS:UCOL_GREATER;
7186 result = (sOrder < tOrder) ? UCOL_LESS: UCOL_GREATER;
7301 ? UCOL_LESS:UCOL_GREATER;
7313 result = (sOrder < tOrder) ? UCOL_LESS : UCOL_GREATER;
7345 result = (secS < secT) ? UCOL_LESS : UCOL_GREATER;
7409 result = (secS < secT) ? UCOL_LESS : UCOL_GREATER;
7454 result = UCOL_LESS;
[all...]
/external/chromium/chrome/browser/chromeos/options/
H A Dwifi_config_model.cc48 collator_, lhs_name, rhs_name) == UCOL_LESS;
/external/sqlite/android/
H A Dsqlite3_android.cpp44 if (result == UCOL_LESS) {
68 if (result == UCOL_LESS) {
/external/icu4c/samples/coll/
H A Dcoll.cpp144 if (result == UCOL_LESS) {
/external/icu4c/i18n/unicode/
H A Dtblcoll.h291 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
325 * length) is equal to target; UCOL_LESS if source (up to the specified
383 * than target; UCOL_EQUAL if source is equal to target; UCOL_LESS if source is less
399 * @return UCOL_LESS, UCOL_EQUAL or UCOL_GREATER
944 case UCOL_LESS :
H A Ducol.h66 * UCOL_LESS is returned if source string is compared to be less than target
83 UCOL_LESS = -1 enumerator in enum:__anon6519
476 * UCOL_GREATER, UCOL_LESS
510 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
553 * UCOL_GREATER, UCOL_LESS
/external/icu4c/test/perf/DateFmtPerf/
H A DDateFmtPerf.h409 if(coll->compare(collation_strings[j], collation_strings[j+1]) == UCOL_LESS) {
/external/icu4c/test/perf/collationperf/
H A Dcollperf.cpp287 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)
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducol.h73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1 enumerator in enum:__anon14949
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS
/external/webkit/Source/WebCore/icu/unicode/
H A Ducol.h73 * UCOL_LESS is returned if source string is compared to be less than target
90 UCOL_LESS = -1 enumerator in enum:__anon15192
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS

Completed in 481 milliseconds

12