Home
last modified time | relevance | path

Searched refs:backport (Results 1 – 13 of 13) sorted by relevance

/external/guava/
DREADME.jdk54 This is the JDK5 backport of Guava. Notable differences from the
20 The JDK5 backport builds with Maven, but has a number of
24 compatible class files, the backport does not build with JDK5.
32 the backport will not build with JDK5, a JDK5 `rt.jar` should be used
/external/pdfium/third_party/lcms2-2.6/
DREADME.pdfium24 0012-backport-c0a98d86.patch: Fix several issues. Backport from upstream
28 0015-sanitize-float-read.patch: Sanitize floating point read. Partially backport
/external/skia/src/core/
DSkPicture.cpp174 SkPictureData* SkPicture::backport() const { in backport() function in SkPicture
197 std::unique_ptr<SkPictureData> data(this->backport()); in serialize()
210 std::unique_ptr<SkPictureData> data(this->backport()); in flatten()
/external/curl/m4/
Dcurl-override.m437 dnl This is a backport of Autoconf's 2.60 with the
53 dnl This is a backport of Autoconf's 2.60 with the
/external/skia/include/core/
DSkPicture.h213 SkPictureData* backport() const;
/external/bison/m4/
Dgnulib-common.m4201 # is a backport of autoconf-2.59c's m4_foreach_w.
293 # is a backport of autoconf-2.60's AC_PROG_MKDIR_P, with a fix
/external/python/cpython2/Doc/library/
Dbz2.rst78 backport of Python 3.3's :class:`BZ2File` class, which does support
Dunittest.rst81 …`unittest2: A backport of new unittest features for Python 2.4-2.6 <https://pypi.python.org/pypi/u…
/external/python/cpython2/Doc/whatsnew/
D2.6.rst2111 Added as part of the backport of
3042 This is a backport of a Python 3.0 change.
/external/ltp/doc/
Dtest-writing-guidelines.txt623 kernel versions as vendors typically backport fixes to their kernels and the
/external/python/cpython2/Misc/
DNEWS842 - Issue #10128: backport issue #10845's mitigation of incompatibilities between
1557 checking, as recommended in public uses of HTTPS. This backport is part of PEP
1688 backport from Python 3.
1690 - Issue #21307: As part of PEP 466, backport hashlib.algorithms_guaranteed and
3222 HTTP servers and reduce memory usage. It's actually a backport of a Python
10214 - Added backport of bytearray type.
/external/bison/
DChangeLog1833 addressed in the master branch, and I am reluctant to try to backport
/external/libxml2/
DChangeLog9680 * threads.c: backport of a thread bugfix from 2_5_X branch