Searched defs:where (Results 1 – 5 of 5) sorted by relevance
128 void* where = _grow(index, length); in insertArrayAt() local149 void* where = _grow(index, numItems); in insertAt() local375 void* VectorImpl::_grow(size_t where, size_t amount) in _grow()451 void VectorImpl::_shrink(size_t where, size_t amount) in _shrink()
32 static void usage(FILE* where, BootControlVersion bootVersion, int /* argc */, char* argv[]) { in usage()
167 void MountRegistry::Mounts::addBind(std::string_view what, std::string_view where) { in addBind()
333 std::string where = addrstr; in destroySockets() local
256 off_t where = first_extent.fe_physical; in TEST_F() local