Searched refs:revision (Results 1 - 25 of 132) sorted by last modified time

123456

/macosx-10.10/llvmCore-3425.0.34/projects/sample/autoconf/
H A Dltmain.sh3183 # use the current revision as the major version
3192 revision="$number_revision"
3196 revision="$number_minor"
3202 revision="$number_minor"
3208 revision="$3"
3223 case $revision in
3226 $echo "$modename: REVISION \`$revision' must be a nonnegative integer" 1>&2
3258 versuffix="$major.$age.$revision"
3261 verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
3266 versuffix=".$current.$revision";
[all...]
/macosx-10.10/llvmCore-3425.0.34/autoconf/
H A Dltmain.sh3183 # use the current revision as the major version
3192 revision="$number_revision"
3196 revision="$number_minor"
3202 revision="$number_minor"
3208 revision="$3"
3223 case $revision in
3226 $echo "$modename: REVISION \`$revision' must be a nonnegative integer" 1>&2
3258 versuffix="$major.$age.$revision"
3261 verstring="${wl}-compatibility_version ${wl}$minor_current ${wl}-current_version ${wl}$minor_current.$revision"
3266 versuffix=".$current.$revision";
[all...]
/macosx-10.10/IOKitUser-1050.1.21/graphics.subproj/
H A DIODisplayLib.c439 if( !edid || (edid->version < 1) || (edid->revision < 1))
658 if( !edid || (edid->version < 1) || (edid->revision < 1))
780 if ((edid->version > 1) || (edid->revision >= 3))
3053 && ((edid->version > 1) || (edid->revision >= 3)))
3067 if ((0x80 & videoInput) && ((edid->version > 1) || (edid->revision >= 4)))
3123 if ((edid->version > 1) || edid->revision) for (i = 1; i < 4; i++)
H A DIOGraphicsLib.c4101 && ((edid->version > 1) || (edid->revision >= 3))) {
H A DIOGraphicsLibInternal.h180 UInt8 revision; member in struct:EDID
392 uint8_t revision; member in struct:DPCD
/macosx-10.10/curl-83.1.2/curl/
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7330 # use the current revision as the major version
7341 revision="$number_revision"
7345 revision="$number_minor"
7352 revision="$number_minor"
7362 revision="$2"
7376 case $revision in
7379 func_error "REVISION \`$revision' mus
[all...]
/macosx-10.10/cups-408/cups/tools/
H A Dmakesrcdist30 revision="-r$rev"
38 revision=""
92 -e '1,$s/^CUPS_REVISION=.*/CUPS_REVISION='$revision'/' \
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/Models/
H A DSourceCode.js67 set currentRevision(revision)
69 console.assert(revision instanceof WebInspector.SourceCodeRevision);
70 if (!(revision instanceof WebInspector.SourceCodeRevision))
73 console.assert(revision.sourceCode === this);
74 if (revision.sourceCode !== this)
77 this._currentRevision = revision;
157 revisionContentDidChange: function(revision)
162 if (revision !== this._currentRevision)
256 var revision = this.revisionForRequestedContent;
259 revision
[all...]
H A DBranch.js69 var revision = this._revisions[i];
70 if (revision instanceof WebInspector.SourceCodeRevision && revision.sourceCode === representedObject)
71 return revision;
78 var revision = representedObject.originalRevision.copy();
79 representedObject.currentRevision = revision;
80 this.addRevision(revision);
81 return revision;
87 addRevision: function(revision)
89 console.assert(revision instanceo
[all...]
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp132 UInt8 revision; member in struct:EDID
361 DEBG(framebuffer->thisName, " EDID v%d.%d\n", edid->version, edid->revision );
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHibernateIO.cpp1610 uint32_t revision; member in struct:AppleRTCHibernateVars
1620 rtcVars.revision = 1;
/macosx-10.10/ruby-106/ruby/
H A Dconfigure19342 test -f revision.h -o -f "${srcdir}/revision.h" || echo '#define RUBY_REVISION 0'
H A Dcommon.mk25 REVISION_H = ./.revision.time
469 $(Q)$(RM) parse.c parse.h lex.c newline.c miniprelude.c revision.h
756 {$(VPATH)}version.h $(srcdir)/version.h $(srcdir)/revision.h {$(VPATH)}config.h \
867 $(srcdir)/revision.h $(REVISION_H) enc/unicode/name2ctype.h {$(VPATH)}id.h {$(VPATH)}probes.dmyh
924 $(srcdir)/revision.h:
928 -$(Q) $(BASERUBY) $(srcdir)/tool/file2lastrev.rb --revision.h "$(srcdir)" > revision.tmp
929 $(Q)$(IFCHANGE) "--timestamp=$@" "$(srcdir)/revision.h" revision.tmp
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp3546 UInt8 revision; member in struct:EDID
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginPackage.cpp230 // since the revision can be larger than a 8 bits, so we allow it 16 here and
257 String revision = versionParts[1]; local
258 if (revision.length() > 1 && (revision[0] == 'r' || revision[0] == 'b')) {
259 revision.remove(0, 1);
260 m_moduleVersion |= revision.toInt() & 0xffff;
/macosx-10.10/apache-793/httpd/build/
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7328 # use the current revision as the major version
7339 revision="$number_revision"
7343 revision="$number_minor"
7350 revision="$number_minor"
7357 revision="$2"
7371 case $revision in
7374 func_error "REVISION \`$revision' mus
[all...]
/macosx-10.10/ICU-531.30/icuSources/data/
H A Dmakedata.mak488 # Changed in makedata.mak revision 1.117. See Jitterbug 4497.
592 # from data build. See Jitterbug 4497. (makedata.mak revision 1.117)
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/config/
H A Dltmain.sh1673 revision="$3"
1686 case "$revision" in
1689 $echo "$modename: REVISION \`$revision' is not a nonnegative integer" 1>&2
1719 versuffix="$major.$revision"
1720 verstring="sgi$major.$revision"
1723 loop=$revision
1725 iface=`expr $revision - $loop`
1733 versuffix="$major.$age.$revision"
1738 versuffix=".$current.$age.$revision"
1739 verstring="$current.$age.$revision"
[all...]
/macosx-10.10/zsh-61/zsh/Functions/VCS_Info/Backends/
H A DVCS_INFO_get_data_git112 if zstyle -t ":vcs_info:${vcs}:${usercontext}:${rrn}" get-revision ; then
/macosx-10.10/ruby-106/ruby/test/rubygems/
H A Dtest_gem_remote_fetcher.rb791 assert_match %r% revision 6\)%, ua
H A Dtest_gem.rb1597 def util_set_RUBY_VERSION(version, patchlevel = nil, revision = nil)
1613 Object.const_set :RUBY_REVISION, revision if revision
/macosx-10.10/ruby-106/ruby/tool/
H A Dvcs.rb41 # return a pair of strings, the last revision and the last revision in which
46 last or raise "last revision not found"
47 changed or raise "changed revision not found"
89 _, last, _, changed, _ = info_xml.split(/revision="(\d+)"/)
H A Dmake-snapshot25 each versions may be followed by optional @revision.
101 if revision = rev[/@(\d+)\z/, 1]
123 revision ||= `svn info #{url} 2>&1`[/Last Changed Rev: (\d+)/, 1]
125 unless revision
132 revision = `svn info #{url}`[/Last Changed Rev: (\d+)/, 1]
141 puts "Exporting #{rev}@#{revision}"
142 IO.popen("svn export -r #{revision} #{url} #{v}") do |pipe|
156 open("#{v}/revision.h", "wb") {|f| f.puts "#define RUBY_REVISION #{revision}"}
157 open("#{v}/.revision
[all...]
/macosx-10.10/SmartcardCCID-55008/ccid/ccid/
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7330 # use the current revision as the major version
7341 revision="$number_revision"
7345 revision="$number_minor"
7352 revision="$number_minor"
7362 revision="$2"
7376 case $revision in
7379 func_error "REVISION \`$revision' mus
[all...]
/macosx-10.10/apr-32/apr/apr/build/
H A Dltmain.sh1002 $progname: Version mismatch error. This is $PACKAGE $VERSION, revision $package_revision,
1003 $progname: but the definition of this LT_INIT comes from revision $macro_revision.
1004 $progname: You should recreate aclocal.m4 with macros from revision $package_revision
7327 # use the current revision as the major version
7338 revision="$number_revision"
7342 revision="$number_minor"
7349 revision="$number_minor"
7356 revision="$2"
7370 case $revision in
7373 func_error "REVISION \`$revision' mus
[all...]

Completed in 403 milliseconds

123456