Searched refs:repeat (Results 26 - 50 of 218) sorted by relevance

123456789

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/line6/
H A Dmidibuf.c138 int repeat = 0; local
167 repeat = 1;
218 memcpy(data + repeat, this->buf + this->pos_read, length);
223 memcpy(data + repeat, this->buf + this->pos_read, length1);
224 memcpy(data + repeat + length1, this->buf, length2);
228 if (repeat)
232 return length + repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dstreamline_config.pl322 my $repeat = 1;
346 $repeat = 1; # do again
355 while ($repeat) {
356 $repeat = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/boot/
H A Dprintf.c138 repeat:
143 goto repeat;
146 goto repeat;
149 goto repeat;
152 goto repeat;
155 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dgzip.cpp39 Gunzip::Gunzip(BufferedTransformation *attachment, bool repeat, int propagation) argument
40 : Inflator(attachment, repeat, propagation)
H A Dgzip.h41 /*! \param repeat decompress multiple compressed streams in series
44 Gunzip(BufferedTransformation *attachment = NULL, bool repeat = false, int autoSignalPropagation = -1);
H A Dzlib.h39 /*! \param repeat decompress multiple compressed streams in series
42 ZlibDecompressor(BufferedTransformation *attachment = NULL, bool repeat = false, int autoSignalPropagation = -1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/cio/
H A Dcrw.c66 repeat:
130 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/mm/
H A Dhugetlbpage-hash64.c89 repeat:
120 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/tests/
H A Dpascal.exp20 in word set 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 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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/IR/
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)");
60 if (repeat)
328 /* Good code, decide if repeat/repress */
342 /* Save code for repeat test */
/netgear-R7000-V1.0.7.12_1.2.5/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]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
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-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/forked-daapd-0.19/src/
H A Dplayer.h44 enum repeat_mode repeat; member in struct:player_status
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-tls.c206 int i, j, repeat; local
241 for (repeat = REPEAT_COUNT; repeat > 0; repeat--)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/
H A Dhd.c371 repeat:
379 goto repeat;
387 goto repeat;
588 repeat:
612 goto repeat;
617 goto repeat;
636 goto repeat;
642 goto repeat;
645 goto repeat;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmss2.c179 int last_symbol = 0, repeat = 0, prev_avail = 0; local
206 if (repeat-- < 1) {
211 repeat = 0;
213 repeat = (repeat << 8) + bytestream2_get_byte(gB) + 1;
215 int skip = FFMIN((unsigned)repeat, dst + w - p);
216 repeat -= skip;
247 int last_symbol = 0, repeat = 0, prev_avail = 0; local
328 if (repeat-- < 1) {
338 repeat
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/dlm/
H A Dast.c53 log_print("repeat cast %d castmode %d lock %x %s",
77 repeat:
137 goto repeat;

Completed in 235 milliseconds

123456789