Searched defs:lowbits (Results 1 - 8 of 8) sorted by relevance
/third_party/mesa3d/src/util/ |
H A D | fast_urem_by_const.h | 69 uint64_t lowbits = magic * n; in util_fast_urem32() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | vima.c | 169 int lookup_size, lookup, highbit, lowbits; in decode_frame() local
|
H A D | opus_silk.c | 612 int highbits, lowbits; in silk_decode_frame() local
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | btext.c | 91 unsigned long lowbits; in btext_prepare_BAT() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | btext.c | 90 unsigned long lowbits; in btext_prepare_BAT() local
|
/kernel/linux/linux-5.10/drivers/edac/ |
H A D | skx_base.c | 394 static u64 skx_do_interleave(u64 addr, int shift, int ways, u64 lowbits) in skx_do_interleave() argument
|
/kernel/linux/linux-6.6/drivers/edac/ |
H A D | skx_base.c | 395 static u64 skx_do_interleave(u64 addr, int shift, int ways, u64 lowbits) in skx_do_interleave() argument
|
/third_party/mbedtls/library/ |
H A D | x509.c | 821 char lowbits, highbits; in mbedtls_x509_dn_gets() local
|
Completed in 10 milliseconds