Home
last modified time | relevance | path

Searched defs:amount (Results 1 – 25 of 60) sorted by relevance

123

/dragonfly/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_mf.c338 lzma_mf_hc3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc3_skip()
417 lzma_mf_hc4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_hc4_skip()
601 lzma_mf_bt2_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt2_skip()
653 lzma_mf_bt3_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt3_skip()
726 lzma_mf_bt4_skip(lzma_mf *mf, uint32_t amount) in lzma_mf_bt4_skip()
H A Dlz_encoder.h267 mf_skip(lzma_mf *mf, uint32_t amount) in mf_skip()
/dragonfly/usr.bin/tftp/
H A Dtftp.c93 volatile unsigned long amount; in xmitfile() local
208 volatile unsigned long amount; in recvfile() local
435 printstats(const char *direction, unsigned long amount) in printstats()
/dragonfly/contrib/xz/src/xz/
H A Dfile_io.c1124 const ssize_t amount = read( in io_read() local
1196 const size_t amount = io_read(pair, buf, size); in io_pread() local
1229 const ssize_t amount = write(pair->dest_fd, buf, size); in io_write_buf() local
/dragonfly/games/hack/
H A Ddef.gold.h69 long amount; member
H A Dhack.wield.c126 chwepon(struct obj *otmp, int amount) in chwepon()
H A Dhack.mkobj.c204 long amount = (num ? num : 1 + (rnd(dlevel + 2) * rnd(30))); in mkgold() local
H A Dhack.do.c88 long amount = OGOLD(obj); in drop() local
/dragonfly/games/trek/
H A Dscore.c46 scoreitem(long amount, const char *descfmt, ...) in scoreitem()
/dragonfly/sys/dev/drm/ttm/
H A Dttm_memory.c408 uint64_t amount) in ttm_mem_global_free_zone()
424 uint64_t amount) in ttm_mem_global_free()
465 uint64_t amount, bool reserve) in ttm_mem_global_reserve()
/dragonfly/crypto/libressl/crypto/
H A Dcrypto_lock.c84 CRYPTO_add_lock(int *pointer, int amount, int type, const char *file, in CRYPTO_add_lock()
/dragonfly/contrib/ldns/
H A Dbuffer.c80 ldns_buffer_reserve(ldns_buffer *buffer, size_t amount) in ldns_buffer_reserve()
/dragonfly/bin/sh/
H A Dmemalloc.h84 #define STADJUST(amount, p) (p += (amount)) argument
H A Dshow.c260 indent(int amount, char *pfx, FILE *fp) in indent()
H A Dexpand.c540 int amount; in recordleft() local
556 int amount; in subevalvar_trim() local
628 int amount; in subevalvar_misc() local
H A Dmknodes.c378 indent(int amount, FILE *fp) in indent()
/dragonfly/contrib/binutils-2.34/gas/
H A Dexpr.c1720 add_to_result (expressionS *resultP, offsetT amount, int rhs_highbit) in add_to_result()
1736 subtract_from_result (expressionS *resultP, offsetT amount, int rhs_highbit) in subtract_from_result()
/dragonfly/contrib/binutils-2.27/gas/
H A Dexpr.c1724 add_to_result (expressionS *resultP, offsetT amount, int rhs_highbit) in add_to_result()
1740 subtract_from_result (expressionS *resultP, offsetT amount, int rhs_highbit) in subtract_from_result()
/dragonfly/usr.sbin/installer/dfuife_curses/
H A Dcurses_widget.h69 int amount; /* for progress bars, sliders, checkboxes */ member
/dragonfly/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c126 size_t amount = SP->out_inuse; in NCURSES_SP_NAME() local
/dragonfly/contrib/xz/src/liblzma/check/
H A Dsha256.c29 rotr_32(uint32_t num, unsigned amount) in rotr_32()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfixed-value.c820 int amount = GET_MODE_FBIT (mode) - GET_MODE_FBIT (a->mode); in fixed_convert() local
956 int amount = GET_MODE_FBIT (mode); in fixed_convert_from_int() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dfixed-value.c837 int amount = GET_MODE_FBIT (mode) - GET_MODE_FBIT (a->mode); in fixed_convert() local
982 int amount = GET_MODE_FBIT (mode); in fixed_convert_from_int() local
/dragonfly/games/rogue/
H A Dspec_hit.c150 int amount; in steal_gold() local
/dragonfly/usr.sbin/installer/libdfui/
H A Ddecode.c371 int amount, streaming; in dfui_decode_progress() local

123