HomeSort by relevance Sort by last modified time
    Searched full:revisions (Results 1 - 25 of 593) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /frameworks/base/docs/html/tools/revisions/
index.jd 1 page.title=Revisions
9 href="{@docRoot}tools/revisions/platforms.html">Platforms</a>.</p
  /external/webkit/Tools/Scripts/webkitpy/common/net/
failuremap.py 45 failing_revisions = [failure_info['regression_window'].revisions()
55 if revision in failure_info['regression_window'].revisions()
66 def _builders_failing_because_of(self, revisions):
67 revision_set = set(revisions)
70 failure_info['regression_window'].revisions())]
regressionwindow.py 47 def revisions(self): member in class:RegressionWindow
48 # Cache revisions to avoid excessive allocations.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jface.text.source_3.6.1.r361_v20100825-0800.jar 
  /external/v8/benchmarks/
run.html 127 revisions from time to time in order to fix bugs or expand the scope
128 of the benchmark suite. For previous revisions and the change log see
129 the <a href="http://v8.googlecode.com/svn/data/benchmarks/current/revisions.html">revisions</a> page.
revisions.html 3 <title>V8 Benchmark Suite Revisions</title>
8 <div class="title"><h1>V8 Benchmark Suite Revisions</h1></div>
16 expand the scope of the benchmarks. Here is a list of revisions, with
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts_cvs/searchcvs/
parsecvs.php 15 total revisions: 2; selected revisions: 2 //don't store, is count of commits to the file
16 description: //is this a title for the revisions? probably
40 ^total\ revisions:\ (\d+);\\tselected\ revisions:\ (\d+)$\\n
  /external/webkit/Tools/Scripts/webkitpy/tool/commands/
queries.py 138 help_text = "Print failing buildbots (%s) and what revisions broke them" % BuildBot.default_host
154 revisions = regression_window.revisions()
158 self._print_builder_line(builder.name(), name_width, "FAIL (blame-list: %s%s)" % (revisions, first_failure_message))
159 for revision in revisions:
206 help_text = "Lists revisions where individual test failures started at %s" % BuildBot.default_host
220 print "Suspect revisions:"
221 for revision in regression_window.revisions():
355 limit = self._tool.user.prompt("How many revisions to look through? [10000] ") or 10000
  /external/webkit/Tools/Scripts/
bisect-builds 74 my @revisions;
88 "r|revisions=s" => \&parseRevisions,
109 [-r|--revision M[:N]] specify starting (and optional ending) revisions to search
111 [-s|--sanity-check] verify both starting and ending revisions before bisecting
131 my $startIndex = $revisions[0] ? findNearestNightlyIndex(@nightlies, $revisions[0], 'ceil') : 0;
132 my $endIndex = $revisions[1] ? findNearestNightlyIndex(@nightlies, $revisions[1], 'floor') : $#nightlies;
196 print "\nBroken revisions skipped: r" . join(", r", keys %brokenRevisions) . "\n"
408 push(@revisions, $1)
    [all...]
  /development/samples/Wiktionary/src/com/example/android/wiktionary/
SimpleWikiHelper.java 55 "http://en.wiktionary.org/w/api.php?action=query&prop=revisions&titles=%s&" +
152 JSONArray revisions = page.getJSONArray("revisions"); local
153 JSONObject revision = revisions.getJSONObject(0);
  /development/samples/WiktionarySimple/src/com/example/android/simplewiktionary/
SimpleWikiHelper.java 62 "http://en.wiktionary.org/w/api.php?action=query&prop=revisions&titles=%s&" +
159 JSONArray revisions = page.getJSONArray("revisions"); local
160 JSONObject revision = revisions.getJSONObject(0);
  /external/skia/bench/
bench_graph_svg.py 22 print '-r <revision>[:<revision>] the revisions to show.'
24 print '-f <revision>[:<revision>] the revisions to use for fitting.'
118 revisions = revision_data_points.keys()
119 revisions.sort()
121 for revision in revisions:
449 print '<td>%s<br></br>revisions r%s - r%s</td>' % (
579 #output the revisions
635 revisions = list(xes) variable
636 revisions.sort()
639 current_revision = revisions[0
    [all...]
  /external/webkit/Tools/Scripts/webkitpy/common/checkout/
api.py 58 # Old revisions of Sources/WebKit/wx/ChangeLog have some invalid utf8 characters.
136 revisions = set(sum(map(self._scm.revisions_changing_file, paths), []))
137 return set(map(self.commit_info_for_revision, revisions))
  /frameworks/base/docs/html/sdk/
win-usb.jd 8 <li><a href="#notes">Revisions</a></li>
49 <h2 id="notes">Revisions</h2>
51 <p>The sections below provide notes about successive revisions of the USB Driver
  /frameworks/base/docs/html/tools/sdk/
win-usb.jd 8 <li><a href="#notes">Revisions</a></li>
49 <h2 id="notes">Revisions</h2>
51 <p>The sections below provide notes about successive revisions of the USB Driver
  /development/samples/SearchableDictionary/
_index.html 22 <p><b>Revisions:</b></p>
  /external/chromium/base/
atomicops_internals_arm_gcc.h 18 // ARM architecture revisions (pre-v6) this may be implemented using
  /external/nist-sip/java/gov/nist/javax/sip/header/
MediaRange.java 41 * Revisions:
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xv/
Xvlibint.h 37 ** Revisions:
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/extensions/
Xv.h 37 ** Revisions:
  /ndk/toolchains/mipsel-linux-android-4.4.3/
setup.mk 23 # revisions of the NDK.
  /ndk/toolchains/mipsel-linux-android-4.6/
setup.mk 23 # revisions of the NDK.
  /ndk/toolchains/x86-4.4.3/
setup.mk 23 # revisions of the NDK.
  /ndk/toolchains/x86-4.6/
setup.mk 23 # revisions of the NDK.
  /external/qemu-pc-bios/vgabios/
vbe.h 48 // Mandatory information for all VBE revisions
102 // Mandatory information for all VBE revisions

Completed in 1255 milliseconds

1 2 3 4 5 6 7 8 91011>>