Home
last modified time | relevance | path

Searched defs:to_alloc (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/perf/ustrperf/
Dstringperf.cpp45 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in main() local
Dstringperf.h78 int to_alloc = loops * MAXNUMLINES * (MAXSRCLEN + catenate_STRLEN); in getEventsPerIteration() local
/third_party/boost/boost/container/
Dvector.hpp762 …propagable_from(const allocator_type &from_alloc, pointer p, const allocator_type &to_alloc, bool … in is_propagable_from()