Searched refs:version (Results 126 - 150 of 5386) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dstream_flags_common.c24 // We can compare only version 0 structures.
25 if (a->version != 0 || b->version != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tools/
H A Dgen-rc11 # version 2.1 of the License, or (at your option) any later version.
59 version=${capname}_VERSION
77 * version 2.1 of the License, or (at your option) any later version.
90 #include "$name/version.h"
95 FILEVERSION ${version}_MAJOR, ${version}_MINOR, ${version}_MICRO, 0
96 PRODUCTVERSION ${version}_MAJO
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_TRACE.c13 .version = XTABLES_VERSION,
H A Dlibxt_standard.c15 .version = XTABLES_VERSION,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/
H A Dautogen.sh3 # (based on the version in enlightenment's cvs)
17 (autoconf --version) < /dev/null > /dev/null 2>&1 || {
40 if ($AUTOMAKE --version < /dev/null > /dev/null 2>&1); then
52 ($am --version < /dev/null > /dev/null 2>&1) || continue
53 ver=`$am --version < /dev/null | head -n 1 | $VERSIONGREP`
66 ($ac --version < /dev/null > /dev/null 2>&1) || continue
67 ver=`$ac --version < /dev/null | head -n 1 | $VERSIONGREP`
89 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 && break
97 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-vrrp.c7 * - print version, type string and packet length
90 int version, type, auth_type; local
94 version = (bp[0] & 0xf0) >> 4;
97 printf("VRRPv%u, %s", version, type_s);
100 if (version != 2 || type != VRRP_TYPE_ADVERTISEMENT)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/test_micro/
H A Duname.c13 name.machine, name.sysname, name.release, name.version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dbinc_auto/
H A Drepmgr_auto.h31 u_int32_t version; member in struct:___repmgr_version_confirmation_args
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/
H A Ds_config22 # Edit version information we couldn't pre-compute.
28 -e "s/__EDIT_DB_VERSION__/$DB_VERSION/g" configure > configure.version
29 mv configure.version configure
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dwv.h9 * version 2.1 of the License, or (at your option) any later version.
36 uint16_t version; //< bitstream version member in struct:WvHeader
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavresample/
H A DMakefile4 version.h \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/tests/
H A Dmd5.sh9 elif openssl version >/dev/null 2>&1; then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dmtools.spec7 Source0: mtools-%{version}.tar.gz
8 #Patch1: mtools-%{version}-20071226.diff.gz
9 Buildroot: %{_tmppath}/%{name}-%{version}-buildroot
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/packages/vms/
H A Dmake_pcsi_curl_kit_name.com86 $! We need to get the version from curlver_h. It will have a line like
135 $! We encode the snapshot date into the version as an ECO since a daily
163 $ version = vtype + "''mmversion'"
168 $ version = version + "-" + update + patch
169 $ fversion = version
171 $ fversion = version
172 $ version = version + "-"
179 $ name = "''producer'-''base'-''product'-''version'
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Drendver.tex15 interface version and is only used as the return value of
18 The version has two components: the version itself and the age. If the main
20 each other because the version is only changed when an existing virtual
43 Checks if the main program is compatible with the renderer having the version
51 \membersection{wxRendererVersion::version}\label{wxrendererversionversion}
53 \member{const int}{version}
55 The version component.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifs_spnego.h10 * by the Free Software Foundation; either version 2.1 of the License, or
11 * (at your option) any later version.
29 * The version field should always be set to CIFS_SPNEGO_UPCALL_VERSION.
35 uint32_t version; member in struct:cifs_spnego_msg
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_c/csv/
H A Dload_main.c28 u_long version; local
44 version = 1;
66 if (strtoul_err(optarg, &version))
98 ret = input_load(ifmt, version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/bin/megatron/
H A Dasingle.h13 int single_header_read(struct FHeader *fh, int version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/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-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/
H A Dautogen.sh3 # (based on the version in enlightenment's cvs)
50 (autoconf --version) < /dev/null > /dev/null 2>&1 || {
73 if ($AUTOMAKE --version < /dev/null > /dev/null 2>&1); then
85 ($am --version < /dev/null > /dev/null 2>&1) || continue
86 ver=`$am --version < /dev/null | head -n 1 | $VERSIONGREP`
99 ($ac --version < /dev/null > /dev/null 2>&1) || continue
100 ver=`$ac --version < /dev/null | head -n 1 | $VERSIONGREP`
122 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 && break
130 ($LIBTOOLIZE --version) < /dev/null > /dev/null 2>&1 || {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/tests/
H A DWgetFeature.pm15 my $output = `$WgetTest::WGETPATH --version`;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/vsyscall/
H A Dvsyscall-note.S7 #include <linux/version.h>
23 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/ia32/
H A Dipc32.c16 int version; local
18 version = call >> 16; /* hack for backward compatibility */
37 version, compat_ptr(ptr));
44 return compat_sys_shmat(first, second, third, version,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/vdso32/
H A Dnote.S7 #include <linux/version.h>
23 ASM_ELF_NOTE_BEGIN(".note.kernel-version", "a", UTS_SYSNAME, 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/include/asm/
H A Dmonwriter.h25 unsigned short version; member in struct:monwrite_hdr

Completed in 291 milliseconds

1234567891011>>