Home
last modified time | relevance | path

Searched defs:c_byte (Results 1 – 8 of 8) sorted by relevance

/external/squashfs-tools/squashfs-tools/
Dxattr.c317 unsigned short c_byte; in get_xattr_space() local
490 unsigned short c_byte; in write_xattrs() local
Dmksquashfs.c453 int error, c_byte = 0; in mangle2() local
485 unsigned short c_byte; in get_inode() local
623 unsigned short c_byte; in write_inodes() local
659 unsigned short c_byte; in write_directories() local
1305 unsigned short c_byte; in write_dir() local
1620 void add_pending_fragment(struct file_buffer *write_buffer, int c_byte, in add_pending_fragment()
1719 unsigned short c_byte; in generic_write_table() local
2521 int c_byte, compressed_size; in frag_deflator() local
6316 unsigned short c_byte = size | SQUASHFS_COMPRESSED_BIT; in main() local
Dunsquashfs.c667 unsigned short c_byte; in read_block() local
741 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(size); in read_data_block() local
1030 int c_byte = SQUASHFS_COMPRESSED_SIZE_BLOCK(block_list[i]); in write_file() local
Dcaches-queues-lists.h119 int c_byte; member
Dread_fs.c58 unsigned short c_byte; in read_block() local
/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dinode.c89 int *cur_index, int *offset, int *c_byte) in get_block_length()
167 unsigned int c_byte = length; in squashfs_read_data() local
/external/python/cpython2/Lib/ctypes/
D__init__.py230 class c_byte(_SimpleCData): class
/external/python/cpython3/Lib/ctypes/
D__init__.py225 class c_byte(_SimpleCData): class