Searched refs:amount (Results 51 - 74 of 74) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DFormatString.h330 unsigned amount,
334 : start(amountStart), length(amountLength), hs(howSpecified), amt(amount),
329 OptionalAmount(HowSpecified howSpecified, unsigned amount, const char *amountStart, unsigned amountLength, bool usesPositionalArg) argument
/freebsd-13-stable/lib/libc/mips/gen/
H A Dldexp.S183 addu t1, t1, 20 # compute amount to shift right by
/freebsd-13-stable/contrib/ldns/ldns/
H A Dbuffer.h58 /** The amount of data the buffer can contain */
245 * \param[in] amount amount to use
248 bool ldns_buffer_reserve(ldns_buffer *buffer, size_t amount);
/freebsd-13-stable/sys/contrib/openzfs/module/os/linux/zfs/
H A Dabd_os.c102 * The amount of space wasted at the end of the last chunk across all
827 * Advance the iterator by a certain amount. Cannot be called when a chunk is
832 abd_iter_advance(struct abd_iter *aiter, size_t amount) argument
841 aiter->iter_pos += amount;
842 aiter->iter_offset += amount;
/freebsd-13-stable/sys/dev/asmc/
H A Dasmc.c74 static int asmc_wait_ack(device_t dev, uint8_t val, int amount);
824 * Just wait up to (amount * 10) ms.
827 asmc_wait_ack(device_t dev, uint8_t val, int amount) argument
834 for (i = 0; i < amount; i++) {
/freebsd-13-stable/contrib/unbound/sldns/
H A Dsbuffer.h124 /** The amount of data the buffer can contain */
319 * \param[in] amount amount to use
322 int sldns_buffer_reserve(sldns_buffer *buffer, size_t amount);
/freebsd-13-stable/crypto/openssl/include/openssl/
H A Dcrypto.h75 int CRYPTO_atomic_add(int *val, int amount, int *ret, CRYPTO_RWLOCK *lock);
348 * It takes an amount of time dependent on |len|, but independent of the
/freebsd-13-stable/sys/opencrypto/
H A Dcryptodev.h705 void crypto_cursor_advance(struct crypto_buffer_cursor *cc, size_t amount);
/freebsd-13-stable/contrib/ncurses/form/
H A Dfrm_driver.c637 | Function : static bool Field_Grown( FIELD *field, int amount)
650 Field_Grown(FIELD *field, int amount) argument
675 growth = field->cols * amount;
684 growth = (field->rows + field->nrow) * amount;
1622 int amount = myWCWIDTH(form->w, form->currow, form->curcol - 1); local
1626 if ((form->curcol -= amount) < 0)
1895 int amount = myWCWIDTH(form->w, form->currow, form->curcol - 1); local
1899 if ((form->curcol -= amount) < 0)
1920 int amount = myWCWIDTH(form->w, form->currow, form->curcol); local
1924 if ((form->curcol += amount) >
[all...]
/freebsd-13-stable/contrib/bmake/mk/
H A Ddirdeps-cache-update.mk20 # amount of time. For such targets a STATIC_DIRDEPS_CACHE can make
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Descape.mk163 # Backslash-newline in a variable setting, plus any amount of white space
/freebsd-13-stable/sys/mips/mips/
H A Dsupport.S153 * Copy specified amount of data from user space into the kernel
179 * Copy specified amount of data from kernel to the user space
405 blt a2, 12, memsetsmallclr # small amount to clear?
448 blt a1, 12, smallclr # small amount to clear?
H A Dfp.S1485 subu v0, t1, 20 # compute amount to shift
1671 * Determine the amount to shift the fraction in order to restore the
1833 li t9, SEXP_MIN # compute shift amount
1897 * Determine the amount to shift the fraction in order to restore the
2086 li t9, DEXP_MIN # compute shift amount
/freebsd-13-stable/share/mk/
H A Dbsd.compiler.mk142 # makefiles can save a noticeable amount of time when walking the whole source
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp2425 int amount = (isInc ? 1 : -1); local
2524 Value *amt = llvm::ConstantInt::get(value->getType(), amount, true);
2541 llvm::Value *amt = llvm::ConstantInt::get(value->getType(), amount, true);
2563 llvm::Value *amt = Builder.getInt32(amount);
2576 llvm::Value *amt = Builder.getInt32(amount);
2588 llvm::Value *amt = llvm::ConstantInt::get(value->getType(), amount);
2594 llvm::ConstantFP::get(value->getType(), amount),
2617 llvm::APFloat(static_cast<float>(amount)));
2620 llvm::APFloat(static_cast<double>(amount)));
2623 llvm::APFloat F(static_cast<float>(amount));
[all...]
/freebsd-13-stable/crypto/openssl/crypto/poly1305/asm/
H A Dpoly1305-armv4.pl554 @ of 52-bit numbers as long as the amount of addends is not a
573 @ to minimize amount of instructions [as well as amount of
/freebsd-13-stable/contrib/ldns/
H A Dhost2str.c441 size_t amount, const uint8_t* characters)
444 while (amount > 0) {
455 amount--;
440 ldns_characters2buffer_str(ldns_buffer* output, size_t amount, const uint8_t* characters) argument
/freebsd-13-stable/contrib/kyua/store/
H A Dschema_v1.sql237 -- The amount of physical memory required by the test case.
/freebsd-13-stable/crypto/openssh/
H A Dsftp-client.c64 /* Minimum amount of data to read at a time */
100 sftpio(void *_bwlimit, size_t amount) argument
104 bandwidth_limit(bwlimit, amount);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
H A DIndex.h1644 unsigned long amount; member in struct:CXTUResourceUsageEntry
/freebsd-13-stable/sys/crypto/openssl/arm/
H A Dpoly1305-armv4.S485 @ of 52-bit numbers as long as the amount of addends is not a
504 @ to minimize amount of instructions [as well as amount of
/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Darc.c163 * amount of memory consumed by the arc_buf_ts' data buffers can be seen via the
348 * the requested amount of data to be evicted. For example, by default for
948 * device is less than 1GB, the amount of data l2arc_evict()
949 * evicts is significant compared to the amount of restored L2ARC
2225 * Increment the amount of evictable space in the arc_state_t's refcount.
2266 * Decrement the amount of evictable space in the arc_state_t's refcount.
4431 * simply decrement the amount of data evicted from the MRU.
5036 * Reduce the target size as needed to maintain the amount of free
5039 * target arc_size by the deficit amount plus the fractional
5040 * amount
5234 arc_wait_for_eviction(uint64_t amount) argument
[all...]
/freebsd-13-stable/sys/netinet/
H A Dsctp_output.c9835 * we free by this amount.
12806 ssize_t amount; local
12814 amount = sndlen;
12816 amount = 1;
12818 if ((SCTP_SB_LIMIT_SND(so) < (amount + inqueue_bytes + stcb->asoc.sb_send_resv)) ||
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.c365 #define SHR(val, val_width, amount) (((val) | ((val) << (val_width))) >> (amount)) & ((1 << (val_width)) - 1)

Completed in 240 milliseconds

123