Searched defs:bin (Results 51 - 64 of 64) sorted by relevance

123

/freebsd-current/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c233 int bin = 0, order; local
H A Ddt_consume.c1164 int i, first_bin, last_bin, bin = 1, order, levels; local
1240 int first_bin, last_bin, bin = 1, order, levels; local
1315 int i, first_bin, last_bin, bin local
[all...]
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c1587 strappend_bin(struct archive_string *s, const unsigned char *bin, int n) argument
/freebsd-current/contrib/jemalloc/src/
H A Djemalloc.c2373 cache_bin_t *bin = tcache_small_bin_get(tcache, ind); local
2833 cache_bin_t *bin = tcache_small_bin_get(tcache, alloc_ctx.szind); local
/freebsd-current/sys/contrib/dev/rtw89/
H A Ddebug.c3016 u8 *bin; local
H A Dfw.c97 const u8 *bin; local
165 const u8 *bin; local
[all...]
H A Dpci.c3417 u16 bin = 0, gray_bit; local
/freebsd-current/crypto/openssh/
H A Dclientloop.c764 client_suspend_self(struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr) argument
1170 process_escapes(struct ssh *ssh, Channel *c, struct sshbuf *bin, struct sshbuf *bout, struct sshbuf *berr, char *buf, int len) argument
/freebsd-current/sys/dev/bxe/
H A Decore_sp.c3006 int bin; local
[all...]
H A Decore_sp.h975 uint8_t bin; /* used in a RESTORE flow */ member in union:ecore_mcast_config_data
/freebsd-current/sys/contrib/openzfs/cmd/
H A Dztest.c7073 ztest_get_zdb_bin(char *bin, int len) argument
7280 char *bin; local
[all...]
/freebsd-current/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5702 int bin = highbit64(BP_GET_PSIZE(bp)) - 1; local
/freebsd-current/sys/dev/mlx5/
H A Dmlx5_ifc.h9229 u8 bin[10][0x20]; member in struct:mlx5_ifc_phrr_reg_bits
/freebsd-current/contrib/sqlite3/
H A Dsqlite3.c53939 u32 bin = i/p->iDivisor; local
53980 u32 bin = i/p->iDivisor; local
54049 u32 bin = i/p->iDivisor; local
[all...]

Completed in 1129 milliseconds

123