Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DFileSpec.h414 void PathWasModified() { m_absolute = Absolute::Calculate; } in PathWasModified()
417 Calculate, enumerator
429 mutable Absolute m_absolute = Absolute::Calculate;
/freebsd/bin/sh/tests/expansion/
H A Darith11.04 # Calculate the minimum possible value, assuming two's complement and
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/
H A Dmodsi3.S27 @ Calculate and return the remainder of the (signed) division.
H A Ddivsi3.S31 @ Calculate and return the quotient of the (signed) division.
H A Ddivmodsi4.S28 @ Calculate the quotient and remainder of the (signed) division. The return
H A Dumodsi3.S21 @ Calculate and return the remainder of the (unsigned) division.
H A Dudivmodsi4.S22 @ Calculate the quotient and remainder of the (unsigned) division. The return
H A Dudivsi3.S25 @ Calculate and return the quotient of the (unsigned) division.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDominators.h61 extern template void Calculate<BBDomTree>(BBDomTree &DT);
65 extern template void Calculate<BBPostDomTree>(BBPostDomTree &DT);
/freebsd/contrib/ntp/scripts/calc_tickadj/
H A Dcalc_tickadj.texi15 * calc_tickadj: (calc_tickadj). Calculate optimal tick value from a drift file.
/freebsd/contrib/ldns/
H A Dax_pkg_swig.m478 # Calculate the required version number components
94 # Calculate the available version number components
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDominators.cpp79 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBDomTree>(
85 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBPostDomTree>(
/freebsd/contrib/unbound/
H A Dax_pkg_swig.m482 # Calculate the required version number components
98 # Calculate the available version number components
/freebsd/crypto/openssl/doc/man7/
H A DEVP_SIGNATURE-ED25519.pod76 /* Calculate the requires size for the signature by passing a NULL buffer */
/freebsd/usr.sbin/bsdconfig/share/
H A Ddialog.subr702 # Calculate height/width of infobox (adjusted/constrained below)
763 # Calculate height/width of buttonbox (adjusted/constrained below)
831 # Calculate height/width of inputbox (adjusted/constrained below)
907 # Calculate height/width of infobox (adjusted/constrained below)
1000 # Calculate height/width of infobox (adjusted/constrained below)
1105 # Calculate height/width of infobox (adjusted/constrained below)
1226 # Calculate height/width of infobox (adjusted/constrained below)
1386 # Calculate height if desired
1412 # Calculate width if desired
1488 # Calculate height if desired
[all …]
/freebsd/usr.sbin/bsdconfig/startup/share/
H A Drcconf.subr126 # Calculate digest used to determine if the on-disk global persistent
288 # Calculate marks for checkboxes and radio buttons
H A Drcvar.subr121 # Calculate a digest given the checksums of all dependencies (scripts
/freebsd/usr.sbin/bsdconfig/timezone/share/
H A Diso3166.subr153 # Calculate the substr start-position of the name
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericDomTree.h199 void Calculate(DomTreeT &DT);
797 DomTreeBuilder::Calculate(*this);
/freebsd/usr.sbin/bsdconfig/startup/include/
H A Dmessages.subr93 msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
/freebsd/stand/i386/pmbr/
H A Dpmbr.S89 movb NHRDRV,%dh # Calculate the highest
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DFileSpec.cpp513 if (m_absolute != Absolute::Calculate) in IsAbsolute()
/freebsd/contrib/llvm-project/llvm/tools/llvm-debuginfo-analyzer/
H A DREADME.txt108 // Calculate unique offset for CodeView elements.
/freebsd/sys/compat/linux/
H A Dlinux_vdso_gtod.inc165 * Calculate the absolute or boot-relative time from the
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm_hw_s390x.inc67 * Calculate the ghash of the iv - the result is stored into the tag

123