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

<<11121314151617181920>>

  /prebuilts/gradle-plugin/com/google/gms/google-services/
maven-metadata.xml 7 <versions>
36 </versions>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 30 '/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit'
59 '/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit')
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/test/
test_macholib.py 30 '/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit'
59 '/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit')
  /toolchain/binutils/binutils-2.25/
README-maintainer-mode 5 special versions of automake, autoconf, libtool and gettext. You will
13 The required versions of the tools for this tree are
  /docs/source.android.com/en/compatibility/
cdd.html 64 <p>Find older versions of the CDD and approved release version strings here:</p>
77 <td><a href="7.1/versions.html">Version 7.1</a></td>
83 <td><a href="7.0/versions.html">Version 7.0</a></td>
89 <td><a href="6.0/versions.html">Version 6.0</a></td>
95 <td><a href="5.1/versions.html">Version 5.1</a></td>
101 <td><a href="5.0/versions.html">Version 5.0</a></td>
107 <td><a href="4.4/versions.html">Version 4.4</a></td>
113 <td><a href="4.3/versions.html">Version 4.3</a></td>
119 <td><a href="4.2/versions.html">Version 4.2</a></td>
125 <td><a href="4.1/versions.html">Version 4.1</a></td
    [all...]
  /external/autotest/client/common_lib/cros/
cr50_utils.py 22 # strings. There are two usb_updater commands that will return versions:
25 # 'fwver' is used to get the running RO and RW versions from cr50
69 assert ver_a == ver_b, ("Versions do not match: %s %s %s %s" %
74 """Compare the versions. Return the newest one. If they are the same return
86 def GetVersion(versions, name):
89 Get the version for each key in the versions dictionary that contains the
90 substring name. Make sure all of the versions match and return the version
91 string. Raise an error if the versions don't match.
96 name: the string used to find the relevant items in versions.
99 the version from versions or "-1.-1.-1" if an invalid RO was detected
    [all...]
  /frameworks/base/core/java/android/hardware/location/
NanoAppFilter.java 50 * Flag indicating any version. With this flag set, all versions shall match provided version.
54 * If this flag is set, only versions strictly greater than the version specified shall match.
58 * If this flag is set, only versions strictly less than the version specified shall match.
62 * If this flag is set, only versions strictly equal to the
68 * If this flag is set, only versions strictly equal to the version specified shall match.
  /development/ndk/
build_symbol_db.py 43 """Returns a list of the platform versions we have data for."""
44 versions = []
46 logger().debug('Getting platform versions from %s', platforms_dir)
49 versions.append(int(name.split('-')[1]))
50 return versions
95 versions = sorted(get_platform_versions())
96 for version in versions:
  /external/abi-compliance-checker/
README 4 The tool checks header files and shared objects of old and new versions and analyzes changes in API/ABI that may break binary and/or source compatibility: changes in calling stack, v-table changes, removed symbols, renamed fields, etc.
6 The tool is intended for developers of software libraries and Linux maintainers who are interested in ensuring backward compatibility, i.e. allow old applications to run or to be recompiled with newer library versions.
27 2. Create ABI dumps for both library versions
  /external/kernel-headers/original/uapi/asm-x86/asm/
ucontext.h 35 * - Old DOSEMU versions sometimes catch a signal from a segmented
37 * the saved CS to a 64-bit segment. These DOSEMU versions expect
41 * will fix up SS for these DOSEMU versions.
  /external/libmojo/mojo/public/tools/bindings/generators/cpp_templates/
struct_definition.tmpl 27 {%- for version in struct.versions -%}
34 // Scan in reverse order to optimize for more recent versions.
78 header_.version = {{struct.versions[-1].version}};
  /external/mesa3d/docs/relnotes/
4.0.2 14 Odd numbered versions (such as 3.3) designate new developmental releases.
15 Even numbered versions (such as 3.4) designate stable releases.
19 See the docs/VERSIONS file for the list of bug fixes.
4.0.3 14 Odd numbered versions (such as 3.3) designate new developmental releases.
15 Even numbered versions (such as 3.4) designate stable releases.
19 See the docs/VERSIONS file for the list of bug fixes.
6.0.1 12 Even-numbered versions (such as 6.0.x) designate stable releases.
13 Odd-numbered versions (such as 6.1.x) designate new developmental releases.
15 Mesa 6.0.1 just fixes bugs found since the 6.0 release. See the VERSIONS
  /external/openssh/openbsd-compat/
openssl-compat.c 37 * After that, we acceptable compatible fix versions (so we
51 /* for versions < 1.0.0, major,minor,fix,status must match */
58 * For versions >= 1.0.0, major,minor,status must match and library
  /external/toolchain-utils/
get_common_image_version.py 6 Display information about stable ChromeOS/Chrome versions to be used
8 by using stable (known and tested) ChromeOS/Chrome versions instead of
9 using randomly selected versions. Currently we define as a "stable"
  /frameworks/base/core/java/android/app/timezone/
DistroFormatVersion.java 28 * <dd>the major distro format version. Major versions differences are not compatible - e.g.
31 * <dd>the minor distro format version. Minor versions should be backwards compatible iff the
32 * major versions match exactly, i.e. version 2.2 will be compatible with 2.1 devices but not
  /frameworks/opt/setupwizard/library/main/res/layout/
suw_navbar_view.xml 31 Will be overridden by drawableStart on versions that support it. -->
51 Will be overridden by drawableEnd on versions that support it. -->
64 Will be overridden by drawableEnd on versions that support it. -->
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
gnu-versions.h 33 #include <gnu-versions.h>
44 remember, if any of these versions change, the libc.so major version
53 #endif /* gnu-versions.h */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
gnu-versions.h 33 #include <gnu-versions.h>
44 remember, if any of these versions change, the libc.so major version
53 #endif /* gnu-versions.h */
  /bionic/libc/arch-common/bionic/
pthread_atfork.h 22 // Libc used to export this in previous versions, therefore it needs
  /bionic/libc/upstream-netbsd/android/include/
rand48.h 7 * You may redistribute unmodified or modified versions of this source
  /bionic/libc/upstream-netbsd/lib/libc/stdlib/
drand48.c 7 * You may redistribute unmodified or modified versions of this source
jrand48.c 7 * You may redistribute unmodified or modified versions of this source
lrand48.c 7 * You may redistribute unmodified or modified versions of this source

Completed in 1705 milliseconds

<<11121314151617181920>>