Home
last modified time | relevance | path

Searched refs:amounts (Results 1 – 25 of 51) sorted by relevance

123

/freebsd/contrib/bc/
H A DMAINTENANCE-TERMS.md55 All amounts will be billed by, and paid to, [Yzena, LLC][2]. Invoices will be
58 It is suggested that the following amounts be budgeted:
/freebsd/tools/build/options/
H A DWITH_BEARSSL24 reserve differing amounts of the low 640k space, making a precise limit for
/freebsd/sys/dev/sound/pci/
H A Demu10kx.c266 uint32_t amounts[8]; member
1356 v->amounts[i] = rt->amounts_left[i]; in emu_vroute()
1361 v->amounts[i] = rt->amounts_right[i]; in emu_vroute()
1402 emu_wrptr(sc, v->vnum, EMU_A_CHAN_SENDAMOUNTS, (v->amounts[7] << 24) | in emu_vwrite()
1403 (v->amounts[6] << 26) | in emu_vwrite()
1404 (v->amounts[5] << 8) | in emu_vwrite()
1405 (v->amounts[4] << 0)); in emu_vwrite()
1407 emu_wrptr(sc, v->vnum, EMU_CHAN_PTRX, (v->amounts[0] << 8) | (v->amounts[1] << 0)); in emu_vwrite()
1408 emu_wrptr(sc, v->vnum, EMU_CHAN_DSL, v->ea | (v->amounts[3] << 24)); in emu_vwrite()
1409 emu_wrptr(sc, v->vnum, EMU_CHAN_PSST, v->sa | (v->amounts[2] << 24)); in emu_vwrite()
/freebsd/crypto/openssl/doc/designs/quic-design/
H A Dcongestion-control.md48 changed to avoid this. This involves some small amounts of functionality which
/freebsd/contrib/xz/
H A DCOPYING54 If you copy significant amounts of 0BSD-licensed code from XZ Utils
/freebsd/crypto/openssl/doc/man3/
H A DEVP_SealInit.pod66 on large amounts of data, this is because public key encryption is slow
H A DEVP_VerifyInit.pod85 combination) will not be indicated until after potentially large amounts of
H A DEVP_SignInit.pod89 combination) will not be indicated until after potentially large amounts of
H A DEVP_EncodeInit.pod70 repeatedly to process large amounts of input data. In the event of an error
H A DEVP_DigestInit.pod324 to avoid multiple EVP_MD_fetch() calls or if large amounts of data are to be
330 useful if large amounts of data are to be hashed which only differ in the last
/freebsd/sys/contrib/openzfs/etc/default/
H A Dzfs.in90 # This is needed in some cases (extreme amounts of VDEVs, multipath etc).
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-SCRYPT.pod16 systems that lack large amounts of main memory (such as GPUs or ASICs)
H A DEVP_KDF-ARGON2.pod16 systems that lack large amounts of main memory (such as GPUs or ASICs)
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt26 amounts of textual characters are misidentified as plain text.
/freebsd/contrib/mandoc/
H A DINSTALL68 Basically, that amounts to "make regress" to do a standard regression
/freebsd/contrib/unbound/doc/
H A Dunbound-anchor.rst203 debug amounts (such as full certificates or byte-dumps of downloaded
/freebsd/sys/contrib/zstd/
H A DREADME.md225 It is run continuously to compress large amounts of data in multiple formats and use cases.
/freebsd/sys/i386/conf/
H A DNOTES311 # (combined with large amounts of physical memory) cause panics at
/freebsd/usr.sbin/bsdconfig/share/packages/
H A Dpackages.subr125 # being tracked (already apears in $SELECTED_PACKAGES), this function amounts
147 # amounts to having no effet.
/freebsd/contrib/ntp/sntp/libevent/
H A Dwhatsnew-2.1.txt634 system time, as can happen in small amounts due to clock adjustments from
635 NTP, or in large amounts due to users who move their system clocks all over
/freebsd/contrib/libevent/
H A Dwhatsnew-2.1.txt634 system time, as can happen in small amounts due to clock adjustments from
635 NTP, or in large amounts due to users who move their system clocks all over
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsARM.td576 // depending on the signs of the shift amounts. It also has well-defined
577 // behavior for shift amounts that LLVM leaves undefined. Only basic shifts
/freebsd/crypto/krb5/src/util/et/
H A Dcom_err.texinfo90 considerable amounts of work for the programmer. This paper describes
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kInstrInfo.td167 // For allocating variable amounts of stack space when using
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZOperators.td555 // Shifts by small immediate amounts.

123