OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destCap
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/samples/ugrep/
ugrep.cpp
328
uint32_t
destCap
= ucnv_toUChars(conv,
340
ucharBuf = (UChar *)realloc(ucharBuf, (
destCap
+1) * sizeof(UChar));
343
destCap
+1,
357
fileLen =
destCap
;
/external/icu4c/i18n/
uregex.cpp
[
all
...]
Completed in 39 milliseconds