Searched refs:version (Results 251 - 275 of 4467) sorted by relevance

<<11121314151617181920>>

/macosx-10.9.5/CPANInternal-140/File-NFSLock-1.21/
H A DFile-NFSLock.spec.PL11 my $version;
16 if ($version = $props{VERSION}) {
20 $version = eval qq{
25 if (!defined $version) {
29 die "Makefile.PL: Could not determine version!";
39 $version || die "No version!";
45 s/\@VERSION\@/$version/g;
55 %define version @VERSION@
62 %define perlver %(rpm -q perl --queryformat '%%{version}'
[all...]
/macosx-10.9.5/Heimdal-323.92.1/po/
H A Dgen-po.in5 version="@PACKAGE_VERSION@"
17 --package-version="${version}" \
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dpmap_getport.c76 * Find the mapped port for program,version.
81 pmap_getport_timeout(struct sockaddr_in *address, uint32_t program, uint32_t version, uint32_t protocol, struct timeval *timeout, struct timeval *totaltimeout) argument
103 parms.pm_vers = version;
128 pmap_getport(address, program, version, protocol)
132 uint32_t version;
137 u_long version;
141 return pmap_getport_timeout(address, (uint32_t)program, (uint32_t)version, (uint32_t)protocol, NULL, NULL);
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DDOMImplementation.cpp12 * version 2 of the License, or (at your option) any later version.
92 static bool isSVG10Feature(const String &feature, const String &version) argument
94 if (!version.isEmpty() && version != "1.0")
121 static bool isSVG11Feature(const String &feature, const String &version) argument
123 if (!version.isEmpty() && version != "1.1")
191 static bool isEvents2Feature(const String &feature, const String &version) argument
193 if (!version
209 isEvents3Feature(const String &feature, const String &version) argument
240 hasFeature(const String& feature, const String& version) argument
[all...]
/macosx-10.9.5/bind9-45.100/bind9/bin/tests/system/tsiggss/
H A Dauthsock.pl59 my ($version, $req_len) = unpack('N N', $buf);
61 if ($version != 1 || $req_len < 17) {
82 printf("version=%u signer=%s name=%s addr=%s type=%s key=%s key_data_len=%u\n",
83 $version, $signer, $name, $addr, $type, $key, length($key_data));
/macosx-10.9.5/libxml2-26/libxml2/
H A Dautogen.sh11 (autoconf --version) < /dev/null > /dev/null 2>&1 || {
19 (libtoolize --version) < /dev/null > /dev/null 2>&1 || {
27 (automake --version) < /dev/null > /dev/null 2>&1 || {
/macosx-10.9.5/ruby-104/ruby/lib/optparse/
H A Dversion.rb7 show = proc do |klass, cname, version|
10 version = version.join(".") if Array === version
12 str << " version #{version}"
23 self.search_const(::Object, /\AV(?:ERSION|ersion)\z/) do |klass, cname, version|
25 show.call(klass, cname.intern, version)
/macosx-10.9.5/ruby-104/ruby/test/rexml/
H A Dtest_document.rb9 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
13 sodipodi:version="0.32"
14 inkscape:version="0.44.1"
22 assert_match('sodipodi:version', string)
23 assert_match('inkscape:version', string)
28 <?xml version="1.0" encoding="UTF-8"?>
35 <?xml version="1.0" encoding="UTF-8"?>
51 <?xml version="1.0" encoding="UTF-8"?>
92 <?xml version="1.0" encoding="UTF-8"?>
102 doc = REXML::Document.new('<?xml version
[all...]
/macosx-10.9.5/CPANInternal-140/Perl-Ldap/t/
H A D53schema.t5 start_server(version => 3);
H A D54dse.t5 start_server(version => 3);
/macosx-10.9.5/Heimdal-323.92.1/tests/java/
H A Dhave-java.sh52 if java -version 2>&1 | grep 'gij' > /dev/null ; then
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_plugin/
H A DTPsession.h42 const CSSM_VERSION &version,
47 : PluginSession(theHandle, plug, version, subserviceId, subserviceType, attachFlags, upcalls) { }
40 TPPluginSession(CSSM_MODULE_HANDLE theHandle, CssmPlugin &plug, const CSSM_VERSION &version, uint32 subserviceId, CSSM_SERVICE_TYPE subserviceType, CSSM_ATTACH_FLAGS attachFlags, const CSSM_UPCALLS &upcalls) argument
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecPkcs8Templates.h71 CSSM_DATA version; // optional member in struct:__anon3760
81 CSSM_DATA version; // not optional member in struct:__anon3761
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_file_dl/lib/
H A DAppleFileDL.cpp61 const CSSM_VERSION &version,
71 version,
60 makeSession(CSSM_MODULE_HANDLE handle, const CSSM_VERSION &version, uint32 subserviceId, CSSM_SERVICE_TYPE subserviceType, CSSM_ATTACH_FLAGS attachFlags, const CSSM_UPCALLS &upcalls) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_plugin/lib/
H A DTPsession.h42 const CSSM_VERSION &version,
47 : PluginSession(theHandle, plug, version, subserviceId, subserviceType, attachFlags, upcalls) { }
40 TPPluginSession(CSSM_MODULE_HANDLE theHandle, CssmPlugin &plug, const CSSM_VERSION &version, uint32 subserviceId, CSSM_SERVICE_TYPE subserviceType, CSSM_ATTACH_FLAGS attachFlags, const CSSM_UPCALLS &upcalls) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecPkcs8Templates.h71 CSSM_DATA version; // optional member in struct:__anon4646
81 CSSM_DATA version; // not optional member in struct:__anon4647
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecPkcs8Templates.h71 CSSM_DATA version; // optional member in struct:__anon4733
81 CSSM_DATA version; // not optional member in struct:__anon4734
/macosx-10.9.5/SmartcardCCID-55005/libusb/libusb/
H A Dautogen.sh15 (autoconf${AUTOCONF_SUFFIX} --version) < /dev/null > /dev/null 2>&1 || {
23 (automake${AUTOMAKE_SUFFIX} --version) < /dev/null > /dev/null 2>&1 || {
27 echo "(or a newer version if it is available)"
50 (glibtoolize --version) < /dev/null > /dev/null 2>&1 && LIBTOOLIZE=glibtoolize || LIBTOOLIZE=libtoolize
56 (autoheader${AUTOCONF_SUFFIX} --version) < /dev/null > /dev/null 2>&1 && autoheader${AUTOCONF_SUFFIX}
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dcheckdll.c57 char *version; /* winsock version */ member in struct:winsock_type
73 idnWinsockVersion(const char *version) { argument
75 for (i = 0; winsock_info[i].version != NULL; i++) {
76 if (strcmp(winsock_info[i].version, version) == 0) {
79 "idnWinsockVersion: version %s\n",
80 version);
85 "idnWinsockVersion: unknown winsock version %s\n",
86 version);
[all...]
/macosx-10.9.5/curl-78.94.1/curl/
H A Dmaketgz27 version=$1
29 if [ -z "$version" ]; then
30 echo "Specify a version number!"
34 libversion="$version"
36 # we make curl the same version as libcurl
51 # Replace version number in header file:
60 # Replace version number in header file:
70 # Replace version number in plist file:
74 echo "curl version $curlversion"
75 echo "libcurl version
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/perf/
H A Dperfg.idl96 version(1),
/macosx-10.9.5/dtrace-118.1/DTTk/Bin/
H A Duname-a.d46 `utsname.version,
/macosx-10.9.5/dtrace-118.1/DTTk/System/
H A Duname-a.d46 `utsname.version,
/macosx-10.9.5/groff-38/groff/src/roff/grog/
H A Dgrog.sh19 -v | --version)
20 echo "GNU grog (groff) version @VERSION@"
/macosx-10.9.5/ncurses-42/ncurses/Ada95/gen/
H A Dadacurses-config.in18 x--version)
32 echo 'Usage: adacurses-config [--version | --cflags | --libs]' >&2

Completed in 411 milliseconds

<<11121314151617181920>>