Searched refs:version (Results 226 - 250 of 5386) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-netx/include/mach/
H A Dxc.h7 * it under the terms of the GNU General Public License version 2
26 unsigned int version; member in struct:xc
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgpg-error-1.10/src/
H A Dgpg-error-config.in28 [--version]
56 --version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/samples/rss/
H A Drss.h20 Foundation; either version 2 of the License, or (at your option) any later
21 version.
81 @char *version = "2.0"; ///< version attribute (optional, default="2.0") member in struct:rss
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/samples/rss/
H A Drss.h20 Foundation; either version 2 of the License, or (at your option) any later
21 version.
81 @char *version = "2.0"; ///< version attribute (optional, default="2.0") member in struct:rss
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/bin/
H A Dxml2-config21 --version output version information
60 --version)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/
H A Dautogen.sh7 (autoconf --version) >/dev/null 2>/dev/null || (echo "You need GNU autoconf to install from sources (ftp://ftp.gnu.org/gnu/autoconf/)"; exit 1) || exit 1
8 (automake --version) >/dev/null 2>/dev/null || (echo "You need GNU automake 1.7 to install from sources (ftp://ftp.gnu.org/gnu/automake/)"; exit 1) || exit 1
17 # Determine the version of automake.
18 automake_version=`automake --version | head -n 1 | sed -e 's/[^12]*\([12]\.[0-9]+[^ ]*\).*/\1/'`
22 automake --version | head -n 1
23 echo "Fatal error: automake version 1.7 or higher is required."
27 # Determine version of gettext.
28 gettext_version=`gettext --version | head -n 1 | sed -e 's/[^0]*\(0\.[0-9][^ ]*\).*/\1/'`
31 # Require version as specified in configure.in.
33 gettext --version | hea
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Ddlm_device.h62 __u32 version[3]; member in struct:dlm_write_request
75 __u32 version[3]; member in struct:dlm_device_version
82 __u32 version[3]; member in struct:dlm_lock_result
H A Dutsname.h10 char version[9]; member in struct:oldold_utsname
20 char version[65]; member in struct:old_utsname
28 char version[__NEW_UTS_LEN + 1]; member in struct:new_utsname
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxml2-config21 --version output version information
60 --version)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dethtool.c13 strlcpy(info->version, init_utsname()->release, sizeof(info->version));
36 regs->version = wdev->wiphy->hw_version;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DContext.pm48 it under the same terms as Perl itself, either Perl version 5.10.0 or,
49 at your option, any later version of Perl 5 you may have available.
52 GNU General Public License ("GPL") version 2 as published by the Free
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/netfilter/
H A Dnf_conntrack_proto_gre.h36 version:3, member in struct:gre_hdr
48 version:3;
58 __u8 version; /* should be GRE_VERSION_PPTP */ member in struct:gre_hdr_pptp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxml2-config21 --version output version information
60 --version)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/boot/compressed/
H A Dhead.S34 .word 0x0202 ; header version number (>= 0x0105)
39 .word 0 ; pointing to kernel version string
42 ; V = version
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-vqp.c55 u_int8_t version; member in struct:vqp_common_header_t
128 if (VQP_EXTRACT_VERSION(vqp_common_header->version) != VQP_VERSION) {
129 printf("VQP version %u packet not supported",
130 VQP_EXTRACT_VERSION(vqp_common_header->version));
137 VQP_EXTRACT_VERSION(vqp_common_header->version),
148 VQP_EXTRACT_VERSION(vqp_common_header->version),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dp8_pkey.c81 ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, version, ASN1_INTEGER),
90 int version,
94 if (version >= 0) {
95 if (!ASN1_INTEGER_set(priv->version, version))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509/
H A Dx509cset.c67 int X509_CRL_set_version(X509_CRL *x, long version) argument
71 if (x->crl->version == NULL) {
72 if ((x->crl->version = M_ASN1_INTEGER_new()) == NULL)
75 return (ASN1_INTEGER_set(x->crl->version, version));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dlog009.tcl8 # TEST Test of logging and getting log file version information.
10 # TEST get the version via the log cursorlag.
21 puts "Log009: Retrieve log version using log cursor."
55 # through the log and make sure we can get the version when we
61 puts "\tLog009.b: Try to get version on unset cursor."
62 set stat [catch {eval $logc version} ret]
105 set version [$logc version]
108 # version, but make sure it is something reasonable.
111 # First readable log is 8, current log version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dx509_set.c53 * The licence and distribution terms for any publically available version or
66 int X509_set_version(X509 *x, long version) argument
69 if (x->cert_info->version == NULL)
71 if ((x->cert_info->version=M_ASN1_INTEGER_new()) == NULL)
74 return(ASN1_INTEGER_set(x->cert_info->version,version));
H A Dx509cset.c66 int X509_CRL_set_version(X509_CRL *x, long version) argument
69 if (x->crl->version == NULL)
71 if ((x->crl->version=M_ASN1_INTEGER_new()) == NULL)
74 return(ASN1_INTEGER_set(x->crl->version,version));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509/
H A Dx509cset.c67 int X509_CRL_set_version(X509_CRL *x, long version) argument
71 if (x->crl->version == NULL) {
72 if ((x->crl->version = M_ASN1_INTEGER_new()) == NULL)
75 return (ASN1_INTEGER_set(x->crl->version, version));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dtxd.c12 * version 2.1 of the License, or (at your option) any later version.
35 unsigned int version, w, h, d3d_format, depth, stride, flags; local
42 version = bytestream2_get_le32(&gb);
51 if (version < 8 || version > 9) {
52 av_log(avctx, AV_LOG_ERROR, "texture data version %i is unsupported\n",
53 version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dp8_pkey.c81 ASN1_SIMPLE(PKCS8_PRIV_KEY_INFO, version, ASN1_INTEGER),
90 int version,
94 if (version >= 0) {
95 if (!ASN1_INTEGER_set(priv->version, version))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/zebra/
H A Dif_proc.c8 * Free Software Foundation; either version 2, or (at your option) any
9 * later version.
62 ifstat_dev_fields (int version, char *buf, struct interface *ifp) argument
64 switch (version)
133 int version; local
155 version = 3;
157 version = 2;
159 version = 1;
166 ifstat_dev_fields (version, stat, ifp);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dlang-clisp90 # Test for presence of clisp version 2.28 or newer with gettext support.
91 # Use clisp for the comparison of the version numbers; neither 'expr' nor 'bc'
93 (clisp --version) >/dev/null 2>/dev/null \
95 version=`clisp --version | sed -n -e 1p | sed -e 's/^[^0-9]*//'`
96 case $version in
98 echo "Skipping test: clisp version too old"; rm -fr $tmpfiles; exit 77;;
100 version=`echo $version | sed -e 's/^\([0-9]*\.[0-9]*\).*/\1/'`
101 clisp -norc -x "(sys::exit #+GETTEXT (not (>= $version 2.2
[all...]

Completed in 339 milliseconds

1234567891011>>