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

1 2 3 4 5 6 78 91011>>

  /external/ImageMagick/
version.sh 33 # Versions are denoted using a standard triplet of integers:
34 # MAJOR.MINOR.PATCH. The basic intent is that MAJOR versions are
35 # incompatible, large-scale upgrades of the API. MINOR versions retain
36 # source and binary compatibility with older minor versions, and changes
42 # files if you raise these versions.
  /external/boringssl/src/ssl/
ssl_versions.cc 55 /* The follow arrays are the supported versions for TLS and DTLS, in order of
86 const uint16_t *versions; local
88 get_method_versions(method, &versions, &num_versions);
90 if (versions[i] == version) {
99 /* The public API uses wire versions, except we use |TLS1_3_VERSION|
100 * everywhere to refer to any draft TLS 1.3 versions. In this direction, we
186 /* OpenSSL's API for controlling versions entails blacklisting individual
188 * only express a contiguous range of versions. Second, a library consumer
189 * trying to set a maximum version cannot disable protocol versions that get
198 /* Only look at the versions already enabled. *
332 const uint16_t *versions; local
346 const uint16_t *versions; local
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/26.0.0-beta6/
sdk-common-26.0.0-beta6-sources.jar 
  /prebuilts/gradle-plugin/com/android/tools/sdk-common/26.0.0-beta7/
sdk-common-26.0.0-beta7-sources.jar 
  /tools/apksig/
README.md 11 between different versions of the Android platform. apksig can thus check whether a signed APK is
12 expected to verify on all Android platform versions supported by the APK. When signing an APK,
14 versions supported by the APK being signed.
26 * `ApkSigner` which signs the provided APK so that it verifies on all Android platform versions
27 supported by the APK. The range of platform versions can be customized if necessary.
29 platform versions supported by the APK. The range of platform versions can be customized if
49 The tool determines the range of Android platform versions (API Levels) supported by the APK by
51 of platform versions on the command-line.
  /external/autotest/client/site_tests/platform_KernelVersionByBoard/
control 15 This test contains a list of expected kernel versions per board (e.g. '3.4')
17 Serves as a warning flag or as a check when migrating kernel versions.
  /external/e2fsprogs/contrib/
jbd2-resync.sh 10 # inputs (e.g. passing a u32 to cpu_to_be16()) like the kernel versions and
11 # unlike the libc6 versions.
  /external/junit/src/main/java/org/junit/runners/
JUnit4.java 7 * future versions of JUnit change the default Runner class, they will also
13 * in future versions.
  /external/llvm/lib/Support/Unix/
README.txt 14 created. Also, further subdirectories could be created to reflect versions of
16 subdirectories to reflect the three major versions of SUS.
  /external/swiftshader/third_party/LLVM/lib/Support/Unix/
README.txt 14 created. Also, further subdirectories could be created to reflect versions of
16 subdirectories to reflect the three major versions of SUS.
  /external/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
README.txt 14 created. Also, further subdirectories could be created to reflect versions of
16 subdirectories to reflect the three major versions of SUS.
  /external/volley/
build.gradle 2 // of tool versions (gradle plugin, compile SDK, build tools), so that
7 // tools versions across all dependencies to ensure a consistent build.
  /prebuilts/go/darwin-x86/src/go/internal/gcimporter/testdata/versions/
test.go 7 // the resulting .a file appropriately named in the versions
10 // In the testdata/versions:
  /prebuilts/go/linux-x86/src/go/internal/gcimporter/testdata/versions/
test.go 7 // the resulting .a file appropriately named in the versions
10 // In the testdata/versions:
  /prebuilts/gradle-plugin/com/android/tools/chimpchat/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/ddms/ddmuilib/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/devicelib/
maven-metadata.xml 7 <versions>
19 </versions>
  /prebuilts/gradle-plugin/com/android/tools/hierarchyviewer2lib/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/monkeyrunner/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/swtmenubar/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/traceview/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/gradle-plugin/com/android/tools/uiautomatorviewer/
maven-metadata.xml 7 <versions>
26 </versions>
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava/
maven-metadata.xml 8 <versions>
36 </versions>
  /prebuilts/tools/common/gradle-plugins/repository/com/google/guava/guava-parent/
maven-metadata.xml 8 <versions>
31 </versions>
  /prebuilts/tools/common/gradle-plugins/repository/org/apache/commons/commons-parent/
maven-metadata.xml 8 <versions>
37 </versions>

Completed in 316 milliseconds

1 2 3 4 5 6 78 91011>>