Home
last modified time | relevance | path

Searched refs:overall (Results 1 – 25 of 47) sorted by relevance

12

/freebsd/lib/libdpv/
H A Ddprompt.c714 dprompt_dprint(int fd, const char *prefix, const char *append, int overall) in dprompt_dprint() argument
718 if (overall >= 0 && overall <= 100) in dprompt_dprint()
719 gauge_percent = percent = overall; in dprompt_dprint()
729 dprompt_libprint(const char *prefix, const char *append, int overall) in dprompt_libprint() argument
736 if (overall >= 0 && overall <= 100) in dprompt_libprint()
737 gauge_percent = percent = overall; in dprompt_libprint()
H A Ddpv.c122 int overall = 0; in dpv() local
634 overall = (100 * nthfile - 100 + pct) / in dpv()
638 overall++; in dpv()
645 overall); in dpv()
649 aprompt, overall); in dpv()
/freebsd/contrib/kyua/misc/
H A Dreport.css42 p.overall font.good {
46 p.overall font.bad {
/freebsd/usr.sbin/bsdconfig/include/
H A Dbsdconfig.hlp11 For more information on the overall general system configuration, see
/freebsd/sys/contrib/device-tree/Bindings/nds32/
H A Datl2c.txt5 Level-2 cache controller in general enhances overall system performance
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Dmax8907.txt22 controls the overall system power.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_sha3_224.pod48 Specifically, B<EVP_shake128> provides an overall security of 128 bits, while
H A DSSL_CTX_set_tlsext_ticket_key_cb.pod143 the overall security is only 128 bits because breaking the ticket key will
/freebsd/contrib/sendmail/src/
H A DTUNING43 mail) with high overall throughput.
115 per queue group (Runner=) and overall (MaxQueueChildren).
154 recipients. For mailing lists or large aliases the overall delivery
/freebsd/sys/kern/
H A Dserdev_if.m37 # driver is responsible for the overall operation of the hardware and uses
/freebsd/sys/contrib/device-tree/Bindings/input/touchscreen/
H A Dti-tsc-adc.txt44 effects the overall sampling speed, hence need to be
/freebsd/sys/crypto/skein/amd64/
H A Dskein_block_asm.S99 KW_PARITY = 0x1BD11BDAA9FC1A22 #overall parity of key schedule words
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-bindings.txt53 contributing part of the overall configuration. See the next
H A Dpinctrl-st.txt17 reduces number of overall interrupts numbers required. All these banks belong to
/freebsd/sys/contrib/device-tree/src/arm/arm/
H A Dintegratorcp.dts44 * The Integrator/CP overall clocking architecture can be found in
/freebsd/sys/contrib/zlib/doc/
H A Dtxtvsbin.txt90 positives). This, however, incurs a reduced precision overall, since
/freebsd/sys/contrib/device-tree/Bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt40 This compatibility refers to backwards compatibility of the overall
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt52 both the overall controller HW module and the sets-of-ports as "controllers".
/freebsd/usr.sbin/bsdconfig/share/
H A Dvariable.subr207 # for the ZFS configuration to be done interactively even if perhaps overall
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips.td17 // The overall idea of the PredicateControl class is to chop the Predicates list
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm283x.dtsi113 * There is an overall "any bank" interrupt.
/freebsd/lib/libc/locale/
H A DDESIGN.xlocale16 The overall goal of this implementation is to be compatible with the Darwin
/freebsd/contrib/diff/doc/
H A Dfdl.texi60 publishers or authors of the Document to the Document's overall
62 directly within that overall subject. (Thus, if the Document is in
/freebsd/crypto/openssl/include/openssl/
H A Derr.h.in203 * The reason flags are part of the overall reason code for practical
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td112 HelpText<"Display the contents of the overall file header">;

12