Searched refs:skip (Results 351 - 375 of 702) sorted by relevance

<<11121314151617181920>>

/netbsd-6-1-5-RELEASE/usr.bin/cdplay/
H A Dcdplay.c120 { CMD_SKIP, "skip", 2, NULL },
188 static int skip(int, int);
509 rv = skip(-1, 1);
513 rv = skip(1, 1);
544 rv = skip(0, 1);
584 "`skip' valid only in interactive mode");
586 warnx("`skip' valid only in shuffle mode");
588 skip(0, 1);
893 skip(0, 0);
901 skip(in function
[all...]
/netbsd-6-1-5-RELEASE/sys/netinet6/
H A Dah_core.c1141 int i, l, skip; local
1187 skip = 1;
1192 skip = 0;
1202 skip = 0;
1208 skip = 1;
1221 if (skip)
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf64-ppc.c1008 The link editor may also skip all of this and just (c) emit a
7113 bfd_boolean skip;
7162 skip = FALSE;
7208 skip = (sym_sec->owner != ibfd
7210 if (skip)
7260 if (skip)
7799 from tls optimization but it's safer to skip
7915 unsigned long *skip;
7949 if ((toc_inf->skip[i] & (ref_from_discarded | can_optimize)) != 0)
7955 while ((toc_inf->skip[
7109 bfd_boolean skip; local
7911 unsigned long *skip; member in struct:adjust_toc_info
7982 unsigned long *skip, *drop; local
12877 bfd_boolean skip, relocate; local
[all...]
H A Delf32-sh-symbian.c484 bfd_boolean skip; local
499 & new_hash, & skip,
507 /* XXX - should we check psec, skip, override etc ? */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Delf64-ppc.c1008 The link editor may also skip all of this and just (c) emit a
7106 bfd_boolean skip;
7155 skip = FALSE;
7201 skip = (sym_sec->owner != ibfd
7203 if (skip)
7253 if (skip)
7792 from tls optimization but it's safer to skip
7908 unsigned long *skip;
7942 if ((toc_inf->skip[i] & (ref_from_discarded | can_optimize)) != 0)
7948 while ((toc_inf->skip[
7102 bfd_boolean skip; local
7904 unsigned long *skip; member in struct:adjust_toc_info
7975 unsigned long *skip, *drop; local
12864 bfd_boolean skip, relocate; local
[all...]
H A Delf32-sh-symbian.c484 bfd_boolean skip; local
500 & new_hash, & skip,
508 /* XXX - should we check psec, skip, override etc ? */
/netbsd-6-1-5-RELEASE/bin/pax/
H A Dftree.c118 static int ftree_skip; /* when set skip to next file arg */
267 * if -n we are done with this arg, force a skip to the next arg when
549 if (skipoptional) /* skip optional entries */
643 arcn->skip = 0;
677 * archive. all others will store a zero length skip.
678 * the skip field is used by pax for actual data it has
679 * to read (or skip over).
682 arcn->skip = arcn->sb.st_size;
/netbsd-6-1-5-RELEASE/crypto/external/bsd/netpgp/dist/src/lib/
H A Dreader.c446 unsigned skip)
461 } while (skip && c == '\r');
473 unsigned skip)
478 c = read_char(stream, dearmour, errors, readinfo, cbinfo, skip);
488 unsigned skip)
493 c = read_char(stream, dearmour, errors, readinfo, cbinfo, skip);
516 unsigned skip)
529 } while (skip && c == '\r');
442 read_char(pgp_stream_t *stream, dearmour_t *dearmour, pgp_error_t **errors, pgp_reader_t *readinfo, pgp_cbdata_t *cbinfo, unsigned skip) argument
468 eat_whitespace(pgp_stream_t *stream, int first, dearmour_t *dearmour, pgp_error_t **errors, pgp_reader_t *readinfo, pgp_cbdata_t *cbinfo, unsigned skip) argument
484 read_and_eat_whitespace(pgp_stream_t *stream, dearmour_t *dearmour, pgp_error_t **errors, pgp_reader_t *readinfo, pgp_cbdata_t *cbinfo, unsigned skip) argument
512 unarmoured_read_char(pgp_stream_t *stream, dearmour_t *dearmour, pgp_error_t **errors, pgp_reader_t *readinfo, pgp_cbdata_t *cbinfo, unsigned skip) argument
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_read_support_compression_xz.c356 self->skip = NULL; /* not supported */
539 self->skip = NULL; /* not supported */
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/test/
H A Dt-vgcreate-usage.sh103 dd if=$dev1 bs=512 skip=$i count=1 2>/dev/null | strings | grep -q LABELONE;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/all/
H A Dtest-gen.c653 /* If a func returns non-zero, skip this line. */
655 goto skip;
713 skip:
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arm/
H A Darm-it-auto.d4 #skip: *-*-*coff *-*-pe *-*-wince *-*-*aout* *-*-netbsd *-*-riscix*
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dbitmap.h48 struct obstack GTY ((skip)) obstack;
73 not collected, we can just GTY((skip)) it. */
82 struct bitmap_descriptor GTY((skip)) *desc;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/score/
H A Dmul-div.S100 beq __mulsi3_loop2 # skip if (t0 == 0)
283 beq __mulsi3_loop2 # skip if (t0 == 0)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dc-tree.h367 struct c_switch * GTY((skip)) x_switch_stack;
368 struct c_arg_info * GTY((skip)) arg_info;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Dnumber.cpp252 tok.skip();
479 tok.skip();
/netbsd-6-1-5-RELEASE/sys/arch/x68k/stand/common/
H A Dstart.S162 addql #1,%a2 | skip byte count
191 addql #4,%a3 | skip length field
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/pa64/
H A Dumul.asm20 dnl * Avoid skip instructions
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/power/
H A Dadd_n.asm55 bdz Lend C If done, skip loop
H A Dsub_n.asm57 bdz Lend C If done, skip loop
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc32/
H A Daddlsh1_n.asm57 bdz L(end) C If done, skip loop
H A Dsublsh1_n.asm56 bdz L(end) C If done, skip loop
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode32/
H A Dadd_n.asm40 bdz L(end) C If done, skip loop
H A Dsub_n.asm40 bdz L(end) C If done, skip loop
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/powerpc64/mode64/
H A Daddlsh1_n.asm52 bdz L(end) C If done, skip loop

Completed in 864 milliseconds

<<11121314151617181920>>