Searched +refs:version +refs:list (Results 1 - 25 of 758) sorted by relevance

1234567891011>>

/macosx-10.9.5/ruby-104/ruby/lib/rubygems/
H A Dname_tuple.rb3 # Represents a gem of name +name+ at +version+ of +platform+. These
9 def initialize(name, version, platform="ruby")
11 @version = version
20 attr_reader :name, :version, :platform
23 # Turn an array of [name, version, platform] into an array of
26 def self.from_list list
27 list.map { |t| new(*t) }
32 # [name, version, platform] tuples.
34 def self.to_basic list
[all...]
H A Duninstaller.rb47 @version = options[:version] || Gem::Requirement.default
75 dependency = Gem::Dependency.new @gem, @version
77 list = []
86 list << spec
89 default_specs, list = list.partition do |spec|
93 list, other_repo_specs = list.partition do |spec|
98 if list
[all...]
/macosx-10.9.5/bash-92/bash-3.2/examples/loadables/
H A Duname.c20 char version[32]; member in struct:utsname
47 uname_builtin (list)
48 WORD_LIST *list;
55 while ((opt = internal_getopt (list, "amnprsv")) != -1)
83 list = loptend;
85 if (list)
109 uprint (FLAG_VERSION, uninfo.version);
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLdifWriter.h12 #include <list>
17 LdifWriter( std::ostream& output, int version = 0 );
/macosx-10.9.5/tcl-102/tcl_ext/incrtcl/incrTcl/itk/generic/
H A Ditk.h73 * in resource files so that they can get obtain version information from
98 Tcl_HashTable *options; /* list containing the real options */
99 Tcl_HashEntry **list; /* gives ordering of options */ member in struct:ItkOptList
100 int len; /* number of entries in order list */
101 int max; /* maximum size of order list */
131 CONST char *version, int exact));
133 #define Itk_InitStubs(interp, version, exact) \
134 Tcl_PkgRequire(interp, "Itk", version, exact)
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-Automator/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-InterfaceBuilderKit/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-ScriptingBridge/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SearchKit/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SyncServices/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-framework-SystemConfiguration/ez_setup/
H A D__init__.py10 If you want to require a specific version of setuptools, set a download
18 DEFAULT_URL = "http://pypi.python.org/packages/%s/s/setuptools/" % sys.version[:3]
73 version=DEFAULT_VERSION, download_base=DEFAULT_URL, to_dir=os.curdir,
78 `version` should be a valid setuptools version number that is available
83 should one be required. If an older version of setuptools is installed,
89 egg = download_setuptools(version, download_base, to_dir, download_delay)
97 pkg_resources.require("setuptools>="+version); return
101 "The required version of setuptools (>=%s) is not available, and\n"
103 " a more recent version firs
[all...]
/macosx-10.9.5/ncurses-42/ncurses/misc/
H A Dncurses-config94 --version)
97 --abi-version)
100 --mouse-version)
139 --version echos the release+patchdate version of ${THIS}
140 --abi-version echos the ABI version of ${THIS}
141 --mouse-version echos the mouse-interface version of ${THIS}
148 --terminfo-dirs echos the \$TERMINFO_DIRS directory list
[all...]
H A Dncurses-config.in94 --version)
97 --abi-version)
100 --mouse-version)
139 --version echos the release+patchdate version of ${THIS}
140 --abi-version echos the ABI version of ${THIS}
141 --mouse-version echos the mouse-interface version of ${THIS}
148 --terminfo-dirs echos the \$TERMINFO_DIRS directory list
[all...]
/macosx-10.9.5/CPANInternal-140/Net-IP/
H A Dipcount57 my @list = $ip->find_prefixes() or die ($ip->error());
62 if (scalar(@list) > 1)
64 $ip->set ($list[0]) or die (Error());
70 $size = $size->bpow (ip_iplengths($ip->version) - $opts{d}) - 1;
101 foreach (@list)
116 if (scalar(@list) > 1)
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/persist/model/
H A DAnnotationModel.java105 int version;
109 version = entity.version();
113 version = persistent.version();
128 (className, version, proxiedClassName, isEntity,
235 List<FieldMetadata> list = null;
245 if (list == null) {
246 list = new ArrayList<FieldMetadata>(fields.size());
248 if (value <= list
[all...]
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tkDND/
H A Dshape.rb47 def version method in class:Tk.TkDND.Shape.package_version
48 tk_call('shape', 'version')
50 alias xshape_version version
64 list(ret)
70 list(tk_call('shape', 'get', @path, "-#{kind}"))
72 list(tk_call('shape', 'get', @path))
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_utilities/
H A Dacl_codesigning.cpp57 TypedList list(alloc, CSSM_ACL_SUBJECT_TYPE_CODE_SIGNATURE,
64 list += new(alloc) ListElement(alloc,
68 list += new(alloc) ListElement(alloc, CssmData(*it->second));
69 return list;
76 CodeSignatureAclSubject *CodeSignatureAclSubject::Maker::make(const TypedList &list) const
79 unsigned total = list.length(); // includes subject type header
81 && list[1].is(CSSM_LIST_ELEMENT_WORDID) // [1] == signature type
82 && list[1] == CSSM_ACL_CODE_SIGNATURE_OSX
83 && list[2].is(CSSM_LIST_ELEMENT_DATUM) // [2] == legacy hash
84 && list[
111 make(Version version, Reader &pub, Reader &priv) const argument
[all...]
H A Dacl_preauth.cpp40 AclSubject *OriginMaker::make(const TypedList &list) const
43 crack(list, 1, args, CSSM_LIST_ELEMENT_WORDID);
47 AclSubject *OriginMaker::make(AclSubject::Version version, Reader &pub, Reader &) const argument
115 AclSubject *SourceMaker::make(const TypedList &list) const
118 if (list.length() < 2)
120 ListElement &sub = list[1];
124 switch (list.length()) {
128 if (list[2].type() == CSSM_LIST_ELEMENT_WORDID)
129 return new SourceAclSubject(subSubject, list[2]);
136 AclSubject *SourceMaker::make(AclSubject::Version version, Reade argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_utilities/lib/
H A Dacl_codesigning.cpp57 TypedList list(alloc, CSSM_ACL_SUBJECT_TYPE_CODE_SIGNATURE,
64 list += new(alloc) ListElement(alloc,
68 list += new(alloc) ListElement(alloc, CssmData(*it->second));
69 return list;
76 CodeSignatureAclSubject *CodeSignatureAclSubject::Maker::make(const TypedList &list) const
79 unsigned total = list.length(); // includes subject type header
81 && list[1].is(CSSM_LIST_ELEMENT_WORDID) // [1] == signature type
82 && list[1] == CSSM_ACL_CODE_SIGNATURE_OSX
83 && list[2].is(CSSM_LIST_ELEMENT_DATUM) // [2] == legacy hash
84 && list[
111 make(Version version, Reader &pub, Reader &priv) const argument
[all...]
H A Dacl_preauth.cpp40 AclSubject *OriginMaker::make(const TypedList &list) const
43 crack(list, 1, args, CSSM_LIST_ELEMENT_WORDID);
47 AclSubject *OriginMaker::make(AclSubject::Version version, Reader &pub, Reader &) const argument
115 AclSubject *SourceMaker::make(const TypedList &list) const
118 if (list.length() < 2)
120 ListElement &sub = list[1];
124 switch (list.length()) {
128 if (list[2].type() == CSSM_LIST_ELEMENT_WORDID)
129 return new SourceAclSubject(subSubject, list[2]);
136 AclSubject *SourceMaker::make(AclSubject::Version version, Reade argument
[all...]
/macosx-10.9.5/curl-78.94.1/curl/
H A Dcurl-config.in40 --checkfor [version] check for (lib)curl of the specified version
42 --features newline separated list of enabled features
46 --protocols newline separated list of enabled protocols
48 --version output version information
49 --vernum output the version information as a number (hexadecimal)
97 --version)
107 # dash as that's used for things like version 1.2.3-CVS
117 echo "requested version
[all...]
/macosx-10.9.5/securityd-55199.3/src/
H A Dacl_keychain.cpp30 // list[1] = CssmData: CSSM_ACL_KEYCHAIN_PROMPT_SELECTOR structure
31 // list[2] = CssmData: Descriptive String (presented to user in protected dialogs)
33 // list[1] = CssmData: Descriptive String
41 // writing version-1 data, but will continue to recognize version-0 data indefinitely
63 CSSM_ACL_KEYCHAIN_PROMPT_CURRENT_VERSION, // version
234 KeychainPromptAclSubject *KeychainPromptAclSubject::Maker::make(const TypedList &list) const
236 switch (list.length()) {
241 crack(list, 1, params, CSSM_LIST_ELEMENT_DATUM);
248 crack(list,
257 make(Version version, Reader &pub, Reader &) const argument
[all...]
/macosx-10.9.5/emacs-92/emacs/lisp/
H A Dcus-dep.el13 ;; the Free Software Foundation; either version 2, or (at your option)
14 ;; any later version.
51 preloaded-file-list) t)
105 ;; These are for handling :version. We need to have a minimum of
108 ;; For groups we set `custom-version', `group-documentation' and
112 ;; `custom-versions-load-alist' is an alist that has as car a version
114 ;; contain that version. These files should be loaded before showing
128 (let ((version-alist nil))
130 (let ((version (get symbol 'custom-version))
[all...]
/macosx-10.9.5/ntp-88/scripts/
H A Dntpsweep.in25 my $version = 1.3;
41 "version!" => \$askversion);
44 print("$version\n");
50 This is $program, version $version
54 $program [--help|--peers|--strip <string>|--maxlevel <level>|--version] \\
59 clock offset in seconds, the daemon version, the operating system and
65 --version
66 Print version ($version) an
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/unittests/ExecutionEngine/JIT/
H A DOProfileJITEventListenerTest.cpp15 #include <list>
38 typedef std::list<OprofileNativeFunction> NativeFunctionList;
39 typedef std::list<debug_line_info> NativeDebugList;
115 int version() { function in namespace:test_opagent
136 test_opagent::version,
137 test_opagent::version,

Completed in 378 milliseconds

1234567891011>>