Lines Matching refs:take
71 for byte in input.iter_elements().take(bound) {
104 for byte in input.iter_elements().take(bound) {
137 for byte in input.iter_elements().take(bound) {
170 for byte in input.iter_elements().take(bound) {
203 for byte in input.iter_elements().take(bound) {
413 for (index, byte) in input.iter_indices().take(bound) {
446 for (index, byte) in input.iter_indices().take(bound) {
479 for (index, byte) in input.iter_indices().take(bound) {
512 for (index, byte) in input.iter_indices().take(bound) {
545 for (index, byte) in input.iter_indices().take(bound) {