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

1234

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/examples/VFS/
H A Dautogen.sh19 if [ `$i --version | head -n 1 | cut -d. -f 2 | tr -d [:alpha:]` -ge 53 ]; then
33 if [ `$i --version | head -n 1 | cut -d. -f 2 | tr -d [:alpha:]` -ge 53 ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/threads/
H A Dpthreads-vms.com6 $ if f$getsyi("CPU") .ge. 128 then arch := axp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/threads/
H A Dpthreads-vms.com6 $ if f$getsyi("CPU") .ge. 128 then arch := axp
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/
H A Dautogen.sh19 if test `$i --version | head -n 1 | cut -d. -f 2 | tr -d [:alpha:]` -ge 53; then
33 if test `$i --version | head -n 1 | cut -d. -f 2 | tr -d [:alpha:]` -ge 53; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/ip/
H A Difcfg25 if [ "$1" = "" -o $class -eq 0 -o $class -ge 224 ]; then return 0
26 elif [ $class -ge 224 ]; then return 0
27 elif [ $class -ge 192 ]; then return 24
28 elif [ $class -ge 128 ]; then return 16
130 if [ `ip link ls $dev | grep -c MULTICAST` -ge 1 ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/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...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/test/
H A Dtverify.com4 $ if f$getsyi("cpu") .ge. 128 then __arch := AXP
H A Dtestgen.com4 $ if f$getsyi("cpu") .ge. 128 then __arch := AXP
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dplist.h59 u_char ge; member in struct:orf_prefix
H A Dplist.c39 int ge; member in struct:prefix_list_entry
340 int seq, int le, int ge, int any)
353 pentry->ge = ge;
413 enum prefix_list_type type, int seq, int le, int ge)
425 if (pentry->ge != ge)
548 /* In case of le nor ge is specified, exact match is performed. */
549 if (! pentry->le && ! pentry->ge)
560 if (pentry->ge)
338 prefix_list_entry_make(struct prefix *prefix, enum prefix_list_type type, int seq, int le, int ge, int any) argument
411 prefix_list_entry_lookup(struct prefix_list *plist, struct prefix *prefix, enum prefix_list_type type, int seq, int le, int ge) argument
662 vty_prefix_list_install(struct vty *vty, afi_t afi, char *name, char *seq, char *typestr, char *prefix, char *ge, char *le) argument
781 vty_prefix_list_uninstall(struct vty *vty, afi_t afi, char *name, char *seq, char *typestr, char *prefix, char *ge, char *le) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.03.14/
H A Dgenconfig.sh81 if [ $MAJORVER -ge 4 ]; then
85 if [ \( $MAJORVER -ge 4 \) -o \( $MAJORVER -eq 3 -a $MINORVER -ge 8 \) ]; then
92 if [ $VER -ge 700049 ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/minidlna.07.26/
H A Dgenconfig.sh65 if [ $MAJORVER -ge 4 ]; then
69 if [ \( $MAJORVER -ge 4 \) -o \( $MAJORVER -eq 3 -a $MINORVER -ge 8 \) ]; then
76 if [ $VER -ge 700049 ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/test/
H A Dtverify.com4 $ if f$getsyi("cpu") .ge. 128 then __arch := AXP
H A Dtestgen.com4 $ if f$getsyi("cpu") .ge. 128 then __arch := AXP
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/examples/
H A Ddhcp-client-script86 elif [ $class -ge 224 ]; then
88 elif [ $class -ge 192 ]; then
90 elif [ $class -ge 128 ]; then
109 elif [ $class -ge 224 ]; then
111 elif [ $class -ge 192 ]; then
113 elif [ $class -ge 128 ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dautogen.sh56 if test $maj -eq $majneeded -a $min -ge $minneeded; then
70 if test $maj -eq $majneeded -a $min -ge $minneeded; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/
H A Dconfig422 if [ $GCCVER -ge 30 ]; then
433 if [ $GCCVER -ge 30 ]; then
488 if [ $CPU -ge 4000 ]; then
496 #if [ $CPU -ge 5000 ]; then
512 #if [ $CPU -ge 5000 ]; then
611 if [ "$CC" = "cc" -a $CCVER -ge 50 ]; then
703 if [ $CPU_VERSION -ge 768 ]; then # IA-64 CPU
712 elif [ $CPU_VERSION -ge 532 ]; then # PA-RISC 2.x CPU
722 elif [ $CPU_VERSION -ge 528 ]; then # PA-RISC 1.1+ CPU
724 elif [ $CPU_VERSION -ge 52
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/doc/
H A DMakefile37 grep -c '^\(LaTeX Warning: Label(s) may\|No file \|! Emergency stop\)'` -ge 1 ]; do \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/
H A Dconfig420 if [ $GCCVER -ge 30 ]; then
431 if [ $GCCVER -ge 30 ]; then
488 if [ $CPU -ge 4000 ]; then
496 #if [ $CPU -ge 5000 ]; then
512 #if [ $CPU -ge 5000 ]; then
624 if [ "$CC" = "cc" -a $CCVER -ge 50 ]; then
721 if [ $CPU_VERSION -ge 768 ]; then # IA-64 CPU
730 elif [ $CPU_VERSION -ge 532 ]; then # PA-RISC 2.x CPU
742 elif [ $CPU_VERSION -ge 528 ]; then # PA-RISC 1.1+ CPU
744 elif [ $CPU_VERSION -ge 52
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/flac-1.2.1/
H A Dautogen.sh89 if test $maj -eq $majneeded -a $min -ge $minneeded; then
103 if test $maj -eq $majneeded -a $min -ge $minneeded; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/
H A Dcurl-config112 if test "$nownum" -ge "$checknum"; then
H A Dcurl-config.in112 if test "$nownum" -ge "$checknum"; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tmp/bin/
H A Dcurl-config112 if test "$nownum" -ge "$checknum"; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/
H A Dautogen.sh21 if [ `("$1" --version || echo "0") | cvtver` -ge "$2" ]; then
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgpg-error-1.10/
H A Dautogen.sh21 if [ `("$1" --version || echo "0") | cvtver` -ge "$2" ]; then

Completed in 272 milliseconds

1234