Searched refs:skip (Results 201 - 225 of 341) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/xtensa/kernel/
H A Dalign.S252 1: wsr a7, EPC_1 # skip load instruction
332 1: wsr a7, EPC_1 # skip store instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/frv/kernel/
H A Dbreak.S228 # skip workaround if so requested by GDB
273 # do the bit we had to skip
381 # do the bit we had to skip
492 bne icc0,#0,__break_continue /* skip if PSR.S was 1 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Ddecbin.S196 | get the integer digit then skip down & get the rest of the
288 ble pwrten |if abs(expA) <28, skip ap/st zeros
298 bnes ap_p_cl |if lw 2 is zero, skip it
463 bccs e_next |if zero, skip the mul
500 beqs no_exc |skip this if no exc
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/kernel/
H A Dentry.S139 bnes 1b | if so, skip resched, signals
152 bnes 1f | if so, skip resched, signals
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/kernel/
H A Dscall64-64.S45 ld t1, PT_EPC(sp) # skip syscall on return
46 daddiu t1, 4 # skip to next instruction
H A Dscall64-o32.S34 ld t1, PT_EPC(sp) # skip syscall on return
38 daddiu t1, 4 # skip to next instruction
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/sctp/
H A Dsctp.h543 for (pos = chunk->subh.fwdtsn_hdr->skip;\
544 (void *)pos <= (void *)chunk->subh.fwdtsn_hdr->skip + end - sizeof(struct sctp_fwdtsn_skip);\
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/avahi-0.6.25/po/
H A DMakefile.in66 EXTRA_DISTFILES = ChangeLog POTFILES.skip Makevars LINGUAS
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/client/
H A Dclitar.c34 will skip all .obj and .exe files
440 /* skip final null, but do final space */
749 /* if shallitime is true then we didn't skip */
920 /* FIXME, we should skip more than one block at a time */
973 /* FIXME, we should skip more than one block at a time */
975 /* First, skip any initial part of the part written that is left over */
982 if (next_block(tarbuf, &buffer_p, tbufsiz) <=0) { /* and skip the block */
1097 int skip = False; local
1144 /* Should we skip the file? We have the long name as well here */
1145 skip
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/x509/
H A Dx509_vfy.h202 int skip; /* don't use us. */ member in struct:x509_lookup_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/include/openssl/
H A Dx509_vfy.h202 int skip; /* don't use us. */ member in struct:x509_lookup_st
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/firewire/
H A Dfw-transaction.h276 u32 skip : 1; /* Set to not send packet at all. */ member in struct:fw_iso_packet
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/cdrom/
H A Dcm206.c941 const int skip = 3 * 60 * 75; /* 3 minutes */ local
948 lba = min + skip;
974 lba += skip;
978 min = lba - skip;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/lib/
H A Dfault-inject.c74 trace.skip = 1;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A DMakefile1138 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1171 skip=`expr $$skip + 1`; \
1190 if test "$$skip" -ne 0; then \
1191 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 Dnutdec.c767 int i, frame_code=0, ret, skip; local
791 skip= get_packetheader(nut, bc, 0, tmp);
792 url_fseek(bc, skip, SEEK_CUR);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/engine/
H A Deng_padlock.c538 jnc skip
540 je skip
543 skip: add esp,4
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/
H A Dpms.c130 int skip=0; local
140 skip=1;
154 if(skip)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/test/afpd/
H A DMakefile1040 @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[ ]'; \
1073 skip=`expr $$skip + 1`; \
1092 if test "$$skip" -ne 0; then \
1093 skipped="($$skip tests were not run)"; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/
H A DConfigure577 my @skip=();
912 push @skip, $algo;
913 print " (skip dir)";
1276 foreach $dir (@skip) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/sctp/
H A Dsm_make_chunk.c2758 struct sctp_fwdtsn_skip skip; local
2776 skip.stream = skiplist[i].stream;
2777 skip.ssn = skiplist[i].ssn;
2778 sctp_addto_chunk(retval, sizeof(skip), &skip);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bn/asm/
H A Dia64.S171 .skip 32 // makes the loop body aligned at 64-byte boundary
224 .skip 32 // makes the loop body aligned at 64-byte boundary
283 .skip 32 // makes the loop body aligned at 64-byte boundary
397 .skip 48 // makes the loop body aligned at 64-byte boundary
466 .skip 32 // makes the loop body aligned at 64-byte boundary
1543 .skip 16
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dia64.S171 .skip 32 // makes the loop body aligned at 64-byte boundary
224 .skip 32 // makes the loop body aligned at 64-byte boundary
283 .skip 32 // makes the loop body aligned at 64-byte boundary
397 .skip 48 // makes the loop body aligned at 64-byte boundary
466 .skip 32 // makes the loop body aligned at 64-byte boundary
1543 .skip 16
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/atm/
H A Deni.c342 unsigned long skip,unsigned long size,unsigned long eff)
363 ENI_PRV_SIZE(skb) = size+skip;
368 if ((eff && skip) || 1) { /* @@@ actually, skip is always == 1 ... */
369 here = (eni_vcc->descr+skip) & (eni_vcc->words-1);
374 here = (eni_vcc->descr+size+skip) & (eni_vcc->words-1);
375 if (!eff) size += skip;
381 EVENT("strange things happen ... (skip=%ld,eff=%ld)\n",
341 do_rx_dma(struct atm_vcc *vcc,struct sk_buff *skb, unsigned long skip,unsigned long size,unsigned long eff) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py1673 skip = 0
1676 skip = 1;
1678 if skip == 0:
1682 skip = 0
1685 skip = 1;
1687 if skip == 0:

Completed in 681 milliseconds

1234567891011>>