Searched defs:memlimit (Results 1 - 10 of 10) sorted by relevance

/freebsd-10-stable/contrib/xz/src/xz/
H A Dhardware.c93 const uint64_t memlimit = mode == MODE_COMPRESS local
H A Dlist.c259 uint64_t memlimit = hardware_memlimit_get(MODE_LIST); local
H A Dmessage.c843 uint64_t memlimit = hardware_memlimit_get(opt_mode); local
/freebsd-10-stable/contrib/xz/src/liblzma/common/
H A Dauto_decoder.c21 uint64_t memlimit; member in struct:__anon436
153 auto_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, uint64_t memlimit, uint32_t flags) argument
[all...]
H A Dalone_decoder.c41 uint64_t memlimit; member in struct:__anon432
201 lzma_alone_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, uint64_t memlimit, bool picky) argument
[all...]
H A Dindex_decoder.c30 uint64_t memlimit; member in struct:__anon450
242 index_decoder_reset(lzma_index_coder *coder, const lzma_allocator *allocator, lzma_index **i, uint64_t memlimit) argument
269 index_decoder_init(lzma_next_coder *next, const lzma_allocator *allocator, lzma_index **i, uint64_t memlimit) argument
[all...]
H A Dstream_decoder.c44 uint64_t memlimit; member in struct:__anon454
419 lzma_stream_decoder_init( lzma_next_coder *next, const lzma_allocator *allocator, uint64_t memlimit, uint32_t flags) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/bugpoint/
H A DBugDriver.cpp69 BugDriver(const char *toolname, bool find_bugs, unsigned timeout, unsigned memlimit, bool use_valgrind, LLVMContext& ctxt) argument
/freebsd-10-stable/sys/dev/pci/
H A Dpcib_private.h121 pci_addr_t memlimit; /* topmost address of memory window */ member in struct:pcib_softc
H A Dpcivar.h197 uint32_t memlimit; /* topmost address of memory window */ member in struct:__anon1779

Completed in 90 milliseconds