Home | History | Annotate | Download | only in src

Lines Matching full:sparse

1366 // Simple sparse set with O(1) add, contains, and clear.
1375 // Initialize the sparse array to make valgrind happy.