Searched refs:version (Results 351 - 375 of 5386) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/
H A Dfeature-tests.mak13 #include <version.h>
37 #include <gnu/libc-version.h>
41 const char *version = gnu_get_libc_version();
42 return (long)version;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/api/
H A DMakefile.am22 lzma/version.h \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/xz/src/liblzma/common/
H A Dstream_flags_encoder.c35 if (options->version != 0)
62 if (options->version != 0)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dipc.h47 #define IPC_OLD 0 /* Old version (no 32-bit UID support on many
49 #define IPC_64 0x0100 /* New version (support 32-bit UIDs, bigger
78 #define IPCCALL(version,op) ((version)<<16 | (op))
H A Dncp_mount.h27 int version; member in struct:ncp_mount_data
47 int version; member in struct:ncp_mount_data_v4
H A Dip_vs.h12 #define NVERSION(version) \
13 (version >> 16) & 0xFF, \
14 (version >> 8) & 0xFF, \
15 version & 0xFF
149 /* version number */
150 unsigned int version; member in struct:ip_vs_getinfo
399 IPVS_INFO_ATTR_VERSION, /* IPVS version number */
H A Diso_fs.h17 char version[ISODCL(7,7)]; member in struct:iso_volume_descriptor
31 char version [ISODCL ( 7, 7)]; /* 711 */ member in struct:iso_primary_descriptor
68 char version [ISODCL ( 7, 7)]; /* 711 */ member in struct:iso_supplementary_descriptor
108 char version [ISODCL ( 15, 15)]; /* 711 */ member in struct:hs_volume_descriptor
117 char version [ISODCL ( 15, 15)]; /* 711 */ member in struct:hs_primary_descriptor
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/autoconf/
H A Dpy-compile11 # the Free Software Foundation; either version 2, or (at your option)
12 # any later version.
58 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..."
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/doc/
H A Dhelp2man3 # Generate a short man page from --help and --version output.
8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
42 `$this_program' generates a man page out of `--help' and `--version' output.
53 --version print version number, then exit
55 EXECUTABLE should accept `--help' and `--version' options.
73 version => sub { print $version_info; exit },
163 # Grab help and version info from executable.
167 } qw(help version);
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dac3dec_float.c15 * version 2.1 of the License, or (at your option) any later version.
49 .version = LIBAVUTIL_VERSION_INT,
72 .version = LIBAVUTIL_VERSION_INT,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/sqlite-3.6.22/
H A DMakefile.am6 libsqlite3_la_LDFLAGS = -no-undefined -version-info 8:6:8
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_config.l14 CSCversion - get string containing the libcsc version
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/
H A DMakefile.am6 ## the Free Software Foundation; either version 3 of the License, or
7 ## (at your option) any later version.
26 version.sh BUGS DEPENDENCIES HACKING autogen.sh \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/build-aux/
H A Dmissing8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
50 # If it does not exist, or fails to run (possibly an outdated version),
63 -v, --version output version information and exit
80 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
212 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
244 if (gnutar --version > /dev/null 2>&1); then
247 if (gtar --version > /dev/null 2>&1); then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/
H A Dmissing8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
50 # If it does not exist, or fails to run (possibly an outdated version),
63 -v, --version output version information and exit
80 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
212 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
242 if (gnutar --version > /dev/null 2>&1); then
245 if (gtar --version > /dev/null 2>&1); then
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/
H A Dmissing8 # the Free Software Foundation; either version 2, or (at your option)
9 # any later version.
50 # If it does not exist, or fails to run (possibly an outdated version),
63 -v, --version output version information and exit
80 -v|--v|--ve|--ver|--vers|--versi|--versio|--version)
212 if test -z "$run" && (makeinfo --version) > /dev/null 2>&1; then
242 if (gnutar --version > /dev/null 2>&1); then
245 if (gtar --version > /dev/null 2>&1); then
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_socket.c60 .version = XTABLES_VERSION,
68 .version = XTABLES_VERSION,
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/linux/netfilter/
H A Dxt_set.h4 /* The protocol version */
48 unsigned version; member in struct:ip_set_req_get_set
55 #define IP_SET_OP_VERSION 0x00000100 /* Ask kernel version */
58 unsigned version; member in struct:ip_set_req_version
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/libxtables/
H A DMakefile.am8 libxtables_la_LDFLAGS = -version-info ${libxtables_vcurrent}:0:${libxtables_vage}
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Drpm2cpio.c28 uint8_t version; /* 1 byte version number */ member in struct:rpm_header
42 if (header.version != 1) {
43 bb_error_msg_and_die("unsupported RPM header version"); /* This program only supports v1 headers */
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/api/
H A DMakefile.am22 lzma/version.h \
/netgear-R7000-V1.0.7.12_1.2.5/src/tools/misc/xz/src/liblzma/common/
H A Dstream_flags_encoder.c35 if (options->version != 0)
62 if (options->version != 0)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/extensions/
H A Dlibxt_set.h16 get_version(unsigned *version) argument
32 *version = req_version.version;
44 sockfd = get_version(&req.version);
73 sockfd = get_version(&req.version);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/kernel/
H A Dkdebugfs.c171 struct dentry *dbp, *version, *data; local
178 version = debugfs_create_x16("version", S_IRUGO, dbp,
179 &boot_params.hdr.version);
180 if (!version)
197 debugfs_remove(version);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dtxd.c12 * version 2.1 of the License, or (at your option) any later version.
48 unsigned int version, w, h, d3d_format, depth, stride, mipmap_count, flags; local
55 version = AV_RL32(cur);
64 if (version < 8 || version > 9) {
65 av_log(avctx, AV_LOG_ERROR, "texture data version %i is unsupported\n",
66 version);

Completed in 281 milliseconds

<<11121314151617181920>>