Searched defs:lbits (Results 1 - 17 of 17) sorted by relevance
| /third_party/skia/third_party/externals/freetype/src/gzip/ |
| H A D | infcodes.c | 50 Byte lbits; /* ltree bits decoded per branch */ member
|
| /kernel/linux/linux-5.10/lib/ |
| H A D | inflate.c | 310 STATIC const int lbits = 9; /* bits in base literal/length lookup table */ variable
|
| /kernel/linux/linux-6.6/lib/ |
| H A D | inflate.c | 310 STATIC const int lbits = 9; /* bits in base literal/length lookup table */ variable
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | gdv.c | 353 int lbits = 0; in decompress_68() local
|
| /third_party/skia/third_party/externals/libwebp/src/utils/ |
| H A D | bit_writer_utils.c | 299 vp8l_atype_t lbits = bw->bits_; in VP8LPutBitsInternal() local
|
| /third_party/node/deps/openssl/openssl/providers/implementations/macs/ |
| H A D | kmac_prov.c | 338 size_t lbits, len; in kmac_final() local
|
| /third_party/openssl/providers/implementations/macs/ |
| H A D | kmac_prov.c | 338 size_t lbits, len; in kmac_final() local
|
| /kernel/linux/linux-5.10/arch/arm64/include/asm/ |
| H A D | assembler.h | 189 .macro regs_to_64, rd, lbits, hbits variable 193 orr \rd, \lbits, \hbits, lsl #32 variable
|
| /kernel/linux/linux-6.6/arch/arm64/include/asm/ |
| H A D | assembler.h | 163 .macro regs_to_64, rd, lbits, hbits variable 167 orr \rd, \lbits, \hbits, lsl #32 variable
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
| H A D | rvu_npc_hash.c | 30 size_t lbits; in rvu_npc_wide_extract() local
|
| /kernel/linux/linux-5.10/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 281 u32 lbits = -0x400 | (u32) K; in emit_set_const_sext() local
|
| /kernel/linux/linux-6.6/arch/sparc/net/ |
| H A D | bpf_jit_comp_64.c | 281 u32 lbits = -0x400 | (u32) K; in emit_set_const_sext() local
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | xfrm.h | 368 __u8 lbits; member
|
| /kernel/linux/linux-6.6/include/uapi/linux/ |
| H A D | xfrm.h | 368 __u8 lbits; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
| H A D | xfrm.h | 292 __u8 lbits; member
|
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
| H A D | xfrm.h | 305 __u8 lbits; member
|
| /kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
| H A D | xfrm.h | 305 __u8 lbits; member
|
Completed in 23 milliseconds