Home
last modified time | relevance | path

Searched defs:newcap (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/src/
H A Dios.cpp167 size_t newcap = __ios_new_cap<long>(req_size, __iarray_cap_); in iword() local
191 size_t newcap = __ios_new_cap<void *>(req_size, __iarray_cap_); in pword() local
217 size_t newcap = __ios_new_cap<event_callback>(req_size, __event_cap_); in register_callback() local
/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dperf.c502 size_t newcap = (size_t)((info->qlist_capacity==0)?16: in qlist_grow_capacity() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc439 path::_List::reserve(int newcap, bool exact = false) in reserve()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfs_path.cc440 path::_List::reserve(int newcap, bool exact = false) in reserve()