Searched refs:U8 (Results 1 – 8 of 8) sorted by relevance
| /u-boot/lib/zstd/decompress/ |
| A D | zstd_decompress_block.h | 63 const U32* baseValue, const U8* nbAdditionalBits,
|
| A D | zstd_decompress_internal.h | 43 static UNUSED_ATTR const U8 OF_bits[MaxOff+1] = {
|
| A D | zstd_decompress_block.c | 422 static void ZSTD_buildSeqTable_rle(ZSTD_seqSymbol* dt, U32 baseValue, U8 nbAddBits) in ZSTD_buildSeqTable_rle() 446 const U32* baseValue, const U8* nbAdditionalBits, in ZSTD_buildFSETable_body() 566 const U32* baseValue, const U8* nbAdditionalBits, in ZSTD_buildFSETable_body_default() 576 const U32* baseValue, const U8* nbAdditionalBits, in ZSTD_buildFSETable_body_bmi2() 586 const U32* baseValue, const U8* nbAdditionalBits, in ZSTD_buildFSETable() 608 const U32* baseValue, const U8* nbAdditionalBits, in ZSTD_buildSeqTable() 620 U8 const nbBits = nbAdditionalBits[symbol]; in ZSTD_buildSeqTable()
|
| /u-boot/fs/jffs2/ |
| A D | compr_lzo.c | 85 #define U8 unsigned char macro 112 #define lzo_byte U8 113 #define lzo_bytep U8 *
|
| /u-boot/lib/zstd/common/ |
| A D | zstd_internal.h | 111 static UNUSED_ATTR const U8 LL_bits[MaxLL+1] = { 128 static UNUSED_ATTR const U8 ML_bits[MaxML+1] = {
|
| A D | mem.h | 34 typedef uint8_t U8; typedef
|
| /u-boot/arch/arm/dts/ |
| A D | am335x-boneblue.dts | 196 AM33XX_PADCONF(AM335X_PIN_GPMC_AD4, PIN_INPUT_PULLUP, MUX_MODE1) /* (U8) gpmc_ad4.mmc1_dat4 */ 481 "MMC1_DAT4", /* U8 */
|
| A D | k3-am642-sk.dts | 336 AM64X_IOPAD(0x00bc, PIN_INPUT, 7) /* (U8) GPIO0_46 */
|
Completed in 25 milliseconds