Home
last modified time | relevance | path

Searched refs:backport (Results 1 – 11 of 11) 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/objenesis/tck/test/org/springframework/osgi/test/internal/
Dboot-bundles.properties56 ignore.backport.version=3.1.0
101 # backport concurrent
102 edu.emory.mathcs.backport,com.springsource.edu.emory.mathcs.backport,${ignore.backport.version}=-15
/external/skia/src/core/
DSkPicture.cpp177 SkPictureData* SkPicture::backport() const { in backport() function in SkPicture
194 SkAutoTDelete<SkPictureData> data(this->backport()); in serialize()
207 SkAutoTDelete<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/lldb/docs/testsuite/
Da-detailed-walkthrough.txt61 of the subsequent launched process. We are using unittest2 (a backport of new
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dnews.txt1144 * Python 2.3 compatibility: backport of ``reversed(seq)``
/external/jetty/
DVERSION.txt11 + 426658 backport Bug 425930 to jetty-8
2033 + backport jetty-8 annotation parsing to jetty-7
2630 + JETTY-658 backport latest HttpClient from jetty-7 to jetty-6
/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