OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:wcap
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/perf/ustrperf/
stringperf.h
245
int32_t
wcap
= sizeof(ws) / sizeof(*ws);
local
252
wcs = u_strToWCS(ws,
wcap
, &wl, lines_[i].name, lines_[i].len, &err);
257
wcs = u_strToWCS(ws,
wcap
, &wl, lines_[i].name, lines_[i].len-1, &err);
/external/icu/icu4c/source/test/cintltst/
custrtrn.c
1393
int32_t
wcap
= sizeof(ws) \/ sizeof(*ws);
local
[
all
...]
Completed in 88 milliseconds