Home
last modified time | relevance | path

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

12345678910>>...12

/openbsd/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()
/openbsd/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/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
/openbsd/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/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()
/openbsd/usr.bin/ctags/
H A DC.c521 skip; in skip_string() local
546 skip, in skip_key() local
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/Require/
H A DAuthorTesting.pm9 sub skip { subroutine
H A DAutomatedTesting.pm9 sub skip { subroutine
H A DEnvVar.pm10 sub skip { subroutine
H A DExtendedTesting.pm9 sub skip { subroutine
H A DFork.pm11 sub skip { subroutine
H A DNonInteractiveTesting.pm9 sub skip { subroutine
H A DPerl.pm12 sub skip { subroutine
H A DRealFork.pm11 sub skip { subroutine
H A DReleaseTesting.pm9 sub skip { subroutine
H A DThreads.pm11 sub skip { subroutine
H A DModule.pm11 sub skip { subroutine
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/
H A DRequire.pm10 sub skip { subroutine
/openbsd/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/gnu/gcc/libgomp/testsuite/libgomp.c/appendix-a/
H A Da.39.1.c6 skip (int i) in skip() function
/openbsd/gnu/llvm/libcxx/benchmarks/
H A Dfunction.bench.cpp163 static bool skip() { return Function1() > Function2(); } in skip() function
194 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip() function
208 static bool skip() { return FunctionType() == ::FunctionType::Null; } in skip() function
/openbsd/usr.bin/hexdump/
H A Dhexsyntax.c44 off_t skip; /* bytes to skip */ variable
/openbsd/regress/usr.sbin/snmpd/
H A Dsnmpd.sh79 skip() { function
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dg77spec.c126 int skip; local
250 int skip; local

12345678910>>...12