Searched refs:version (Results 551 - 575 of 5386) sorted by relevance

<<21222324252627282930>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libid3tag-0.15.0b/
H A DMakefile.am7 ## the Free Software Foundation; either version 2 of the License, or
8 ## (at your option) any later version.
47 ## 1. Start with version information of `0:0:0' for each libtool library.
49 ## 2. Update the version information only immediately before a public
81 libid3tag_la_SOURCES = version.c ucs4.c latin1.c utf16.c utf8.c \
84 version.h ucs4.h latin1.h utf16.h utf8.h \
93 libid3tag_la_LDFLAGS = -version-info $(version_info)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A DMakefile.am18 libvorbis_la_LDFLAGS = -no-undefined -version-info @V_LIB_CURRENT@:@V_LIB_REVISION@:@V_LIB_AGE@
22 libvorbisfile_la_LDFLAGS = -no-undefined -version-info @VF_LIB_CURRENT@:@VF_LIB_REVISION@:@VF_LIB_AGE@
26 libvorbisenc_la_LDFLAGS = -no-undefined -version-info @VE_LIB_CURRENT@:@VE_LIB_REVISION@:@VE_LIB_AGE@
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A DMakefile.am7 ## the Free Software Foundation; either version 2 of the License, or
8 ## (at your option) any later version.
47 ## 1. Start with version information of `0:0:0' for each libtool library.
49 ## 2. Update the version information only immediately before a public
81 libid3tag_la_SOURCES = version.c ucs4.c latin1.c utf16.c utf8.c \
84 version.h ucs4.h latin1.h utf16.h utf8.h \
93 libid3tag_la_LDFLAGS = -version-info $(version_info)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A DMakefile.am87 VERSIONINFO=-version-info 8:0:3
89 VERSIONINFO=-version-info 7:0:3
93 # passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
96 # Here's the simplified rule guide on how to change -version-info:
97 # (current version is C:R:A)
126 libcurl_la_LDFLAGS_EXTRA += -Wl,--version-script=libcurl.vers
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/can/sja1000/
H A Dems_pci.c7 * it under the terms of the version 2 of the GNU General Public License
44 int version; member in struct:ems_pci_card
253 card->version = 2; /* CPC-PCI v2 */
258 card->version = 1; /* CPC-PCI v1 */
277 if (card->version == 1) {
312 if (card->version == 1) {
330 if (card->version == 1)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/wget-1.12/msdos/
H A DMakefile.WC40 $(OBJ_DIR)\utils.obj $(OBJ_DIR)\version.obj &
60 version.c: ..\msdos\Makefile.WC
66 - rm $(OBJ_DIR)\*.obj wget.exe wget.map version.c css.c
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Dsb_common.c9 * the Free Software Foundation; either version 2 of the License, or
10 * (at your option) any later version.
106 int version; local
120 version = snd_sbdsp_version(chip);
121 if (version < 0) {
126 major = version >> 8;
127 minor = version & 0xff;
128 snd_printdd("SB [0x%lx]: DSP chip found, version = %i.%i\n",
156 snd_printk(KERN_INFO "SB [0x%lx]: unknown DSP chip version %i.%i\n",
180 chip->version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dbounds.s12 @ GNU C (Buildroot 2012.02) version 4.5.3 (arm-brcm-linux-uclibcgnueabi)
13 @ compiled by GNU C version 4.1.2 20080704 (Red Hat 4.1.2-52), GMP version 5.0.2, MPFR version 3.0.1-p4, MPC version 0.9
66 @ -ftree-sra -ftree-switch-conversion -ftree-ter -ftree-vect-loop-version
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Daiffdec.c10 * version 2.1 of the License, or (at your option) any later version.
89 int size, unsigned version)
110 if (version == AIFF_C_VERSION1) {
183 unsigned version = AIFF_C_VERSION1; local
196 version = AIFF;
217 st->nb_frames = get_aiff_header(pb, st->codec, size, version);
224 version = avio_rb32(pb);
88 get_aiff_header(AVIOContext *pb, AVCodecContext *codec, int size, unsigned version) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/novell/
H A DMakefile16 # vMAJ : Major version number
17 # vMIN : Minor version number
26 pvmaj = 1 # major version number
27 pvmin = 00 # minor version number
31 ! define version p # use 'd' or 'p' here
33 ! define version $(%qmkver)
35 !ifeq version d
52 !ifeq version d
79 build_msg = Building a $(lversion) version of $(program)
86 ! define x_wcc386opt $($(version)_wcc386op
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Dripd.c1 /* RIP version 1 and 2.
8 * Free Software Foundation; either version 2, or (at your option) any
9 * later version.
755 zlog_info ("%s %s version %d packet size %d",
756 sndrcv, command_str, packet->version, size);
764 if (packet->version == RIPv2)
867 /* RIP version 2 authentication. */
910 /* RIP version 2 authentication with MD5. */
1130 rip_peer_update (from, packet->version);
1144 if (packet->version
2032 rip_write_rte(int num, struct stream *s, struct prefix_ipv4 *p, u_char version, struct rip_info *rinfo, struct interface *ifp) argument
2154 rip_output_process(struct interface *ifp, struct sockaddr_in *to, int route_type, u_char version) argument
2380 rip_update_interface(struct interface *ifp, u_char version, int route_type) argument
2682 rip_request_send(struct sockaddr_in *to, struct interface *ifp, u_char version) argument
2782 int version; variable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/ti-st/
H A Dst_kim.c8 * it under the terms of the GNU General Public License version 2 as
227 unsigned short version = 0, chip = 0, min_ver = 0, maj_ver = 0; local
244 version =
247 chip = (version & 0x7C00) >> 10;
248 min_ver = (version & 0x007F);
249 maj_ver = (version & 0x0380) >> 7;
251 if (version & 0x8000)
257 kim_gdata->version.full = version;
258 kim_gdata->version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dupgrade.tcl49 puts "Old log version number must be available \
59 puts $o [berkdb version -string]
64 puts [berkdb version -string]
77 foreach version [glob $upgrade_dir/*] {
78 if { [string first CVS $version] != -1 } { continue }
79 regexp \[^\/\]*$ $version version
89 set dbendianness [string range $version end-1 end]
91 puts "Skipping test of $version \
94 set release [string trim $version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cms/
H A Dcms_sd.c86 cms->d.signedData->version = 1;
107 /* Check structures and fixup version numbers (if necessary) */
119 if (sd->version < 5)
120 sd->version = 5;
122 if (sd->version < 4)
123 sd->version = 4;
125 if (sd->version < 3)
126 sd->version = 3;
133 if (sd->version < 5)
134 sd->version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cms/
H A Dcms_sd.c86 cms->d.signedData->version = 1;
107 /* Check structures and fixup version numbers (if necessary) */
119 if (sd->version < 5)
120 sd->version = 5;
122 if (sd->version < 4)
123 sd->version = 4;
125 if (sd->version < 3)
126 sd->version = 3;
133 if (sd->version < 5)
134 sd->version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/platform/x86/
H A Dacerhdf.c21 * the Free Software Foundation; either version 2 of the License, or
22 * (at your option) any later version.
110 MODULE_PARM_DESC(force_bios, "Force BIOS version and omit BIOS check");
128 const char *version; member in struct:bios_settings_t
545 char const *vendor, *version, *product; local
550 version = dmi_get_system_info(DMI_BIOS_VERSION);
553 if (!vendor || !version || !product) {
561 version = force_bios;
562 pr_info("forcing BIOS version: %s\n", version);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/examples/LDAP/smbldap-tools-0.9.2/
H A Dsmbldap-tools.spec2 %define version 0.9.2
11 version: %{version}
18 Source0: smbldap-tools-%{version}.tgz
38 You can download the latest version on IDEALX web site
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A DMakefile.in11 # the Free Software Foundation; either version 3 of the License, or
12 # (at your option) any later version.
64 OBJECTS = version.$(OBJEXT) positions.$(OBJEXT) options.$(OBJEXT) keyword.$(OBJEXT) keyword-list.$(OBJEXT) \
87 VERSION_H = version.h
98 version.$(OBJEXT): version.cc $(VERSION_H)
99 $(CXX) $(CXXFLAGS) $(CPPFLAGS) -c $(srcdir)/version.cc
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-macros.S124 str r1, [r0], #-2048 @ linux version
173 str r1, [r0], #-2048 @ linux version
196 str r2, [r0] @ hardware version
216 str r1, [r0], #-2048 @ linux version
235 str r2, [r0] @ hardware version
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libexif-0.6.19/libexif/olympus/
H A Dexif-mnote-data-olympus.c8 * version 2 of the License, or (at your option) any later version.
107 switch (n->version) {
118 strcpy ((char *)*buf, n->version==sanyoV1?"SANYO":
119 (n->version==epsonV1?"EPSON":"OLYMP"));
159 (*buf)[6] = n->version;
161 if (n->version == nikonV2) {
257 * version number (1 or 2).
273 n->version = sanyoV1;
275 n->version
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/rep/
H A Drep_auto.c199 __rep_fileinfo_marshal(env, version, argp, bp, max, lenp)
201 u_int32_t version;
216 if (version < DB_REPVERSION_47)
281 __rep_fileinfo_unmarshal(env, version, argpp, bp, max, nextp)
283 u_int32_t version;
301 if (version < DB_REPVERSION_47)
489 DB_HTONL_COPYOUT(env, bp, argp->version);
509 DB_NTOHL_COPYIN(env, argp->version, bp);
526 __rep_update_marshal(env, version, argp, bp, max, lenp)
528 u_int32_t version;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/win32/
H A Dlm32_lcc.asm4 ; See the accompanying file LICENSE, version 1999-Oct-05 or later
11 ; match32.asm, optimized version of longest_match() in deflate.c
15 ; C version (add -DNO_ASM to CFLAGS in makefile and remove match.o
19 ; Win32 (Windows NT) version - 1994/04/13 by Steve Salisbury
35 ;/* This version is for 386 Unix or OS/2 in 32 bit mode.
37 ; * This file is only optional. If you want to force the C version,
41 ; * This version assumes static allocation of the arrays (-DDYN_ALLOC not used).
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_elections.c3 NBT netbios routines and daemon - version 2
10 the Free Software Foundation; either version 2 of the License, or
11 (at your option) any later version.
220 static BOOL win_election(struct work_record *work, int version, argument
233 version, ELECTION_VERSION,
238 if (version > ELECTION_VERSION)
240 if (version < ELECTION_VERSION)
266 int version = CVAL(buf,0); local
283 DEBUG(5,("process_election: vers=%d criterion=%08x timeup=%d\n", version,criterion,timeup));
297 if (win_election(work, version,criterio
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Daiffdec.c10 * version 2.1 of the License, or (at your option) any later version.
95 unsigned version)
119 if (version == AIFF_C_VERSION1) {
125 if (version != AIFF_C_VERSION1 || codec->codec_id == AV_CODEC_ID_PCM_S16BE) {
197 unsigned version = AIFF_C_VERSION1; local
211 version = AIFF;
232 st->nb_frames = get_aiff_header(s, size, version);
251 version = avio_rb32(pb);
94 get_aiff_header(AVFormatContext *s, int size, unsigned version) argument
H A Dlxfdec.c10 * version 2.1 of the License, or (at your option) any later version.
117 uint32_t version, audio_format, header_size, channels, tmp; local
130 version = bytestream_get_le32(&p);
132 if (version > 1)
133 avpriv_request_sample(s, "Unknown format version %"PRIu32"\n", version);
135 if (header_size < (version ? 72 : 60) ||
152 p += version ? 20 : 12;
171 if (version
[all...]

Completed in 220 milliseconds

<<21222324252627282930>>