OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:countToUCodeUnits
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/tools/toolutil/
ucm.h
97
int32_t countStates, minCharLength, maxCharLength,
countToUCodeUnits
;
ucmstate.c
420
return states->
countToUCodeUnits
=(sum+1)&~1;
[
all
...]
/external/icu4c/tools/makeconv/
genmbcs.c
197
sum=mbcsData->ucm->states.
countToUCodeUnits
;
[
all
...]
Completed in 23 milliseconds