OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STARTSIZE
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/mmc_tracepoints/
mmc_trace_reduce
54
STARTSIZE
=${STARTPARMS##*size=}
85
if [ "$ENDSIZE" != "$
STARTSIZE
" ]
/external/icu/icu4c/source/test/perf/ubrkperf/
ubrkperfold.cpp
692
const int
STARTSIZE
= 70000;
699
text = (UChar *)malloc(
STARTSIZE
*sizeof(UChar));
700
bufSize =
STARTSIZE
;
Completed in 154 milliseconds