Searched defs:bit (Results 126 - 150 of 264) sorted by relevance

1234567891011

/freebsd-current/sys/dev/ow/
H A Dow.c225 int bit; local
237 int present, i, bit, tries; local
[all...]
/freebsd-current/sbin/newfs/
H A Dmkfs.c813 int bit = 1; local
/freebsd-current/sys/dev/sec/
H A Dsec.c643 uint64_t bit = (full) ? SEC_CHAN_CCR_R : SEC_CHAN_CCR_CON; local
/freebsd-current/sys/dev/bfe/
H A Dif_bfe.c1164 bfe_wait_bit(struct bfe_softc *sc, u_int32_t reg, u_int32_t bit, argument
/freebsd-current/lib/libc/db/hash/
H A Dhash_page.c656 int bit, first_page, free_bit, free_page, i, in_use_bits, j; local
[all...]
/freebsd-current/crypto/openssl/apps/
H A Drehash.c106 static void bit_set(unsigned char *set, unsigned int bit) argument
111 static int bit_isset(unsigned char *set, unsigned int bit) argument
/freebsd-current/sbin/growfs/
H A Dgrowfs.c446 int bit = 1; local
/freebsd-current/lib/libthr/thread/
H A Dthr_mutex.c436 queue_fork(struct pthread *curthread, struct mutex_queue *q, struct mutex_queue *qp, uint bit) argument
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzap_leaf.c760 uint_t bit = 64 - 1 - zap_leaf_phys(l)->l_hdr.lh_prefix_len; local
/freebsd-current/contrib/llvm-project/lldb/source/Utility/
H A DScalar.cpp869 bool Scalar::ClearBit(uint32_t bit) { argument
882 bool Scalar::SetBit(uint32_t bit) { argument
/freebsd-current/sys/dev/bnxt/bnxt_en/
H A Dbnxt_sysctl.c1315 int bit; local
/freebsd-current/contrib/libarchive/libarchive/
H A Darchive_ppmd7.c832 UInt32 bit, value = p->p.GetThreshold(p, PPMD_BIN_SCALE); local
/freebsd-current/contrib/tcsh/
H A Dsh.exec.c104 # define bit(f, i) (hashwidth==sizeof(unsigned char) ? cbit(f,i) : \ macro
128 # define bit(h, b) ((h)[(b) >> 3] & 1 << ((b) & 7)) /* bit test */ macro
[all...]
/freebsd-current/contrib/ntp/ntpdc/
H A Dntpdc_ops.c1631 int bit; member in struct:resflags
1843 u_long bit; local
[all...]
/freebsd-current/contrib/wpa/src/ap/
H A Dgas_serv.c1090 static void set_anqp_req(unsigned int bit, const char *name, int local, argument
/freebsd-current/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c532 int bit; local
[all...]
/freebsd-current/lib/librpcsec_gss/
H A Dsvc_rpcsec_gss.c889 int word, bit; local
914 int offset, i, word, bit; local
/freebsd-current/sys/arm/nvidia/
H A Dtegra_gpio.c152 int bit; local
163 int bit; local
344 int bit; local
357 int bit; local
[all...]
/freebsd-current/sys/dev/ixgbe/
H A Dixgbe_phy.c2301 bool bit = 0; local
2324 bool bit; local
[all...]
/freebsd-current/sys/dev/nge/
H A Dif_nge.c665 int bit, index; local
[all...]
/freebsd-current/sbin/routed/
H A Dtable.c115 naddr bit; local
[all...]
/freebsd-current/sys/dev/sis/
H A Dif_sis.c700 int bit, inde local
[all...]
/freebsd-current/sys/dev/usb/controller/
H A Dohci.c326 uint16_t bit; local
1738 uint16_t bit; local
[all...]
/freebsd-current/sys/dev/nctgpio/
H A Dnctgpio.c125 uint8_t bit; member in struct:nct_softc::__anon3697
847 uint8_t bit; local
884 uint8_t bit; local
953 uint8_t bit; local
976 uint8_t bit; local
1010 uint8_t bit; local
[all...]
/freebsd-current/sys/dev/e1000/
H A De1000_82575.c3250 bool bit = 0; local
3273 bool bit = 0; local
[all...]

Completed in 545 milliseconds

1234567891011