Searched refs:UCOL_LESS (Results 1 - 25 of 35) 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.c104 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...]
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.c71 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.cpp196 result = UCOL_LESS;
211 return UCOL_LESS;
H A Ducol.cpp7055 return UCOL_LESS;
7064 return UCOL_LESS;
7197 return UCOL_LESS;
7279 ? UCOL_LESS:UCOL_GREATER;
7290 result = (sOrder < tOrder) ? UCOL_LESS: UCOL_GREATER;
7405 ? UCOL_LESS:UCOL_GREATER;
7417 result = (sOrder < tOrder) ? UCOL_LESS : UCOL_GREATER;
7449 result = (secS < secT) ? UCOL_LESS : UCOL_GREATER;
7513 result = (secS < secT) ? UCOL_LESS : UCOL_GREATER;
7558 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.cpp43 if (result == UCOL_LESS) {
67 if (result == UCOL_LESS) {
/external/icu4c/i18n/unicode/
H A Dcoll.h228 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
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:__anon6749
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
/external/icu4c/samples/coll/
H A Dcoll.cpp144 if (result == UCOL_LESS) {
/external/icu4c/test/intltest/
H A Ducaconf.cpp177 return result<0 ? UCOL_LESS : result==0 ? UCOL_EQUAL : UCOL_GREATER;
/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:__anon15582
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:__anon15825
385 * UCOL_GREATER, UCOL_LESS
419 * This function is equivalent to {@link #ucol_strcoll } != UCOL_LESS
462 * UCOL_GREATER, UCOL_LESS

Completed in 356 milliseconds

12