Searched refs:ge (Results 101 - 125 of 189) sorted by relevance

12345678

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/util/
H A Dgen-dir-node87 while [ $lines -ge $line ] ; do
/netbsd-6-1-5-RELEASE/sys/arch/hpcmips/dev/
H A Dmq200subr.c257 (clock->ge << MQ200_PMC_GE_CLK_SHIFT) | MQ200_PMC_GE_ENABLE);
258 DPRINTF(" GE: PLL%d\n", clock->ge);
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/mantools/
H A Dpostconf2man78 $block =~ s/&ge;/>=/g;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/docs/doxygen/
H A Drun_doxygen29 if test $v_found -ge $v_required; then
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/scripts/
H A Dsummary.in353 if ($date ge $startdate && $date le $enddate) {
360 if ($date ge $startdate && $date le $enddate) {
367 if ($date ge $startdate && $date le $enddate) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/test/
H A Dtestssl.com4 $ if f$getsyi("cpu") .ge. 128 then -
H A Dtrsa.com4 $ if f$getsyi("cpu") .ge. 128 then -
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/arc/
H A Drlc.d51 a4: 0a 7c 1f 48 481f7c0a rlc.ge r0,0
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/ia64/
H A Dcopyi.asm49 cmp.ge p14, p15 = 3, r34
H A Dcopyd.asm49 cmp.ge p14, p15 = 3, r34
/netbsd-6-1-5-RELEASE/dist/dhcp/client/scripts/
H A Dsolaris68 if [ $relmajor -gt 5 ] || ( [ $relmajor -eq 5 ] && [ $relminor -ge 5 ] )
/netbsd-6-1-5-RELEASE/sys/arch/sh3/sh3/
H A Dcpu_in_cksum.S141 cmp/ge reg_mlen,reg_len
/netbsd-6-1-5-RELEASE/tests/dev/sysmon/
H A Dt_swsensor.sh232 if [ ${cnt} -ge ${expected_event} ] ; then
/netbsd-6-1-5-RELEASE/gnu/dist/groff/doc/
H A DMakefile.sub117 $(GROFF) -Tps -ge -me >$@
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dconfigure20968 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 6 \) \* 1000 + 0`
21004 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 8 \) \* 1000 + 0`
21039 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 8 \) \* 1000 + 0`
21075 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 9 \) \* 1000 + 0`
21121 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 2 \) \* 1000 + 0`
21156 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 17 \) \* 1000 + 0`
21191 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 15 \) \* 1000 + 91`
21235 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 13 \) \* 1000 + 0`
21328 if test "$gcc_cv_gld_major_version" -eq 2 -a "$gcc_cv_gld_minor_version" -ge 13 -o "$gcc_cv_gld_major_version" -gt 2 \
21386 if test "$gcc_cv_gld_major_version" -eq 2 -a "$gcc_cv_gld_minor_version" -ge 1
[all...]
/netbsd-6-1-5-RELEASE/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dlex.c903 { "ge.", SGE, },
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/fixed-point/
H A Dallop-const.c57 int NAME ## ge = 0.1 ## POSTFIX >= 0.2 ## POSTFIX; \
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dconfigure14640 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 6 \) \* 1000 + 0`
14678 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 8 \) \* 1000 + 0`
14716 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 9 \) \* 1000 + 0`
14764 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 2 \) \* 1000 + 0`
14801 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 17 \) \* 1000 + 0`
14838 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 15 \) \* 1000 + 91`
14884 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 13 \) \* 1000 + 0`
14930 if test "$gcc_cv_gld_major_version" -eq 2 -a "$gcc_cv_gld_minor_version" -ge 13 -o "$gcc_cv_gld_major_version" -gt 2 \
14990 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 11 \) \* 1000 + 0`
15049 && test $gcc_cv_gas_vers -ge `exp
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/scripts/
H A Drun_doxygen32 if test $v_found -ge $v_required; then
/netbsd-6-1-5-RELEASE/common/dist/zlib/
H A Dmake_vms.com29 $ axp = f$getsyi("HW_MODEL").ge.1024
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/zlib/
H A Dmake_vms.com29 $ axp = f$getsyi("HW_MODEL").ge.1024
/netbsd-6-1-5-RELEASE/sys/arch/ia64/ia64/
H A Dexception.S800 cmp.ge p13,p0=5,r17 // RR0-RR5?
827 cmp.ge p13,p0=5,r17 // RR0-RR5?
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.tex894 1. if $a.alloc \ge b$ then return(\textit{MP\_OKAY}) \\
1748 unsigned subtraction algorithm requires the result to be positive. That is when computing $a - b$ the condition $\vert a \vert \ge \vert b\vert$ must
1759 data type must be able to represent $0 \le x < 2^{32}$ meaning that in this case $\gamma \ge 32$.
1766 \textbf{Input}. Two mp\_ints $a$ and $b$ ($\vert a \vert \ge \vert b \vert$) \\
1798 passing variables $a$ and $b$ the condition that $\vert a \vert \ge \vert b \vert$ must be met for the algorithm to function correctly. This
1952 \hspace{3mm}2.1 if $\vert a \vert \ge \vert b \vert$ then do (\textit{mp\_cmp\_mag}) \\
1977 \hline \textbf{Sign of $a$} & \textbf{Sign of $b$} & \textbf{$\vert a \vert \ge \vert b \vert $} & \textbf{Unsigned Operation} & \textbf{Result Sign Flag} \\
2285 4. If $b \ge lg(\beta)$ then \\
2356 4. If $b \ge lg(\beta)$ then do \\
2600 digit since that digit is assumed to be zero at this point. However, if $ix + pb \ge dig
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/contrib/groffer/
H A Dgroffer2.sh852 '>='|'-ge')
853 fc_op='-ge';
2038 while test "$#" -ge 1
2125 if test "$#" -ge 1
5186 while test "$#" -ge 2
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Drx-parse.c3681 { "ge", 8 },

Completed in 692 milliseconds

12345678