Searched refs:skip (Results 101 - 125 of 341) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/sparc32/
H A Dmpih-rshift.S40 be L0 ! if multiple of 4 limbs, skip first loop
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/mod/
H A Dmodpost.h106 int skip; member in struct:module
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Ddecode.c118 static FLAC__bool canonicalize_until_specification(utils__SkipUntilSpecification *spec, const char *inbasefilename, unsigned sample_rate, FLAC__uint64 skip, FLAC__uint64 total_samples_in_input);
463 const FLAC__uint64 skip = (FLAC__uint64)d->skip_specification->value.samples; local
465 if(!FLAC__stream_decoder_seek_absolute(d->decoder, skip)) {
553 FLAC__bool canonicalize_until_specification(utils__SkipUntilSpecification *spec, const char *inbasefilename, unsigned sample_rate, FLAC__uint64 skip, FLAC__uint64 total_samples_in_input) argument
577 spec->value.samples += skip;
586 if((FLAC__uint64)spec->value.samples <= skip) {
587 flac__utils_printf(stderr, 1, "%s: ERROR, --until value is before --skip point\n", inbasefilename);
626 /* calc foreign metadata size; for RIFF/AIFF we always skip the first chunk, format chunk, and sound chunk since we write our own */
651 /* seek forward to {allocate} or {skip over already-written chunks} before "fmt " */
666 /* seek forward to {allocate} or {skip ove
1007 const FLAC__uint64 skip = (FLAC__uint64)decoder_session->skip_specification->value.samples; local
1209 FLAC__uint64 skip, until; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/bind/tuple/
H A DTupleInput.java147 skip(2);
151 skip(byteLen + 1);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Drep010.tcl149 set skip [berkdb random_int 2 8]
150 rep010_process_msgs $masterenv $clientenv 1 $skip
H A Drep046.tcl178 # items written in this part of the test, so skip this section
183 set skip $niter
189 $start $skip
214 # items written in this part of the test, so skip this section
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/lib/
H A Dparsedate.c256 static void skip(const char **date) function
258 /* skip everything that aren't letters or digits */
346 skip(&date);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm26/lib/
H A Dmemzero.S40 cmp r1, #16 @ 1 we can skip this chunk if we
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Dirq.c269 goto skip;
285 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/parisc/kernel/
H A Dirq.c179 goto skip;
219 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/lib/
H A Dmemzero.S40 cmp r1, #16 @ 1 we can skip this chunk if we
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgpg-error-1.10/tests/
H A DMakefile.in375 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
408 skip=`expr $$skip + 1`; \
436 if test "$$skip" -ne 0; then \
437 if test "$$skip" -eq 1; then \
438 skipped="($$skip test was not run)"; \
440 skipped="($$skip tests were not run)"; \
H A DMakefile375 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
408 skip=`expr $$skip + 1`; \
436 if test "$$skip" -ne 0; then \
437 if test "$$skip" -eq 1; then \
438 skipped="($$skip test was not run)"; \
440 skipped="($$skip tests were not run)"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/test/nls/
H A DMakefile.in380 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
414 skip=`expr $$skip + 1`; \
443 if test "$$skip" -ne 0; then \
444 if test "$$skip" -eq 1; then \
445 skipped="($$skip test was not run)"; \
447 skipped="($$skip tests were not run)"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dulti.c213 int skip; local
248 case 0x74: //skip some blocks
249 skip = *buf++;
250 if ((blocks + skip) >= s->blocks)
252 blocks += skip;
253 x += skip * 8;
280 if(!code) //skip subblock
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dhead.S122 ;; put a nop (2 bytes) here first so we dont accidentally skip the di
166 ;; skip the code transparency block (10 bytes).
197 move.d $r8, $r1 ; for its checksum check, skip the ptable
208 addq 16, $r3 ; skip the reserved bytes
210 bpl ploop ; rw partition, skip validation
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/libpwdgrp/
H A Dpwd_grp.c866 int skip; local
872 skip = 0;
885 ++skip;
889 if (skip) {
890 --skip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/autoconf-lib-link/tests/
H A DMakefile.in256 @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/flac-1.2.1/test/
H A DMakefile.in411 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
444 skip=`expr $$skip + 1`; \
463 if test "$$skip" -ne 0; then \
464 skipped="($$skip tests were not run)"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/ec/
H A Decp_smpl.c763 size_t field_len, i, skip; local
824 skip = field_len - BN_num_bytes(x);
825 if (skip > field_len)
830 while (skip > 0)
833 skip--;
835 skip = BN_bn2bin(x, buf + i);
836 i += skip;
845 skip = field_len - BN_num_bytes(y);
846 if (skip > field_len)
851 while (skip >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/ec/
H A Decp_smpl.c773 size_t field_len, i, skip; local
834 skip = field_len - BN_num_bytes(x);
835 if (skip > field_len)
840 while (skip > 0)
843 skip--;
845 skip = BN_bn2bin(x, buf + i);
846 i += skip;
855 skip = field_len - BN_num_bytes(y);
856 if (skip > field_len)
861 while (skip >
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/serial/
H A Dgarmin_gps.c509 // skip: if set, skip incoming data until possible start of
511 int skip; local
518 skip = garmin_data_p->flags & FLAGS_GSP_SKIP;
521 dbg("%s - dle=%d skip=%d size=%d count=%d",
522 __FUNCTION__, dleSeen, skip, size, count);
534 if (skip) { /* start of a new pkt */
535 skip = 0;
563 skip = 1;
569 } else if (!skip) {
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm28 skip todo todo_skip
84 skip $why, $how_many unless $have_some_feature;
123 facilities to skip tests, test future features and compare complicated
147 In some cases, you'll want to completely skip an entire testing script.
151 Your script will declare a skip with the reason why you skipped and
819 necessary to skip tests, or declare that they are supposed to fail
822 For more details on the mechanics of skip and todo tests see
834 skip $why, $how_many if $condition;
840 there are, $why and under what $condition to skip them. An example is
846 skip "HTM
873 sub skip { subroutine
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dr3d.c316 goto skip;
324 goto skip;
329 skip:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c292 int skip=0; local
332 skip = 1;
338 if ((skip==0) && (err==UNZ_OK))

Completed in 314 milliseconds

1234567891011>>