Lines Matching refs:sparse
81 // Optimized for sparse arrays if separator is ''.
94 // Only use the sparse variant on arrays that are likely to be sparse and the
229 // special array operations to handle sparse arrays in a sensible fashion.
257 // special array operations to handle sparse arrays in a sensible fashion.
471 // For implementing reverse() on large, sparse arrays.
1040 // The following functions cannot be made efficient on sparse arrays while