Searched refs:repeat (Results 1 - 25 of 124) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-vasprintf.c53 int repeat; local
55 for (repeat = 0; repeat <= 8; repeat++)
69 int repeat; local
71 for (repeat = 0; repeat <= 8; repeat++)
H A Dtest-xvasprintf.c56 int repeat; local
58 for (repeat = 0; repeat <= 8; repeat++)
70 int repeat; local
72 for (repeat = 0; repeat <= 8; repeat++)
H A Dtest-lock.c241 int repeat; local
243 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
328 int repeat; local
330 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
435 int repeat; local
437 for (repeat
526 int repeat; local
563 int i, repeat; local
[all...]
H A Dtest-c-strcasestr.c68 size_t repeat = 10000; local
81 for (; repeat > 0; repeat--)
93 size_t repeat = 10000; local
104 for (; repeat > 0; repeat--)
H A Dtest-c-strstr.c68 size_t repeat = 10000; local
80 for (; repeat > 0; repeat--)
92 size_t repeat = 10000; local
103 for (; repeat > 0; repeat--)
H A Dtest-mbsstr1.c69 size_t repeat = 10000; local
81 for (; repeat > 0; repeat--)
93 size_t repeat = 10000; local
104 for (; repeat > 0; repeat--)
H A Dtest-mbsstr2.c78 size_t repeat = 10000; local
90 for (; repeat > 0; repeat--)
102 size_t repeat = 10000; local
117 for (; repeat > 0; repeat--)
H A Dtest-tls.c206 int i, j, repeat; local
241 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
H A Dtest-array_list.c75 unsigned int repeat; local
90 for (repeat = 0; repeat < 10000; repeat++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jffs2/
H A Dcompr_rtime.c87 int repeat; local
91 repeat = data_in[pos++];
95 if (repeat) {
96 if (backoffs + repeat >= outpos) {
97 while(repeat) {
99 repeat--;
102 memcpy(&cpage_out[outpos],&cpage_out[backoffs],repeat);
103 outpos+=repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/tests/
H A Dtest-lock.c245 int repeat; local
247 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
332 int repeat; local
334 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
439 int repeat; local
441 for (repeat
530 int repeat; local
567 int i, repeat; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestThreads.c99 unsigned int i, repeat; local
105 for (repeat = 0;repeat < 500;repeat++) {
142 unsigned int i, repeat; local
149 for (repeat = 0;repeat < 500;repeat++) {
150 printf("repeat: %d\n",repeat);
[all...]
H A DtestThreadsWin32.c88 unsigned int i, repeat; local
94 for (repeat = 0;repeat < TEST_REPEAT_COUNT;repeat++)
H A DtestHTML.c45 static int repeat = 0; variable
640 /* if (repeat) */
670 /* if (repeat) */
734 /* if (repeat) */
821 else if ((!strcmp(argv[i], "-repeat")) ||
822 (!strcmp(argv[i], "--repeat")))
823 repeat++;
837 if (repeat) {
838 for (count = 0;count < 100 * repeat;count++) {
862 printf("\t--repeat
[all...]
H A Dxmllint.c157 static int repeat = 0; variable
1665 if (repeat == 0) {
1860 if ((timing) && (!repeat)) {
1870 if ((timing) && (!repeat)) {
1875 if ((timing) && (!repeat)) {
1885 if ((timing) && (!repeat)) {
1894 if ((timing) && (!repeat)) {
1907 if ((timing) && (!repeat)) {
2009 if ((timing) && (!repeat)) {
2022 if ((timing) && (!repeat)) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/boot/
H A Dstdio.c152 repeat:
155 case '-': flags |= LEFT; goto repeat;
156 case '+': flags |= PLUS; goto repeat;
157 case ' ': flags |= SPACE; goto repeat;
158 case '#': flags |= SPECIAL; goto repeat;
159 case '0': flags |= ZEROPAD; goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest028.tcl78 set dupstr [repeat $alphabet 100]
84 set dupstr [repeat $alphabet 100]
86 set dupstr [repeat $alphabet 50]
91 set dupstr [repeat $dupstr 10]
135 # Now repeat the above set of tests with
H A Dtest051.tcl100 set data [repeat $test_char [expr $dlen + 1]]
119 set data [repeat $test_char [expr $dlen - 1]]
146 set data [repeat "a" $fixed_len]
158 set data [repeat "b" $fixed_len]
H A Dlog003.tcl34 set long_rec [repeat $short_rec 200]
35 set very_long_rec [repeat $long_rec 4]
H A Dbigfile001.tcl10 # TEST repeat. Since it will not work on all systems, this test is
41 set data [string repeat z $itemsize]
H A Denv003.tcl127 set data [repeat $alphabet 2000]
H A Dtest119.tcl60 set data [repeat "a" $datalength]
104 set bigkey [repeat $key 8192]
105 set bigdata [repeat $data 8192]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/legacy/
H A Dhd.c361 repeat:
369 goto repeat;
377 goto repeat;
589 repeat:
612 goto repeat;
617 goto repeat;
634 goto repeat;
639 goto repeat;
642 goto repeat;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/common/
H A Dir-functions.c34 static int repeat = 1; variable
35 module_param(repeat, int, 0444);
36 MODULE_PARM_DESC(repeat,"auto-repeat for IR keys (default: on)");
79 if (repeat)
338 /* Good code, decide if repeat/repress */
353 /* Save code for repeat test */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/isofs/
H A Drock.c208 repeat:
272 goto repeat;
307 repeat:
543 goto repeat;
685 repeat:
724 goto repeat;

Completed in 172 milliseconds

12345