Home
last modified time | relevance | path

Searched defs:version (Results 1 – 25 of 467) sorted by relevance

12345678910>>...19

/external/protobuf/python/
Dez_setup.py78 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
119 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir, argument
200 def main(argv, version=DEFAULT_VERSION): argument
/external/bluetooth/bluez/src/
Dplugin.h29 const char *version; member
36 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \ argument
41 #define BLUETOOTH_PLUGIN_DEFINE(name, version, priority, init, exit) \ argument
/external/apache-http/src/org/apache/http/impl/cookie/
DRFC2109Spec.java151 int version = Integer.MAX_VALUE; in doFormatOneHeader() local
176 int version = cookie.getVersion(); in doFormatManyHeaders() local
198 final String name, final String value, int version) { in formatParamAsVer()
220 final Cookie cookie, int version) { in formatCookieAsVer()
/external/webkit/WebCore/inspector/front-end/
DDatabase.js29 WebInspector.Database = function(id, domain, name, version) argument
53 get version() getter in WebInspector.Database
58 set version(x) setter in WebInspector.Database
/external/webkit/WebKit/win/
DProgIDMacros.h29 #define STRINGIFIED_VERSION(version) STRINGIFY(version) argument
35 #define VERSIONED_PROGID(versionIndependentProgID, version) versionIndependentProgID L##"." STRINGI… argument
/external/bouncycastle/src/main/java/org/bouncycastle/asn1/x509/
DHolder.java49 private int version = 1; field in Holder
136 public Holder(IssuerSerial baseCertificateID, int version) in Holder()
170 public Holder(GeneralNames entityName, int version) in Holder()
/external/libpng/contrib/pngminim/encoder/
Ddummy_inflate.c16 int ZEXPORT inflateInit_(strm, version, stream_size) in inflateInit_() argument
22 int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size) in inflateInit2_() argument
/external/ipsec-tools/src/racoon/
Dmain.c93 static char version[] = "@(#)" TOP_PACKAGE_STRING " (" TOP_PACKAGE_URL ")"; variable
95 static char version[] = "@(#) racoon / IPsec-tools"; variable
/external/kernel-headers/original/linux/
Dutsname.h10 char version[9]; member
20 char version[65]; member
28 char version[65]; member
/external/tcpdump/
Dversion.c1 char version[] = "3.9.8"; variable
/external/apache-http/src/org/apache/http/message/
DBasicLineFormatter.java109 String formatProtocolVersion(final ProtocolVersion version, in formatProtocolVersion()
119 final ProtocolVersion version) { in appendProtocolVersion()
153 protected int estimateProtocolVersionLen(final ProtocolVersion version) { in estimateProtocolVersionLen()
/external/webkit/JavaScriptCore/tests/mozilla/ecma/String/
D15.5.4.11-2.js203 function Unicode( c, version ) { argument
210 function GetUnicodeValues( c, version ) { argument
/external/e2fsprogs/lib/e2p/
Dsetversion.c24 int setversion (int fd, unsigned long version) in setversion()
Dgetversion.c24 int getversion (int fd, unsigned long * version) in getversion()
/external/apache-http/src/org/apache/http/impl/client/
DRequestWrapper.java66 private ProtocolVersion version; field in RequestWrapper
120 public void setProtocolVersion(final ProtocolVersion version) { in setProtocolVersion()
/external/elfutils/libelf/
Delf_version.c33 elf_version (version) in elf_version() argument
Delf32_fsize.c34 unsigned int version; variable
Dgelf_fsize.c67 gelf_fsize (elf, type, count, version) in gelf_fsize() argument
/external/apache-http/src/org/apache/http/
DProtocolVersion.java248 public final boolean greaterEquals(ProtocolVersion version) { in greaterEquals()
263 public final boolean lessEquals(ProtocolVersion version) { in lessEquals()
/external/e2fsprogs/lib/blkid/
Dversion.c28 int version = 0; in blkid_parse_version_string() local
/external/openssl/crypto/x509/
Dx509rset.c66 int X509_REQ_set_version(X509_REQ *x, long version) in X509_REQ_set_version()
/external/blktrace/btreplay/
Dbtrecord.h72 __u64 version; member
83 static inline void get_btversion(__u64 version, int *mjr, int *mnr, int *sub) in get_btversion()
/external/e2fsprogs/lib/ext2fs/
Dversion.c30 int version = 0, dot_count = 0; in ext2fs_parse_version_string() local
/external/icu4c/layout/
DGlyphLookupTables.h22 fixed32 version; member
/external/chromium/net/tools/dump_cache/
Ddump_cache.cc75 const std::wstring& pipe_number, int version) { in LaunchSlave()
136 int version = GetMajorVersion(input_path); in main() local

12345678910>>...19