repeat             65 include/crm/common/mainloop.h mainloop_timer_t *mainloop_timer_add(const char *name, guint period_ms, bool repeat, GSourceFunc cb, void *userdata);
repeat             47 include/pcmki/pcmki_simulate.h void pcmk__profile_file(const char *xml_file, long long repeat, pe_working_set_t *data_set,
repeat             64 include/pcmki/pcmki_simulate.h void pcmk__profile_dir(const char *dir, long long repeat, pe_working_set_t *data_set,
repeat             55 lib/common/mainloop.c         bool repeat;
repeat           1315 lib/common/mainloop.c     bool repeat = FALSE;
repeat           1327 lib/common/mainloop.c         repeat = t->repeat;
repeat           1330 lib/common/mainloop.c             repeat = FALSE;
repeat           1334 lib/common/mainloop.c     if(repeat) {
repeat           1339 lib/common/mainloop.c     return repeat;
repeat           1388 lib/common/mainloop.c mainloop_timer_add(const char *name, guint period_ms, bool repeat, GSourceFunc cb, void *userdata)
repeat           1394 lib/common/mainloop.c             t->name = crm_strdup_printf("%s-%u-%d", name, period_ms, repeat);
repeat           1396 lib/common/mainloop.c             t->name = crm_strdup_printf("%p-%u-%d", t, period_ms, repeat);
repeat           1400 lib/common/mainloop.c         t->repeat = repeat;
repeat            249 lib/pacemaker/pcmk_simulate.c pcmk__profile_file(const char *xml_file, long long repeat, pe_working_set_t *data_set, char *use_date)
repeat            275 lib/pacemaker/pcmk_simulate.c     for (int i = 0; i < repeat; ++i) {
repeat            276 lib/pacemaker/pcmk_simulate.c         xmlNode *input = (repeat == 1)? cib_object : copy_xml(cib_object);
repeat            289 lib/pacemaker/pcmk_simulate.c pcmk__profile_dir(const char *dir, long long repeat, pe_working_set_t *data_set, char *use_date)
repeat            316 lib/pacemaker/pcmk_simulate.c                 pcmk__profile_file(buffer, repeat, data_set, use_date);
repeat             55 maint/gnulib/lib/unicase/u-ct-casefold.h       int repeat = (uninorm_is_compat_decomposing (nf) ? 2 : 1);
repeat             89 maint/gnulib/lib/unicase/u-ct-casefold.h           if (repeat > 1)
repeat            111 maint/gnulib/lib/unicase/u-ct-casefold.h       while (--repeat > 0);
repeat            131 maint/gnulib/lib/windows-tls.c   unsigned int repeat;
repeat            144 maint/gnulib/lib/windows-tls.c   for (repeat = GLWTHREAD_DESTRUCTOR_ITERATIONS; repeat > 0; repeat--)
repeat             82 maint/gnulib/tests/bench-digest.h   int repeat = atoi (argv[2]);
repeat            103 maint/gnulib/tests/bench-digest.h   for (count = 0; count < repeat; count++)
repeat             97 maint/gnulib/tests/test-array_list.c     unsigned int repeat;
repeat            117 maint/gnulib/tests/test-array_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat            131 maint/gnulib/tests/test-array_map.c     unsigned int repeat;
repeat            163 maint/gnulib/tests/test-array_map.c     for (repeat = 0; repeat < 100000; repeat++)
repeat             90 maint/gnulib/tests/test-array_omap.c     unsigned int repeat;
repeat            121 maint/gnulib/tests/test-array_omap.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            105 maint/gnulib/tests/test-array_oset.c     unsigned int repeat;
repeat            127 maint/gnulib/tests/test-array_oset.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            104 maint/gnulib/tests/test-array_set.c     unsigned int repeat;
repeat            123 maint/gnulib/tests/test-array_set.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            231 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c   int repeat;
repeat            233 maint/gnulib/tests/test-asyncsafe-linked_list-strong.c   for (repeat = 1000; repeat > 0; repeat--)
repeat            364 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c   int repeat;
repeat            366 maint/gnulib/tests/test-asyncsafe-linked_list-weak.c   for (repeat = 1000; repeat > 0; repeat--)
repeat            125 maint/gnulib/tests/test-asyncsafe-spin2.c   int repeat;
repeat            127 maint/gnulib/tests/test-asyncsafe-spin2.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            103 maint/gnulib/tests/test-avltree_list.c     unsigned int repeat;
repeat            128 maint/gnulib/tests/test-avltree_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat             84 maint/gnulib/tests/test-avltree_omap.c     unsigned int repeat;
repeat            105 maint/gnulib/tests/test-avltree_omap.c     for (repeat = 0; repeat < 100000; repeat++)
repeat             89 maint/gnulib/tests/test-avltree_oset.c     unsigned int repeat;
repeat            109 maint/gnulib/tests/test-avltree_oset.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            130 maint/gnulib/tests/test-avltreehash_list.c     unsigned int repeat;
repeat            158 maint/gnulib/tests/test-avltreehash_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat             83 maint/gnulib/tests/test-c-strcasestr.c     size_t repeat = 10000;
repeat             96 maint/gnulib/tests/test-c-strcasestr.c         for (; repeat > 0; repeat--)
repeat            108 maint/gnulib/tests/test-c-strcasestr.c     size_t repeat = 10000;
repeat            119 maint/gnulib/tests/test-c-strcasestr.c         for (; repeat > 0; repeat--)
repeat             58 maint/gnulib/tests/test-c-strstr.c     size_t repeat = 10000;
repeat             70 maint/gnulib/tests/test-c-strstr.c         for (; repeat > 0; repeat--)
repeat             82 maint/gnulib/tests/test-c-strstr.c     size_t repeat = 10000;
repeat             93 maint/gnulib/tests/test-c-strstr.c         for (; repeat > 0; repeat--)
repeat             99 maint/gnulib/tests/test-carray_list.c     unsigned int repeat;
repeat            124 maint/gnulib/tests/test-carray_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat            101 maint/gnulib/tests/test-dprintf-posix2.c       int repeat;
repeat            103 maint/gnulib/tests/test-dprintf-posix2.c       for (repeat = 0; repeat < NUM_ROUNDS; repeat++)
repeat            165 maint/gnulib/tests/test-explicit_bzero.c   int repeat;
repeat            167 maint/gnulib/tests/test-explicit_bzero.c   for (repeat = 2 * 1000; repeat > 0; repeat--)
repeat            174 maint/gnulib/tests/test-explicit_bzero.c       if ((repeat % 2) == 0)
repeat            118 maint/gnulib/tests/test-fprintf-posix3.c       int repeat;
repeat            120 maint/gnulib/tests/test-fprintf-posix3.c       for (repeat = 0; repeat < NUM_ROUNDS; repeat++)
repeat            140 maint/gnulib/tests/test-hash_map.c     unsigned int repeat;
repeat            163 maint/gnulib/tests/test-hash_map.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            118 maint/gnulib/tests/test-hash_set.c     unsigned int repeat;
repeat            138 maint/gnulib/tests/test-hash_set.c     for (repeat = 0; repeat < 100000; repeat++)
repeat             99 maint/gnulib/tests/test-linked_list.c     unsigned int repeat;
repeat            124 maint/gnulib/tests/test-linked_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat            126 maint/gnulib/tests/test-linkedhash_list.c     unsigned int repeat;
repeat            154 maint/gnulib/tests/test-linkedhash_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat            140 maint/gnulib/tests/test-linkedhash_map.c     unsigned int repeat;
repeat            163 maint/gnulib/tests/test-linkedhash_map.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            118 maint/gnulib/tests/test-linkedhash_set.c     unsigned int repeat;
repeat            138 maint/gnulib/tests/test-linkedhash_set.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            148 maint/gnulib/tests/test-lock.c   int repeat;
repeat            150 maint/gnulib/tests/test-lock.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            239 maint/gnulib/tests/test-lock.c   int repeat;
repeat            241 maint/gnulib/tests/test-lock.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            350 maint/gnulib/tests/test-lock.c   int repeat;
repeat            352 maint/gnulib/tests/test-lock.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            445 maint/gnulib/tests/test-lock.c   int repeat;
repeat            447 maint/gnulib/tests/test-lock.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            454 maint/gnulib/tests/test-lock.c       if (repeat == REPEAT_COUNT)
repeat            458 maint/gnulib/tests/test-lock.c                  gl_thread_self_pointer (), repeat);
repeat            461 maint/gnulib/tests/test-lock.c       gl_rwlock_rdlock (fire_signal[repeat]);
repeat            463 maint/gnulib/tests/test-lock.c       gl_rwlock_unlock (fire_signal[repeat]);
repeat            466 maint/gnulib/tests/test-lock.c       while (fire_signal_state <= repeat)
repeat            470 maint/gnulib/tests/test-lock.c                  gl_thread_self_pointer (), repeat);
repeat            482 maint/gnulib/tests/test-lock.c   int i, repeat;
repeat            509 maint/gnulib/tests/test-lock.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            512 maint/gnulib/tests/test-lock.c       dbgprintf ("Main thread before synchronizing for round %d\n", repeat);
repeat            526 maint/gnulib/tests/test-lock.c       dbgprintf ("Main thread after  synchronizing for round %d\n", repeat);
repeat            528 maint/gnulib/tests/test-lock.c       if (repeat > 0)
repeat            536 maint/gnulib/tests/test-lock.c       if (repeat == REPEAT_COUNT)
repeat            554 maint/gnulib/tests/test-lock.c       dbgprintf ("Main thread giving signal for round %d\n", repeat);
repeat            556 maint/gnulib/tests/test-lock.c       gl_rwlock_unlock (fire_signal[repeat]);
repeat            558 maint/gnulib/tests/test-lock.c       fire_signal_state = repeat + 1;
repeat             59 maint/gnulib/tests/test-mbscasestr1.c     size_t repeat = 10000;
repeat             72 maint/gnulib/tests/test-mbscasestr1.c         for (; repeat > 0; repeat--)
repeat             84 maint/gnulib/tests/test-mbscasestr1.c     size_t repeat = 10000;
repeat             95 maint/gnulib/tests/test-mbscasestr1.c         for (; repeat > 0; repeat--)
repeat             68 maint/gnulib/tests/test-mbscasestr2.c     size_t repeat = 10000;
repeat             80 maint/gnulib/tests/test-mbscasestr2.c         for (; repeat > 0; repeat--)
repeat             92 maint/gnulib/tests/test-mbscasestr2.c     size_t repeat = 10000;
repeat            107 maint/gnulib/tests/test-mbscasestr2.c         for (; repeat > 0; repeat--)
repeat             59 maint/gnulib/tests/test-mbsstr1.c     size_t repeat = 10000;
repeat             71 maint/gnulib/tests/test-mbsstr1.c         for (; repeat > 0; repeat--)
repeat             83 maint/gnulib/tests/test-mbsstr1.c     size_t repeat = 10000;
repeat             94 maint/gnulib/tests/test-mbsstr1.c         for (; repeat > 0; repeat--)
repeat             68 maint/gnulib/tests/test-mbsstr2.c     size_t repeat = 10000;
repeat             80 maint/gnulib/tests/test-mbsstr2.c         for (; repeat > 0; repeat--)
repeat             92 maint/gnulib/tests/test-mbsstr2.c     size_t repeat = 10000;
repeat            107 maint/gnulib/tests/test-mbsstr2.c         for (; repeat > 0; repeat--)
repeat             73 maint/gnulib/tests/test-memchr.c     size_t repeat = 10000;
repeat             74 maint/gnulib/tests/test-memchr.c     for (; repeat > 0; repeat--)
repeat             74 maint/gnulib/tests/test-memchr2.c     size_t repeat = 10000;
repeat             75 maint/gnulib/tests/test-memchr2.c     for (; repeat > 0; repeat--)
repeat            113 maint/gnulib/tests/test-memmem.c     size_t repeat = 10000;
repeat            125 maint/gnulib/tests/test-memmem.c         for (; repeat > 0; repeat--)
repeat            137 maint/gnulib/tests/test-memmem.c     size_t repeat = 10000;
repeat            148 maint/gnulib/tests/test-memmem.c         for (; repeat > 0; repeat--)
repeat            182 maint/gnulib/tests/test-memmem.c     size_t repeat = 10000;
repeat            194 maint/gnulib/tests/test-memmem.c         for (; repeat > 0; repeat--)
repeat             74 maint/gnulib/tests/test-memrchr.c     size_t repeat = 10000;
repeat             75 maint/gnulib/tests/test-memrchr.c     for (; repeat > 0; repeat--)
repeat            123 maint/gnulib/tests/test-mtx.c   int repeat;
repeat            125 maint/gnulib/tests/test-mtx.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            240 maint/gnulib/tests/test-mtx.c   int repeat;
repeat            242 maint/gnulib/tests/test-mtx.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            337 maint/gnulib/tests/test-mtx.c   int repeat;
repeat            339 maint/gnulib/tests/test-mtx.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            346 maint/gnulib/tests/test-mtx.c       if (repeat == REPEAT_COUNT)
repeat            350 maint/gnulib/tests/test-mtx.c                  thrd_current_pointer (), repeat);
repeat            353 maint/gnulib/tests/test-mtx.c       gl_rwlock_rdlock (fire_signal[repeat]);
repeat            355 maint/gnulib/tests/test-mtx.c       gl_rwlock_unlock (fire_signal[repeat]);
repeat            358 maint/gnulib/tests/test-mtx.c       while (fire_signal_state <= repeat)
repeat            362 maint/gnulib/tests/test-mtx.c                  thrd_current_pointer (), repeat);
repeat            374 maint/gnulib/tests/test-mtx.c   int i, repeat;
repeat            402 maint/gnulib/tests/test-mtx.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            405 maint/gnulib/tests/test-mtx.c       dbgprintf ("Main thread before synchronizing for round %d\n", repeat);
repeat            419 maint/gnulib/tests/test-mtx.c       dbgprintf ("Main thread after  synchronizing for round %d\n", repeat);
repeat            421 maint/gnulib/tests/test-mtx.c       if (repeat > 0)
repeat            429 maint/gnulib/tests/test-mtx.c       if (repeat == REPEAT_COUNT)
repeat            447 maint/gnulib/tests/test-mtx.c       dbgprintf ("Main thread giving signal for round %d\n", repeat);
repeat            449 maint/gnulib/tests/test-mtx.c       gl_rwlock_unlock (fire_signal[repeat]);
repeat            451 maint/gnulib/tests/test-mtx.c       fire_signal_state = repeat + 1;
repeat            123 maint/gnulib/tests/test-pthread-mutex.c   int repeat;
repeat            125 maint/gnulib/tests/test-pthread-mutex.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            239 maint/gnulib/tests/test-pthread-mutex.c   int repeat;
repeat            241 maint/gnulib/tests/test-pthread-mutex.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            112 maint/gnulib/tests/test-pthread-once2.c   int repeat;
repeat            114 maint/gnulib/tests/test-pthread-once2.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            121 maint/gnulib/tests/test-pthread-once2.c       if (repeat == REPEAT_COUNT)
repeat            125 maint/gnulib/tests/test-pthread-once2.c                  pthread_self_pointer (), repeat);
repeat            128 maint/gnulib/tests/test-pthread-once2.c       ASSERT (pthread_rwlock_rdlock (&fire_signal[repeat]) == 0);
repeat            130 maint/gnulib/tests/test-pthread-once2.c       ASSERT (pthread_rwlock_unlock (&fire_signal[repeat]) == 0);
repeat            133 maint/gnulib/tests/test-pthread-once2.c       while (fire_signal_state <= repeat)
repeat            137 maint/gnulib/tests/test-pthread-once2.c                  pthread_self_pointer (), repeat);
repeat            149 maint/gnulib/tests/test-pthread-once2.c   int i, repeat;
repeat            182 maint/gnulib/tests/test-pthread-once2.c   for (repeat = 0; repeat <= REPEAT_COUNT; repeat++)
repeat            185 maint/gnulib/tests/test-pthread-once2.c       dbgprintf ("Main thread before synchronizing for round %d\n", repeat);
repeat            199 maint/gnulib/tests/test-pthread-once2.c       dbgprintf ("Main thread after  synchronizing for round %d\n", repeat);
repeat            201 maint/gnulib/tests/test-pthread-once2.c       if (repeat > 0)
repeat            209 maint/gnulib/tests/test-pthread-once2.c       if (repeat == REPEAT_COUNT)
repeat            227 maint/gnulib/tests/test-pthread-once2.c       dbgprintf ("Main thread giving signal for round %d\n", repeat);
repeat            229 maint/gnulib/tests/test-pthread-once2.c       ASSERT (pthread_rwlock_unlock (&fire_signal[repeat]) == 0);
repeat            231 maint/gnulib/tests/test-pthread-once2.c       fire_signal_state = repeat + 1;
repeat            117 maint/gnulib/tests/test-pthread-rwlock.c   int repeat;
repeat            119 maint/gnulib/tests/test-pthread-rwlock.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            115 maint/gnulib/tests/test-pthread-spin.c   int repeat;
repeat            117 maint/gnulib/tests/test-pthread-spin.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat             95 maint/gnulib/tests/test-pthread-tss.c   int i, j, repeat;
repeat            132 maint/gnulib/tests/test-pthread-tss.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            450 maint/gnulib/tests/test-pthread-tss.c   int repeat;
repeat            463 maint/gnulib/tests/test-pthread-tss.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            103 maint/gnulib/tests/test-rbtree_list.c     unsigned int repeat;
repeat            128 maint/gnulib/tests/test-rbtree_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat             84 maint/gnulib/tests/test-rbtree_omap.c     unsigned int repeat;
repeat            105 maint/gnulib/tests/test-rbtree_omap.c     for (repeat = 0; repeat < 100000; repeat++)
repeat             89 maint/gnulib/tests/test-rbtree_oset.c     unsigned int repeat;
repeat            109 maint/gnulib/tests/test-rbtree_oset.c     for (repeat = 0; repeat < 100000; repeat++)
repeat            130 maint/gnulib/tests/test-rbtreehash_list.c     unsigned int repeat;
repeat            158 maint/gnulib/tests/test-rbtreehash_list.c     for (repeat = 0; repeat < 10000; repeat++)
repeat             58 maint/gnulib/tests/test-simple-atomic.c   int repeat;
repeat             60 maint/gnulib/tests/test-simple-atomic.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat             93 maint/gnulib/tests/test-simple-atomic.c   int repeat;
repeat             95 maint/gnulib/tests/test-simple-atomic.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            296 maint/gnulib/tests/test-ssfmalloc.c     unsigned int repeat;
repeat            306 maint/gnulib/tests/test-ssfmalloc.c     for (repeat = 0; repeat < 100000; repeat++)
repeat             97 maint/gnulib/tests/test-strcasestr.c     size_t repeat = 10000;
repeat            110 maint/gnulib/tests/test-strcasestr.c         for (; repeat > 0; repeat--)
repeat            122 maint/gnulib/tests/test-strcasestr.c     size_t repeat = 10000;
repeat            133 maint/gnulib/tests/test-strcasestr.c         for (; repeat > 0; repeat--)
repeat             59 maint/gnulib/tests/test-strchrnul.c     size_t repeat = 10000;
repeat             60 maint/gnulib/tests/test-strchrnul.c     for (; repeat > 0; repeat--)
repeat            117 maint/gnulib/tests/test-strstr.c     size_t repeat = 10000;
repeat            129 maint/gnulib/tests/test-strstr.c         for (; repeat > 0; repeat--)
repeat            141 maint/gnulib/tests/test-strstr.c     size_t repeat = 10000;
repeat            152 maint/gnulib/tests/test-strstr.c         for (; repeat > 0; repeat--)
repeat             96 maint/gnulib/tests/test-thread_local.c   int i, j, repeat;
repeat            114 maint/gnulib/tests/test-thread_local.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat             92 maint/gnulib/tests/test-tls.c   int i, j, repeat;
repeat            127 maint/gnulib/tests/test-tls.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            426 maint/gnulib/tests/test-tls.c   int repeat;
repeat            437 maint/gnulib/tests/test-tls.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat             92 maint/gnulib/tests/test-tss.c   int i, j, repeat;
repeat            127 maint/gnulib/tests/test-tss.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat            431 maint/gnulib/tests/test-tss.c   int repeat;
repeat            443 maint/gnulib/tests/test-tss.c   for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
repeat             92 maint/gnulib/tests/test-vasprintf-posix.c   int repeat;
repeat             96 maint/gnulib/tests/test-vasprintf-posix.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             48 maint/gnulib/tests/test-vasprintf.c   int repeat;
repeat             50 maint/gnulib/tests/test-vasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             60 maint/gnulib/tests/test-vasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             74 maint/gnulib/tests/test-vasprintf.c   int repeat;
repeat             76 maint/gnulib/tests/test-vasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             86 maint/gnulib/tests/test-vasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             51 maint/gnulib/tests/test-xvasprintf.c   int repeat;
repeat             54 maint/gnulib/tests/test-xvasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat             90 maint/gnulib/tests/test-xvasprintf.c   int repeat;
repeat             93 maint/gnulib/tests/test-xvasprintf.c   for (repeat = 0; repeat <= 8; repeat++)
repeat            262 maint/gnulib/tests/uninorm/test-u16-nfc.c         size_t repeat = 1;
repeat            313 maint/gnulib/tests/uninorm/test-u16-nfc.c             for (; repeat > 0; repeat--)
repeat            249 maint/gnulib/tests/uninorm/test-u16-nfd.c         size_t repeat = 1;
repeat            300 maint/gnulib/tests/uninorm/test-u16-nfd.c             for (; repeat > 0; repeat--)
repeat            310 maint/gnulib/tests/uninorm/test-u16-nfkc.c         size_t repeat = 1;
repeat            361 maint/gnulib/tests/uninorm/test-u16-nfkc.c             for (; repeat > 0; repeat--)
repeat            269 maint/gnulib/tests/uninorm/test-u16-nfkd.c         size_t repeat = 1;
repeat            320 maint/gnulib/tests/uninorm/test-u16-nfkd.c             for (; repeat > 0; repeat--)
repeat            262 maint/gnulib/tests/uninorm/test-u32-nfc.c         size_t repeat = 1;
repeat            313 maint/gnulib/tests/uninorm/test-u32-nfc.c             for (; repeat > 0; repeat--)
repeat            249 maint/gnulib/tests/uninorm/test-u32-nfd.c         size_t repeat = 1;
repeat            300 maint/gnulib/tests/uninorm/test-u32-nfd.c             for (; repeat > 0; repeat--)
repeat            310 maint/gnulib/tests/uninorm/test-u32-nfkc.c         size_t repeat = 1;
repeat            361 maint/gnulib/tests/uninorm/test-u32-nfkc.c             for (; repeat > 0; repeat--)
repeat            269 maint/gnulib/tests/uninorm/test-u32-nfkd.c         size_t repeat = 1;
repeat            320 maint/gnulib/tests/uninorm/test-u32-nfkd.c             for (; repeat > 0; repeat--)
repeat            268 maint/gnulib/tests/uninorm/test-u8-nfc.c         size_t repeat = 1;
repeat            343 maint/gnulib/tests/uninorm/test-u8-nfc.c             for (; repeat > 0; repeat--)
repeat            255 maint/gnulib/tests/uninorm/test-u8-nfd.c         size_t repeat = 1;
repeat            329 maint/gnulib/tests/uninorm/test-u8-nfd.c             for (; repeat > 0; repeat--)
repeat            320 maint/gnulib/tests/uninorm/test-u8-nfkc.c         size_t repeat = 1;
repeat            395 maint/gnulib/tests/uninorm/test-u8-nfkc.c             for (; repeat > 0; repeat--)
repeat            276 maint/gnulib/tests/uninorm/test-u8-nfkd.c         size_t repeat = 1;
repeat            350 maint/gnulib/tests/uninorm/test-u8-nfkd.c             for (; repeat > 0; repeat--)
repeat             87 maint/gnulib/tests/unistr/test-chr.h     size_t repeat = 10000;
repeat             88 maint/gnulib/tests/unistr/test-chr.h     for (; repeat > 0; repeat--)
repeat             82 maint/gnulib/tests/unistr/test-strchr.h     size_t repeat = 10000;
repeat             83 maint/gnulib/tests/unistr/test-strchr.h     for (; repeat > 0; repeat--)
repeat            116 maint/gnulib/tests/unistr/test-u-strstr.h     size_t repeat = 10000;
repeat            140 maint/gnulib/tests/unistr/test-u-strstr.h         for (; repeat > 0; repeat--)
repeat            152 maint/gnulib/tests/unistr/test-u-strstr.h     size_t repeat = 10000;
repeat            175 maint/gnulib/tests/unistr/test-u-strstr.h         for (; repeat > 0; repeat--)
repeat             43 tools/crm_simulate.c     long long repeat;
repeat             50 tools/crm_simulate.c     .repeat = 1
repeat            278 tools/crm_simulate.c     { "repeat", 'N', 0, G_OPTION_ARG_INT, &options.repeat,
repeat            557 tools/crm_simulate.c         pcmk__profile_dir(options.test_dir, options.repeat, data_set, options.use_date);