OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:contsSize
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/common/
ucol_data.h
78
uint32_t
contsSize
;
/external/chromium_org/third_party/icu/source/i18n/
ucol_sit.cpp
889
int32_t
contsSize
= ucol_getContractions(coll, contractions, status);
894
for(i = 0; i <
contsSize
; i++) {
ucol_imp.h
159
* uint32_t
contsSize
; - size of continuation table (number of UChars in table)
[
all
...]
/external/icu4c/i18n/
ucol_sit.cpp
[
all
...]
Completed in 38 milliseconds