Home
last modified time | relevance | path

Searched refs:nine (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-nand.h266 uint64_t nine : 4; member
295 uint64_t nine : 4; member
317 uint64_t nine : 4; member
H A Dcvmx-nand.c1280 cmd.rd.nine = 10; /* READ_EDO command is required for ONFI timing modes 4 and 5 */ in __cvmx_nand_low_level_read()
1282 cmd.rd.nine = 9; in __cvmx_nand_low_level_read()
/f-stack/freebsd/contrib/zlib/doc/
H A Dalgorithm.txt84 of the first table is nine bits. Also the distance trees have 30 possible
96 lookup table for the first, let's say, nine bits of a Huffman symbol. The
98 symbol is shorter than nine bits, then that symbol's translation is duplicated
100 symbol is four bits, then it's duplicated 32 times in a nine-bit table. If a
101 symbol is nine bits long, it appears in the table once.
103 If the symbol is longer than nine bits, then that entry in the table points
112 So a table entry either points to another table (in which case nine bits in