Searched refs:repeat (Results 51 - 75 of 218) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dsysctl_check.c59 repeat:
74 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
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]
H A Dlog005.tcl65 set data [repeat "a" 1024]
H A Drecd022.tcl65 set data [repeat "a" $datasize]
H A Drecd023.tcl42 set datastr [repeat x 45]
H A Drep024.tcl110 set bigdata [repeat $data [expr $pagesize / 2]]
112 set bigdata [repeat $data [expr 2 * $pagesize]]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-array_list.c75 unsigned int repeat; local
90 for (repeat = 0; repeat < 10000; repeat++)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dfilemap.c630 repeat:
638 goto repeat;
641 goto repeat;
650 goto repeat;
674 repeat:
682 goto repeat;
712 repeat:
730 goto repeat;
767 repeat:
778 goto repeat;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/isofs/
H A Drock.c208 repeat:
281 goto repeat;
316 repeat:
562 goto repeat;
704 repeat:
743 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DtestRegexp.c16 static int repeat = 0; variable
29 if (repeat) {
262 fprintf(stderr, " --repeat: loop on the operation\n");
298 } else if ((!strcmp(argv[i], "-repeat")) ||
299 (!strcmp(argv[i], "--repeat"))) {
300 repeat++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DtestRegexp.c16 static int repeat = 0; variable
29 if (repeat) {
262 fprintf(stderr, " --repeat: loop on the operation\n");
298 } else if ((!strcmp(argv[i], "-repeat")) ||
299 (!strcmp(argv[i], "--repeat"))) {
300 repeat++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u16-nfc.c262 size_t repeat = 1; local
313 for (; repeat > 0; repeat--)
H A Dtest-u16-nfd.c249 size_t repeat = 1; local
300 for (; repeat > 0; repeat--)
H A Dtest-u16-nfkd.c269 size_t repeat = 1; local
320 for (; repeat > 0; repeat--)
H A Dtest-u32-nfc.c262 size_t repeat = 1; local
313 for (; repeat > 0; repeat--)
H A Dtest-u32-nfd.c249 size_t repeat = 1; local
300 for (; repeat > 0; repeat--)
H A Dtest-u32-nfkd.c269 size_t repeat = 1; local
320 for (; repeat > 0; repeat--)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Datakeyb.c134 * because then the keyboard repeat strikes...
143 repeat:
169 goto repeat;
308 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dpage.c355 repeat:
389 goto repeat;
410 repeat:
460 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/i2c/
H A Dadp5588.h120 unsigned repeat:1; /* Enable key repeat */ member in struct:adp5588_kpad_platform_data
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Dtransaction.c157 repeat:
171 goto repeat;
184 goto repeat;
201 goto repeat;
228 goto repeat;
264 goto repeat;
594 repeat:
708 goto repeat;
742 goto repeat;
967 repeat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Danm.c184 repeat:
195 next page and repeat */
201 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dcevt-smtc.c180 repeat:
229 goto repeat;

Completed in 119 milliseconds

123456789