OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U_COL_SAFECLONE_BUFFERSIZE
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/unicode/
ucol.h
[
all
...]
/external/icu/icu4c/source/test/cintltst/
capitst.c
658
uint8_t buffer [CLONETEST_COLLATOR_COUNT] [
U_COL_SAFECLONE_BUFFERSIZE
];
659
int32_t bufferSize =
U_COL_SAFECLONE_BUFFERSIZE
;
711
if (
U_COL_SAFECLONE_BUFFERSIZE
< bufferSize)
731
bufferSize =
U_COL_SAFECLONE_BUFFERSIZE
;
752
bufferSize =
U_COL_SAFECLONE_BUFFERSIZE
;
777
bufferSize =
U_COL_SAFECLONE_BUFFERSIZE
;
[
all
...]
Completed in 97 milliseconds