HomeSort by: relevance | last modified time | path
    Searched defs:shrink_to_fit (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
stl_vector.h 1081 shrink_to_fit() function in class:vector
stl_bvector.h 1294 shrink_to_fit() function in class:vector
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
stl_vector.h 1068 shrink_to_fit() function in class:vector
stl_bvector.h 1248 shrink_to_fit() function in class:vector
  /src/external/gpl3/gdb.old/dist/gdbsupport/
unordered_dense.h 779 void shrink_to_fit() { function in class:ankerl::unordered_dense::ANKERL_UNORDERED_DENSE_NAMESPACE::segmented_vector
786 m_blocks.shrink_to_fit();
1854 m_values.shrink_to_fit();
  /src/external/gpl3/gdb/dist/gdbsupport/
unordered_dense.h 779 void shrink_to_fit() { function in class:ankerl::unordered_dense::ANKERL_UNORDERED_DENSE_NAMESPACE::segmented_vector
786 m_blocks.shrink_to_fit();
1854 m_values.shrink_to_fit();

Completed in 60 milliseconds