Searched refs:ge (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-10.1-release/etc/rc.d/
H A Dsecurelevel22 if [ ${kern_securelevel} -ge 0 ]; then
/freebsd-10.1-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 \
/freebsd-10.1-release/tools/regression/tmpfs/
H A Dt_statvfs48 [ $((${f_bsize} * ${f_blocks})) -ge $((10 * 1024 * 1024)) ] || die
H A Dt_sizes77 [ ${f_bused} -ge ${of_bused} -a ${f_bused} -le $((${of_bused} + 1)) ] \
/freebsd-10.1-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-10.1-release/lib/libgeom/
H A Dgeom_xml2tree.c353 struct ggeom *ge; local
397 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
398 gmp->lg_ident[i].lg_id = ge->lg_id;
399 gmp->lg_ident[i].lg_ptr = ge;
402 LIST_FOREACH(pr, &ge->lg_provider, lg_provider) {
408 LIST_FOREACH(co, &ge->lg_consumer, lg_consumer) {
418 LIST_FOREACH(ge, &cl->lg_geom, lg_geom) {
419 ge->lg_class =
420 geom_lookupid(gmp, ge->lg_class)->lg_ptr;
421 LIST_FOREACH(pr, &ge
476 struct ggeom *ge; local
[all...]
/freebsd-10.1-release/etc/periodic/daily/
H A D310.accounting37 [ $m -ge $n ] && { rm $f || rc=3; }
42 while [ $n -ge 0 ]
H A D460.status-mail-rejects44 while [ $n -ge 0 ]
/freebsd-10.1-release/sys/boot/sparc64/boot1/
H A DMakefile21 echo "$$x bytes available"; test $$x -ge 0
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dgfs.c632 gfs_dirent_t *ge = NULL; local
656 ge = &dp->gfsd_static[i];
658 if (ge->gfse_vnode == vp)
663 * If 'ge' is NULL, then it is a dynamic entry.
665 ge = NULL;
677 if (ge != NULL) {
682 ge->gfse_vnode = NULL;
820 gfs_dirent_t *ge; local
830 ge = &dp->gfsd_static[i];
832 if (compare(ge
935 gfs_dirent_t *ge; local
[all...]
/freebsd-10.1-release/tools/regression/acltools/
H A Daclfuzzer.sh76 if [ -n "$p" -a $rnd -ge 14 ]; then
102 if [ $rnd -ge 6 ]; then
/freebsd-10.1-release/contrib/subversion/
H A Dautogen.sh93 if [ $lt_major_version -ge 2 ]; then
106 if [ $lt_major_version -ge 2 ]; then
/freebsd-10.1-release/libexec/save-entropy/
H A Dsave-entropy.sh72 [ ${f#saved-entropy\.} -ge ${entropy_save_num} ] && unlink ${f}
78 while [ ${n} -ge 1 ]; do
/freebsd-10.1-release/crypto/openssl/
H A Dconfig435 if [ $GCCVER -ge 30 ]; then
446 if [ $GCCVER -ge 30 ]; then
507 if [ $CPU -ge 4000 ]; then
515 #if [ $CPU -ge 5000 ]; then
531 #if [ $CPU -ge 5000 ]; then
682 if [ "$CC" = "cc" -a $CCVER -ge 50 ]; then
777 if [ $CPU_VERSION -ge 768 ]; then # IA-64 CPU
783 elif [ $CPU_VERSION -ge 532 ]; then # PA-RISC 2.x CPU
793 elif [ $CPU_VERSION -ge 528 ]; then # PA-RISC 1.1+ CPU
795 elif [ $CPU_VERSION -ge 52
[all...]
/freebsd-10.1-release/sys/dev/mly/
H A Dmly.c2605 struct mly_command_generic *ge = (struct mly_command_generic *)mc->mc_packet; local
2611 mly_printf(sc, " command_id %d\n", ge->command_id);
2612 mly_printf(sc, " opcode %d\n", ge->opcode);
2614 ge->command_control.force_unit_access,
2615 ge->command_control.disable_page_out,
2616 ge->command_control.extended_sg_table,
2617 (ge->command_control.data_direction == MLY_CCB_WRITE) ? "WRITE" : "READ",
2618 ge->command_control.no_auto_sense,
2619 ge->command_control.disable_disconnect);
2620 mly_printf(sc, " data_size %d\n", ge
[all...]
/freebsd-10.1-release/release/amd64/
H A Dmk-vmimage.sh119 if [ $i -ge 10 ]; then
H A Dmk-azure.sh124 if [ $i -ge 10 ]; then
/freebsd-10.1-release/release/i386/
H A Dmk-vmimage.sh119 if [ $i -ge 10 ]; then
H A Dmk-azure.sh124 if [ $i -ge 10 ]; then
/freebsd-10.1-release/contrib/groff/contrib/groffer/
H A Dgroffer.sh201 if test "$#" -ge 2
/freebsd-10.1-release/crypto/openssh/regress/
H A Dforward-control.sh17 test $_n -ge 20 && return 1
29 test $_n -ge 20 && return 1
/freebsd-10.1-release/share/mk/
H A Dbsd.incs.mk70 while test $$# -ge 2; do \
/freebsd-10.1-release/sys/ofed/drivers/infiniband/hw/mlx4/
H A Dmain.c874 struct mlx4_ib_gid_entry *ge; local
876 ge = kzalloc(sizeof *ge, GFP_KERNEL);
877 if (!ge)
880 ge->gid = *gid;
882 ge->port = mqp->port;
883 ge->added = 1;
887 list_add_tail(&ge->list, &mqp->gid_list);
1181 struct mlx4_ib_gid_entry *ge; local
1185 list_for_each_entry_safe(ge, tm
1202 struct mlx4_ib_gid_entry *ge; local
[all...]
/freebsd-10.1-release/lib/csu/ia64/
H A Dcrt1.S69 cmp4.ge p6,p7=0,ARGC
/freebsd-10.1-release/sys/boot/i386/boot2/
H A DMakefile71 echo "$$x bytes available"; test $$x -ge 0

Completed in 175 milliseconds

123