Here is a list of all documented functions, variables, defines, enums, and typedefs with links to the documentation:
- l -
- last_ok : filter_common.c
- list_file() : list.c, list.h
- list_totals() : list.c, list.h
- LIT_STATES : lzma_common.h
- LITERAL_CODER_SIZE : lzma_common.h
- LITERAL_CODERS_MAX : lzma_common.h
- literal_subcoder : lzma_common.h
- LOOP_INPUT_MAX : lzma_encoder.c
- LZMA2_CHUNK_MAX : lzma2_encoder.h
- LZMA2_HEADER_MAX : lzma2_encoder.h
- LZMA2_HEADER_UNCOMPRESSED : lzma2_encoder.h
- LZMA2_UNCOMPRESSED_MAX : lzma2_encoder.h
- lzma_action : base.h
- LZMA_ACTION_MAX : common.h
- lzma_alloc() : common.h
- lzma_alone_decoder() : container.h, alone_decoder.c
- lzma_alone_encoder() : container.h, alone_encoder.c
- lzma_attribute() : common.h, memcmplen.h
- lzma_auto_decoder() : container.h, auto_decoder.c
- lzma_block_buffer_bound() : block_buffer_encoder.c, block.h
- lzma_block_buffer_bound64() : block_buffer_encoder.c, block_buffer_encoder.h
- lzma_block_buffer_decode() : block.h, block_buffer_decoder.c
- lzma_block_buffer_encode() : block.h, block_buffer_encoder.c
- lzma_block_compressed_size() : block.h, block_util.c
- lzma_block_decoder() : block_decoder.c, block.h
- lzma_block_encoder() : block.h, block_encoder.c
- lzma_block_header_decode() : block.h, block_header_decoder.c
- lzma_block_header_encode() : block.h, block_header_encoder.c
- lzma_block_header_size() : block.h, block_header_encoder.c
- lzma_block_header_size_decode : block.h
- lzma_block_total_size() : block_util.c, block.h
- lzma_block_uncomp_encode() : block.h, block_buffer_encoder.c
- lzma_block_unpadded_size() : block.h, block_util.c
- lzma_bool : base.h
- LZMA_BUF_ERROR : base.h
- lzma_bufcpy() : common.c, common.h
- LZMA_BUFFER_SIZE : common.h
- lzma_check : check.h
- LZMA_CHECK_CRC32 : check.h
- LZMA_CHECK_CRC64 : check.h
- lzma_check_finish() : check.c, check.h
- LZMA_CHECK_ID_MAX : check.h
- lzma_check_init() : check.c, check.h
- lzma_check_is_supported() : check.h, check.c
- LZMA_CHECK_NONE : check.h
- LZMA_CHECK_SHA256 : check.h
- lzma_check_size() : check.h, check.c
- LZMA_CHECK_SIZE_MAX : check.h
- lzma_check_update() : check.c, check.h
- lzma_code() : base.h, common.c
- lzma_code_function : common.h
- LZMA_CONCATENATED : container.h
- lzma_cputhreads() : hardware.h, hardware_cputhreads.c
- lzma_crc32() : check.h, crc32_small.c
- lzma_crc32_table : check.h, crc32_small.c, crc32_table.c
- lzma_crc64() : check.h, crc64_small.c
- LZMA_DATA_ERROR : base.h
- lzma_decoder_init() : lzma_decoder.c
- lzma_delta_type : delta.h
- lzma_easy_buffer_encode() : easy_buffer_encoder.c, container.h
- lzma_easy_decoder_memusage() : container.h, easy_decoder_memusage.c
- lzma_easy_encoder() : container.h, easy_encoder.c
- lzma_easy_encoder_memusage() : container.h, easy_encoder_memusage.c
- lzma_easy_preset() : easy_preset.c, easy_preset.h
- lzma_end() : base.h, common.c
- lzma_end_function : common.h
- LZMA_FILTER_ARM : bcj.h
- LZMA_FILTER_ARMTHUMB : bcj.h
- lzma_filter_decoder_is_supported() : filter.h, filter_decoder.c
- LZMA_FILTER_DELTA : delta.h
- lzma_filter_encoder_is_supported() : filter.h, filter_encoder.c
- lzma_filter_flags_decode() : filter.h, filter_flags_decoder.c
- lzma_filter_flags_encode() : filter.h, filter_flags_encoder.c
- lzma_filter_flags_size() : filter.h, filter_flags_encoder.c
- LZMA_FILTER_IA64 : bcj.h
- LZMA_FILTER_LZMA1 : lzma12.h
- LZMA_FILTER_LZMA2 : lzma12.h
- LZMA_FILTER_POWERPC : bcj.h
- LZMA_FILTER_RESERVED_START : common.h
- LZMA_FILTER_SPARC : bcj.h
- LZMA_FILTER_X86 : bcj.h
- lzma_filters_copy() : filter.h, filter_common.c
- LZMA_FILTERS_MAX : filter.h
- lzma_filters_update() : filter.h, filter_encoder.c
- LZMA_FINISH : base.h
- LZMA_FORMAT_ERROR : base.h
- lzma_free() : common.c, common.h
- LZMA_FULL_BARRIER : base.h
- LZMA_FULL_FLUSH : base.h
- lzma_get_check() : common.c, check.h
- LZMA_GET_CHECK : base.h
- lzma_get_progress() : base.h, common.c
- LZMA_IGNORE_CHECK : container.h
- lzma_index : index.h
- lzma_index_append() : index.h, index.c
- lzma_index_block_count() : index.h, index.c
- lzma_index_buffer_decode() : index.h, index_decoder.c
- lzma_index_buffer_encode() : index_encoder.c, index.h
- lzma_index_cat() : index.h
- lzma_index_checks() : index.h, index.c
- lzma_index_decoder() : index.h, index_decoder.c
- lzma_index_dup() : index.h, index.c
- lzma_index_encoder() : index.h, index_encoder.c
- lzma_index_end() : index.h, index.c
- lzma_index_file_size() : index.h, index.c
- lzma_index_hash : index_hash.h
- lzma_index_hash_append() : index_hash.h, index_hash.c
- lzma_index_hash_decode() : index_hash.h, index_hash.c
- lzma_index_hash_end() : index_hash.h, index_hash.c
- lzma_index_hash_init() : index_hash.h, index_hash.c
- lzma_index_hash_size() : index_hash.h, index_hash.c
- lzma_index_init() : index.h, index.c
- LZMA_INDEX_ITER_ANY : index.h
- LZMA_INDEX_ITER_BLOCK : index.h
- lzma_index_iter_init() : index.h, index.c
- lzma_index_iter_locate() : index.h, index.c
- lzma_index_iter_mode : index.h
- lzma_index_iter_next() : index.c, index.h
- LZMA_INDEX_ITER_NONEMPTY_BLOCK : index.h
- lzma_index_iter_rewind() : index.h, index.c
- LZMA_INDEX_ITER_STREAM : index.h
- lzma_index_memusage() : index.h, index.c
- lzma_index_memused() : index.h, index.c
- lzma_index_padding_size() : index.c, index.h
- lzma_index_prealloc() : index.h, index.c
- lzma_index_size() : index.h, index.c
- lzma_index_stream_count() : index.h, index.c
- lzma_index_stream_flags() : index.h, index.c
- lzma_index_stream_padding() : index.h, index.c
- lzma_index_stream_size() : index.c, index.h
- lzma_index_total_size() : index.h, index.c
- lzma_index_uncompressed_size() : index.h, index.c
- lzma_init_function : common.h
- lzma_internal : base.h
- lzma_lzma_decoder_init() : lzma_decoder.c, lzma_decoder.h
- lzma_lzma_lclppb_decode() : lzma_decoder.h, lzma_decoder.c
- lzma_lzma_lclppb_encode() : lzma_encoder.c, lzma_encoder.h
- lzma_lzma_preset() : lzma12.h, lzma_encoder_presets.c
- lzma_lzma_state : lzma_common.h
- lzma_match_finder : lzma12.h
- LZMA_MEM_ERROR : base.h
- lzma_memlimit_get() : base.h, common.c
- lzma_memlimit_set() : base.h, common.c
- lzma_memusage() : base.h, common.c
- LZMA_MEMUSAGE_BASE : common.h
- LZMA_MF_BT2 : lzma12.h
- LZMA_MF_BT3 : lzma12.h
- LZMA_MF_BT4 : lzma12.h
- lzma_mf_find() : lz_encoder.h, lz_encoder_mf.c
- LZMA_MF_HC3 : lzma12.h
- LZMA_MF_HC4 : lzma12.h
- lzma_mf_is_supported() : lzma12.h, lz_encoder.c
- lzma_mode : lzma12.h
- LZMA_MODE_FAST : lzma12.h
- lzma_mode_is_supported() : lzma12.h, lzma_encoder.c
- LZMA_MODE_NORMAL : lzma12.h
- LZMA_NEXT_CODER_INIT : common.h
- lzma_next_coder_init : common.h
- lzma_next_end() : common.h, common.c
- lzma_next_filter_init() : common.c, common.h
- lzma_next_filter_update() : common.c, common.h
- lzma_next_strm_init : common.h
- LZMA_NO_CHECK : base.h
- LZMA_OK : base.h
- LZMA_OPTIONS_ERROR : base.h
- lzma_outq_end() : outqueue.c, outqueue.h
- lzma_outq_get_buf() : outqueue.c, outqueue.h
- lzma_outq_has_buf() : outqueue.h
- lzma_outq_init() : outqueue.c, outqueue.h
- lzma_outq_is_empty() : outqueue.h
- lzma_outq_is_readable() : outqueue.c, outqueue.h
- lzma_outq_memusage() : outqueue.c, outqueue.h
- lzma_outq_read() : outqueue.h, outqueue.c
- lzma_physmem() : hardware.h, hardware_physmem.c
- LZMA_PRESET_DEFAULT : container.h
- LZMA_PRESET_EXTREME : container.h
- LZMA_PRESET_LEVEL_MASK : container.h
- LZMA_PROG_ERROR : base.h
- lzma_properties_decode() : filter.h, filter_decoder.c
- lzma_properties_encode() : filter.h, filter_encoder.c
- lzma_properties_size() : filter.h, filter_encoder.c
- lzma_raw_buffer_decode() : filter_buffer_decoder.c, filter.h
- lzma_raw_buffer_encode() : filter.h, filter_buffer_encoder.c
- lzma_raw_decoder() : filter.h, filter_decoder.c
- lzma_raw_decoder_memusage() : filter.h, filter_decoder.c
- lzma_raw_encoder() : filter.h, filter_encoder.c
- lzma_raw_encoder_memusage() : filter_encoder.c, filter.h
- lzma_rc_prices : price.h
- lzma_reserved_enum : base.h
- lzma_ret : base.h
- LZMA_RUN : base.h
- lzma_sha256_finish() : check.h, sha256.c
- lzma_sha256_init() : check.h, sha256.c
- lzma_sha256_update() : check.h, sha256.c
- lzma_stream_buffer_bound() : container.h, stream_buffer_encoder.c
- lzma_stream_buffer_decode() : container.h, stream_buffer_decoder.c
- lzma_stream_buffer_encode() : container.h, stream_buffer_encoder.c
- lzma_stream_decoder() : container.h, stream_decoder.c
- lzma_stream_encoder() : container.h, stream_encoder.c
- lzma_stream_encoder_mt() : container.h, stream_encoder_mt.c
- lzma_stream_encoder_mt_memusage() : container.h, stream_encoder_mt.c
- LZMA_STREAM_END : base.h
- lzma_stream_flags_compare() : stream_flags.h, stream_flags_common.c
- LZMA_STREAM_FLAGS_SIZE : stream_flags_common.h
- lzma_stream_footer_decode() : stream_flags.h, stream_flags_decoder.c
- lzma_stream_footer_encode() : stream_flags.h, stream_flags_encoder.c
- lzma_stream_header_decode() : stream_flags_decoder.c, stream_flags.h
- lzma_stream_header_encode() : stream_flags.h, stream_flags_encoder.c
- LZMA_STREAM_HEADER_SIZE : stream_flags.h
- LZMA_STREAM_INIT : base.h
- lzma_strm_init() : common.c, common.h
- LZMA_SUPPORTED_FLAGS : common.h
- LZMA_SYNC_FLUSH : base.h
- LZMA_TELL_ANY_CHECK : container.h
- LZMA_TELL_NO_CHECK : container.h
- LZMA_TELL_UNSUPPORTED_CHECK : container.h
- LZMA_THREADS_MAX : common.h
- LZMA_TIMED_OUT : common.h
- LZMA_UNSUPPORTED_CHECK : base.h
- LZMA_VERSION : version.h
- lzma_version_number() : version.h, common.c
- lzma_version_string() : version.h, common.c
- LZMA_VERSION_STRING : version.h
- lzma_vli : vli.h
- LZMA_VLI_BYTES_MAX : vli.h
- LZMA_VLI_C : vli.h
- lzma_vli_decode() : vli.h
- lzma_vli_encode() : vli.h
- lzma_vli_is_valid : vli.h
- LZMA_VLI_MAX : vli.h
- lzma_vli_size() : vli.h, vli_size.c
- LZMA_VLI_UNKNOWN : vli.h
- lzmainfo() : lzmainfo.c