Searched refs:skip (Results 76 - 100 of 341) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dtest001.tcl19 {start 0} {skip 0} {tnum "001"} args } {
58 # with, if we're using record numbers. The "skip" variable
60 # In normal use, skip will match start.
62 puts "\tTest$tnum: Starting at $start with dictionary entry $skip"
63 if { $skip != 0 } {
64 for { set count 0 } { $count < $skip } { incr count } {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile256 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
289 skip=`expr $$skip + 1`; \
308 if test "$$skip" -ne 0; then \
309 skipped="($$skip tests were not run)"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dmpc.c32 int size, skip; member in struct:__anon690
68 /* skip ID3 tags and try again */
128 c->curbits = c->frames[c->curframe].skip;
148 c->frames[cur].skip = curbits - 20;
H A Dape.c55 int skip; member in struct:__anon614
102 url_fskip(pb, 4); /* skip field flags */
361 ape->frames[0].skip = 0;
366 ape->frames[i].skip = (ape->frames[i].pos - ape->frames[0].pos) & 3;
372 if(ape->frames[i].skip){
373 ape->frames[i].pos -= ape->frames[i].skip;
374 ape->frames[i].size += ape->frames[i].skip;
450 AV_WL32(pkt->data + 4, ape->frames[ape->currentframe].skip);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dunzip.c51 static void unzip_skip(int fd, off_t skip) argument
53 if (lseek(fd, skip, SEEK_CUR) == (off_t)-1) {
56 bb_copyfd_exact_size(fd, -1, skip);
366 /* skip over duplicate crc, compressed size and uncompressed size */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/loginutils/
H A Dpasswd.c205 if (!c) goto skip; /* passwd starts with '!' */
208 if (c) goto skip; /* not '!' */
241 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dqtrle.c74 int skip; local
78 skip = s->buf[stream_ptr++];
82 if(skip & 0x80) {
85 pixel_ptr = row_ptr + 2 * (skip & 0x7f);
87 pixel_ptr += 2 * skip;
133 /* there's another skip code in the stream */
189 /* there's another skip code in the stream */
242 /* there's another skip code in the stream */
291 /* there's another skip code in the stream */
342 /* there's another skip cod
[all...]
H A Dtruemotion2.c266 int skip = 0; local
272 skip = len * 4 + 4;
284 init_get_bits(&ctx->gb, buf, (skip - cur) * 8);
291 /* skip unused fields */
298 init_get_bits(&ctx->gb, buf, (skip - cur) * 8);
315 init_get_bits(&ctx->gb, buf, (skip - cur) * 8);
324 return skip;
770 int i, skip, t; local
787 skip = tm2_read_header(l, swbuf);
789 if(skip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/miscutils/
H A Dcrond.c313 int skip = 0; local
320 skip = 1;
328 skip = 1;
341 skip = 1;
349 if (skip == 0) {
367 skip = strtol(ptr + 1, &ptr, 10);
384 s0 = skip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c70 FLAC__uint64 skip; member in struct:__anon822
133 static FLAC__bool canonicalize_until_specification(utils__SkipUntilSpecification *spec, const char *inbasefilename, unsigned sample_rate, FLAC__uint64 skip, FLAC__uint64 total_samples_in_input);
227 unsigned long skip; local
242 skip= (xx-minimum_comm_size)+(xx & 1U);
337 /* skip any extra data in the COMM chunk */
338 if(!fskip_ahead(infile, skip)) {
345 * --skip string to a number of samples:
349 encoder_session.skip = (FLAC__uint64)options.common.skip_specification.value.samples;
350 FLAC__ASSERT(!options.common.sector_align || encoder_session.skip == 0);
393 /* skip an
590 unsigned long skip= xx+(xx & 1U); local
1150 unsigned long skip = xx+(xx & 1U); local
2282 canonicalize_until_specification(utils__SkipUntilSpecification *spec, const char *inbasefilename, unsigned sample_rate, FLAC__uint64 skip, FLAC__uint64 total_samples_in_input) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/jfs/
H A Djfs_xtree.c958 int skip; /* index of entry of insertion */ local
988 skip = split->index;
990 if (skip < nextindex)
991 memmove(&sp->xad[skip + 1], &sp->xad[skip],
992 (nextindex - skip) * sizeof(xad_t));
995 xad = &sp->xad[skip];
1008 min(skip, (int)xtlck->lwm.offset) : skip;
1104 skip
1232 int skip, maxentry, middle, righthalf, n; local
1496 int skip, nextindex; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Dinetd.c526 static char *skip(char **cpp) /* int report; */ function
618 while ((cp = nextline()) && *cp == '#') /* skip comment line */;
625 arg = skip(&cp);
642 arg = skip(&cp);
653 arg = skip(&cp);
668 sep->se_proto = xxstrdup(skip(&cp));
711 arg = skip(&cp);
724 /* if ((arg = skip(&cp, 1)) == NULL) */
726 sep->se_user = xxstrdup(skip(&cp));
734 /* if ((arg = skip(
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/wavefront/
H A Dwavefront_synth.c875 int skip = 0;
922 skip = WF_GET_CHANNEL(&header->hdr.s);
924 if (skip > 0 && header->hdr.s.SampleResolution != LINEAR_16BIT) {
930 switch (skip) {
933 skip = 1;
937 skip = 2;
941 skip = 2;
945 skip = 3;
949 skip = 4;
953 skip
873 int skip = 0; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Dprints.c160 static char *is_there_reiserfs_struct(char *fmt, int *what, int *skip) argument
164 *skip = 0;
172 (*skip)++;
196 int i, j, what, skip; local
200 while ((k = is_there_reiserfs_struct(fmt1, &what, &skip)) != NULL) {
205 for (i = 0; i < skip; i++)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfs/
H A Dbrec.c107 goto skip;
119 skip:
199 goto skip;
211 skip:
360 goto skip;
388 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus/
H A Dbrec.c105 goto skip;
117 skip:
197 goto skip;
209 skip:
358 goto skip;
386 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/hfsplus_journal/
H A Dbrec.c106 goto skip;
118 skip:
199 goto skip;
211 skip:
361 goto skip;
389 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mm/
H A Dcache-v7.S39 blt skip @ skip if no cache, or just i-cache
60 skip: label
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sched/
H A Dcls_basic.c233 if (arg->count < arg->skip)
234 goto skip;
240 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dgzappend.c199 /* skip over n bytes of in */
200 local void skip(file *in, unsigned n) function
232 /* skip over gzip header */
242 skip(in, 6);
246 skip(in, n);
250 if (flags & 2) skip(in, 2);
275 /* skip gzip header */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dgzappend.c199 /* skip over n bytes of in */
200 local void skip(file *in, unsigned n) function
232 /* skip over gzip header */
242 skip(in, 6);
246 skip(in, n);
250 if (flags & 2) skip(in, 2);
275 /* skip gzip header */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S69 bdz Lend # If done, skip loop
H A Dmpih-sub1.S70 bdz Lend # If done, skip loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/powerpc32/
H A Dmpih-add1.S53 bdz Lend # If done, skip loop
H A Dmpih-sub1.S55 bdz Lend # If done, skip loop

Completed in 287 milliseconds

1234567891011>>