Searched refs:maximum (Results 126 - 145 of 145) sorted by relevance

123456

/netbsd-current/external/mit/isl/dist/doc/
H A Dimplementation.tex343 specify that the unknowns may be negative or that the maximum should
353 can specify whether a maximum needs to be computed and no assumptions
/netbsd-current/external/bsd/tmux/dist/
H A Dtmux.h97 /* Minimum and maximum window size. */
2021 u_int maximum; member in struct:options_table_entry
/netbsd-current/sys/arch/m68k/060sp/dist/
H A Ditest.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
H A Dpfpsp.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
3166 # operand and save the appropriate minimum or maximum integer value
3364 # operand and save the appropriate minimum or maximum integer value
H A Dfplsp.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
H A Dfpsp.s14 # To the maximum extent permitted by applicable law,
21 # To the maximum extent permitted by applicable law,
3166 # operand and save the appropriate minimum or maximum integer value
3364 # operand and save the appropriate minimum or maximum integer value
/netbsd-current/external/bsd/byacc/dist/
H A Dconfigure704 --with-max-table-size=N set the maximum table size = N (no default)
5279 echo "$as_me:5279: checking for maximum table size" >&5
5280 echo $ECHO_N "checking for maximum table size... $ECHO_C" >&6
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/aarch64/
H A Dsve2.s369 # For all zeros except the minimum size bit, use maximum size.
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp3544 case Intrinsic::maximum:
5709 /// Match non-obvious integer minimum and maximum sequences.
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S237 | Let MAX_EXP be in each case the maximum exponent (255 for floats, 1023
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S237 | Let MAX_EXP be in each case the maximum exponent (255 for floats, 1023
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
H A Dsystime.d7527 number of fractional seconds. It's a maximum of 7 (which would be
7671 number of fractional seconds. It's a maximum of 7 (which would be
7807 number of fractional seconds. It's a maximum of 7 (which would be
9015 the maximum $(D SYSTEMTIME) is in 30,827 A.D.
H A Ddate.d9786 The maximum valid Day in the given month in the given year.
/netbsd-current/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm.mli135 maximum optimization opportunities. Use only with
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/range/
H A Dpackage.d2830 + n = maximum number of elements to include in _tail
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/datetime/
H A Ddate.d10277 The maximum valid Day in the given month in the given year.
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/range/
H A Dpackage.d3257 + n = maximum number of elements to include in _tail
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp6274 case Intrinsic::maximum:
H A DDAGCombiner.cpp3099 // maximum value.
14805 // maximum(X, nan) -> nan
14815 // maximum(X, +inf) -> +inf if nnan
14822 // maximum(X, -inf) -> X
14844 return visitFMinMax(DAG, N, maximum);
19286 // vector, then split the vector efficiently based on the maximum
20545 // maximum type and extend them all.
21706 // Determine maximum split level (byte level masking).
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp17130 CGM.getIntrinsic(Intrinsic::maximum, ConvertType(E->getType()));

Completed in 917 milliseconds

123456