Home
last modified time | relevance | path

Searched defs:memlimit (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/contrib/xz/src/liblzma/common/
H A Dindex_decoder.c30 uint64_t memlimit; member
243 lzma_index **i, uint64_t memlimit) in index_decoder_reset()
270 lzma_index **i, uint64_t memlimit) in index_decoder_init()
297 lzma_index_decoder(lzma_stream *strm, lzma_index **i, uint64_t memlimit) in lzma_index_decoder()
309 lzma_index_buffer_decode(lzma_index **i, uint64_t *memlimit, in lzma_index_buffer_decode()
H A Dauto_decoder.c21 uint64_t memlimit; member
157 uint64_t memlimit, uint32_t flags) in auto_decoder_init()
187 lzma_auto_decoder(lzma_stream *strm, uint64_t memlimit, uint32_t flags) in lzma_auto_decoder()
H A Dalone_decoder.c41 uint64_t memlimit; member
201 uint64_t memlimit, bool picky) in lzma_alone_decoder_init()
234 lzma_alone_decoder(lzma_stream *strm, uint64_t memlimit) in lzma_alone_decoder()
H A Dstream_decoder.c44 uint64_t memlimit; member
421 uint64_t memlimit, uint32_t flags) in lzma_stream_decoder_init()
459 lzma_stream_decoder(lzma_stream *strm, uint64_t memlimit, uint32_t flags) in lzma_stream_decoder()
H A Dstream_buffer_decoder.c17 lzma_stream_buffer_decode(uint64_t *memlimit, uint32_t flags, in lzma_stream_buffer_decode()
/dflybsd-src/contrib/xz/src/xz/
H A Dhardware.c123 const uint64_t memlimit = mode == MODE_COMPRESS in hardware_memlimit_get() local
H A Dmessage.c857 uint64_t memlimit = hardware_memlimit_get(opt_mode); in message_mem_needed() local
H A Dlist.c259 uint64_t memlimit = hardware_memlimit_get(MODE_LIST); in parse_indexes() local
/dflybsd-src/sys/bus/pci/
H A Dpcib_private.h58 pci_addr_t memlimit; /* topmost address of memory window */ member
H A Dpcivar.h188 uint32_t memlimit; /* topmost address of memory window */ member
/dflybsd-src/contrib/gdb-7/gdb/
H A Dminidebug.c87 uint64_t memlimit = UINT64_MAX; in lzma_open() local