Home
last modified time | relevance | path

Searched refs:uncompressed_file_offset (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/public-domain/xz/dist/tests/
H A Dtest_index.c107 || ra.block.uncompressed_file_offset in is_equal()
108 != rb.block.uncompressed_file_offset in is_equal()
195 expect(r.block.uncompressed_file_offset in test_read()
441 expect(r.block.uncompressed_file_offset == 0); in test_locate()
454 expect(r.block.uncompressed_file_offset == 0); in test_locate()
461 expect(r.block.uncompressed_file_offset == 5); in test_locate()
468 expect(r.block.uncompressed_file_offset == 0); in test_locate()
475 expect(r.block.uncompressed_file_offset == 5); in test_locate()
482 expect(r.block.uncompressed_file_offset == 5); in test_locate()
503 expect(r.block.uncompressed_file_offset == 0); in test_locate()
[all …]
/netbsd-src/external/public-domain/xz/dist/src/liblzma/api/lzma/
H A Dindex.h147 lzma_vli uncompressed_file_offset; member
/netbsd-src/external/public-domain/xz/dist/src/xz/
H A Dlist.c846 iter.block.uncompressed_file_offset, 3) in print_info_adv()
969 iter.block.uncompressed_file_offset, in print_info_robot()
/netbsd-src/external/public-domain/xz/dist/src/liblzma/common/
H A Dindex.c1073 iter->block.uncompressed_file_offset in iter_set_info()