Searched refs:num_ctrl_bytes (Results 1 – 1 of 1) sorted by relevance
1187 result.ctrl(0).write_bytes(EMPTY, result.num_ctrl_bytes()); in fallible_with_capacity()1366 debug_assert!(index < self.num_ctrl_bytes()); in ctrl()1376 fn num_ctrl_bytes(&self) -> usize { in num_ctrl_bytes() method1436 self.ctrl(0).write_bytes(EMPTY, self.num_ctrl_bytes()); in clear_no_drop()1553 .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); in clone_from_spec()1571 .copy_to_nonoverlapping(self.table.ctrl(0), self.table.num_ctrl_bytes()); in clone_from_impl()