Home
last modified time | relevance | path

Searched +full:runtime +full:- +full:versions (Results 1 – 25 of 1109) sorted by relevance

12345678910>>...45

/external/bazelbuild-rules_python/proposals/
D2019-02-12-design-for-a-python-toolchain.md1 ---
4 created: 2019-02-12
5 updated: 2019-02-21
7 - [brandjon@](https://github.com/brandjon)
9- [katre@](https://github.com/katre), [mrovner@](https://github.com/mrovner), [nlopezgi@](https://…
11 ---
17 ….build/versions/master/toolchains.html). This replaces the previous mechanism of explicitly specif…
19-related definitions are implemented in Starlark. A byproduct of this is that the provider type fo…
23 …he native Python rules use the toolchain framework to resolve the Python runtime. Advantages inclu…
25 * allowing each `py_binary` to use a runtime suitable for its target platform
[all …]
/external/jacoco/org.jacoco.doc/docroot/doc/
Dclassids.html1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-st…
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <link rel="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
8 <title>JaCoCo - Class Ids</title>
28 Class ids are 64-bit integer values, for example
36 Class ids are used to unambiguously identify Java classes. At runtime execution
45 The concept of class ids allows distinguishing different versions of classes,
46 for example when multiple versions of an application are deployed to an
47 application server or different versions of libraries are included.
[all …]
Dimplementation.html1 <?xml version="1.0" encoding="UTF-8" ?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-st…
5 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
6 <link rel="stylesheet" href="resources/doc.css" charset="UTF-8" type="text/css" />
7 …<link rel="stylesheet" href="../coverage/jacoco-resources/prettify.css" charset="UTF-8" type="text…
9 <script type="text/javascript" src="../coverage/jacoco-resources/prettify.js"></script>
10 <title>JaCoCo - Implementation Design</title>
38 Coverage information has to be collected at runtime. For this purpose JaCoCo
39 creates instrumented versions of the original class definitions. The
40 instrumentation process happens on-the-fly during class loading using so
[all …]
/external/google-cloud-java/
DTROUBLESHOOTING.md9 - The timing of underlying client-server communication
10 - Request and response message headers
11 - Verbose messages in underlying dependency libraries
19 # -Djava.util.logging.config.file=path/to/logging.properties
21 java.util.logging.SimpleFormatter.format=%1$tF %1$tT,%1$tL %4$-8s %3$-50s - %5$s %6$s%n
23 # --- ConsoleHandler ---
28 # --- Specify logging level for certain packages ---
41 and run your application with `-Djava.util.logging.config.file=path/to/logging.properties`
49 the FINE-level logging in your console. Example output:
52 2023-04-05 13:03:01,761 FINE com.google.auth.oauth2.DefaultCredentialsProvider - Attempting to…
[all …]
/external/mockito/src/test/java/org/mockito/internal/util/
DPlatformTest.java19 // java.runtime.version = pwa6480sr1fp10-20150711_01 (SR1 FP10)
21 // JRE 1.8.0 Windows 7 amd64-64 Compressed References 20150630_255633 (JIT enabled, AOT enabled)
22 // J9VM - R28_jvm.28_20150630_1742_B255633
23 // JIT - tr.r14.java_20150625_95081.01
24 // GC - R28_jvm.28_20150630_1742_B255633_CMPRSS
25 // J9CL - 20150630_255633
35 assertThat(Platform.JVM_VERSION).isEqualTo(System.getProperty("java.runtime.version")); in const_are_initialized_from_system_properties()
44 assertThat(Platform.warnForVM("Java HotSpot(TM) 64-Bit Server VM", in should_warn_for_jvm()
62 // - http://www.oracle.com/technetwork/java/javase/versioning-naming-139433.html in should_parse_open_jdk_string_and_report_wether_below_or_nut_update_45()
63 // - http://www.oracle.com/technetwork/java/javase/jdk7-naming-418744.html in should_parse_open_jdk_string_and_report_wether_below_or_nut_update_45()
[all …]
/external/rust/crates/clang-sys/
DREADME.md1 # clang-sys
3 [![Crate](https://img.shields.io/crates/v/clang-sys.svg)](https://crates.io/crates/clang-sys)
4 [![Documentation](https://docs.rs/clang-sys/badge.svg)](https://docs.rs/clang-sys)
5 …ithub/actions/workflow/status/KyleMayes/clang-sys/ci.yml?branch=master)](https://github.com/KyleMa…
6 ![MSRV](https://img.shields.io/badge/MSRV-1.51.0-blue)
10 …t idiomatic Rust wrapper for these bindings, see [`clang-rs`](https://github.com/KyleMayes/clang-r…
14 ## [Documentation](https://docs.rs/clang-sys)
16 Note that the documentation on https://docs.rs for this crate assumes usage of the `runtime` Cargo …
18runtime` Cargo feature, this documentation will contain some additional types and functions to man…
22 ## Supported Versions
[all …]
/external/libpng/projects/vstudio/
DREADME.txt5 Copyright (c) 2010,2013,2015 Glenn Randers-Pehrson
12 Visual Studio 2019. It may also work under earlier or later versions
17 --------------------
20 You will probably not be familiar with the contents of zlib.props -
27 ---------
34 ------------------------
36 builds a DLL for libpng with the default runtime options used by Visual
37 Studio. In particular the runtime library is the "MultiThreaded DLL"
42 be built with the default runtime option (/MD). If, for some reason,
48 a non-standard runtime library - the "MultiThreaded" version. When you
[all …]
/external/antlr/runtime/C/doxygen/
Dmainpage.dox1 // Main page documentation for ANTLR3C runtime. Contains
5 /// \mainpage ANTLR3 C Runtime API and Usage Guide.
11 /// tool. While some of the documentation may well apply to prior or future versions
21 /// - \subpage changes331 Check here for API changes
27 /// generation template for the tool and a runtime library for use by generated recognizers.
28 /// The C runtime tracks the Java runtime releases and in general when a new version of the
29 /// tool is released, a new version of the C runtime will be released at the same time.
33 /// - \subpage build Building the runtime itself from source code;
34 /// - \subpage generate How to tell ANTLR to generate code for the C target;
35 /// - \subpage buildrec How to build the generated code
[all …]
/external/flatbuffers/kotlin/gradle/
Dlibs.versions.toml1 [versions]
2 plugin-kotlin = "1.6.10"
3 plugin-gver = "0.42.0"
4 kotlinx-benchmark-runtime = "0.4.2"
7 moshi-kotlin = "1.11.0"
10 moshi-kotlin = { module = "com.squareup.moshi:moshi-kotlin", version.ref = "moshi-kotlin" }
12 kotlinx-benchmark-runtime = { module = "org.jetbrains.kotlinx:kotlinx-benchmark-runtime", version.r…
13 plugin-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "plugin-kotli…
14 plugin-kotlin-serialization = { module = "org.jetbrains.kotlin:kotlin-serialization", version.ref =…
15 plugin-gver = { module = "com.github.ben-manes:gradle-versions-plugin", version.ref = "plugin-gver"…
[all …]
/external/opencensus-java/examples/
Dbuild.gradle12 classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.8'
13 classpath 'com.github.ben-manes:gradle-versions-plugin:0.20.0'
14 …classpath "gradle.plugin.com.github.sherter.google-java-format:google-java-format-gradle-plugin:0.…
20 apply plugin: 'com.github.sherter.google-java-format'
25 // Also see https://github.com/ben-manes/gradle-versions-plugin.
26 apply plugin: 'com.github.ben-manes.versions'
34 version = "0.32.0-SNAPSHOT" // CURRENT_OPENCENSUS_VERSION
48 compile "com.google.api.grpc:proto-google-common-protos:1.12.0",
49 "io.opencensus:opencensus-api:${opencensusVersion}",
50 "io.opencensus:opencensus-contrib-zpages:${opencensusVersion}",
[all …]
/external/googleapis/google/cloud/apigeeregistry/v1/
Dapigeeregistry_v1.yaml7 - name: google.cloud.apigeeregistry.v1.Provisioning
8 - name: google.cloud.apigeeregistry.v1.Registry
9 - name: google.cloud.location.Locations
10 - name: google.iam.v1.IAMPolicy
11 - name: google.longrunning.Operations
14 - name: google.cloud.apigeeregistry.v1.OperationMetadata
18 - selector: google.cloud.location.Locations.GetLocation
21 - selector: google.cloud.location.Locations.ListLocations
24 - selector: google.iam.v1.IAMPolicy.GetIamPolicy
25 description: |-
[all …]
/external/python/typing/
DCONTRIBUTING.md7 library `typing` module in older versions of Python. For example, Python 3.10 adds
8 `typing.TypeGuard`, but users of older versions of Python can use `typing_extensions` to
11 If you contribute the runtime implementation of a new `typing` feature to CPython, you
12 are encouraged to also implement the feature in `typing_extensions`. Because the runtime
14 time, this may require different code for some older Python versions.
21 `typing_extensions` supports Python versions 3.7 and up.
27 backwards-incompatible changes.
31 - Ensure that GitHub Actions reports no errors.
33 - Update the version number in `typing_extensions/pyproject.toml` and in
36 - Make sure your environment is up to date
[all …]
/external/python/google-api-python-client/docs/dyn/
Dml_v1.projects.models.versions.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dappengine_v1.apps.services.versions.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/
DSystemUtils.java9 * http://www.apache.org/licenses/LICENSE-2.0
43 // -----------------------------------------------------------------------
53 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
78 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
99 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
117 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
136 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
156 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
174 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
192 …* Defaults to {@code null} if the runtime does not have security access to read this property or t…
[all …]
/external/aws-sdk-java-v2/
DVERSIONING.md3 …NOR.PATCH[-QUALIFIER]`. Revisions to different version components communicate the risk associated …
5 * `MAJOR` - Huge changes, expect API incompatibilities and other breaking changes.
6- Medium risk changes. Upgrading SHOULD usually just work but check the [release notes](CHANGELOG.…
7 * `PATCH` - Zero to low risk changes. New features and bug fixes that should be safe to consume wit…
8 * `QUALIFIER` - (Optional) Additional release version qualifier (e.g. PREVIEW). Most releases are n…
14 For information about maintenance and support of SDK major versions and their underlying dependenci…
17 * [AWS SDKs and Tools Maintenance Policy](https://docs.aws.amazon.com/credref/latest/refdocs/maint-
18 …ion Support Matrix](https://docs.aws.amazon.com/credref/latest/refdocs/version-support-matrix.html)
23versions all service clients (e.g. `S3`, `EC2`, `DynamoDb`, etc) and the runtime (e.g. `aws-config…
/external/sdv/vsomeip/third_party/boost/config/include/boost/config/
Dauto_link.hpp27 rather than a mangled-name version.
28 BOOST_AUTO_LINK_TAGGED: Specifies that we link to libraries built with the --layout=tagged option.
29 … This is essentially the same as the default name-mangled version, but without
31 BOOST_AUTO_LINK_SYSTEM: Specifies that we link to libraries built with the --layout=system option.
32 This is essentially the same as the non-name-mangled version, but with
36 has no include guards - so be sure to include it only once from your library!
52 "-"
64 BOOST_LIB_THREAD_OPT: "-mt" for multithread builds, otherwise nothing.
66 BOOST_LIB_RT_OPT: A suffix that indicates the runtime library used,
70 s static runtime (dynamic if not present).
[all …]
/external/cronet/base/android/
Dbuild_info.h2 // Use of this source code is governed by a BSD-style license that can be
91 // the application context. In the context of the SDK Runtime, the package
92 // name of the app that owns this particular instance of the SDK Runtime will
98 // embedding app. In the context of the SDK Runtime, this is the name of the
99 // app that owns this particular instance of the SDK Runtime.
103 // app. In the context of the SDK Runtime, this is the versionCode of the app
104 // that owns this particular instance of the SDK Runtime.
140 // This can only be compared to finalized SDK versions, never against
141 // pre-release Android versions. For pre-release Android versions, see the
/external/grpc-grpc-java/
DSECURITY.md6 [gRPC CVE Process]: https://github.com/grpc/proposal/blob/master/P4-grpc-cve-process.md
21 [Play Services Provider](#tls-on-android) and for non-Android systems we
22 recommend [netty-tcnative with
23 BoringSSL](#tls-with-netty-tcnative-on-boringssl).
28 Provider][] to ensure your application has an up-to-date OpenSSL library with
29 the necessary cipher-suites and a reliable ALPN implementation. This requires
30 [updating the security provider at runtime][config-psdsp].
35 Dynamic Security Provider for all Android versions.
42 … Provider]: https://www.appfoundry.be/blog/2014/11/18/Google-Play-Services-Dynamic-Security-Provid…
43 [config-psdsp]: https://developer.android.com/training/articles/security-gms-provider.html
[all …]
/external/bazelbuild-rules_android/rules/
Dattrs.bzl7 # http://www.apache.org/licenses/LICENSE-2.0
45 values = [-1, 0, 1],
53 set of values, namely [-1, 0, 1]. Unfortunately, tristate accepts
65 return -1
77 auto = -1,
122 "libraries that will only be detected at runtime."),
140 …"Files needed by this rule at runtime. May list file or rule targets. Generally allows any target.…
142 "any executable which is output by or has a runtime dependency on this target. " +
144 …"[srcs](https://docs.bazel.build/versions/main/be/common-definitions.html#typical.srcs) are execut…
145 …"See the [data dependencies](https://docs.bazel.build/versions/main/build-ref.html#data) section "…
[all …]
/external/googleapis/google/cloud/aiplatform/v1beta1/
Dextension.proto7 // http://www.apache.org/licenses/LICENSE-2.0
34 pattern: "projects/{project}/secrets/{secret}/versions/{secret_version}"
35 pattern: "projects/{project}/locations/{location}/secrets/{secret}/versions/{secret_version}"
99 // The name can be up to 128 characters long and can consist of any UTF-8
114 // Optional. Used to perform consistent read-modify-write updates. If not set,
125 // Optional. Runtime config controlling the runtime behavior of this
137 // (https://cloud.google.com/service-directory/docs/configuring-private-network-access).
146 // Manifest spec of an Extension needed for runtime execution.
207 // `projects/{project}/secrets/{secrete}/versions/{version}`
209 // - If specified, the `secretmanager.versions.access` permission should be
[all …]
/external/python/typing/typing_extensions/
DREADME.rst7 …:target: https://gitter.im/python/typing?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&u…
14 - Enable use of new type system features on older Python versions. For example,
17 - Enable experimentation with new type system PEPs before they are accepted and
28 major version is incremented for all backwards-incompatible changes.
33 ``typing_extensions`` supports Python versions 3.7 and higher. In the future,
34 support for older Python versions will be dropped some time after that version
42 - Experimental features
44 - ``@dataclass_transform()`` (see PEP 681)
46 - In ``typing`` since Python 3.11
48 - ``assert_never``
[all …]
/external/aws-sdk-java-v2/.changes/2.21.x/
D2.21.33.json3 "date": "2023-11-28",
15 …l access findings for S3 directory buckets to help you easily identify cross-account access. Updat…
25 "category": "Agents for Amazon Bedrock Runtime",
27 "description": "This release introduces Agents for Amazon Bedrock Runtime"
33 …adds support for customization types, model life cycle status and minor versions/aliases for model…
37 "category": "Amazon Bedrock Runtime",
39 … "description": "This release adds support for minor versions/aliases for invoke model identifier."
51 …owing capabilities: Amazon Connect's in-app, web, and video calling. Two-way SMS integrations. Con…
57 …"description": "Amazon Q in Connect, an LLM-enhanced evolution of Amazon Connect Wisdom. This rele…
69- a generative AI powered application that your employees can use to ask questions and get answers…
/external/jetpack-camera-app/app/
Dbuild.gradle.kts8 * http://www.apache.org/licenses/LICENSE-2.0
25 compileSdk = libs.versions.compileSdk.get().toInt() in <lambda>()
30 minSdk = libs.versions.minSdk.get().toInt() in <lambda>()
31 targetSdk = libs.versions.targetSdk.get().toInt() in <lambda>()
43 proguardFiles(getDefaultProguardFile("proguard-android-optimize.txt")) in <lambda>()
63 kotlinCompilerExtensionVersion = libs.versions.composeCompiler.get() in <lambda>()
67 excludes += "/META-INF/{AL2.0,LGPL2.1}" in <lambda>()
88 freeCompilerArgs += "-Xcontext-receivers" in <lambda>()
98 // Compose - Material Design 3 in <lambda>()
102 // Compose - Android Studio Preview support in <lambda>()
[all …]
/external/googleapis/google/cloud/connectors/v1/
Dconnector_version.proto7 // http://www.apache.org/licenses/LICENSE-2.0
35 …ects/{project}/locations/{location}/providers/{provider}/connectors/{connector}/versions/{version}"
40 …// projects/{project}/locations/{location}/providers/{provider}/connectors/{connector}/versions/{v…
52 // Output only. Resource labels to represent user-provided metadata.
54 // https://cloud.google.com/compute/docs/labeling-resources
60 // Output only. ReleaseVersion of the connector, for example: "1.0.1-alpha".
71 // Output only. Information about the runtime features supported by the
99 // `projects/*/locations/*/providers/*/connectors/*/versions/*`
138 // A list of connector versions.
148 // Supported runtime features of a connector version. This is passed to the
[all …]

12345678910>>...45