Searched refs:skip (Results 276 - 300 of 366) sorted by relevance

<<1112131415

/freebsd-10.0-release/sys/net/
H A Dflowtable.c520 FLDPRINTF(ft, FL_DEBUG_ALL, "skip port check flags=0x%x ",
993 goto skip;
1012 goto skip;
1029 skip:
/freebsd-10.0-release/contrib/atf/atf-c++/
H A Dtests.cpp331 impl::tc::skip(const std::string& reason) function in class:impl::tc
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dlibaout.h206 void * reloc, bfd_byte *contents, bfd_boolean *skip,
H A Delf64-x86-64.c2401 bfd_boolean skip, relocate;
2407 skip = FALSE;
2414 skip = TRUE;
2416 skip = TRUE, relocate = TRUE;
2421 if (skip)
3549 bfd_boolean *skip ATTRIBUTE_UNUSED,
2399 bfd_boolean skip, relocate; local
H A Delflink.c842 bfd_boolean *skip,
856 *skip = FALSE;
867 *skip = TRUE;
972 definition with the default version, we skip it if its type and
989 *skip = TRUE;
1071 *skip = TRUE;
1250 pold_alignment, skip, override,
1340 *skip = TRUE;
1471 bfd_boolean skip;
1527 NULL, &hi, &skip,
831 _bfd_elf_merge_symbol(bfd *abfd, struct bfd_link_info *info, const char *name, Elf_Internal_Sym *sym, asection **psec, bfd_vma *pvalue, unsigned int *pold_alignment, struct elf_link_hash_entry **sym_hash, bfd_boolean *skip, bfd_boolean *override, bfd_boolean *type_change_ok, bfd_boolean *size_change_ok) argument
1468 bfd_boolean skip; local
3902 bfd_boolean skip; local
[all...]
/freebsd-10.0-release/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1664 int skip; local
1725 skip = 1;
1729 skip = 0;
1764 if (!skip)
/freebsd-10.0-release/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c1164 apr_off_t skip;
1186 skip = len - (fetch_ctx->read_size - fetch_ctx->aborted_read_size);
1187 data += skip;
1188 len -= skip;
3180 /* We can skip the depth filtering when the user requested
1158 apr_off_t skip; local
/freebsd-10.0-release/libexec/ftpd/
H A Dftpd.c719 /* skip comments */
733 /* skip empty lines */
1107 /* skip comments */
1122 /* skip empty lines */
1390 goto skip;
1396 goto skip;
1407 goto skip;
1412 skip:
1549 homedir++; /* skip '.' */
/freebsd-10.0-release/sys/boot/i386/boot0/
H A Dboot0ext.S394 jz intx13.2 # No, so skip the rest
/freebsd-10.0-release/sys/dev/rt/
H A Dif_rt.c1641 goto skip;
1659 goto skip;
1707 goto skip;
1719 skip:
2498 "Tx skip count for GDMA ports");
/freebsd-10.0-release/sys/fs/cd9660/
H A Dcd9660_rrip.c724 return isonum_711(p->skip);
/freebsd-10.0-release/sys/mips/rmi/dev/xlr/
H A Drge.c1518 goto skip;
1531 goto skip;
1538 goto skip;
1552 skip:
/freebsd-10.0-release/contrib/bmake/mk/
H A Dgendirdeps.mk87 # these are actually prefixes that we'll skip
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c370 static CTX_PTR CreateSuccessors(CPpmd7 *p, Bool skip) argument
378 if (!skip)
/freebsd-10.0-release/crypto/openssh/
H A Dmonitor_wrap.c630 goto skip;
665 skip:
H A Dssh-agent.c1312 goto skip;
1367 skip:
/freebsd-10.0-release/crypto/openssl/crypto/modes/asm/
H A Dghash-ia64.pl102 .skip 16 // aligns loop body
179 .skip 16 // aligns loop body
/freebsd-10.0-release/sbin/restore/
H A Dtape.c356 " can quickly skip tapes that\n",
451 * If continuing from the previous volume, skip over any
454 * If coming to this volume at random, skip to the beginning
904 * skip over bit maps on the tape
915 * skip over a file on the tape
929 * to the skip function.
933 void (*skip)(char *, long))
984 (*skip)(clearedbuf, (long)(size > TP_BSIZE ?
1206 * If found, skip rest of buffer and start with the next.
1513 * Complain if had to skip
[all...]
/freebsd-10.0-release/sys/arm/lpc/
H A Dif_lpe.c759 goto skip;
773 skip:
/freebsd-10.0-release/sys/kern/
H A Dkern_timeout.c653 goto skip;
702 skip:
/freebsd-10.0-release/sys/mips/mips/
H A Dsupport.S525 beq t0, zero, 1f # skip if word aligned
561 beq a3, zero, 1f # skip if word aligned
/freebsd-10.0-release/contrib/gdb/gdb/
H A Dmdebugread.c1311 skip them. */
1318 are handled by cross_ref, skip them. */
2355 For ECOFF in ELF, we skip the creation of the minimal symbols.
2524 Irix6 puts the section start addresses in stNil symbols, skip
3369 new_sdx = cur_sdx + 1; /* Don't skip at all */
3383 new_sdx = cur_sdx + 1; /* Don't skip backward */
3394 goto skip;
3457 goto skip;
3463 goto skip;
3497 new_sdx = cur_sdx + 1; /* Don't skip backwar
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCMac.cpp754 unsigned skip; member in class:__anon3068::CGObjCCommonMac::SKIP_SCAN
757 : skip(_skip), scan(_scan) {}
781 /// when the required skip quantity is a multiple of the pointer size.
2175 // Last field was unnamed. Must update skip info.
4658 // Last field was a bitfield. Must update skip info.
4668 // Last field was unnamed. Must update skip info.
4693 // Build the string of skip/scan nibbles
4714 // Must skip over 1 or more words. We save current skip/scan values
4717 SkScan.skip
[all...]
/freebsd-10.0-release/contrib/binutils/binutils/
H A Dieee.c45 bfd_boolean skip; member in struct:ieee_block
952 bfd_boolean skip; local
964 skip = FALSE;
1103 __XRYCPP to hold C++ debugging information. We skip
1108 skip = TRUE;
1213 info->blockstack.bsp->skip = skip;
1270 if (! info->blockstack.bsp->skip)
/freebsd-10.0-release/contrib/amd/doc/
H A Dtexinfo.tex372 \ifvoid\footins\else\vskip\skip\footins\footnoterule \unvbox\footins\fi
2743 %% than skip between lines in the table.
2748 %% than skip between lines in the table.
3378 % If a skip is the last thing on the list now, preserve it
3380 % the skip again. Otherwise, the whatsit generated by the
3387 % start of the @defun won't see the skip inserted by the @end of
3396 % We'll have to check whether \lastskip is zero skip. \ifdim is not
3398 % of the skip. The only way seems to be to check the textual
3399 % representation of the skip.
3404 \edef\zeroskipmacro{\expandafter\the\csname z@skip\endcsnam
[all...]

Completed in 576 milliseconds

<<1112131415