Searched defs:middle (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/usr.bin/gprof/
H A Dlookup.c44 register long middle; local
[all...]
/freebsd-current/lib/libc/tests/gen/
H A Ddir2_test.c56 long beginning, middle, end, td; local
/freebsd-current/usr.sbin/bluetooth/bthidd/
H A Dhid.c437 int firm = 0, middle = 0; local
/freebsd-current/contrib/libdivsufsort/lib/
H A Dsssort.c264 saidx_t *middle; local
461 ss_rotate(saidx_t *first, saidx_t *middle, saidx_ argument
502 ss_inplacemerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t depth) argument
545 ss_mergeforward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
595 ss_mergebackward(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t depth) argument
654 ss_swapmerge(const sauchar_t *T, const saidx_t *PA, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t *buf, saidx_t bufsize, saidx_t depth) argument
753 saidx_t *b, *middle, *curbuf; local
[all...]
H A Dtrsort.c168 saidx_t *middle; local
222 tr_partition(const saidx_t *ISAd, saidx_t *first, saidx_t *middle, saidx_t *last, saidx_t **pa, saidx_t **pb, saidx_t v) argument
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/MCTargetDesc/
H A DAVRAsmBackend.cpp109 auto middle = Value & (0x1ffff << 5); // the middle 13 bits local
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenTarget.cpp578 unsigned middle = (numBits + 1) / 2; local
/freebsd-current/contrib/byacc/
H A Dlalr.c258 int middle; local
/freebsd-current/contrib/ldns/
H A Ddname.c488 ldns_dname_interval(const ldns_rdf *prev, const ldns_rdf *middle, argument
/freebsd-current/sys/netgraph/
H A Dng_macfilter.c378 u_int middle = base + (range >> 1); /* middle */ local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalTree.h275 PointType middle() const { return MiddlePoint; } function in class:llvm::IntervalTree::IntervalNode
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dap_config.c1020 int start, end, middle, res; local
/freebsd-current/sys/contrib/zstd/lib/dictBuilder/
H A Ddivsufsort.c354 int *middle; local
551 ss_rotate(int *first, int *middle, in argument
592 ss_inplacemerge(const unsigned char *T, const int *PA, int *first, int *middle, int *last, int depth) argument
635 ss_mergeforward(const unsigned char *T, const int *PA, int *first, int *middle, int *last, int *buf, int depth) argument
685 ss_mergebackward(const unsigned char *T, const int *PA, int *first, int *middle, int *last, int *buf, int depth) argument
744 ss_swapmerge(const unsigned char *T, const int *PA, int *first, int *middle, int *last, int *buf, int bufsize, int depth) argument
842 int *b, *middle, *curbuf; local
1016 int *middle; local
1070 tr_partition(const int *ISAd, int *first, int *middle, int *last, int **pa, int **pb, int v) argument
[all...]
/freebsd-current/sys/fs/ext2fs/
H A Dext2_htree.c265 struct ext2fs_htree_entry *entp, *start, *end, *middle, *found; local
/freebsd-current/contrib/bmake/
H A Ddir.c760 const char *prefix, *middle, *piece, *middle_end, *suffix; local
/freebsd-current/contrib/bmake/unit-tests/
H A Ddirective-include-guard.mk
/freebsd-current/sys/netinet/
H A Din_fib_dxr.c251 uint32_t middle; local
[all...]
/freebsd-current/sys/dev/igc/
H A Digc_hw.h185 } middle; member in struct:igc_rx_desc_packet_split::__anon2595
/freebsd-current/sys/dev/e1000/
H A De1000_hw.h490 } middle; member in struct:e1000_rx_desc_packet_split::__anon2279
/freebsd-current/crypto/openssl/test/
H A Dsslapitest.c8843 SSL_SESSION *middle = NULL; local
[all...]

Completed in 327 milliseconds