Lines Matching refs:places
39240 /// Removes a key-value pair from the left child and places it in the key-value storage
39252 /// Removes a key-value pair from the right child and places it in the key-value storage
42584 // isn't trivial as a few places expect `is_contiguous`
42643 /// Rotates the double-ended queue `mid` places to the left.
42648 /// - Rotates `len() - mid` places to the right.
42686 /// Rotates the double-ended queue `k` places to the right.
42691 /// - Rotates `len() - k` places to the left.
48134 // `index`th element into two consecutive places.)
50341 /// Allocates memory on the heap and then places `x` into it.
50415 /// Allocates memory on the heap then places `x` into it,
50489 /// Allocates memory in the given allocator then places `x` into it.
50512 /// Allocates memory in the given allocator then places `x` into it,