Home
last modified time | relevance | path

Searched refs:changeset (Results 1 – 21 of 21) sorted by relevance

/external/rust/crates/rusqlite/src/
Dsession.rs115 pub fn changeset(&mut self) -> Result<Changeset> { in changeset() method
301 pub struct ChangesetIter<'changeset> {
302 phantom: PhantomData<&'changeset Changeset>,
761 session.changeset().unwrap() in one_changeset()
783 let changeset = one_changeset(); in test_changeset() localVariable
784 let mut iter = changeset.iter().unwrap(); in test_changeset()
816 let changeset = one_changeset(); in test_changeset_apply() localVariable
826 &changeset, in test_changeset_apply()
845 &changeset, in test_changeset_apply()
/external/clang/utils/
Dtoken-delta.py24 changeset = frozenset(changes)
25 if changeset in self.cache:
28 self.cache.add(changeset)
/external/llvm-project/clang/utils/
Dtoken-delta.py25 changeset = frozenset(changes)
26 if changeset in self.cache:
29 self.cache.add(changeset)
/external/python/cpython2/Tools/buildbot/
Dbuild.bat14 @rem 3) wait for all Windows bots to start a build with that changeset
/external/python/cpython3/Tools/buildbot/
Dbuild.bat13 @rem 3) wait for all Windows bots to start a build with that changeset
/external/snakeyaml/src/patches/android/
DConstructor.patch1 # HG changeset patch
DCompactConstructor.patch1 # HG changeset patch
DRepresenter.patch1 # HG changeset patch
DPropertyUtils.patch1 # HG changeset patch
/external/eigen/bench/perf_monitoring/gemm/
Dchangesets.txt60 9212:c90098affa7b # Fix performance regression introduced in changeset 8aad8f35c955
61 9213:9f1c14e4694b # Fix performance regression in dgemm introduced by changeset 81d53c711775
/external/python/cpython3/Misc/
DREADME25 svnmap.txt Map of old SVN revs and branches to hg changeset ids,
DHISTORY6239 - Drop support for Windows 2000 (changeset e52df05b496a).
/external/eigen/
DCMakeLists.txt49 # if this is the default (aka development) branch, extract the mercurial changeset number from the …
51 string(REGEX MATCH "^changeset: *[0-9]*:([0-9;a-f]+).*" EIGEN_HG_CHANGESET_MATCH "${EIGEN_HGTIP_OUT…
56 set(EIGEN_VERSION "${EIGEN_VERSION_NUMBER} (mercurial changeset ${EIGEN_HG_CHANGESET})")
/external/curl/docs/
DCHECKSRC.md120 - `COPYRIGHTYEAR`: the current changeset hasn't updated the copyright year in
/external/python/mock/
DCHANGELOG.rst125 tuple (changeset 3603bae63c13 only works for classes) so we need to
/external/rust/crates/parking_lot/
DREADME.md64 14. `Mutex` and `RwLock` support [eventual fairness](https://trac.webkit.org/changeset/203350)
/external/python/cpython3/Misc/NEWS.d/
D3.5.2rc1.rst874 Fix a regression in mock.MagicMock. _Call is a subclass of tuple (changeset
D3.6.0a1.rst1392 Fix a regression in mock.MagicMock. _Call is a subclass of tuple (changeset
/external/python/cpython3/Doc/whatsnew/
D3.4.rst2167 * Windows 2000 (changeset e52df05b496a).
/external/freetype/
DChangeLog.2577 See previous changeset for otvalid.
/external/icu/icu4c/source/data/unidata/
Dchanges.txt4279 (For comparison, see the Unicode 5.1 update: http://bugs.icu-project.org/trac/changeset/23833)