OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:countStates
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/toolutil/
ucm.h
97
int32_t
countStates
, minCharLength, maxCharLength, countToUCodeUnits;
/external/icu4c/common/
ucnvmbcs.h
136
* 1 uint32_t
countStates
177
* int32_t stateTable[
countStates
][256];
367
uint8_t
countStates
, dbcsOnlyState, stateTableOwned;
370
const int32_t (*stateTable)/*[
countStates
]*/[256];
371
int32_t (*swapLFNLStateTable)/*[
countStates
]*/[256]; /* for swaplfnl */
425
uint32_t
countStates
,
Completed in 27 milliseconds