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

1234567891011>>

/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_filter_rpm.c144 self->skip = NULL; /* not supported */
H A Darchive_read_support_filter_zstd.c196 self->skip = NULL; /* not supported */
/freebsd-10-stable/contrib/wpa/src/crypto/
H A Dcrypto_openssl.c134 int rc4_skip(const u8 *key, size_t keylen, size_t skip, argument
152 while (skip >= sizeof(skip_buf)) {
153 size_t len = skip;
158 skip -= len;
/freebsd-10-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-s390x.pl159 .skip 48 #.long 0,0,0,0,0,0,0,0,0,0,0,0
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-higig.h342 pip_prt_cfg.s.skip = header_size;
H A Dcvmx-pip-defs.h1039 * BIT1 make up a two value value that the selects the skip value as follows.
1057 the packet to use to select the skip amount.
1061 the packet to use to select the skip amount.
1064 uint64_t skip3 : 7; /**< Indicates number of bytes to skip from start of
1067 uint64_t skip2 : 7; /**< Indicates number of bytes to skip from start of
1070 uint64_t skip1 : 7; /**< Indicates number of bytes to skip from start of
1215 * tag, offset, and skip values to be used when using the corresponding extractor.
1231 uint64_t skip : 7; /**< Indicates number of bytes to skip from start of member in struct:cvmx_pip_bsel_ext_cfgx::cvmx_pip_bsel_ext_cfgx_s
1234 uint64_t skip
3101 uint64_t skip : 7; /**< Optional Skip I amount for packets. member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_s
3179 uint64_t skip : 7; /**< Optional Skip I amount for packets. Does not member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn30xx
3236 uint64_t skip : 7; /**< Optional Skip I amount for packets. Does not member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn38xx
3316 uint64_t skip : 7; /**< Optional Skip I amount for packets. Does not member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn50xx
3429 uint64_t skip : 7; /**< Optional Skip I amount for packets. member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn52xx
3508 uint64_t skip : 7; /**< Optional Skip I amount for packets. Does not member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn58xx
3642 uint64_t skip : 7; /**< Optional Skip I amount for packets. member in struct:cvmx_pip_prt_cfgx::cvmx_pip_prt_cfgx_cn68xx
[all...]
/freebsd-10-stable/sys/i386/xen/
H A Dlocore.s238 .skip 0x1000
/freebsd-10-stable/tools/tools/atsectl/
H A Datsectl.c132 root@cheri1:/root # dd if=/dev/isf0 bs=32k skip=1 count=1 | hd
/freebsd-10-stable/bin/pax/
H A Dtar.c415 arcn->skip = 0;
473 * skip value to the size field and calculate the size
479 arcn->skip = arcn->sb.st_size;
805 arcn->skip = 0;
870 * these types have file data that follows. Set the skip and
875 arcn->skip = arcn->sb.st_size;
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Ddiff_summarize.c119 svn_boolean_t *skip,
118 diff_dir_opened(void **new_dir_baton, svn_boolean_t *skip, svn_boolean_t *skip_children, const char *relpath, const svn_diff_source_t *left_source, const svn_diff_source_t *right_source, const svn_diff_source_t *copyfrom_source, void *parent_dir_baton, const struct svn_diff_tree_processor_t *processor, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-10-stable/crypto/openssl/crypto/ec/
H A Decp_nistp224.c1142 int i, skip; local
1157 skip = 1; /* save two point operations in the first
1161 if (!skip)
1174 if (!skip) {
1180 skip = 0;
1213 if (!skip) {
1219 skip = 0;
/freebsd-10-stable/contrib/binutils/bfd/
H A Daoutx.h3265 int skip = 0;
3270 skip = (type == (N_TEXT | N_EXT));
3273 skip = (type == (N_DATA | N_EXT));
3277 skip = 1;
3281 if (skip)
4145 bfd_boolean skip;
4149 (void *) rel, contents, &skip, &relocation)))
4151 if (skip)
4157 to skip this reloc. */
4542 bfd_boolean skip;
[all...]
H A Delf64-ppc.c999 The link editor may also skip all of this and just (c) emit a
6514 bfd_boolean skip;
6554 skip = FALSE;
6596 skip = (sym_sec->owner != ibfd
6598 if (skip)
6648 if (skip)
7126 unsigned long *skip;
7152 unsigned long skip = toc_inf->skip[eh->elf.root.u.def.value >> 3];
7153 if (skip !
6510 bfd_boolean skip; local
7122 unsigned long *skip; member in struct:adjust_toc_info
7148 unsigned long skip = toc_inf->skip[eh->elf.root.u.def.value >> 3]; local
7183 unsigned long *skip, *drop; local
10868 bfd_boolean skip, relocate; local
[all...]
/freebsd-10-stable/sbin/bsdlabel/
H A Dbsdlabel.c90 static char *skip(char *);
736 skip(char *cp) function
756 return (skip(cp));
787 cp = skip(line);
796 *tp++ = '\0', tp = skip(tp);
/freebsd-10-stable/crypto/openssl/ssl/
H A Dd1_clnt.c152 int new_state, state, skip = 0; local
406 skip = 1;
411 skip = 1;
767 if (!s->s3->tmp.reuse_message && !skip) {
780 skip = 0;
1291 * in ssl3_connect to skip sending the certificate verify
/freebsd-10-stable/sys/contrib/ipfilter/netinet/
H A Dip_nat.c5089 int skip; local
5185 skip = ipf_nat_decap(fin, nat);
5186 if (skip <= 0) {
5194 m->b_rptr += skip;
5196 m->m_data += skip;
5197 m->m_len -= skip;
5201 m->m_pkthdr.len -= skip;
5587 int skip; local
5715 skip = ipf_nat_decap(fin, nat);
5716 if (skip <
7445 int skip; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsshconnect2.c1049 u_int bloblen, skip = 0; local
1068 skip = session_id2_len;
1071 skip = buffer_len(&b);
1130 skip = session_id2_len;
1146 /* skip session id and packet type */
1147 if (buffer_len(&b) < skip + 1)
1149 buffer_consume(&b, skip + 1);
/freebsd-10-stable/sys/netinet/
H A Dudp_usrreq.c389 * Strip IP options, if any; should skip this, make available to
1447 size_t minlen, payload, skip, iphlen; local
1499 skip = sizeof(uint64_t) + sizeof(struct udphdr);
1511 skip = sizeof(struct udphdr);
1543 * <-skip->
1548 * <-skip->
1550 ovbcopy(data, data + skip, iphlen);
1551 m_adj(m, skip);
1554 ip->ip_len = htons(ntohs(ip->ip_len) - skip);
/freebsd-10-stable/contrib/binutils/gas/
H A Dread.c415 {"skip", s_space, 0},
905 /* The following skip of whitespace is compulsory.
1225 the maximum number of characters to skip when doing the alignment,
2487 /* Don't skip multiple end-of-line characters, because that breaks support
2489 characters but isn't. Instead just skip one end of line character and
2942 input buffers to skip. Assumes that conditionals preceding the loop end
3494 skip to EOL. */
5379 long skip = 0;
5395 /* Look for optional skip and count. */
5399 skip
5363 long skip = 0; local
[all...]
/freebsd-10-stable/contrib/gcc/
H A Dtree-ssa-address.c76 rtx * GTY ((skip)) step_p; /* The point in template where the step should be
78 rtx * GTY ((skip)) off_p; /* The point in template where the offset should
/freebsd-10-stable/sys/boot/i386/boot0/
H A Dboot0.S272 test %al, %al # skip empty partition
468 jnz 2f # skip update
/freebsd-10-stable/usr.bin/mail/
H A Dnames.c518 goto skip;
521 skip:
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_lu.c74 ret->skip = 0;
130 if (ctx->skip)
/freebsd-10-stable/contrib/groff/src/roff/troff/
H A Dreg.cpp394 tok.skip();
/freebsd-10-stable/contrib/subversion/
H A Dbuild.conf1303 testing = skip
1312 testing = skip
1321 testing = skip
1329 testing = skip
1337 testing = skip
1346 testing = skip
1355 testing = skip
1364 testing = skip

Completed in 417 milliseconds

1234567891011>>