Home | History | Annotate | Download | only in alg.is_permutation

Lines Matching refs:ib

36         const int ib[] = {0};
40 forward_iterator<const int*>(ib),
44 forward_iterator<const int*>(ib),
49 forward_iterator<const int*>(ib),
50 forward_iterator<const int*>(ib + sa),
54 forward_iterator<const int*>(ib),
55 forward_iterator<const int*>(ib + sa - 1),
61 const int ib[] = {1};
65 forward_iterator<const int*>(ib),
70 forward_iterator<const int*>(ib),
71 forward_iterator<const int*>(ib + sa),
78 const int ib[] = {0, 0};
82 forward_iterator<const int*>(ib),
87 forward_iterator<const int*>(ib),
88 forward_iterator<const int*>(ib + sa),
92 forward_iterator<const int*>(ib),
93 forward_iterator<const int*>(ib + sa - 1),
99 const int ib[] = {0, 1};
103 forward_iterator<const int*>(ib),
108 forward_iterator<const int*>(ib),
109 forward_iterator<const int*>(ib + sa),
115 const int ib[] = {1, 0};
119 forward_iterator<const int*>(ib),
124 forward_iterator<const int*>(ib),
125 forward_iterator<const int*>(ib + sa),
131 const int ib[] = {1, 1};
135 forward_iterator<const int*>(ib),
140 forward_iterator<const int*>(ib),
141 forward_iterator<const int*>(ib + sa),
147 const int ib[] = {0, 0};
151 forward_iterator<const int*>(ib),
156 forward_iterator<const int*>(ib),
157 forward_iterator<const int*>(ib + sa),
163 const int ib[] = {0, 1};
167 forward_iterator<const int*>(ib),
172 forward_iterator<const int*>(ib),
173 forward_iterator<const int*>(ib + sa),
177 forward_iterator<const int*>(ib),
178 forward_iterator<const int*>(ib + sa - 1),
184 const int ib[] = {1, 0};
188 forward_iterator<const int*>(ib),
193 forward_iterator<const int*>(ib),
194 forward_iterator<const int*>(ib + sa),
198 forward_iterator<const int*>(ib),
199 forward_iterator<const int*>(ib + sa - 1),
205 const int ib[] = {1, 1};
209 forward_iterator<const int*>(ib),
214 forward_iterator<const int*>(ib),
215 forward_iterator<const int*>(ib + sa),
221 const int ib[] = {0, 0};
225 forward_iterator<const int*>(ib),
230 forward_iterator<const int*>(ib),
231 forward_iterator<const int*>(ib + sa),
237 const int ib[] = {0, 1};
241 forward_iterator<const int*>(ib),
246 forward_iterator<const int*>(ib),
247 forward_iterator<const int*>(ib + sa),
251 forward_iterator<const int*>(ib),
252 forward_iterator<const int*>(ib + sa - 1),
258 const int ib[] = {1, 0};
262 forward_iterator<const int*>(ib),
267 forward_iterator<const int*>(ib),
268 forward_iterator<const int*>(ib + sa),
272 forward_iterator<const int*>(ib),
273 forward_iterator<const int*>(ib + sa - 1),
279 const int ib[] = {1, 1};
283 forward_iterator<const int*>(ib),
288 forward_iterator<const int*>(ib),
289 forward_iterator<const int*>(ib + sa),
295 const int ib[] = {0, 0};
299 forward_iterator<const int*>(ib),
304 forward_iterator<const int*>(ib),
305 forward_iterator<const int*>(ib + sa),
311 const int ib[] = {0, 1};
315 forward_iterator<const int*>(ib),
320 forward_iterator<const int*>(ib),
321 forward_iterator<const int*>(ib + sa),
327 const int ib[] = {1, 0};
331 forward_iterator<const int*>(ib),
336 forward_iterator<const int*>(ib),
337 forward_iterator<const int*>(ib + sa),
343 const int ib[] = {1, 1};
347 forward_iterator<const int*>(ib),
352 forward_iterator<const int*>(ib),
353 forward_iterator<const int*>(ib + sa),
357 forward_iterator<const int*>(ib),
358 forward_iterator<const int*>(ib + sa - 1),
365 const int ib[] = {1, 0, 0};
369 forward_iterator<const int*>(ib),
374 forward_iterator<const int*>(ib),
375 forward_iterator<const int*>(ib + sa),
381 const int ib[] = {1, 0, 1};
385 forward_iterator<const int*>(ib),
390 forward_iterator<const int*>(ib),
391 forward_iterator<const int*>(ib + sa),
397 const int ib[] = {1, 0, 2};
401 forward_iterator<const int*>(ib),
406 forward_iterator<const int*>(ib),
407 forward_iterator<const int*>(ib + sa),
413 const int ib[] = {1, 1, 0};
417 forward_iterator<const int*>(ib),
422 forward_iterator<const int*>(ib),
423 forward_iterator<const int*>(ib + sa),
429 const int ib[] = {1, 1, 1};
433 forward_iterator<const int*>(ib),
438 forward_iterator<const int*>(ib),
439 forward_iterator<const int*>(ib + sa),
445 const int ib[] = {1, 1, 2};
449 forward_iterator<const int*>(ib),
454 forward_iterator<const int*>(ib),
455 forward_iterator<const int*>(ib + sa),
461 const int ib[] = {1, 2, 0};
465 forward_iterator<const int*>(ib),
470 forward_iterator<const int*>(ib),
471 forward_iterator<const int*>(ib + sa),
477 const int ib[] = {1, 2, 1};
481 forward_iterator<const int*>(ib),
486 forward_iterator<const int*>(ib),
487 forward_iterator<const int*>(ib + sa),
493 const int ib[] = {1, 2, 2};
497 forward_iterator<const int*>(ib),
502 forward_iterator<const int*>(ib),
503 forward_iterator<const int*>(ib + sa),
509 const int ib[] = {1, 0, 0};
513 forward_iterator<const int*>(ib),
518 forward_iterator<const int*>(ib),
519 forward_iterator<const int*>(ib + sa),
523 forward_iterator<const int*>(ib),
524 forward_iterator<const int*>(ib + sa - 1),
530 const int ib[] = {1, 0, 1};
534 forward_iterator<const int*>(ib),
539 forward_iterator<const int*>(ib),
540 forward_iterator<const int*>(ib + sa),
546 const int ib[] = {1, 0, 2};
550 forward_iterator<const int*>(ib),
555 forward_iterator<const int*>(ib),
556 forward_iterator<const int*>(ib + sa),
560 forward_iterator<const int*>(ib),
561 forward_iterator<const int*>(ib + sa - 1),
567 const int ib[] = {1, 2, 0};
571 forward_iterator<const int*>(ib),
576 forward_iterator<const int*>(ib),
577 forward_iterator<const int*>(ib + sa),
581 forward_iterator<const int*>(ib),
582 forward_iterator<const int*>(ib + sa - 1),
588 const int ib[] = {2, 1, 0};
592 forward_iterator<const int*>(ib),
597 forward_iterator<const int*>(ib),
598 forward_iterator<const int*>(ib + sa),
602 forward_iterator<const int*>(ib),
603 forward_iterator<const int*>(ib + sa - 1),
609 const int ib[] = {2, 0, 1};
613 forward_iterator<const int*>(ib),
618 forward_iterator<const int*>(ib),
619 forward_iterator<const int*>(ib + sa),
623 forward_iterator<const int*>(ib),
624 forward_iterator<const int*>(ib + sa - 1),
630 const int ib[] = {1, 0, 1};
634 forward_iterator<const int*>(ib),
639 forward_iterator<const int*>(ib),
640 forward_iterator<const int*>(ib + sa),
646 const int ib[] = {1, 0, 0};
650 forward_iterator<const int*>(ib),
655 forward_iterator<const int*>(ib),
656 forward_iterator<const int*>(ib + sa),
660 forward_iterator<const int*>(ib + 1),
661 forward_iterator<const int*>(ib + sa),
665 forward_iterator<const int*>(ib),
666 forward_iterator<const int*>(ib + sa - 1),
672 const int ib[] = {4, 2, 3, 0, 1, 4, 0, 5, 6, 2};
676 forward_iterator<const int*>(ib),
681 forward_iterator<const int*>(ib),
682 forward_iterator<const int*>(ib + sa),
686 forward_iterator<const int*>(ib + 1),
687 forward_iterator<const int*>(ib + sa),
691 forward_iterator<const int*>(ib),
692 forward_iterator<const int*>(ib + sa - 1),
697 forward_iterator<const int*>(ib),
698 forward_iterator<const int*>(ib + sa - 1),
704 random_access_iterator<const int*>(ib),
705 random_access_iterator<const int*>(ib + sa - 1),
712 const int ib[] = {4, 2, 3, 0, 1, 4, 0, 5, 6, 0};
716 forward_iterator<const int*>(ib),
721 forward_iterator<const int*>(ib),
722 forward_iterator<const int*>(ib + sa),