Searched refs:ge (Results 1 - 25 of 50) sorted by last modified time

12

/freebsd-9.3-release/contrib/ntp/scripts/update-leap/
H A Dupdate-leap.in404 if ( $TRY ge $MAXTRIES ) {
H A Dupdate-leap.sh411 if [ $TRY -ge $MAXTRIES ]; then
/freebsd-9.3-release/contrib/ntp/
H A Dconfigure35872 if test "$2" -ge 17
35893 if test "$2" -ge 07
[all...]
/freebsd-9.3-release/contrib/ntp/scripts/
H A Dsummary.in83 if ($date ge $startdate && $date le $enddate) {
90 if ($date ge $startdate && $date le $enddate) {
97 if ($date ge $startdate && $date le $enddate) {
/freebsd-9.3-release/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/jdtrace/
H A DJDTrace.java345 String ge = ">= " + b;
346 out.printf("%16s ", ge);
/freebsd-9.3-release/lib/csu/ia64/
H A Dcrt1.S69 cmp4.ge p6,p7=0,ARGC
/freebsd-9.3-release/lib/libgeom/
H A Dgeom_xml2tree.c351 struct ggeom *ge; local
395 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
396 gmp->lg_ident[i].lg_id = ge->lg_id;
397 gmp->lg_ident[i].lg_ptr = ge;
400 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) {
406 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) {
416 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
417 ge->lg_class =
418 geom_lookupid(gmp, ge->lg_class)->lg_ptr;
419 LIST_FOREACH(pr, &ge
474 struct ggeom *ge; local
[all...]
/freebsd-9.3-release/usr.sbin/bsdinstall/scripts/
H A Dzfsboot563 [ $ndisks -ge $want_disks ] && break # to success
634 [ $ndisks -ge $want_disks ] &&
1360 [ ${disksize:-0} -ge 0 ] || disksize=0
/freebsd-9.3-release/share/mk/
H A Dbsd.incs.mk70 while test $$# -ge 2; do \
/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c14636 {"ge", 0xa},
14717 TxCM_(m1, ge, m2, op, top, nops, ops, ae, te), \
14791 xCM_(m1, ge, m2, op, nops, ops, ae), \
/freebsd-9.3-release/contrib/bmake/mk/
H A Dlinks.mk36 while test $$\# -ge 2; do \
43 while test $$\# -ge 2; do \
58 while test $$\# -ge 2; do \
65 while test $$\# -ge 2; do \
H A Dman.mk111 while test $$# -ge 2; do \
H A Dmeta.stage.mk87 while test $$\# -ge 2; do \
102 while test $$\# -ge 2; do \
/freebsd-9.3-release/contrib/gcclibs/libgomp/
H A Dconfigure9558 if test $libgomp_gnu_ld_version -ge $libgomp_min_gnu_ld_version ; then
9570 if test $libgomp_gnu_ld_version -ge 21200 ; then
/freebsd-9.3-release/contrib/bzip2/
H A Dcompress.c241 Int32 v, t, i, j, gs, ge, totc, bt, bc, iter; local
288 ge = gs-1;
290 while (aFreq < tFreq && ge < alphaSize-1) {
291 ge++;
292 aFreq += s->mtfFreq[ge];
295 if (ge > gs
298 aFreq -= s->mtfFreq[ge];
299 ge--;
305 nPart, gs, ge, aFreq,
309 if (v >= gs && v <= ge)
[all...]
/freebsd-9.3-release/contrib/ipfilter/BSD/
H A Dkupgrade185 if [ $fullrev -ge 010600 -a $fullrev -lt 020000 ] ; then
212 if [ $fullrev -ge 030400 ] ; then
/freebsd-9.3-release/contrib/groff/contrib/groffer/
H A Dgroffer.sh201 if test "$#" -ge 2
H A Dgroffer2.sh852 '>='|'-ge')
853 fc_op='-ge';
2038 while test "$#" -ge 1
2125 if test "$#" -ge 1
5186 while test "$#" -ge 2
/freebsd-9.3-release/contrib/gcc/
H A Dconfigure13655 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 6 \) \* 1000 + 0`
13693 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 8 \) \* 1000 + 0`
13731 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 9 \) \* 1000 + 0`
13779 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 2 \) \* 1000 + 0`
13816 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 17 \) \* 1000 + 0`
13853 if test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 15 \) \* 1000 + 91`
13899 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 13 \) \* 1000 + 0`
13931 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 \
14004 && test $gcc_cv_gas_vers -ge `expr \( \( 2 \* 1000 \) + 11 \) \* 1000 + 0`
14063 && test $gcc_cv_gas_vers -ge `exp
[all...]
/freebsd-9.3-release/contrib/gcc/config/arm/
H A Dieee754-df.S275 RETLDM "r4, r5" ge
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h169 CaseRec(MachineBasicBlock *bb, const Constant *lt, const Constant *ge, argument
171 CaseBB(bb), LT(lt), GE(ge), Range(r) {}
/freebsd-9.3-release/tools/regression/tmpfs/
H A Dt_sizes77 [ ${f_bused} -ge ${of_bused} -a ${f_bused} -le $((${of_bused} + 1)) ] \
H A Dt_statvfs48 [ $((${f_bsize} * ${f_blocks})) -ge $((10 * 1024 * 1024)) ] || die
/freebsd-9.3-release/tools/regression/acltools/
H A Daclfuzzer.sh76 if [ -n "$p" -a $rnd -ge 14 ]; then
102 if [ $rnd -ge 6 ]; then
/freebsd-9.3-release/usr.bin/man/
H A Dman.sh139 if [ $debug -ge ${2:-1} ]; then

Completed in 360 milliseconds

12