Home
last modified time | relevance | path

Searched refs:TBase (Results 1 – 3 of 3) sorted by relevance

/external/bluetooth/glib/glib/
Dgunidecomp.c70 #define TBase 0x11A7 macro
147 gunichar T = TBase + SIndex % TCount; in decompose_hangul()
155 if (T != TBase) in decompose_hangul()
271 gint TIndex = b - TBase; in combine_hangul()
/external/icu4c/i18n/
Ducol.cpp3073 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialCE() local
3092 T += TBase; in ucol_prv_getSpecialCE()
3098 if (T != TBase) { in ucol_prv_getSpecialCE()
3121 if (T != TBase) { in ucol_prv_getSpecialCE()
3883 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialPrevCE() local
3904 T += TBase; in ucol_prv_getSpecialPrevCE()
3924 if (T != TBase) { in ucol_prv_getSpecialPrevCE()
3951 if (T != TBase) { in ucol_prv_getSpecialPrevCE()
/external/chromium/third_party/icu/source/i18n/
Ducol.cpp3210 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialCE() local
3229 T += TBase; in ucol_prv_getSpecialCE()
3235 if (T != TBase) { in ucol_prv_getSpecialCE()
3256 if (T != TBase) { in ucol_prv_getSpecialCE()
4041 SBase = 0xAC00, LBase = 0x1100, VBase = 0x1161, TBase = 0x11A7; in ucol_prv_getSpecialPrevCE() local
4062 T += TBase; in ucol_prv_getSpecialPrevCE()
4082 if (T != TBase) { in ucol_prv_getSpecialPrevCE()
4107 if (T != TBase) { in ucol_prv_getSpecialPrevCE()