Home
last modified time | relevance | path

Searched defs:extra_bits (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_cik_sdma.c142 u32 extra_bits = (ib->vm ? ib->vm->ids[ib->ring].id : 0) & 0xf; in cik_sdma_ring_ib_execute() local
178 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_hdp_flush_ring_emit() local
239 u32 extra_bits = emit_wait ? 0 : SDMA_SEMAPHORE_EXTRA_S; in cik_sdma_semaphore_ring_emit() local
955 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_dma_vm_flush() local
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dhgcd_appr.c87 unsigned extra_bits = 0; in mpn_hgcd_appr() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_cik_sdma.c233 u32 extra_bits = vmid & 0xf; in cik_sdma_ring_emit_ib() local
254 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(1) | in cik_sdma_ring_emit_hdp_flush() local
866 u32 extra_bits = (SDMA_POLL_REG_MEM_EXTRA_OP(0) | in cik_sdma_ring_emit_vm_flush() local
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dtrees.c123 const intf *extra_bits; /* extra bits for each code or NULL */ member
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dtrees.c119 const intf *extra_bits; /* extra bits for each code or NULL */ member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc327 if (const size_type extra_bits = num_blocks % bits_per_word) in bitset() local
373 if (const size_type extra_bits = size() % bits_per_word) in empty() local
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++17/
H A Dmemory_resource.cc292 if (const size_type extra_bits = num_blocks % bits_per_word) in bitset() local
338 if (const size_type extra_bits = size() % bits_per_word) in empty() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dwide-int.cc2198 wide_int extra_bits = wi::bit_and_not (val, mask); in round_down_for_mask() local
2224 wide_int extra_bits = wi::bit_and_not (val, mask); in round_up_for_mask() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dwide-int.cc2199 wide_int extra_bits = wi::bit_and_not (val, mask); in round_down_for_mask() local
2225 wide_int extra_bits = wi::bit_and_not (val, mask); in round_up_for_mask() local
/netbsd-src/external/mpl/dhcp/dist/server/
H A Dmdb6.c2199 int extra_bits; in ipv6_network_portion() local
/netbsd-src/sys/net/
H A Dzlib.c2223 const intf *extra_bits; /* extra bits for each code or NULL */ member