Searched defs:collation (Results 1 – 10 of 10) sorted by relevance
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | CollationDummyTest.java | 498 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest() 514 private void doTest(Collator collation,String s, String t, int result) { in doTest() 525 private void doTestVariant(Collator collation, String source, String target, int result) { in doTestVariant()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/ |
D | CollationDummyTest.java | 501 private void doTest(Collator collation, char[] source, char[] target, int result) { in doTest() 517 private void doTest(Collator collation,String s, String t, int result) { in doTest() 528 private void doTestVariant(Collator collation, String source, String target, int result) { in doTestVariant()
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_intl.js | 87 collation: '[PC preview] unknow collation', property 190 collation: '[PC preview] unknow collation', property 216 collation: '[PC preview] unknow collation', property
|
/third_party/skia/third_party/externals/icu/source/tools/genrb/ |
D | parse.cpp | 775 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
/third_party/node/deps/icu-small/source/tools/genrb/ |
D | parse.cpp | 775 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
/third_party/icu/icu4c/source/tools/genrb/ |
D | parse.cpp | 775 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/genrb/ |
D | parse.cpp | 775 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
/third_party/typescript/lib/ |
D | lib.es5.d.ts | 4299 collation: string; property
|
/third_party/typescript/src/lib/ |
D | es5.d.ts | 4279 collation: string; property
|
/third_party/typescript/tests/lib/ |
D | lib.d.ts | 3872 collation: string; property
|