Home
last modified time | relevance | path

Searched +full:- +full:- +full:version (Results 1 – 25 of 1295) sorted by relevance

12345678910>>...52

/external/v8/
DChangeLog1 2018-08-27: Version 7.0.276
6 2018-08-27: Version 7.0.275
11 2018-08-26: Version 7.0.274
16 2018-08-25: Version 7.0.273
21 2018-08-25: Version 7.0.272
26 2018-08-25: Version 7.0.271
31 2018-08-25: Version 7.0.270
36 2018-08-24: Version 7.0.269
41 2018-08-24: Version 7.0.268
46 2018-08-24: Version 7.0.267
[all …]
/external/dagger2/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
5 Licensed under the Apache License, Version 2.0 (the "License");
9 http://www.apache.org/licenses/LICENSE-2.0
16 -->
17 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…
22 <artifactId>oss-parent</artifactId>
23 <version>7</version>
27 <artifactId>dagger-parent</artifactId>
29 <version>2.1-SNAPSHOT</version>
[all …]
/external/clang/test/Driver/
Ddarwin-version.c1 // RUN: %clang -target armv6-apple-darwin9 -c %s -### 2>&1 | \
2 // RUN: FileCheck --check-prefix=CHECK-VERSION-OSX %s
3 // CHECK-VERSION-OSX: "armv6k-apple-macosx10.5.0"
4 // RUN: %clang -target armv6-apple-darwin9 -miphoneos-version-min=2.0 -c %s -### 2>&1 | \
5 // RUN: FileCheck --check-prefix=CHECK-VERSION-IOS2 %s
6 // CHECK-VERSION-IOS2: "armv6k-apple-ios2.0.0"
7 // RUN: %clang -target armv6-apple-darwin9 -miphoneos-version-min=2.2 -c %s -### 2>&1 | \
8 // RUN: FileCheck --check-prefix=CHECK-VERSION-IOS22 %s
9 // CHECK-VERSION-IOS22: "armv6k-apple-ios2.2.0"
10 // RUN: %clang -target armv6-apple-darwin9 -miphoneos-version-min=3.0 -c %s -### 2>&1 | \
[all …]
Dmsc-version.c2 // Verify -fms-compatibility-version parsing
5 …lang -target i686-windows -fms-compatibility -fms-compatibility-version=14 -dM -E - </dev/null -o
7 // CHECK-MSC-VERSION-MAJOR: _MSC_BUILD 1
8 // CHECK-MSC-VERSION-MAJOR: _MSC_FULL_VER 140000000
9 // CHECK-MSC-VERSION-MAJOR: _MSC_VER 1400
11-target i686-windows -fms-compatibility -fms-compatibility-version=15.00 -dM -E - </dev/null -o -
13 // CHECK-MSC-VERSION-MAJOR-MINOR: _MSC_BUILD 1
14 // CHECK-MSC-VERSION-MAJOR-MINOR: _MSC_FULL_VER 150000000
15 // CHECK-MSC-VERSION-MAJOR-MINOR: _MSC_VER 1500
17-target i686-windows -fms-compatibility -fms-compatibility-version=15.00.20706 -dM -E - </dev/null…
[all …]
/external/okhttp/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…
8 <artifactId>oss-parent</artifactId>
9 <version>7</version>
14 <version>2.7.5</version>
23 <module>okhttp-tests</module>
25 <module>okhttp-android-support</module>
27 <module>okhttp-apache</module>
28 <module>okhttp-testing-support</module>
29 <module>okhttp-urlconnection</module>
[all …]
/external/tcpdump/tests/
Disakmp-no-none-np.out2 …168.1.10.500: [udp sum ok] isakmp 1.0 msgid 5f724dc6 cookie 0000000000000000->0000000000000000: ph…
3 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
4 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
5 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
6 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
7 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
8 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
9 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
10 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
11 …(n: doi=ipsec proto=isakmp type=INVALID-MAJOR-VERSION spi=000000000b1005005f724dc600000054 data=(0…
[all …]
/external/elfutils/
DNEWS1 Version 0.176
3 build: Add new --enable-install-elfh option.
8 Fixes CVE-2019-7146, CVE-2019-7148, CVE-2019-7149, CVE-2019-7150,
9 CVE-2019-7664, CVE-2019-7665
11 Version 0.175
18 Add strip --reloc-debug-sections-only option.
27 Fixes CVE-2018-18310, CVE-2018-18520 and CVE-2018-18521.
29 Version 0.174
36 strip: Handle mixed (out of order) allocated/non-allocated sections.
43 Fixes CVE-2018-16062, CVE-2018-16402 and CVE-2018-16403.
[all …]
/external/grpc-grpc-java/examples/
Dpom.xml1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
7 <!-- Feel free to delete the comment at the end of these lines. It is just
8 for safely updating the version in our release process. -->
9 <version>1.16.0-SNAPSHOT</version><!-- CURRENT_GRPC_VERSION -->
13 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
14 <grpc.version>1.16.0-SNAPSHOT</grpc.version><!-- CURRENT_GRPC_VERSION -->
15 <protobuf.version>3.5.1</protobuf.version>
16 <protoc.version>3.5.1-1</protoc.version>
17 <netty.tcnative.version>2.0.7.Final</netty.tcnative.version>
[all …]
/external/deqp/data/gles31/shaders/es32/
Dseparate_shader_validation.test1 # -------------------------------------------------
3 # -------------------------------------------------
7 # Licensed under the Apache License, Version 2.0 (the "License");
11 # http://www.apache.org/licenses/LICENSE-2.0
23 version 320 es
30 #version 320 es
45 #version 320 es
57 version 320 es
64 #version 320 es
77 #version 320 es
[all …]
Dlinkage_tessellation.test1 # -------------------------------------------------
3 # -------------------------------------------------
7 # Licensed under the Apache License, Version 2.0 (the "License");
11 # http://www.apache.org/licenses/LICENSE-2.0
24 version 320 es
33 #version 320 es
43 #version 320 es
54 #version 320 es
65 #version 320 es
78 version 320 es
[all …]
Dlinkage_tessellation_uniform_types.test1 # -------------------------------------------------
3 # -------------------------------------------------
7 # Licensed under the Apache License, Version 2.0 (the "License");
11 # http://www.apache.org/licenses/LICENSE-2.0
22 version 320 es
26 uniform float val0 = -1.25;
31 #version 320 es
39 #version 320 es
49 #version 320 es
60 #version 320 es
[all …]
Dlinkage_geometry_uniform_types.test1 # -------------------------------------------------
3 # -------------------------------------------------
7 # Licensed under the Apache License, Version 2.0 (the "License");
11 # http://www.apache.org/licenses/LICENSE-2.0
23 version 320 es
27 uniform float val = -1.25;
28 output float out0 = -1.25;
31 #version 320 es
39 #version 320 es
53 #version 320 es
[all …]
Dlinkage_geometry.test1 # -------------------------------------------------
3 # -------------------------------------------------
7 # Licensed under the Apache License, Version 2.0 (the "License");
11 # http://www.apache.org/licenses/LICENSE-2.0
23 version 320 es
28 #version 320 es
38 #version 320 es
53 #version 320 es
66 version 320 es
71 #version 320 es
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DVersionInfo.java5 * Copyright (C) 1996-2016, International Business Machines Corporation and
15 * Class to store version numbers of the form major.minor.milli.micro.
21 // public data members -------------------------------------------------
24 * Unicode 1.0 version
29 * Unicode 1.0.1 version
34 * Unicode 1.1.0 version
39 * Unicode 1.1.5 version
44 * Unicode 2.0 version
49 * Unicode 2.1.2 version
54 * Unicode 2.1.5 version
[all …]
/external/icu/android_icu4j/src/main/java/android/icu/util/
DVersionInfo.java6 * Copyright (C) 1996-2016, International Business Machines Corporation and
16 * Class to store version numbers of the form major.minor.milli.micro.
21 // public data members -------------------------------------------------
24 * Unicode 1.0 version
28 * Unicode 1.0.1 version
32 * Unicode 1.1.0 version
36 * Unicode 1.1.5 version
40 * Unicode 2.0 version
44 * Unicode 2.1.2 version
48 * Unicode 2.1.5 version
[all …]
/external/opencensus-java/examples/
Dpom.xml1 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
2 xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
5 <artifactId>opencensus-examples</artifactId>
7 <version>0.17.0-SNAPSHOT</version><!-- CURRENT_OPENCENSUS_VERSION -->
8 <name>opencensus-examples</name>
11 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12 <!-- change to the version you want to use. -->
13 <opencensus.version>0.16.1</opencensus.version><!-- LATEST_OPENCENSUS_RELEASE_VERSION -->
14 <grpc.version>1.13.1</grpc.version><!-- CURRENT_GRPC_VERSION -->
19 <artifactId>opencensus-api</artifactId>
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/tools/llvm-rc/
Dmemoryflags.test1 ; RUN: llvm-rc /FO %t %p/Inputs/memoryflags.rc
2 ; RUN: llvm-readobj %t | FileCheck %s
5 ; CHECK-NEXT: Resource name (int): 1
6 ; CHECK-NEXT: Data version: 0
7 ; CHECK-NEXT: Memory flags: 0x1050
9 ; CHECK-NEXT: Resource name (int): 1
10 ; CHECK-NEXT: Data version: 0
11 ; CHECK-NEXT: Memory flags: 0x1050
13 ; CHECK-NEXT: Resource name (int): 2
14 ; CHECK-NEXT: Data version: 0
[all …]
/external/guice/bom/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…
8 <artifactId>guice-parent</artifactId>
9 <version>4.2.0</version>
14 <artifactId>guice-bom</artifactId>
16 <name>Google Guice - Bill of Materials</name>
23 <version>${project.version}</version>
28 <version>${project.version}</version>
34 <version>${project.version}</version>
39 <artifactId>guice-assistedinject</artifactId>
[all …]
/external/deqp/data/gles3/shaders/
Dlinkage.test9 version 300 es
13 #version 300 es
21 #version 300 es
35 version 300 es
38 #version 300 es
47 #version 300 es
58 version 300 es
61 #version 300 es
70 #version 300 es
82 version 300 es
[all …]
/external/jacoco/org.jacoco.build/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
7 http://www.eclipse.org/legal/epl-v10.html
10 Evgeny Mandrikov - initial API and implementation
11 -->
12 …p://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http…
17 <version>0.8.0</version>
21 <description>JaCoCo - Java Code Coverage Library</description>
30 <url>http://www.eclipse.org/legal/epl-v10.html</url>
91 …<!-- Order is important: org.jacoco.agent.rt embeds into org.jacoco.agent and JaCoCo Agent used du…
[all …]
/external/tensorflow/tensorflow/java/maven/spark-tensorflow-connector/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
3 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
7 <artifactId>spark-tensorflow-connector_2.11</artifactId>
9 <version>1.13.0-rc2</version>
10 <name>spark-tensorflow-connector</name>
16 <name>The Apache Software License, Version 2.0</name>
17 <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
29 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
30 <scala.maven.version>3.2.2</scala.maven.version>
[all …]
/external/deqp/external/vulkancts/data/vulkan/glsl/es310/
Dconstants.test2 version 310 es
5 …input float in0 = [ 1.123 | 0.75 | -512.0 | -72.13 | 199.91 | -1.123 | -0.75 | 512.0 | -72.13 | -
6 …output float out0 = [ 1.123 | 0.75 | -512.0 | -72.13 | 199.91 | -1.123 | -0.75 | 512.0 | -72.13 |
10 #version 310 es
22 version 310 es
25 uniform float uni0 = [ 1.123 | 0.75 | -512.0 | -72.13 | 199.91 ];
26 output float out0 = [ 1.123 | 0.75 | -512.0 | -72.13 | 199.91 ];
30 #version 310 es
42 version 310 es
45 #version 310 es
[all …]
/external/toolchain-utils/
Dsetup_chromeos.py4 # Use of this source code is governed by a BSD-style license that can be
31 "svn://svn.chromium.org/chrome-internal/trunk/tools/buildspec/releases/%s",
34 "src-pdf": None,
43 # Sheriff must update this list when a new common version becomes available
44 COMMON_VERSIONS = '/home/mobiletc-prebuild/common_images/common_list.txt'
52 # Get version spec file, either from "paladin" or "buildspec" directory.
53 def GetVersionSpecFile(version, versions_git): argument
61 err_msg = 'Failed to checkout versions_git - {0}'.format(versions_git)
64 v, m = version.split('.', 1)
74 err_msg = 'No spec found for version {0}'.format(version)
[all …]
/external/turbine/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
4 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
5 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
10 <version>0.1-SNAPSHOT</version>
18 <asm.version>7.0</asm.version>
19 <javac.version>9+181-r4173-1</javac.version>
20 <guava.version>27.0.1-jre</guava.version>
27 <version>${guava.version}</version>
32 <version>2.0.1</version>
37 <version>2.0.12</version>
[all …]
/external/deqp/data/gles31/shaders/es31/
Dlinkage_tessellation_uniform_types.test4 version 310 es
9 uniform float val0 = -1.25;
14 #version 310 es
22 #version 310 es
32 #version 310 es
43 #version 310 es
56 version 310 es
61 uniform vec2 val0 = [ vec2(-1.25, 1.25) ];
66 #version 310 es
74 #version 310 es
[all …]

12345678910>>...52