| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | FileSpec.h | 425 void PathWasModified() { m_absolute = Absolute::Calculate; } in PathWasModified() 428 Calculate, enumerator 440 mutable Absolute m_absolute = Absolute::Calculate;
|
| /freebsd/bin/sh/tests/expansion/ |
| H A D | arith11.0 | 4 # Calculate the minimum possible value, assuming two's complement and
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/arm/ |
| H A D | modsi3.S | 27 @ Calculate and return the remainder of the (signed) division.
|
| H A D | divsi3.S | 31 @ Calculate and return the quotient of the (signed) division.
|
| H A D | divmodsi4.S | 28 @ Calculate the quotient and remainder of the (signed) division. The return
|
| H A D | umodsi3.S | 21 @ Calculate and return the remainder of the (unsigned) division.
|
| H A D | udivmodsi4.S | 22 @ Calculate the quotient and remainder of the (unsigned) division. The return
|
| /freebsd/contrib/ntp/scripts/calc_tickadj/ |
| H A D | calc_tickadj.texi | 15 * calc_tickadj: (calc_tickadj). Calculate optimal tick value from a drift file.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Dominators.h | 64 extern template LLVM_TEMPLATE_ABI void Calculate<BBDomTree>(BBDomTree &DT); 69 Calculate<BBPostDomTree>(BBPostDomTree &DT);
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | MachineDominators.cpp | 44 template LLVM_EXPORT_TEMPLATE void Calculate<MBBDomTree>(MBBDomTree &DT);
|
| H A D | MachinePostDominators.cpp | 27 Calculate<MBBPostDomTree>(MBBPostDomTree &DT);
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | MachinePostDominators.h | 30 Calculate<MBBPostDomTree>(MBBPostDomTree &DT);
|
| H A D | MachineDominators.h | 47 extern template LLVM_TEMPLATE_ABI void Calculate<MBBDomTree>(MBBDomTree &DT);
|
| /freebsd/contrib/ldns/ |
| H A D | ax_pkg_swig.m4 | 78 # Calculate the required version number components 94 # Calculate the available version number components
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Dominators.cpp | 83 llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBDomTree>( 90 llvm::DomTreeBuilder::Calculate<DomTreeBuilder::BBPostDomTree>(
|
| /freebsd/contrib/unbound/ |
| H A D | ax_pkg_swig.m4 | 82 # Calculate the required version number components 98 # Calculate the available version number components
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | dialog.subr | 702 # 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 D | rcconf.subr | 126 # Calculate digest used to determine if the on-disk global persistent 288 # Calculate marks for checkboxes and radio buttons
|
| H A D | rcvar.subr | 121 # Calculate a digest given the checksums of all dependencies (scripts
|
| /freebsd/usr.sbin/bsdconfig/timezone/share/ |
| H A D | iso3166.subr | 153 # Calculate the substr start-position of the name
|
| /freebsd/stand/i386/pmbr/ |
| H A D | pmbr.S | 89 movb NHRDRV,%dh # Calculate the highest
|
| /freebsd/usr.sbin/bsdconfig/startup/include/ |
| H A D | messages.subr | 93 msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_SIGNATURE-SLH-DSA.pod | 106 /* Calculate the required size for the signature by passing a NULL buffer. */
|
| H A D | EVP_SIGNATURE-ML-DSA.pod | 110 /* Calculate the required size for the signature by passing a NULL buffer. */
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | GenericDomTree.h | 193 void Calculate(DomTreeT &DT); 862 DomTreeBuilder::Calculate(*this);
|