Home
last modified time | relevance | path

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

123

/freebsd-head/contrib/llvm-project/lldb/include/lldb/Utility/
HDFileSpec.h414 void PathWasModified() { m_absolute = Absolute::Calculate; } in PathWasModified()
417 Calculate, enumerator
429 mutable Absolute m_absolute = Absolute::Calculate;
/freebsd-head/bin/sh/tests/expansion/
HDarith11.04 # Calculate the minimum possible value, assuming two's complement and
/freebsd-head/contrib/llvm-project/compiler-rt/lib/builtins/arm/
HDmodsi3.S27 @ Calculate and return the remainder of the (signed) division.
HDdivsi3.S31 @ Calculate and return the quotient of the (signed) division.
HDdivmodsi4.S28 @ Calculate the quotient and remainder of the (signed) division. The return
HDumodsi3.S21 @ Calculate and return the remainder of the (unsigned) division.
HDudivmodsi4.S22 @ Calculate the quotient and remainder of the (unsigned) division. The return
HDudivsi3.S25 @ Calculate and return the quotient of the (unsigned) division.
/freebsd-head/contrib/llvm-project/llvm/include/llvm/IR/
HDDominators.h61 extern template void Calculate<BBDomTree>(BBDomTree &DT);
65 extern template void Calculate<BBPostDomTree>(BBPostDomTree &DT);
/freebsd-head/contrib/ntp/scripts/calc_tickadj/
HDcalc_tickadj.texi15 * calc_tickadj: (calc_tickadj). Calculate optimal tick value from a drift file.
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachinePostDominators.h27 extern template void Calculate<MBBPostDomTree>(MBBPostDomTree &DT);
HDMachineDominators.h51 extern template void Calculate<MBBDomTree>(MBBDomTree &DT);
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachinePostDominators.cpp25 template void Calculate<MBBPostDomTree>(MBBPostDomTree &DT);
HDMachineDominators.cpp43 template void Calculate<MBBDomTree>(MBBDomTree &DT);
/freebsd-head/contrib/llvm-project/llvm/lib/IR/
HDDominators.cpp79 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBDomTree>(
85 template void llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBPostDomTree>(
/freebsd-head/contrib/ldns/
HDax_pkg_swig.m478 # Calculate the required version number components
94 # Calculate the available version number components
/freebsd-head/contrib/unbound/
HDax_pkg_swig.m482 # Calculate the required version number components
98 # Calculate the available version number components
/freebsd-head/crypto/openssl/doc/man7/
HDEVP_SIGNATURE-ED25519.pod76 /* Calculate the requires size for the signature by passing a NULL buffer */
/freebsd-head/usr.sbin/bsdconfig/share/
HDdialog.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-head/usr.sbin/bsdconfig/startup/share/
HDrcconf.subr126 # Calculate digest used to determine if the on-disk global persistent
288 # Calculate marks for checkboxes and radio buttons
HDrcvar.subr121 # Calculate a digest given the checksums of all dependencies (scripts
/freebsd-head/usr.sbin/bsdconfig/timezone/share/
HDiso3166.subr153 # Calculate the substr start-position of the name
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Support/
HDGenericDomTree.h197 void Calculate(DomTreeT &DT);
795 DomTreeBuilder::Calculate(*this);
/freebsd-head/usr.sbin/bsdconfig/startup/include/
HDmessages.subr93 msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
/freebsd-head/stand/i386/pmbr/
HDpmbr.S89 movb NHRDRV,%dh # Calculate the highest

123