Home
last modified time | relevance | path

Searched defs:stateTable (Results 1 – 5 of 5) sorted by relevance

/external/icu4c/common/
Ducnvmbcs.c1790 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToUnicodeWithOffsets() local
1942 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleToBMPWithOffsets() local
2163 const int32_t (*stateTable)[256]; in ucnv_MBCSToUnicodeWithOffsets() local
2547 const int32_t (*stateTable)[256]; in ucnv_MBCSSingleGetNextUChar() local
2634 const int32_t (*stateTable)[256]; in ucnv_MBCSGetNextUChar() local
2907 const int32_t (*stateTable)[256]; in ucnv_MBCSSimpleGetNextUChar() local
Ducnvmbcs.h370 const int32_t (*stateTable)/*[countStates]*/[256]; member
/external/icu4c/tools/toolutil/
Ducm.h93 int32_t stateTable[MBCS_MAX_STATE_COUNT][256]; member
/external/icu4c/layout/
DHangulLayoutEngine.cpp75 static const StateTransition stateTable[][CC_COUNT] = variable
DIndicReordering.cpp371 static const le_int8 stateTable[][CC_COUNT] = variable