| /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/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/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/typescript/lib/ |
| D | lib.es2020.intl.d.ts | 293 collation?: string; property
|
| D | lib.es5.d.ts | 4390 collation: string; property
|
| /third_party/typescript/src/lib/ |
| D | es2020.intl.d.ts | 273 collation?: string; property
|
| D | es5.d.ts | 4370 collation: string; property
|
| /third_party/node/deps/v8/src/objects/ |
| D | js-collator.cc | 152 const char* collation = "default"; in ResolvedOptions() local
|
| D | intl-objects.cc | 2779 bool Intl::RemoveCollation(const char* collation) { in RemoveCollation()
|
| /third_party/node/deps/icu-small/source/i18n/ |
| D | rulebasedcollator.cpp | 1585 CharString collation; in internalGetShortDefinitionString() local
|
| /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/icu/icu4c/source/tools/genrb/ |
| D | parse.cpp | 783 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
| /third_party/node/deps/icu-small/source/tools/genrb/ |
| D | parse.cpp | 783 struct SResource *collation = resLookup(collations, collationType); in getRules() local
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 3872 collation: string; property
|