Home
last modified time | relevance | path

Searched refs:codes (Results 1 – 15 of 15) sorted by relevance

/rk3399_rockchip-uboot/fs/jffs2/
H A Dmini_inflate.c39 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 Dinftrees.c32 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 Dinftrees.h54 unsigned codes, code FAR * FAR *table,
H A Dinflate.h114 code codes[ENOUGH]; /* space for code tables */ member
H A Dinflate.c27 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 Dmainboard.asl13 /* TODO: Need add Winbond SuperIO chipset W83627 ASL codes */
/rk3399_rockchip-uboot/board/dfi/dfi-bt700/acpi/
H A Dmainboard.asl13 /* TODO: Need add Nuvoton SuperIO chipset NCT6102D ASL codes */
/rk3399_rockchip-uboot/include/jffs2/
H A Dmini_inflate.h58 struct huffman_set codes; member
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/
H A Dstatdef.asl20 /* SMBus status codes */
/rk3399_rockchip-uboot/doc/
H A DREADME.arm6445 aarch32 specific codes.
H A DREADME.nokia_rx5122 output with ANSI espace codes and the N900 HW keyboard input. USB tty works
H A DREADME.pxe214 - U-Boot's pxe does not support the PXELINUX DHCP option codes specified
H A DREADME.x86941 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 Dlibfdt.i_shipped22 # 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 DKconfig92 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