Home
last modified time | relevance | path

Searched defs:collation (Results 1 – 25 of 61) sorted by relevance

123

/aosp_15_r20/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
H A DCollationDummyTest.java498 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()
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
H A DCollationDummyTest.java501 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()
/aosp_15_r20/external/cldr/tools/cldr-code/src/main/java/org/unicode/cldr/util/
H A DCollationStringByteConverter.java17 RuleBasedCollator collation, StringByteConverter byteMaker) { in CollationStringByteConverter()
23 RuleBasedCollator collation, StringByteConverter byteMaker) { in getDictionaryInfo()
H A DCoreCoverageInfo.java53 collation(Level.MODERATE), enumConstant
326 collation, enumConstant
H A DFactory.java109 collation, enumConstant
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestReferenceStringSearch.java196 public DirectStringSearch setCollator(RuleBasedCollator collation) { in setCollator()
H A DTestCLDRFile.java849 collation, enumConstant
H A DTestBasic.java1069 collation, enumConstant
/aosp_15_r20/external/googleapis/google/cloud/clouddms/v1/
H A Dconversionworkspace_resources.proto386 string collation = 3 [(google.api.field_behavior) = OPTIONAL]; field
865 string collation = 4; field
H A Dclouddms_resources.proto463 string collation = 15; field
/aosp_15_r20/external/googleapis/google/cloud/sql/v1/
H A Dcloud_sql_resources.proto157 string collation = 3; field
1210 string collation = 23; field
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/vtab/
Dmod.rs495 pub fn collation(&self, constraint_idx: usize) -> Result<&str> { in collation() method
498 let collation = unsafe { ffi::sqlite3_vtab_collation(self.0, idx) }; in collation() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/
DCargo.toml165 collation = [] qkey
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/util/
DDatabaseUtils.java318 final int collation = queryArgs.getInt( in resolveSortOrder() local
/aosp_15_r20/external/google-cloud-java/java-dms/proto-google-cloud-dms-v1/src/main/proto/google/cloud/clouddms/v1/
H A Dclouddms_resources.proto320 string collation = 15; field
/aosp_15_r20/external/googleapis/google/cloud/datastream/v1alpha1/
H A Ddatastream_resources.proto359 string collation = 4; field
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1alpha1/src/main/proto/google/cloud/datastream/v1alpha1/
H A Ddatastream_resources.proto359 string collation = 4; field
/aosp_15_r20/external/google-cloud-java/java-datastream/proto-google-cloud-datastream-v1/src/main/proto/google/cloud/datastream/v1/
H A Ddatastream_resources.proto511 string collation = 4; field
/aosp_15_r20/external/googleapis/google/cloud/datastream/v1/
H A Ddatastream_resources.proto511 string collation = 4; field
/aosp_15_r20/external/googleapis/google/cloud/sql/v1beta4/
H A Dcloud_sql_resources.proto282 string collation = 3; field
2087 string collation = 23; field
/aosp_15_r20/external/cronet/third_party/icu/source/i18n/
H A Drulebasedcollator.cpp1585 CharString collation; in internalGetShortDefinitionString() local
/aosp_15_r20/external/icu/icu4c/source/i18n/
H A Drulebasedcollator.cpp1582 CharString collation = ulocimp_getKeywordValue(resultLocale, "collation", errorCode); in internalGetShortDefinitionString() local
/aosp_15_r20/external/rust/android-crates-io/crates/rusqlite/src/
Dlib.rs101 mod collation; module
/aosp_15_r20/external/cronet/third_party/icu/source/tools/genrb/
H A Dparse.cpp783 struct SResource *collation = resLookup(collations, collationType); in getRules() local
/aosp_15_r20/external/icu/icu4c/source/tools/genrb/
H A Dparse.cpp783 struct SResource *collation = resLookup(collations, collationType); in getRules() local

123