Searched refs:bit (Results 101 - 125 of 476) sorted by relevance

1234567891011>>

/freebsd-11-stable/sys/mips/mips/
H A Dmp_machdep.c117 int bit; local
129 while ((bit = ffs(ipi_bitmap))) {
130 bit = bit - 1;
131 ipi = 1 << bit;
/freebsd-11-stable/sys/dev/wtap/plugins/
H A Dvisibility.c175 int bit = l->id2 % ARRAY_SIZE; local
176 uint32_t value = 1 << bit;
180 printf("l->id1=%d, l->id2=%d, map->map[%d] = %u, bit=%d\n",
181 l->id1, l->id2, index, map->map[index], bit);
192 int bit = l->id2 % ARRAY_SIZE; local
193 uint32_t value = 1 << bit;
/freebsd-11-stable/sys/mips/atheros/
H A Dar71xx_spi.c172 int bit; local
181 for (bit = 7; bit >=0; bit--) {
182 if (data & (1 << bit))
193 * Provide falling edge for connected device by clear clock bit.
/freebsd-11-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg.h226 struct el {char *name; char *file_name; int bit; u32 flag; }; member in struct:el
398 int bit = type % 8; local
400 bitmap[index] |= (1 << bit);
406 int bit = type % 8; local
408 bitmap[index] &= ~(1 << bit);
/freebsd-11-stable/contrib/libcxxrt/
H A Ddwarf_eh.h64 /// Unsigned 16-bit integer.
66 /// Unsigned 32-bit integer.
68 /// Unsigned 64-bit integer.
72 /// Signed 16-bit integer.
74 /// Signed 32-bit integer.
76 /// Signed 32-bit integer.
150 * pointed to by b, allowing you to determine the value of the highest bit, and
159 unsigned int bit = 0; local
162 // with the high bit unset
165 // This check is a bit to
[all...]
/freebsd-11-stable/sys/dev/fe/
H A Dif_fe.c350 * It is a MicroWire (3-wire) serial EEPROM with 6-bit address.
371 u_char n, val, bit; local
392 for (bit = 0x80; bit != 0x00; bit >>= 1) {
393 fe_outb(sc, FE_BMPR17, (val & bit) ? FE_B17_DATA : 0);
400 for (bit = 0x80; bit != 0x00; bit >>= 1) {
403 val |= bit;
469 u_char val, bit; local
604 u_char n, bit, val; local
[all...]
/freebsd-11-stable/contrib/ntp/lib/isc/
H A Dradix.c262 while (node->bit < bitlen) {
266 if (BIT_TEST(addr[node->bit >> 3], 0x80 >> (node->bit & 0x07)))
328 node->bit = bitlen;
377 while (node->bit < bitlen || node->prefix == NULL) {
378 if (node->bit < radix->maxbits &&
379 BIT_TEST(addr[node->bit >> 3], 0x80 >> (node->bit & 0x07)))
396 /* Find the first bit different. */
397 check_bit = (node->bit < bitle
[all...]
/freebsd-11-stable/lib/libc/db/hash/
H A Dhash_page.c660 int bit, first_page, free_bit, free_page, i, in_use_bits, j; local
682 bit = hashp->LAST_FREED &
684 j = bit / BITS_PER_MAP;
685 bit = rounddown2(bit, BITS_PER_MAP);
687 bit = 0;
690 for (; bit <= in_use_bits; j++, bit += BITS_PER_MAP)
724 * allocated with 1 clear bit. Actually, you are going to
728 * the first bit o
[all...]
/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Docteon-feature.h271 * bit map for octeon features
277 * Answer ``Is the bit for feature set in the bitmap?''
287 int byte, bit; local
289 bit = feature & 0x7;
301 return (octeon_feature_map[byte] & ((1 << bit))) ? 1 : 0;
/freebsd-11-stable/sys/arm/xscale/ixp425/
H A Dcambria_led.c53 update_latch(struct led_softc *sc, int bit, int onoff) argument
56 sc->sc_latch &= ~bit;
58 sc->sc_latch |= bit;
/freebsd-11-stable/sys/dev/altera/pio/
H A Dpio.c121 pio_set(device_t dev, int bit, int enable) argument
128 WRITE4(sc, PIO_OUTSET, bit);
130 WRITE4(sc, PIO_OUTCLR, bit);
/freebsd-11-stable/crypto/openssl/crypto/ts/
H A Dts_rsp_print.c68 int bit; member in struct:status_map_st
166 for (; a->bit >= 0; ++a) {
167 if (ASN1_BIT_STRING_get_bit(v, a->bit)) {
/freebsd-11-stable/sys/cam/ctl/
H A Dctl.h150 int ctl_set_mask(uint32_t *mask, uint32_t bit);
151 int ctl_clear_mask(uint32_t *mask, uint32_t bit);
152 int ctl_is_set(uint32_t *mask, uint32_t bit);
/freebsd-11-stable/sys/geom/eli/
H A Dg_eli_key.c114 int bit, error; local
125 bit = (1 << nkey);
126 if (!(md->md_keys & bit))
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp828 bool RegisterValue::ClearBit(uint32_t bit) { argument
838 if (bit < (GetByteSize() * 8)) {
839 return m_scalar.ClearBit(bit);
853 byte_idx = buffer.length - (bit / 8) - 1;
855 byte_idx = bit / 8;
857 const uint32_t byte_bit = bit % 8;
868 bool RegisterValue::SetBit(uint32_t bit) { argument
878 if (bit < (GetByteSize() * 8)) {
879 return m_scalar.SetBit(bit);
893 byte_idx = buffer.length - (bit /
[all...]
/freebsd-11-stable/stand/i386/pxeldr/
H A Dpxeldr.S53 .set MEM_BIOS_KEYBOARD,0x496 # BDA byte with keyboard bit
110 movw $(MEM_ARG_SIZE/4), %cx # Size of arguments in 32-bit
119 * set the RBX_SERIAL bit in the howto byte.
178 ljmp $SEL_SCODE16,$pm_16 # Jump to 16-bit PM
285 .word 0xffff,0x0,0x9a00,0xcf # SEL_SCODE (32-bit)
286 .word 0xffff,0x0,0x9a00,0x8f # SEL_SCODE16 (16-bit)
/freebsd-11-stable/sys/dev/ena/
H A Dena.h178 #define ENA_FLAG_ISSET(bit, adapter) \
179 BIT_ISSET(ENA_FLAGS_NUMBER, (bit), &(adapter)->flags)
180 #define ENA_FLAG_SET_ATOMIC(bit, adapter) \
181 BIT_SET_ATOMIC(ENA_FLAGS_NUMBER, (bit), &(adapter)->flags)
182 #define ENA_FLAG_CLEAR_ATOMIC(bit, adapter) \
183 BIT_CLR_ATOMIC(ENA_FLAGS_NUMBER, (bit), &(adapter)->flags)
/freebsd-11-stable/contrib/ntp/kernel/sys/
H A Dpcl720.h23 #define pcl720_data(base,bit) (base+(bit>>3))
/freebsd-11-stable/contrib/gcclibs/include/
H A Dsafe-ctype.h91 #define _sch_test(c, bit) (_sch_istable[(c) & 0xff] & (unsigned short)(bit))
/freebsd-11-stable/contrib/gdb/include/
H A Dsafe-ctype.h91 #define _sch_test(c, bit) (_sch_istable[(c) & 0xff] & (unsigned short)(bit))
/freebsd-11-stable/contrib/binutils/include/
H A Dsafe-ctype.h91 #define _sch_test(c, bit) (_sch_istable[(c) & 0xff] & (unsigned short)(bit))
/freebsd-11-stable/sys/mips/nlm/
H A Dboard_eeprom.c57 oc_wait_on_status(uint8_t bit) argument
64 } while ((status & bit) != 0 && --tries > 0);
/freebsd-11-stable/sys/arm/allwinner/a10/
H A Da10_intc.c138 uint32_t bit, block, value; local
140 bit = (irq % 32);
145 value |= (1 << bit);
149 value &= ~(1 << bit);
157 uint32_t bit, block, value; local
159 bit = (irq % 32);
164 value &= ~(1 << bit);
168 value |= (1 << bit);
/freebsd-11-stable/contrib/gcc/
H A Dggc-page.c139 For 32-bit architectures and the settings below, there are no
292 /* A likely candidate for the bit position of a free object for the
299 /* A bit vector indicating whether or not objects are in use. The
300 Nth bit is one if the Nth object on this page is allocated. This
326 /* On 32-bit hosts, we use a two level page table, as pictured above. */
331 /* On 64-bit hosts, we use the same two level page tables plus a linked
709 /* Set and clear the in_use bit for this page in the page group. */
891 /* Set the one-past-the-end in-use bit. This acts as a sentry as we
1086 size_t order, word, bit, object_offset, object_size;
1136 /* For a new page, we know the word and bit position
1083 size_t order, word, bit, object_offset, object_size; local
1279 unsigned bit, word; local
1315 unsigned bit, word; local
1379 unsigned int bit_offset, word, bit; local
1807 size_t word, bit; local
1843 size_t bit, word; local
[all...]
/freebsd-11-stable/sys/powerpc/aim/
H A Dmp_cpudep.c113 register_t ccr, bit; local
120 bit = L2CR_L2IP;
123 bit = L2CR_L2I;
136 } while (ccr & bit);

Completed in 410 milliseconds

1234567891011>>