Home
last modified time | relevance | path

Searched defs:hsize (Results 1 – 18 of 18) sorted by relevance

/external/elfutils/libelf/
Delf_compress_gnu.c100 size_t hsize = 4 + 8; /* GNU "ZLIB" + 8 byte size. */ in elf_compress_gnu() local
151 size_t hsize = 4 + 8; /* GNU "ZLIB" + 8 byte size. */ in elf_compress_gnu() local
Delf_compress.c72 __libelf_compress (Elf_Scn *scn, size_t hsize, int ei_data, in __libelf_compress()
287 size_t hsize = (elfclass == ELFCLASS32 in __libelf_decompress_elf() local
390 size_t hsize = (elfclass == ELFCLASS32 in elf_compress() local
/external/vboot_reference/tests/
Dvboot_common3_tests.c36 unsigned hsize; in KeyBlockVerifyTest() local
173 unsigned hsize; in VerifyFirmwarePreambleTest() local
Dvb20_common3_tests.c42 uint32_t hsize; in test_verify_keyblock() local
182 uint32_t hsize; in test_verify_fw_preamble() local
Dvboot_common2_tests.c124 unsigned hsize; in VerifyKernelPreambleTest() local
/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DLZWEncoder.java58 int hsize = HSIZE; // for dynamic table sizing field in LZWEncoder
140 void cl_hash(int hsize) { in cl_hash()
/external/elfutils/tests/
Dshow-abbrev.c45 size_t hsize; in main() local
Dget-lines.c50 size_t hsize; in main() local
Dshow-die-info.c333 size_t hsize; in main() local
/external/tcpdump/
Dprint-tipc.c163 u_int hsize; in print_payload() local
228 u_int hsize; in print_internal() local
296 u_int hsize; in print_link_conf() local
/external/libcups/cups/
Darray.c707 int hsize) /* I - Hash size (>= 0) */ in cupsArrayNew2()
737 int hsize, /* I - Hash size (>= 0) */ in cupsArrayNew3()
/external/f2fs-tools/fsck/
Dxattr.c68 struct f2fs_node *inode, __u32 hsize, void *txattr_addr) in write_all_xattrs()
/external/e2fsprogs/misc/
De2fuzz.c184 off_t hsize, count, off, offset, corrupt_bytes; in process_fs() local
/external/mesa3d/src/mesa/main/
Deval.c217 GLint i, j, k, size, dsize, hsize; in _mesa_copy_map_points2f() local
260 GLint i, j, k, size, hsize, dsize; in _mesa_copy_map_points2d() local
/external/kernel-headers/original/uapi/drm/
Dexynos_drm.h145 __u32 hsize; member
/external/elfutils/src/
Dnm.c639 size_t hsize; in get_local_names() local
Dreadelf.c6382 size_t hsize; in print_decoded_line_section() local
6659 size_t hsize; in print_debug_line_section() local
7139 size_t hsize; in print_debug_macinfo_section() local
7303 size_t hsize; in print_debug_macro_section() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h939 GLuint hsize; /* Tessellation control output size in urb registers */ member