Home
last modified time | relevance | path

Searched defs:excWord (Results 1 – 4 of 4) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUCaseProps.java162 private final long getSlotValueAndOffset(int excWord, int index, int excOffset) { in getSlotValueAndOffset()
176 private final int getSlotValue(int excWord, int index, int excOffset) { in getSlotValue()
199 int excWord=exceptions.charAt(excOffset++); in tolower() local
219 int excWord=exceptions.charAt(excOffset++); in toupper() local
239 int excWord=exceptions.charAt(excOffset++); in totitle() local
311 int excWord=exceptions.charAt(excOffset++); in addCaseClosure() local
1010 int excWord=exceptions.charAt(excOffset++); in toFullLower() local
1172 int excWord=exceptions.charAt(excOffset++); in toUpperOrTitle() local
1348 int excWord=exceptions.charAt(excOffset++); in fold() local
1418 int excWord=exceptions.charAt(excOffset++); in toFullFolding() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DUCaseProps.java158 private final long getSlotValueAndOffset(int excWord, int index, int excOffset) { in getSlotValueAndOffset()
172 private final int getSlotValue(int excWord, int index, int excOffset) { in getSlotValue()
195 int excWord=exceptions.charAt(excOffset++); in tolower() local
215 int excWord=exceptions.charAt(excOffset++); in toupper() local
235 int excWord=exceptions.charAt(excOffset++); in totitle() local
307 int excWord=exceptions.charAt(excOffset++); in addCaseClosure() local
1005 int excWord=exceptions.charAt(excOffset++); in toFullLower() local
1167 int excWord=exceptions.charAt(excOffset++); in toUpperOrTitle() local
1343 int excWord=exceptions.charAt(excOffset++); in fold() local
1413 int excWord=exceptions.charAt(excOffset++); in toFullFolding() local
/external/icu/icu4c/source/common/
Ducase.cpp119 #define GET_SLOT_VALUE(excWord, idx, pExc16, value) UPRV_BLOCK_MACRO_BEGIN { \ argument
141 uint16_t excWord=*pe++; in ucase_tolower() local
163 uint16_t excWord=*pe++; in ucase_toupper() local
185 uint16_t excWord=*pe++; in ucase_totitle() local
260 uint16_t excWord=*pe++; in ucase_addCaseClosure() local
1074 uint16_t excWord=*pe++; in ucase_toFullLower() local
1225 uint16_t excWord=*pe++; in toUpperOrTitle() local
1386 uint16_t excWord=*pe++; in ucase_fold() local
1459 uint16_t excWord=*pe++; in ucase_toFullFolding() local
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...