/external/e2fsprogs/lib/ext2fs/ |
crc32c_table.h | 4 tobe(0x00000000L), tobe(0x04c11db7L), tobe(0x09823b6eL), tobe(0x0d4326d9L), 5 tobe(0x130476dcL), tobe(0x17c56b6bL), tobe(0x1a864db2L), tobe(0x1e475005L), 6 tobe(0x2608edb8L), tobe(0x22c9f00fL), tobe(0x2f8ad6d6L), tobe(0x2b4bcb61L), [all...] |
crc32c.c | 66 # define tobe(x) __constant_cpu_to_be32(x) macro 68 # define tobe(x) (x) macro [all...] |
/prebuilts/go/darwin-x86/src/compress/lzw/ |
reader_test.go | 40 "tobe;LSB;7", 46 "tobe;LSB;8", 52 "tobe;MSB;7", 58 "tobe;MSB;8", 64 "tobe-truncated;LSB;8",
|
/prebuilts/go/linux-x86/src/compress/lzw/ |
reader_test.go | 40 "tobe;LSB;7", 46 "tobe;LSB;8", 52 "tobe;MSB;7", 58 "tobe;MSB;8", 64 "tobe-truncated;LSB;8",
|