Home
last modified time | relevance | path

Searched defs:lower_bits (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/microsoft/compiler/
Ddxil_buffer.c48 uint32_t lower_bits = b->buf & UINT32_MAX; in flush_dword() local
/external/python/bumble/bumble/
Ddecoder.py208 def lower_sub_band_decoder(self, lower_bits) -> int: argument