Home
last modified time | relevance | path

Searched defs:reorderCodes (Results 1 – 25 of 37) sorted by relevance

12

/external/cronet/tot/third_party/icu/source/test/intltest/
Dalphaindextst.cpp330 int32_t reorderCodes[20]; in APITest() local
566 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestHaniFirst() local
595 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestPinyinFirst() local
/external/icu/icu4c/source/test/intltest/
Dalphaindextst.cpp330 int32_t reorderCodes[20]; in APITest() local
566 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestHaniFirst() local
595 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestPinyinFirst() local
/external/cronet/stable/third_party/icu/source/test/intltest/
Dalphaindextst.cpp330 int32_t reorderCodes[20]; in APITest() local
566 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestHaniFirst() local
595 int32_t reorderCodes[] = { USCRIPT_HAN }; in TestPinyinFirst() local
/external/icu/icu4c/source/i18n/
Dcollationdatareader.cpp106 const int32_t *reorderCodes = nullptr; in read() local
Dcollationdatawriter.cpp163 const int32_t *reorderCodes = settings.reorderCodes; in write() local
Dcollationsettings.h249 const int32_t *reorderCodes; member
Dcollationruleparser.cpp692 UVector32 reorderCodes(errorCode); in parseReordering() local
/external/cronet/tot/third_party/icu/source/i18n/
Dcollationdatareader.cpp106 const int32_t *reorderCodes = nullptr; in read() local
Dcollationdatawriter.cpp163 const int32_t *reorderCodes = settings.reorderCodes; in write() local
Dcollationsettings.h249 const int32_t *reorderCodes; member
Dcollationruleparser.cpp701 UVector32 reorderCodes(errorCode); in parseReordering() local
/external/cronet/stable/third_party/icu/source/i18n/
Dcollationdatareader.cpp106 const int32_t *reorderCodes = nullptr; in read() local
Dcollationdatawriter.cpp163 const int32_t *reorderCodes = settings.reorderCodes; in write() local
Dcollationsettings.h249 const int32_t *reorderCodes; member
Dcollationruleparser.cpp701 UVector32 reorderCodes(errorCode); in parseReordering() local
/external/icu/icu4j/main/collate/src/main/java/com/ibm/icu/impl/coll/
DCollationDataReader.java148 int[] reorderCodes; in read() local
DCollationSettings.java473 public int[] reorderCodes = EMPTY_INT_ARRAY; field in CollationSettings
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationDataReader.java149 int[] reorderCodes; in read() local
DCollationSettings.java475 public int[] reorderCodes = EMPTY_INT_ARRAY; field in CollationSettings
/external/icu/libicu/cts_headers/
Dcollationsettings.h249 const int32_t *reorderCodes; member
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationMiscTest.java3134 int[] reorderCodes = {UScript.GREEK}; in TestBeforeRuleWithScriptReordering() local
3189 int[] reorderCodes = {UScript.GREEK}; in TestNonLeadBytesDuringCollationReordering() local
3236 int[] reorderCodes = {UScript.GREEK, UScript.HAN, ReorderCodes.PUNCTUATION}; in TestReorderingAPI() local
3333 int[] reorderCodes = {UScript.GREEK, UScript.HAN, ReorderCodes.PUNCTUATION}; in TestReorderingAPIWithRuleCreatedCollator() local
/external/icu/icu4j/main/collate/src/test/java/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java3131 int[] reorderCodes = {UScript.GREEK}; in TestBeforeRuleWithScriptReordering() local
3186 int[] reorderCodes = {UScript.GREEK}; in TestNonLeadBytesDuringCollationReordering() local
3233 int[] reorderCodes = {UScript.GREEK, UScript.HAN, ReorderCodes.PUNCTUATION}; in TestReorderingAPI() local
3330 int[] reorderCodes = {UScript.GREEK, UScript.HAN, ReorderCodes.PUNCTUATION}; in TestReorderingAPIWithRuleCreatedCollator() local
/external/cronet/stable/third_party/icu/source/test/cintltst/
Dcmsccoll.c4539 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestBeforeRuleWithScriptReordering() local
4614 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestNonLeadBytesDuringCollationReordering() local
4694 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPI() local
4818 …static const int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPIWithRuleCreatedCollator() local
5071 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAcrossCloning() local
5316 …int32_t reorderCodes[] = {UCOL_REORDER_CODE_SPACE, UCOL_REORDER_CODE_PUNCTUATION, UCOL_REORDER_COD… in TestReorderWithNumericCollation() local
/external/cronet/tot/third_party/icu/source/test/cintltst/
Dcmsccoll.c4539 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestBeforeRuleWithScriptReordering() local
4614 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestNonLeadBytesDuringCollationReordering() local
4694 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPI() local
4818 …static const int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPIWithRuleCreatedCollator() local
5071 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAcrossCloning() local
5316 …int32_t reorderCodes[] = {UCOL_REORDER_CODE_SPACE, UCOL_REORDER_CODE_PUNCTUATION, UCOL_REORDER_COD… in TestReorderWithNumericCollation() local
/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c4539 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestBeforeRuleWithScriptReordering() local
4614 int32_t reorderCodes[1] = {USCRIPT_GREEK}; in TestNonLeadBytesDuringCollationReordering() local
4694 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPI() local
4818 …static const int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAPIWithRuleCreatedCollator() local
5071 int32_t reorderCodes[3] = {USCRIPT_GREEK, USCRIPT_HAN, UCOL_REORDER_CODE_PUNCTUATION}; in TestReorderingAcrossCloning() local
5316 …int32_t reorderCodes[] = {UCOL_REORDER_CODE_SPACE, UCOL_REORDER_CODE_PUNCTUATION, UCOL_REORDER_COD… in TestReorderWithNumericCollation() local

12