/openbsd/sys/kern/ |
H A D | subr_blist.c | 180 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 D | YAMLParser.h | 176 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 D | bt_split.c | 82 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 D | addrtree.c | 333 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 D | ip_ah.c | 200 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 D | ip_ipcomp.c | 134 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 D | C.c | 521 skip; in skip_string() local 546 skip, in skip_key() local
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/Require/ |
H A D | AuthorTesting.pm | 9 sub skip { subroutine
|
H A D | AutomatedTesting.pm | 9 sub skip { subroutine
|
H A D | EnvVar.pm | 10 sub skip { subroutine
|
H A D | ExtendedTesting.pm | 9 sub skip { subroutine
|
H A D | Fork.pm | 11 sub skip { subroutine
|
H A D | NonInteractiveTesting.pm | 9 sub skip { subroutine
|
H A D | Perl.pm | 12 sub skip { subroutine
|
H A D | RealFork.pm | 11 sub skip { subroutine
|
H A D | ReleaseTesting.pm | 9 sub skip { subroutine
|
H A D | Threads.pm | 11 sub skip { subroutine
|
H A D | Module.pm | 11 sub skip { subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/Test2-Suite/lib/Test2/ |
H A D | Require.pm | 10 sub skip { subroutine
|
/openbsd/usr.sbin/unbound/testcode/ |
H A D | memstats.c | 132 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 D | a.39.1.c | 6 skip (int i) in skip() function
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | function.bench.cpp | 163 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 D | hexsyntax.c | 44 off_t skip; /* bytes to skip */ variable
|
/openbsd/regress/usr.sbin/snmpd/ |
H A D | snmpd.sh | 79 skip() { function
|
/openbsd/gnu/usr.bin/gcc/gcc/f/ |
H A D | g77spec.c | 126 int skip; local 250 int skip; local
|