Searched refs:version (Results 1 - 25 of 2799) sorted by last modified time

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/
H A Dbrowser.js3 browser.version = parseInt(navigator.appVersion);
H A Dfuncs.js266 browser.version = parseInt(navigator.appVersion);
H A Djquery.alerts.js84 var pos = ($.browser.msie && parseInt($.browser.version) <= 6 ) ? 'absolute' : 'fixed';
198 if( $.browser.msie && parseInt($.browser.version) <= 6 ) top = top + $(window).scrollTop();
H A Djquery.js44 !c.isFunction(b)){d=b;b=w}if(!b&&a)b=function(){return a.apply(d||this,arguments)};if(a)b.guid=a.guid=a.guid||b.guid||c.guid++;return b},uaMatch:function(a){a=a.toLowerCase();a=/(webkit)[ \/]([\w.]+)/.exec(a)||/(opera)(?:.*version)?[ \/]([\w.]+)/.exec(a)||/(msie) ([\w.]+)/.exec(a)||!/compatible/.test(a)&&/(mozilla)(?:.*? rv:([\w.]+))?/.exec(a)||[];return{browser:a[1]||"",version:a[2]||"0"}},browser:{}});P=c.uaMatch(P);if(P.browser){c.browser[P.browser]=true;c.browser.version=P.version}if(c.browser.webkit)c.browser.safari=
170 else if(a.initialIndex===0||a.initialIndex>0)e.click(a.initialIndex)}c.tools=c.tools||{version:"1.2.5"};c.tools.tabs={conf:{tabs:"a",current:"current",onBeforeClick:null,onClick:null,effect:"default",initialIndex:0,event:"click",rotate:false,history:false},addEffect:function(d,b){o[d]=b}};var o={"default":function(d,b){this.getPanes().hide().eq(d).show();b.call()},fade:function(d,b){var a=this.getConf(),e=a.fadeOutSpeed,l=this.getPanes();e?l.fadeOut(e):l.hide();l.eq(d).fadeIn(a.fadeInSpeed,b)},slide:function(d,
H A Dmd5.js187 browser.version = parseInt(navigator.appVersion);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/cgi-bin/
H A Djquery.flexbox.min.js264 if($.browser.msie && $.browser.version.substr(0,1) === '6'){}
314 if($.browser.msie && $.browser.version.substr(0,1) === '6'){}
595 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
629 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
686 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
709 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
H A Dscript.js564 var version = 999; // we assume a sane browser
566 // bah, IE again, lets downgrade version number
567 version = parseFloat(navigator.appVersion.split("MSIE")[1]);
568 return version;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/prebuilt/WW/www/script/
H A Djquery.flexbox.min.js264 if($.browser.msie && $.browser.version.substr(0,1) === '6'){}
314 if($.browser.msie && $.browser.version.substr(0,1) === '6'){}
595 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
629 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
686 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
709 if($.browser.msie && $.browser.version.substr(0,1) === '6'){
H A Dscript.js564 var version = 999; // we assume a sane browser
566 // bah, IE again, lets downgrade version number
567 version = parseFloat(navigator.appVersion.split("MSIE")[1]);
568 return version;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A DMakefile159 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A DMakefile236 *) (install-info --version) >/dev/null 2>&1;; \
507 uams_guest_la_LDFLAGS = -module -avoid-version
508 uams_randnum_la_LDFLAGS = -module -avoid-version -lcrypto
509 uams_passwd_la_LDFLAGS = -module -avoid-version -lcrypt
510 uams_pam_la_LDFLAGS = -module -avoid-version
511 uams_pgp_la_LDFLAGS = -module -avoid-version -lcrypto
512 uams_dhx_passwd_la_LDFLAGS = -module -avoid-version -lcrypt -lcrypto
513 uams_dhx_pam_la_LDFLAGS = -module -avoid-version -lcrypt -lcrypto
514 uams_dhx2_passwd_la_LDFLAGS = -module -avoid-version -lcrypt -lgcrypt -lgpg-error
515 uams_dhx2_pam_la_LDFLAGS = -module -avoid-version
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/etc/cnid_dbd/
H A DMakefile136 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/
H A Dlibtool17 # published by the Free Software Foundation; either version 2 of
18 # the License, or (at your option) any later version.
230 # Do we need a version for libraries?
351 \$CC -shared \$pic_flag \$libobjs \$deplibs \$compiler_flags \${wl}-soname \$wl\$soname \${wl}-version-script \${wl}\$output_objdir/\$libname.ver -o \$lib"
441 # the Free Software Foundation; either version 2 of the License, or
442 # (at your option) any later version.
477 # --version print version information
579 EXIT_MISMATCH=63 # $? = 63 is used to indicate version mismatch to missing.
1138 # Echo version messag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/generic/sys/
H A DMakefile93 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netatalk/
H A DMakefile96 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netbsd/
H A DMakefile100 *) (install-info --version) >/dev/null 2>&1;; \
448 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/netbsd/netatalk/
H A DMakefile93 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/sunos/
H A DMakefile93 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/sys/ultrix/
H A DMakefile93 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/
H A DMakefile100 *) (install-info --version) >/dev/null 2>&1;; \
448 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/test/afpd/
H A DMakefile173 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/a2boot/
H A DMakefile115 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/macusers/
H A Dmacusers13 if ($ARGV[0] =~ /^(-v|-version|--version)$/ ) {
17 printf ("usage: %s \[-v|-version|--version|-h|-help|--help\]\n", basename($0));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/misc/
H A DMakefile95 *) (install-info --version) >/dev/null 2>&1;; \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/contrib/printing/
H A DMakefile125 *) (install-info --version) >/dev/null 2>&1;; \

Completed in 172 milliseconds

1234567891011>>