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

1 2 3 4 5 6 7 8 91011>>

  /bionic/tools/bionicbb/
gerrit.py 29 call('/changes/{}/revisions/{}/commit'.format(change_id, revision)))
34 call('/changes/{}/revisions/{}/files'.format(
53 return change['revisions'][commit]['fetch']['http']['ref']
71 details = json.loads(call('/changes/{}/revisions/{}/review'.format(
  /compatibility/cdd/10_software-compatibility-testing/
10_1_compatibility_test_suite.md 13 Compatibility Definition, and multiple revisions of the CTS may be released for
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/scripts/
logmerge.py 19 command, which shows the revisions including the given tag, while you
97 """Digest a chunk -- extract working file name and revisions"""
112 revisions = {}
123 revisions[tag] = rev
126 rev = revisions.get(branch)
  /external/python/cpython2/Tools/scripts/
logmerge.py 19 command, which shows the revisions including the given tag, while you
97 """Digest a chunk -- extract working file name and revisions"""
112 revisions = {}
123 revisions[tag] = rev
126 rev = revisions.get(branch)
  /external/v8/tools/
v8-rolls.sh 101 REVISIONS=1
109 n) REVISIONS=$OPTARG
120 rolls $REVISIONS $START
  /prebuilts/go/darwin-x86/doc/devel/
release.html 21 We fix critical problems in the current release as needed by issuing minor revisions
26 As a special case, we issue minor revisions for critical security problems
28 For example, if Go 1.5 is the current release then we will issue minor revisions
47 <h3 id="go1.7.minor">Minor revisions</h3>
93 <h3 id="go1.6.minor">Minor revisions</h3>
131 <h3 id="go1.5.minor">Minor revisions</h3>
169 <h3 id="go1.4.minor">Minor revisions</h3>
193 <h3 id="go1.3.minor">Minor revisions</h3>
217 <h3 id="go1.2.minor">Minor revisions</h3>
237 <h3 id="go1.1.minor">Minor revisions</h3
    [all...]
  /prebuilts/go/linux-x86/doc/devel/
release.html 21 We fix critical problems in the current release as needed by issuing minor revisions
26 As a special case, we issue minor revisions for critical security problems
28 For example, if Go 1.5 is the current release then we will issue minor revisions
47 <h3 id="go1.7.minor">Minor revisions</h3>
93 <h3 id="go1.6.minor">Minor revisions</h3>
131 <h3 id="go1.5.minor">Minor revisions</h3>
169 <h3 id="go1.4.minor">Minor revisions</h3>
193 <h3 id="go1.3.minor">Minor revisions</h3>
217 <h3 id="go1.2.minor">Minor revisions</h3>
237 <h3 id="go1.1.minor">Minor revisions</h3
    [all...]
  /device/linaro/bootloader/edk2/OvmfPkg/Include/Protocol/
BlockMmio.h 34 /// revisions must be backwards compatible. If a future version is not
  /external/llvm/lib/LTO/
CMakeLists.txt 1 # Figure out if we can track VC revisions.
  /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.
  /external/v8/tools/release/
merge_to_branch.py 70 self._options.revisions))
147 MESSAGE = "Apply patches for selected revisions."
202 return ("Performs the necessary steps to merge revisions from "
210 parser.add_argument("revisions", nargs="*",
211 help="The revisions to merge.")
221 if len(options.revisions) < 1:
238 for revision in options.revisions:
roll_merge.py 72 self._options.revisions))
135 MESSAGE = "Apply patches for selected revisions."
225 return ("Performs the necessary steps to merge revisions from "
231 parser.add_argument("revisions", nargs="*",
232 help="The revisions to merge.")
242 if len(options.revisions) < 1:
254 for revision in options.revisions:
  /external/boringssl/src/util/bot/
UPDATING 2 bots. To update to newer revisions, follow these instructions:
4 DEPS: Set all revisions to those used in Chromium, found at
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x16929.htm 19 TITLE="10. FUTURE REVISIONS OF THIS LICENSE"
150 >10. FUTURE REVISIONS OF THIS LICENSE</TD
x16933.htm 5 >10. FUTURE REVISIONS OF THIS LICENSE</TITLE
77 >C.11. 10. FUTURE REVISIONS OF THIS LICENSE</A
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
44 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/arm64/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/mips64/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/ppc64/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/darwin-x86/src/cmd/link/internal/s390x/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
44 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/link/internal/arm64/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/link/internal/mips/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others
  /prebuilts/go/linux-x86/src/cmd/link/internal/mips64/
l.go 10 // Revisions Copyright © 2000-2007 Lucent Technologies Inc. and others
43 // Revisions Copyright © 2000-2008 Lucent Technologies Inc. and others

Completed in 456 milliseconds

1 2 3 4 5 6 7 8 91011>>