Home
last modified time | relevance | path

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

12345678910>>...53

/external/sandboxed-api/.github/workflows/
Dubuntu-cmake.yml1 name: ubuntu-cmake
11 fail-fast: false
15 - os: ubuntu-22.04
16 compiler: clang
17 compiler-version: 14
18 libclang-version: 14
19 pip-clang-version: "14.0"
20 ignore-errors: false
21 - os: ubuntu-22.04
22 compiler: clang
[all …]
Dubuntu-cmake-contrib.yml1 name: ubuntu-cmake-contrib
11 fail-fast: false
13 os: [ubuntu-22.04]
15 - brotli
16 - c-blosc
17 - jsonnet
18 - libidn2
19 - libraw
20 - libtiff
21 - libxls
[all …]
/external/AFLplusplus/benchmark/
Dbenchmark-results.jsonl1-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
2-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
3-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
4-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
5-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
6-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
7-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
8-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
9-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
10-9900k, 16GB DDR4-3000, Arch Linux", "compiler": "clang version 16.0.6", "target_arch": "x86_64-pc
[all …]
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: google/protobuf/compiler/plugin.proto
12 #error This file was generated by a newer version of protoc which is
17 #error This file was generated by an older version of protoc which is
19 #error regenerate this file with a newer version of protoc.
50 // Internal implementation detail -- do not use these members.
56 namespace compiler {
66 class Version; variable
69 } // namespace compiler
72 …XPORT ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage<::PROTOBU…
[all …]
Dplugin.pb.cc1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: google/protobuf/compiler/plugin.proto
4 #include <google/protobuf/compiler/plugin.pb.h>
24 namespace compiler { namespace
25 PROTOBUF_CONSTEXPR Version::Version( in Version() function in compiler::Version
36 Version _instance;
84 } // namespace compiler
91 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, _has_bits_),
92 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, _internal_metadata_),
97 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, major_),
[all …]
/external/protobuf/src/google/protobuf/compiler/
Dplugin.pb.h1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: google/protobuf/compiler/plugin.proto
12 #error This file was generated by a newer version of protoc which is
17 #error This file was generated by an older version of protoc which is
19 #error regenerate this file with a newer version of protoc.
50 // Internal implementation detail -- do not use these members.
56 namespace compiler {
66 class Version; variable
69 } // namespace compiler
72 …XPORT ::PROTOBUF_NAMESPACE_ID::compiler::CodeGeneratorRequest* Arena::CreateMaybeMessage<::PROTOBU…
[all …]
Dplugin.pb.cc1 // Generated by the protocol buffer compiler. DO NOT EDIT!
2 // source: google/protobuf/compiler/plugin.proto
4 #include <google/protobuf/compiler/plugin.pb.h>
24 namespace compiler { namespace
25 PROTOBUF_CONSTEXPR Version::Version( in Version() function in compiler::Version
38 Version _instance;
92 } // namespace compiler
99 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, _impl_._has_bits_),
100 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, _internal_metadata_),
105 PROTOBUF_FIELD_OFFSET(::PROTOBUF_NAMESPACE_ID::compiler::Version, _impl_.major_),
[all …]
/external/jacoco/org.jacoco.core.test.validation/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
6 http://www.eclipse.org/legal/epl-2.0
8 SPDX-License-Identifier: EPL-2.0
11 Evgeny Mandrikov - initial API and implementation
12 -->
13 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-inst…
14 … xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
20 <version>0.8.7</version>
36 <!-- when bytecode.version not specified -->
[all …]
/external/google-java-format/
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 -->
19 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
20 …xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
24 <artifactId>google-java-format-parent</artifactId>
26 <version>HEAD-SNAPSHOT</version>
38 <url>https://github.com/google/google-java-format</url>
[all …]
/external/sdv/vsomeip/third_party/boost/config/doc/
Dmacro_reference.qbk8 Distributed under the Boost Software License, Version 1.0.
21 These are for the times when you just want to check "does this compiler conform to C++11" or some s…
25 The macro `BOOST_CXX_VERSION` is set to the C++ standard version - it has the same value as `__cplu…
39 … use this macro as a basic sanity check that the compiler is minimally at the required standard le…
84 compiler's conformance with the 2003 standard.
91 [[`BOOST_BCB_PARTIAL_SPECIALIZATION_BUG`][Compiler][
92 The compiler exhibits certain partial specialisation bug - probably Borland
95 [[`BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL`][Compiler][
102 [[`BOOST_NO_ADL_BARRIER`][Compiler][
103 The compiler locates and searches namespaces that it should /*not*/ in fact
[all …]
/external/rust/crates/camino/
Dbuild.rs2 // SPDX-License-Identifier: MIT OR Apache-2.0
9 // The rustc-cfg strings below are *not* public API. Please let us know by
13 let compiler = match rustc_version() { in main() localVariable
14 Some(compiler) => compiler, in main()
19 // Adding a new cfg gated by Rust version MUST be accompanied by an addition to the matrix in in main()
21 if compiler.minor >= 44 { in main()
22 println!("cargo:rustc-cfg=path_buf_capacity"); in main()
24 if compiler.minor >= 56 { in main()
25 println!("cargo:rustc-cfg=shrink_to"); in main()
30 if (compiler.minor >= 63 in main()
[all …]
/external/vixl/tools/
Dutil.py27 from distutils.version import LooseVersion
79 # Query the compiler about its preprocessor directives and return all of them as
82 args = [env['compiler']]
83 # Pass the CXXFLAGS varables to the compile, in case we've used "-m32" to
87 args += ['-E', '-dM', '-']
89 # Instruct the compiler to dump all its preprocessor macros.
101 # Filter out non-matches.
105 # Query the target architecture of the compiler. The 'target' architecture of
106 # the compiler used to build VIXL is considered to be the 'host' architecture of
121 # Class representing the compiler toolchain and version.
[all …]
/external/compiler-rt/cmake/
Dbase-config-ix.cmake1 # The CompilerRT build system requires CMake version 2.8.8 or higher in order
9 # Top level target used to build all compiler-rt libraries.
10 add_custom_target(compiler-rt ALL)
11 set_target_properties(compiler-rt PROPERTIES FOLDER "Compiler-RT Misc")
13 # Setting these variables from an LLVM build is sufficient that compiler-rt can
14 # construct the output paths, so it can behave as if it were in-tree here.
20 # Compute the Clang version from the LLVM version.
23 string(REGEX MATCH "[0-9]+\\.[0-9]+(\\.[0-9]+)?" CLANG_VERSION
25 # Setup the paths where compiler-rt runtimes and headers should be stored.
29 option(COMPILER_RT_INCLUDE_TESTS "Generate and build compiler-rt unit tests."
[all …]
/external/sdv/vsomeip/third_party/boost/predef/doc/
Dpredef.adoc8 :source-highlighter: pygments
9 :source-language: cpp
10 :caution-caption: ⚑
11 :important-caption: ‼
12 :note-caption: ℹ
13 :tip-caption: ☀
14 :warning-caption: ⚠
17 :predef_version: Version
20 ifdef::backend-html5[]
30 This library defines a set of compiler, architecture, operating system,
[all …]
/external/libphonenumber/demo/
Dpom.xml1 <?xml version="1.0"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <version>8.13.39</version>
11 <artifactId>libphonenumber-parent</artifactId>
12 <version>8.13.39</version>
16 <app.deploy.project>libphonenumber-hrd</app.deploy.project>
17 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
18 <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
19 <maven.compiler.source>11</maven.compiler.source>
20 <maven.compiler.target>11</maven.compiler.target>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/apachehttpclientwithoutnativeimage/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/urlhttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-url-connection-client-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/crtclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-crt-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/apachehttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/dynamodbstreamsclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-dynamodbstreams-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/wafregionalclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-wafregional-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/urlhttpclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-app-quickstart/src/test/resources/projects/nettyclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-apache-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/main/resources/archetype-resources/
Dpom.xml2 <?xml version="1.0" encoding="UTF-8"?>
3 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
8 <version>${version}</version>
11 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
12 <maven.compiler.source>1.8</maven.compiler.source>
13 <maven.compiler.target>1.8</maven.compiler.target>
14 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
15 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
16 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
17 <aws.java.sdk.version>${javaSdkVersion}</aws.java.sdk.version>
[all …]
/external/aws-sdk-java-v2/archetypes/archetype-lambda/src/test/resources/projects/nettyclient/reference/
Dpom.xml1 <?xml version="1.0" encoding="UTF-8"?>
2 …//www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http:/…
6 <artifactId>test-netty-artifact</artifactId>
7 <version>1.0-SNAPSHOT</version>
10 <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11 <maven.compiler.source>1.8</maven.compiler.source>
12 <maven.compiler.target>1.8</maven.compiler.target>
13 <maven.shade.plugin.version>3.2.1</maven.shade.plugin.version>
14 <maven.compiler.plugin.version>3.6.1</maven.compiler.plugin.version>
15 <exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
[all …]

12345678910>>...53