HomeSort by relevance Sort by last modified time
    Searched full:versions (Results 276 - 300 of 13705) sorted by null

<<11121314151617181920>>

  /external/python/cpython2/Tools/scripts/
checkpip.py 4 versions available.
  /external/python/cpython2/Tools/versioncheck/
README 1 This is versioncheck 1.0, a first stab at automatic checking of versions of
9 versions, where to download the package, etc.
14 numbers and tells the user about new versions of packages available.
34 Pycheckversion.py is the module that does the actual checking of versions.
  /external/skia/src/opts/
SkBitmapProcState_opts_none.cpp 12 versions. On input, these will already have valid function pointers,
  /external/syslinux/core/
common.inc 14 ; versions of NASM that had issues with forward references to EQU symbols.
  /external/toolchain-utils/
README.chromium 11 custom versions of the toolchain inside Chromium OS; launching
  /external/valgrind/memcheck/tests/
calloc-overflow.c 8 // thing to do is return NULL, but old versions of Valgrind didn't (they
  /frameworks/base/services/core/java/com/android/server/timezone/
PackageStatus.java 47 PackageStatus(@CheckStatus int checkStatus, PackageVersions versions) {
52 if (versions == null) {
53 throw new NullPointerException("versions == null");
55 this.mVersions = versions;
  /frameworks/layoutlib/rename_font/
README 4 versions are loaded. As a workaround, we rename all the fonts that we ship with
  /libcore/luni/src/main/java/org/w3c/dom/
DOMImplementationSource.java 17 * implementations, based upon requested features and versions, as specified
28 * @param features A string that specifies which features and versions
47 * specified features and versions, as specified in .
48 * @param features A string that specifies which features and versions
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/category/
MainPanel.java 48 public static final int VERSIONS = 4;
206 if (mCurrentSelected == VERSIONS) {
211 boolean fromRight = isRightAnimation(VERSIONS);
214 categoryPanel.setAdapter(VERSIONS);
216 mCurrentSelected = VERSIONS;
238 case VERSIONS: {
252 if (mCurrentSelected == VERSIONS) {
256 showPanel(VERSIONS);
290 if (currentPanel == VERSIONS) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h 10 * versions. [September 2006] */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebt_mark_t.h 10 * versions. [September 2006] */
  /prebuilts/go/darwin-x86/src/os/
sys_freebsd.go 19 // See http://www.freebsd.org/doc/en/books/porters-handbook/freebsd-versions.html.
  /prebuilts/go/darwin-x86/test/fixedbugs/
issue18915.go 8 // or tags are consistent with earlier Go versions.
  /prebuilts/go/linux-x86/src/os/
sys_freebsd.go 19 // See http://www.freebsd.org/doc/en/books/porters-handbook/freebsd-versions.html.
  /prebuilts/go/linux-x86/test/fixedbugs/
issue18915.go 8 // or tags are consistent with earlier Go versions.
  /prebuilts/misc/common/asm/
README 1 We have 2 versions of the ASM library in our source tree:
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/tests/
test_version.py 19 versions = (('1.5.1', '1.5.2b2', -1),
35 for v1, v2, wanted in versions:
51 versions = (('1.5.1', '1.5.2b2', -1),
61 for v1, v2, wanted in versions:
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/tests/
test_version.py 19 versions = (('1.5.1', '1.5.2b2', -1),
35 for v1, v2, wanted in versions:
51 versions = (('1.5.1', '1.5.2b2', -1),
61 for v1, v2, wanted in versions:
  /prebuilts/tools/common/asm-tools/
README 1 We have 2 versions of the ASM library in our source tree:
  /prebuilts/tools/common/guava-tools/
README 1 We have 2 versions of the Guava library in our source tree:
  /prebuilts/tools/common/uast/
README 16 The current versions were built from the head at
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
local_label_coff.d 4 # There are ELF and Windows CE versions of this test.
  /external/archive-patcher/
Android.mk 24 # archive-patcher should be compatible with all versions of Android
32 # archive-patcher should be compatible with all versions of Android
  /external/cblas/
README.android 33 Replace Fortran wrappers either with calls to the Eigen "subroutine" versions
35 "function" versions for functions that return real values. Delete unsupported

Completed in 739 milliseconds

<<11121314151617181920>>