Searched refs:Calculate (Results 1 – 25 of 83) sorted by relevance
1234
| /NextBSD/contrib/llvm/include/llvm/IR/ |
| HD | Dominators.h | 42 extern template void Calculate<Function, BasicBlock *>( 44 extern template void Calculate<Function, Inverse<BasicBlock *>>(
|
| /NextBSD/bin/sh/tests/expansion/ |
| HD | arith11.0 | 5 # Calculate the minimum possible value, assuming two's complement and
|
| /NextBSD/contrib/llvm/lib/IR/ |
| HD | Dominators.cpp | 68 template void llvm::Calculate<Function, BasicBlock *>( 70 template void llvm::Calculate<Function, Inverse<BasicBlock *>>(
|
| /NextBSD/contrib/compiler-rt/lib/builtins/arm/ |
| HD | divsi3.S | 34 @ Calculate and return the quotient of the (signed) division.
|
| HD | modsi3.S | 30 @ Calculate and return the remainder of the (signed) division.
|
| HD | divmodsi4.S | 31 @ Calculate the quotient and remainder of the (signed) division. The return
|
| HD | umodsi3.S | 24 @ Calculate and return the remainder of the (unsigned) division.
|
| HD | udivsi3.S | 28 @ Calculate and return the quotient of the (unsigned) division.
|
| HD | udivmodsi4.S | 26 @ Calculate the quotient and remainder of the (unsigned) division. The return
|
| /NextBSD/contrib/ntp/scripts/calc_tickadj/ |
| HD | calc_tickadj.texi | 15 * calc_tickadj: (calc_tickadj). Calculate optimal tick value from a drift file.
|
| /NextBSD/contrib/llvm/include/llvm/Support/ |
| HD | GenericDomTree.h | 179 void Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, 640 Calculate(DominatorTreeBase<typename GraphTraits<N>::NodeType> &DT, FuncT &F); 729 Calculate<FT, NodeT *>(*this, F); in recalculate() 744 Calculate<FT, Inverse<NodeT *>>(*this, F); in recalculate()
|
| HD | GenericDomTreeConstruction.h | 151 void Calculate(DominatorTreeBase<typename GraphTraits<NodeT>::NodeType>& DT, in Calculate() function
|
| /NextBSD/contrib/unbound/ |
| HD | ac_pkg_swig.m4 | 74 # Calculate the required version number components 90 # Calculate the available version number components
|
| /NextBSD/contrib/ldns/ |
| HD | ax_pkg_swig.m4 | 78 # Calculate the required version number components 94 # Calculate the available version number components
|
| /NextBSD/usr.sbin/bsdconfig/share/ |
| HD | dialog.subr | 695 # Calculate height/width of infobox (adjusted/constrained below) 756 # Calculate height/width of buttonbox (adjusted/constrained below) 824 # Calculate height/width of inputbox (adjusted/constrained below) 900 # Calculate height/width of infobox (adjusted/constrained below) 993 # Calculate height/width of infobox (adjusted/constrained below) 1098 # Calculate height/width of infobox (adjusted/constrained below) 1219 # Calculate height/width of infobox (adjusted/constrained below) 1379 # Calculate height if desired 1405 # Calculate width if desired 1481 # Calculate height if desired [all …]
|
| /NextBSD/contrib/gcclibs/libssp/ |
| HD | configure.ac | 137 # Calculate toolexeclibdir
|
| /NextBSD/usr.sbin/bsdconfig/startup/share/ |
| HD | rcconf.subr | 127 # Calculate digest used to determine if the on-disk global persistant 289 # Calculate marks for checkboxes and radio buttons
|
| HD | rcvar.subr | 122 # Calculate a digest given the checksums of all dependencies (scripts
|
| /NextBSD/usr.sbin/bsdconfig/timezone/share/ |
| HD | iso3166.subr | 154 # Calculate the substr start-position of the name
|
| /NextBSD/sys/boot/pc98/boot0.5/ |
| HD | boot.s | 63 # Step 2: Calculate the segment address of the bootstrap routine
|
| /NextBSD/sys/boot/i386/pmbr/ |
| HD | pmbr.s | 90 movb NHRDRV,%dh # Calculate the highest
|
| /NextBSD/usr.sbin/bsdconfig/startup/include/ |
| HD | messages.subr | 96 msg_show_configured_desc="Calculate rc.conf(5) locations (slowest)"
|
| /NextBSD/contrib/gcclibs/libmudflap/ |
| HD | configure.ac | 149 # Calculate toolexeclibdir
|
| /NextBSD/contrib/gcclibs/libgomp/ |
| HD | configure.ac | 68 # Calculate toolexeclibdir
|
| /NextBSD/usr.sbin/bsdconfig/share/packages/ |
| HD | index.subr | 126 # Calculate digest used to determine if the on-disk persistant cache
|
1234