Searched refs:repeat (Results 101 - 125 of 218) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest046.tcl348 KEY_$size[repeat alphabet 250]
350 DATA_$size[repeat alphabet 250]
353 KEY_$size[repeat alphabet 10]
355 DATA_$size[repeat alphabet 10]
784 set ret [$dbc put -current DATA_BIG_OVERWRITE[repeat $alphabet 200]]
791 set ret [$dbc put -current DATA_BIG_OVERWRITE2[repeat $alphabet 200]]
H A Dtest014.tcl150 set data [repeat "P" $increase]
H A Dtest023.tcl70 set dupstr [repeat $alphabet 50]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dsmp.c891 repeat:
895 goto repeat;
901 goto repeat;
915 repeat:
919 goto repeat;
926 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dataflop.c729 repeat:
736 goto repeat;
1406 repeat:
1421 goto repeat;
1437 goto repeat;
1442 goto repeat;
1452 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/base/power/
H A Druntime.c187 repeat:
236 goto repeat;
350 repeat:
391 goto repeat;
420 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/examples/
H A DtestSAX.c62 static int repeat = 0; variable
1091 if (repeat) {
1158 } else if ((!strcmp(argv[i], "-repeat")) ||
1159 (!strcmp(argv[i], "--repeat"))) {
1160 repeat++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dspdifenc.c118 int repeat = 1; local
121 repeat = eac3_repeat[(pkt->data[4] & 0x30) >> 4]; /* numblkscod */
130 if (++ctx->hd_buf_count < repeat){
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Druntest.c3915 unsigned int i, repeat; local
3923 for (repeat = 0; repeat < 500; repeat++) {
3976 unsigned int i, repeat; local
3983 for (repeat = 0; repeat < TEST_REPEAT_COUNT; repeat++) {
4041 unsigned int i, repeat; local
4048 for (repeat
[all...]
H A DtestSAX.c62 static int repeat = 0; variable
1091 if (repeat) {
1158 } else if ((!strcmp(argv[i], "-repeat")) ||
1159 (!strcmp(argv[i], "--repeat"))) {
1160 repeat++;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dmemory_hotplug.c824 repeat:
845 goto repeat;
852 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Druntest.c3915 unsigned int i, repeat; local
3923 for (repeat = 0; repeat < 500; repeat++) {
3976 unsigned int i, repeat; local
3983 for (repeat = 0; repeat < TEST_REPEAT_COUNT; repeat++) {
4041 unsigned int i, repeat; local
4048 for (repeat
[all...]
H A DtestSAX.c62 static int repeat = 0; variable
1091 if (repeat) {
1158 } else if ((!strcmp(argv[i], "-repeat")) ||
1159 (!strcmp(argv[i], "--repeat"))) {
1160 repeat++;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/tests/uninorm/
H A Dtest-u8-nfkc.c320 size_t repeat = 1; local
395 for (; repeat > 0; repeat--)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dspdifenc.c117 int repeat = 1; local
120 repeat = eac3_repeat[(pkt->data[4] & 0x30) >> 4]; /* numblkscod */
129 if (++ctx->hd_buf_count < repeat){
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/
H A Ddcache.c220 repeat:
258 goto repeat;
773 repeat:
785 goto repeat;
825 repeat:
856 goto repeat;
2328 repeat:
2339 goto repeat;
H A Dfile.c435 repeat:
454 goto repeat;
H A Dinode.c536 repeat:
544 goto repeat;
561 repeat:
569 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Drevoke.c121 repeat:
139 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd/
H A Drevoke.c145 repeat:
163 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jbd2/
H A Drevoke.c146 repeat:
164 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/src/
H A Dhash.c531 repeat:
537 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dprio_tree.c464 repeat:
483 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DLexLua.cxx299 if ((strcmp(s, "if") == 0) || (strcmp(s, "do") == 0) || (strcmp(s, "function") == 0) || (strcmp(s, "repeat") == 0)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddatatest.cpp69 int repeat = 1; local
72 repeat = atoi(s1.c_str()+1);
95 while (repeat--)
98 if (q.MaxRetrievable() > 4*1024 || repeat == 0)

Completed in 156 milliseconds

123456789