Home
last modified time | relevance | path

Searched defs:skip (Results 1 – 25 of 366) sorted by relevance

12345678910>>...15

/openbsd-src/sys/kern/
H A Dsubr_blist.c180 swblk_t skip = 0; in blist_create() local
414 blst_radix_gapfind(blmeta_t *scan, swblk_t blk, swblk_t radix, swblk_t skip, in blst_radix_gapfind()
608 swblk_t radix, swblk_t skip) in blst_meta_alloc()
750 swblk_t radix, swblk_t skip, swblk_t blk) in blst_meta_free()
885 swblk_t radix, swblk_t skip, swblk_t blk) in blst_meta_fill()
963 swblk_t skip, blist_t dest, swblk_t count) in blst_copy()
1052 blst_radix_init(blmeta_t *scan, swblk_t radix, swblk_t skip, swblk_t count) in blst_radix_init()
1124 blst_radix_print(blmeta_t *scan, swblk_t blk, swblk_t radix, swblk_t skip, int tab) in blst_radix_print()
/minix3/external/bsd/bind/dist/unit/atf-src/bootstrap/
H A Dh_tp_basic_cpp.cpp58 ATF_TEST_CASE_HEAD(skip) in ATF_TEST_CASE_HEAD() argument
63 ATF_TEST_CASE_BODY(skip) in ATF_TEST_CASE_BODY() argument
H A Dh_tp_basic_c.c57 ATF_TC_HEAD(skip, tc) in ATF_TC_HEAD() argument
62 ATF_TC_BODY(skip, tc) in ATF_TC_BODY() argument
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DYAMLParser.h143 virtual void skip() {} in skip() function
255 void skip() override { in skip() function
327 template <class CollectionType> void skip(CollectionType &C) { in skip() function
367 void skip() override { yaml::skip(*this); } in skip() function
425 void skip() override { yaml::skip(*this); } in skip() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DYAMLParser.h176 virtual void skip() {} in skip() function
306 void skip() override { in skip() function
398 template <class CollectionType> void skip(CollectionType &C) { in skip() function
439 void skip() override { yaml::skip(*this); } in skip() function
496 void skip() override { yaml::skip(*this); } in skip() function
/openbsd-src/lib/libc/db/btree/
H A Dbt_split.c82 u_int16_t skip; in __bt_split() local
330 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page()
429 bt_root(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_root()
593 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/minix3/external/bsd/bind/dist/lib/isc/
H A Dlfsr.c120 lfsr_skipgenerate(isc_lfsr_t *lfsr, unsigned int skip) in lfsr_skipgenerate()
134 isc_lfsr_skip(isc_lfsr_t *lfsr, unsigned int skip) in isc_lfsr_skip()
/minix3/lib/libc/db/btree/
H A Dbt_split.c91 uint16_t skip; in __bt_split() local
347 bt_page(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_page()
448 bt_root(BTREE *t, PAGE *h, PAGE **lp, PAGE **rp, indx_t *skip, size_t ilen) in bt_root()
622 indx_t full, half, nxt, off, skip, top, used; in bt_psplit() local
/minix3/usr.bin/ctags/
H A DC.c509 skip; in skip_string() local
534 skip, in skip_key() local
/openbsd-src/usr.bin/ctags/
H A DC.c521 skip; in skip_string() local
546 skip, in skip_key() local
/openbsd-src/usr.sbin/unbound/edns-subnet/
H A Daddrtree.c333 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in bits_common()
355 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) in issub()
527 addrlen_t l1, const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_bits_common()
535 const addrkey_t *s2, addrlen_t l2, addrlen_t skip) { in unittest_wrapper_addrtree_issub()
/openbsd-src/sys/netinet/
H A Dip_ah.c200 ah_massage_headers(struct mbuf **mp, int af, int skip, int alg, int out) in ah_massage_headers()
530 ah_input(struct mbuf **mp, struct tdb *tdb, int skip, int protoff) in ah_input()
858 ah_output(struct mbuf *m, struct tdb *tdb, int skip, int protoff) in ah_output()
H A Dip_ipcomp.c134 ipcomp_input(struct mbuf **mp, struct tdb *tdb, int skip, int protoff) in ipcomp_input()
304 ipcomp_output(struct mbuf *m, struct tdb *tdb, int skip, int protoff) in ipcomp_output()
/minix3/external/bsd/kyua-cli/dist/integration/helpers/
H A Dsimple_all_pass.cpp43 ATF_TEST_CASE_BODY(skip) in ATF_TEST_CASE_BODY() argument
/minix3/usr.bin/hexdump/
H A Dhexsyntax.c55 off_t skip; /* bytes to skip */ variable
/openbsd-src/gnu/gcc/libgomp/testsuite/libgomp.c/appendix-a/
H A Da.39.1.c6 skip (int i) in skip() function
/openbsd-src/regress/usr.sbin/snmpd/
H A Dsnmpd.sh79 skip() { function
/openbsd-src/usr.bin/hexdump/
H A Dhexsyntax.c44 off_t skip; /* bytes to skip */ variable
/minix3/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_tar_large.c172 memory_read_skip(struct archive *a, void *private, size_t skip) in memory_read_skip()
181 memory_read_skip(struct archive *a, void *_private, off_t skip) in memory_read_skip()
/openbsd-src/usr.sbin/unbound/testcode/
H A Dmemstats.c132 int skip = 0; in read_malloc_stat() local
157 int skip = 0; in read_calloc_stat() local
/openbsd-src/gnu/usr.bin/perl/dist/Test/lib/
H A DTest.pm723 sub skip ($;$$$) { subroutine
/openbsd-src/usr.bin/rsync/
H A Dfargs.c45 fargs_cmdline(struct sess *sess, const struct fargs *f, size_t *skip) in fargs_cmdline()
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Tester/
H A DCapture.pm99 sub skip { subroutine
/openbsd-src/gnu/usr.bin/perl/dist/XSLoader/t/
H A DXSLoader.t58 sub skip ($$) { subroutine
/openbsd-src/gnu/llvm/libcxx/benchmarks/algorithms/
H A Dranges_stable_sort.bench.cpp24 bool skip() const { return Order() == ::Order::Heap; } in skip() function

12345678910>>...15