Searched defs:version (Results 1 - 25 of 837) sorted by relevance

1234567891011>>

/external/tcpdump/
H A Dversion.c1 char version[] = "3.9.8"; variable
/external/valgrind/main/coregrind/m_gdbserver/
H A Dversion.c2 const char version[] = "gdbserver protocol box extracted from gdb 6.6"; variable
/external/bison/build-aux/
H A Ddo-release-commit-and-tag2 # In a git/autoconf/automake-enabled project with a NEWS file and a version-
3 # controlled .prev-version file, automate the procedure by which we record
4 # the date, release-type and version string in the NEWS file. That commit
14 # the Free Software Foundation, either version 3 of the License, or
15 # (at your option) any later version.
37 update in which the date, release-type and version string are
43 - you use git for version-control
44 - a version-controlled .prev-version file
52 --version prin
64 version() function
[all...]
H A Dgnu-web-doc-update6 # and requires a .prev-version file as well as a Makefile,
7 # from which it extracts the version number and package name, respectively.
16 # the Free Software Foundation, either version 3 of the License, or
17 # (at your option) any later version.
43 --version print version number, then exit
50 version() function
56 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
67 # supports --version). If found, set ENVVAR to the program name,
80 if ($i --version </de
[all...]
/external/clang/test/Modules/Inputs/HasSubModules.framework/Frameworks/Sub.framework/Headers/
H A DTypes.h3 unsigned version; member in struct:FrameworkSubStruct
/external/e2fsprogs/lib/e2p/
H A Dsetversion.c2 * setversion.c - Set a file version on an ext2 file system
10 * General Public License, version 2.
26 int setversion (int fd, unsigned long version) argument
31 ver = (int) version;
H A Dgetversion.c2 * getversion.c - Get a file version on an ext2 file system
10 * General Public License, version 2.
26 int getversion (int fd, unsigned long * version) argument
32 *version = ver;
H A Dfgetversion.c2 * fgetversion.c - Get a file version on an ext2 file system
10 * General Public License, version 2.
39 int fgetversion (const char * name, unsigned long * version) argument
51 *version = ver;
59 *version = ver;
/external/srtp/doc/
H A DMakefile17 # Determine the version of the library
19 version = $(shell cat $(top_srcdir)/VERSION) macro
27 sed 's/LIBSRTPVERSION/$(version)/' header.template > header.tex
/external/webrtc/src/common_audio/signal_processing/
H A Dspl_version.c21 WebRtc_Word16 WebRtcSpl_get_version(char* version, WebRtc_Word16 length_in_bytes) argument
23 strncpy(version, "1.2.0", length_in_bytes);
/external/elfutils/libelf/
H A Delf32_fsize.c8 Free Software Foundation; version 2 of the License.
38 exception to your version of the file, but you are not obligated to do
40 you must delete this exception statement from your version and license
64 elfw2(LIBELFBITS, fsize) (type, count, version)
67 unsigned int version; variable
71 if (unlikely (version == EV_NONE) || unlikely (version >= EV_NUM))
85 * __libelf_type_sizes[version - 1][ELFW(ELFCLASS,LIBELFBITS) - 1][type]);
/external/chromium/sdch/open-vcdiff/packages/deb/
H A Drules7 # This special exception was added by Craig Small in version 0.37 of dh-make.
31 #version=2.0.5
34 version=`ls src/.libs/lib*.so.* | \ macro
/external/icu4c/layout/
H A DGlyphLookupTables.h22 fixed32 version; member in struct:GlyphLookupTableHeader
/external/kernel-headers/original/linux/
H A Dkeychord.h8 * License version 2, as published by the Free Software Foundation, and
38 __u16 version; member in struct:input_keychord
/external/open-vcdiff/packages/deb/
H A Drules7 # This special exception was added by Craig Small in version 0.37 of dh-make.
31 #version=2.0.5
34 version=`ls src/.libs/lib*.so.* | \ macro
/external/openssl/crypto/x509/
H A Dx509rset.c53 * The licence and distribution terms for any publically available version or
66 int X509_REQ_set_version(X509_REQ *x, long version) argument
69 return(ASN1_INTEGER_set(x->req_info->version,version));
/external/skia/src/sfnt/
H A DSkOTTable_maxp_CFF.h17 SK_OT_Fixed version; member in struct:SkOTTableMaximumProfile_CFF
/external/webkit/Source/WebCore/storage/
H A DIDBVersionChangeEvent.cpp36 PassRefPtr<IDBVersionChangeEvent> IDBVersionChangeEvent::create(const String& version, const AtomicString& eventType) argument
38 return adoptRef(new IDBVersionChangeEvent(version, eventType));
41 IDBVersionChangeEvent::IDBVersionChangeEvent(const String& version, const AtomicString& eventType) argument
43 , m_version(version)
51 String IDBVersionChangeEvent::version() function in class:WebCore::IDBVersionChangeEvent
/external/webkit/Source/WebKit/chromium/src/
H A DWebIDBDatabaseCallbacksImpl.cpp47 void WebIDBDatabaseCallbacksImpl::onVersionChange(const WebString& version) argument
49 m_callbacks->onVersionChange(version);
/external/webp/src/enc/
H A Dconfig.c23 WebPPreset preset, float quality, int version) {
24 if (WEBP_ABI_IS_INCOMPATIBLE(version, WEBP_ENCODER_ABI_VERSION)) {
25 return 0; // caller/system version mismatch!
22 WebPConfigInitInternal(WebPConfig* config, WebPPreset preset, float quality, int version) argument
/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/fortress/
H A DMyProvider.java36 MyProvider(String name, double version, String info) { argument
37 super(name, version, info);
/external/chromium/chrome/browser/extensions/
H A Dextension_sync_data.h11 #include "base/version.h"
22 // version of the currently-installed extension doesn't match
23 // |version|).
29 // version of the currenty-installed extension matches |version|).
30 Version version; member in struct:ExtensionSyncData
/external/chromium-trace/trace-viewer/third_party/python_gflags/
H A Dsetup.py35 version='2.0', variable
/external/e2fsprogs/contrib/python-uuid/
H A Dsetup.py9 version = '1.0', variable
/external/e2fsprogs/lib/blkid/
H A Dversion.c2 * version.c --- Return the version of the blkid library
20 #include "../../version.h"
28 int version = 0; local
35 version = (version * 10) + (*cp - '0');
37 return version;

Completed in 1439 milliseconds

1234567891011>>