Searched refs:codes (Results 1 – 15 of 15) sorted by relevance
| /rk3399_rockchip-uboot/fs/jffs2/ |
| H A D | mini_inflate.c | 39 stream->codes.bits = 8; in init_stream() 40 stream->codes.num_symbols = 19; in init_stream() 41 stream->codes.lengths = stream->code_lengths; in init_stream() 42 stream->codes.symbols = stream->code_symbols; in init_stream() 43 stream->codes.count = stream->code_count; in init_stream() 44 stream->codes.first = stream->code_first; in init_stream() 45 stream->codes.pos = stream->code_pos; in init_stream() 226 struct huffman_set *codes = &(stream->codes); in decompress_dynamic() local 237 init_code_tables(codes); in decompress_dynamic() 245 codes->lengths[huffman_order[i]] = length; in decompress_dynamic() [all …]
|
| /rk3399_rockchip-uboot/lib/zlib/ |
| H A D | inftrees.c | 32 int inflate_table(codetype type, unsigned short FAR *lens, unsigned codes, in inflate_table() argument 105 for (sym = 0; sym < codes; sym++) in inflate_table() 142 for (sym = 0; sym < codes; sym++) in inflate_table()
|
| H A D | inftrees.h | 54 unsigned codes, code FAR * FAR *table,
|
| H A D | inflate.h | 114 code codes[ENOUGH]; /* space for code tables */ member
|
| H A D | inflate.c | 27 state->lencode = state->distcode = state->next = state->codes; in inflateReset() 636 state->next = state->codes; in inflate() 702 state->next = state->codes; in inflate()
|
| /rk3399_rockchip-uboot/board/congatec/conga-qeval20-qa3-e3845/acpi/ |
| H A D | mainboard.asl | 13 /* TODO: Need add Winbond SuperIO chipset W83627 ASL codes */
|
| /rk3399_rockchip-uboot/board/dfi/dfi-bt700/acpi/ |
| H A D | mainboard.asl | 13 /* TODO: Need add Nuvoton SuperIO chipset NCT6102D ASL codes */
|
| /rk3399_rockchip-uboot/include/jffs2/ |
| H A D | mini_inflate.h | 58 struct huffman_set codes; member
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/acpi/ |
| H A D | statdef.asl | 20 /* SMBus status codes */
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.arm64 | 45 aarch32 specific codes.
|
| H A D | README.nokia_rx51 | 22 output with ANSI espace codes and the N900 HW keyboard input. USB tty works
|
| H A D | README.pxe | 214 - U-Boot's pxe does not support the PXELINUX DHCP option codes specified
|
| H A D | README.x86 | 941 If you platform can display POST codes on two little 7-segment displays on 1018 In your board support codes, you need provide two routines to aid PCIe 1025 Galileo board support codes in board/intel/galileo/galileo.c.
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 22 # Error codes, corresponding to FDT_ERR_... in libfdt.h 50 """An exception caused by an error such as one of the codes above"""
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | Kconfig | 92 PX3SE is a variant of RK3128, it shares codes with RK3128, but we still 321 PX5 is a variant of RK3368, it shares codes with RK3368, but we still
|