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