HelenOS sources

resize_without_copy_  577 uspace/lib/cpp/include/__bits/adt/vector.hpp                     tmp.resize_without_copy_(max(new_size, capacity_));
resize_without_copy_  910 uspace/lib/cpp/include/__bits/string/string.hpp                 resize_without_copy_(n + 1);
resize_without_copy_ 1086 uspace/lib/cpp/include/__bits/string/string.hpp                 tmp.resize_without_copy_(size_ - len + n2);
HelenOS homepage, sources at GitHub