Searched refs:by_ref (Results 1 – 5 of 5) sorted by relevance
197 fn by_ref(&mut self) -> &mut Self in by_ref() method
320 fn by_ref(&mut self) -> &mut Self in by_ref() method
305 .by_ref() in first_valid()
547 for res in std_dir.by_ref().take(BLOCK_SIZE) { in fill_block()
513 for line in lines.by_ref() { in handle_connection()