Home
last modified time | relevance | path

Searched +full:java +full:- +full:docs +full:- +full:samples (Results 1 – 25 of 1711) sorted by relevance

12345678910>>...69

/aosp_15_r20/out/soong/raw-aosp_shiba/e2/
De2d16729e996d26ca88bcc9c68ba52edd75c69aa3 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/016-intern/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/a7/
Da7ecdd0a06e85839bc42e7ea585f34b865680d483 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/016-intern/Android.bp"
[all …]
/aosp_15_r20/out/soong/raw-aosp_shiba/c0/
Dc0d362f1027ab4b6f22adc0fe6f5f60f118d57013 from: "external/google-smali/scripts/smali"
4 to: "tools/out/bin/android-smali"
8 …om: "out/soong/.intermediates/external/google-smali/smali/android-smali/linux_glibc_common/withres…
9 to: "tools/out/framework/android-smali.jar"
28 …from: "out/soong/.intermediates/dalvik/dx/jasmin-jar/linux_glibc_common/local-combined/jasmin-jar.…
33 from: "prebuilts/remoteexecution-client/live/rewrapper"
34 to: "tools/out/rewrapper/prebuilts/remoteexecution-client/live/rewrapper"
38 from: "out/host/linux-x86/bin/go/soong_zip/linux_glibc_x86_64/obj/soong_zip"
48 …from: "out/soong/.intermediates/prebuilts/clang/host/linux-x86/libc++/linux_glibc_x86_64_shared/li…
53 from: "art/test/016-intern/Android.bp"
[all …]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/
H A DREADME.md1 {% set group_id = metadata['repo']['distribution_name'].split(':')|first -%}
2 {% set artifact_id = metadata['repo']['distribution_name'].split(':')|last -%}
3 {% set repo_short = metadata['repo']['repo'].split('/')|last -%}
5 # Google {{ metadata['repo']['name_pretty'] }} Client for Java
7 Java idiomatic client for [{{metadata['repo']['name_pretty']}}][product-docs].
9 [![Maven][maven-version-image]][maven-version-link]
10 ![Stability][stability-image]
12 - [Product Documentation][product-docs]
13 - [Client Library Documentation][javadocs]
14 {% if 'partials' in metadata and metadata['partials']['deprecation_warning'] -%}
[all …]
H A DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
51 mvn -Penable-integration-tests clean verify
54 ## Code Samples
56 All code samples must be in compliance with the [java sample formatting guide][3].
57 Code Samples must be bundled in separate Maven modules.
59 The samples must be separate from the primary project for a few reasons:
60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have
61 Java version of Java 11. Due to this we need the ability to
62 selectively exclude samples from a build run.
63 2. Many code samples depend on external GCP services and need
[all …]
/aosp_15_r20/external/google-auth-library-java/.kokoro/presubmit/
H A Dsamples.cfg3 # Configure the docker image for kokoro-trampoline.
6 value: "gcr.io/cloud-devrel-kokoro-resources/java8"
11 value: "samples"
17 value: "java-docs-samples-testing"
22 value: "java-docs-samples-testing"
27 value: "secret_manager/java-docs-samples-service-account"
32 value: "java-docs-samples-service-account"
/aosp_15_r20/external/google-cloud-java/.kokoro/presubmit/
H A Dsamples.cfg3 # Configure the docker image for kokoro-trampoline.
6 value: "gcr.io/cloud-devrel-kokoro-resources/java11"
11 value: "samples"
17 value: "java-docs-samples-testing"
22 value: "java-docs-samples-testing"
27 value: "secret_manager/java-docs-samples-service-account"
32 value: "java-docs-samples-service-account"
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/presubmit/
H A Dsamples.cfg3 # Configure the docker image for kokoro-trampoline.
6 value: "gcr.io/cloud-devrel-kokoro-resources/java8"
11 value: "samples"
17 value: "java-docs-samples-testing"
22 value: "java-docs-samples-testing"
27 value: "secret_manager/java-docs-samples-service-account"
32 value: "java-docs-samples-service-account"
/aosp_15_r20/external/google-auth-library-java/.kokoro/nightly/
H A Dsamples.cfg3 # Configure the docker image for kokoro-trampoline.
6 value: "gcr.io/cloud-devrel-kokoro-resources/java8"
11 value: "samples"
17 value: "java-docs-samples-testing"
22 value: "java-docs-samples-testing"
27 value: "secret_manager/java-docs-samples-service-account"
32 value: "java-docs-samples-service-account"
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/templates/java_library/.kokoro/nightly/
H A Dsamples.cfg3 # Configure the docker image for kokoro-trampoline.
6 value: "gcr.io/cloud-devrel-kokoro-resources/java8"
11 value: "samples"
17 value: "java-docs-samples-testing"
22 value: "java-docs-samples-testing"
27 value: "secret_manager/java-docs-samples-service-account"
32 value: "java-docs-samples-service-account"
/aosp_15_r20/external/dokka/
H A DREADME.md4 **_Note_: This is Google's fork of Dokka, customized for [Android API reference docs](https://devel…
7 Dokka is a documentation engine for Kotlin, performing the same function as javadoc for Java.
8 Just like Kotlin itself, Dokka fully supports mixed-language Java/Kotlin projects. It understands
9 standard Javadoc comments in Java files and [KDoc comments](https://kotlinlang.org/docs/reference/k…
23 classpath "org.jetbrains.dokka:dokka-gradle-plugin:${dokka_version}"
57 // http://kotlinlang.org/docs/reference/kotlin-doc.html#module-and-package-documentation
61 samples = ['samples/basic.kt', 'samples/advanced.kt']
66 // to enable package-list caching
109 url = "https://github.com/cy6erGn0m/vertx3-lang-kotlin/blob/master/src/main/kotlin"
115 // No default documentation link to kotlin-stdlib
[all …]
/aosp_15_r20/external/perfetto/docs/data-sources/
H A Dnative-heap-profiler.md7 attribute memory usage to particular call-stacks, supporting a mix of both
8 native and java code. The tool can be used by Android platform and app
12 malloc/free (or new/delete). It can be configured to record java heap memory
13 allocations instead: see [Java heap sampling](#java-heap-sampling) below.
21 See the [Memory Guide](/docs/case-studies/memory.md#heapprofd) for getting
30 ![heapprofd snapshots in the UI tracks](/docs/images/profile-diamond.png)
32 ![heapprofd flamegraph](/docs/images/native-heap-prof.png)
38 * [`stack_profile_mapping`](/docs/analysis/sql-tables.autogen#stack_profile_mapping)
39 * [`stack_profile_frame`](/docs/analysis/sql-tables.autogen#stack_profile_frame)
40 * [`stack_profile_callsite`](/docs/analysis/sql-tables.autogen#stack_profile_callsite)
[all …]
/aosp_15_r20/external/google-auth-library-java/
H A DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
51 mvn -Penable-integration-tests clean verify
54 ## Code Samples
56 All code samples must be in compliance with the [java sample formatting guide][3].
57 Code Samples must be bundled in separate Maven modules.
59 The samples must be separate from the primary project for a few reasons:
60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have
61 Java version of Java 11. Due to this we need the ability to
62 selectively exclude samples from a build run.
63 2. Many code samples depend on external GCP services and need
[all …]
/aosp_15_r20/external/sdk-platform-java/java-common-protos/
H A DCONTRIBUTING.md22 [GitHub Help](https://help.github.com/articles/about-pull-requests/) for more
51 mvn -Penable-integration-tests clean verify
54 ## Code Samples
56 All code samples must be in compliance with the [java sample formatting guide][3].
57 Code Samples must be bundled in separate Maven modules.
59 The samples must be separate from the primary project for a few reasons:
60 1. Primary projects have a minimum Java version of Java 8 whereas samples can have
61 Java version of Java 11. Due to this we need the ability to
62 selectively exclude samples from a build run.
63 2. Many code samples depend on external GCP services and need
[all …]
/aosp_15_r20/external/okio/docs/
H A Drecipes.md5 them to learn about how everything works together. Cut-and-paste these examples freely; that's what
8 These recipes work on all platforms: Java, Android, Kotlin/Native, and Kotlin/JS. See
9 [java.io Recipes](java_io_recipes.md) for samples that integrate Java APIs.
12 Read a text file line-by-line ([Java][ReadFileLineByLine]/[Kotlin][ReadFileLineByLineKt])
13 -----------------------------------------------------------------------------------------
28 === "Java"
30 Here we use Java's `try` blocks to close our sources automatically.
32 ```java
57 FileSystem.SYSTEM.source(path).use { fileSource ->
58 fileSource.buffer().use { bufferedFileSource ->
[all …]
/aosp_15_r20/external/jspecify/samples/
H A DREADME.md3 Currently, the main purpose of these samples is to act as a source of test cases
17 write such samples if we were starting from scratch today, but we wrote them
25 Whatever our final samples look like, we do **not** expect to present them as
28 - JSpecify nullness information may be of use to many kinds of tools, not just
29 "nullness checkers." But these samples are written in a way that makes them
30 most useful to authors of nullness checkers. Authors of other tools -- those
32 etc. -- are not best served by the samples' focus on
35 - The goal of JSpecify is to provide one source of nullness information. Tools
39 - Some examples of "information from other sources":
41 - looking at the *implementation* of a method to decide whether it can
[all …]
/aosp_15_r20/external/google-cloud-java/java-gsuite-addons/
H A D.OwlBot.yaml7 # http://www.apache.org/licenses/LICENSE-2.0
16 deep-remove-regex:
17 - "/java-gsuite-addons/samples/snippets/generated"
18 - "/java-gsuite-addons/grpc-google-.*/src"
19 - "/java-gsuite-addons/proto-google-.*/src"
20 - "/java-gsuite-addons/google-.*/src"
22 deep-copy-regex:
23 - source: "/google/cloud/gsuiteaddons/(v.*)/.*-java/proto-google-.*/src"
24 dest: "/owl-bot-staging/java-gsuite-addons/$1/proto-google-cloud-gsuite-addons-$1/src"
25 - source: "/google/cloud/gsuiteaddons/(v.*)/.*-java/grpc-google-.*/src"
[all …]
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
H A DEvaluationJobConfigOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
350 * data for evaluation in your BigQuery table. When the service samples
364 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
375 * data for evaluation in your BigQuery table. When the service samples
389 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
394 boolean containsBigqueryImportKeys(java.lang.String key); in containsBigqueryImportKeys()
396 @java.lang.Deprecated
397 java.util.Map<java.lang.String, java.lang.String> getBigqueryImportKeys(); in getBigqueryImportKeys()
403 * data for evaluation in your BigQuery table. When the service samples
417 * keys](/ml-engine/docs/continuous-evaluation/create-job#prediction-keys).
[all …]
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1beta1/src/main/java/com/google/cloud/speech/v1beta1/
H A DRecognitionConfig.java8 * https://www.apache.org/licenses/LICENSE-2.0
49 @java.lang.Override
60 throw new java.lang.NullPointerException(); in RecognitionConfig()
94 java.lang.String s = input.readStringRequireUtf8(); in RecognitionConfig()
129 } catch (java.io.IOException e) { in RecognitionConfig()
182 * Uncompressed 16-bit signed little-endian samples (Linear PCM).
198 * 16-bit and 24-bit samples are supported.
209 * 8-bit samples that compand 14-bit audio samples using G.711 PCMU/mu-law.
219 * Adaptive Multi-Rate Narrowband codec. `sample_rate` must be 8000 Hz.
229 * Adaptive Multi-Rate Wideband codec. `sample_rate` must be 16000 Hz.
[all …]
/aosp_15_r20/out/.module_paths/
Dfiles.db2 {"WorkingDirectory":"/root/opengrok-1.13.29/src/aosp_15_r20","RootDirs":["."],"FollowSymlinks":false,"ExcludeDirs":[".git",".repo"],"PruneFiles":[".out-dir",".find-ignore"],"IncludeFiles":["Android.mk","AndroidProducts.mk","Android.bp","CleanSpec.mk","OWNERS","TEST_MAPPING","METADATA"],"IncludeSuffixes":[".mk"],"FilesystemView":"root@v2202504258438334715"}
3 [{"Device":65027,"Root":"/root/opengrok-1.13.29/src/aosp_15_r20","Dirs":[{"P":"","T":1749095540760375437,"I":547973,"F":["Android.bp","lk_inc.mk"]},{"P":"art","T":1745562276530206591,"I":2361613,"F":["Android.mk","Android.bp","TEST_MAPPING","OWNERS","METADATA","CleanSpec.mk"]},{"P":"art/adbconnection","T":1745562275874206941,"I":4456672,"F":["Android.bp"]},{"P":"art/artd","T":1745562275878206940,"I":4456683,"F":["Android.bp"]},{"P":"art/artd/binder","T":1745562275874206941,"I":4456728,"F":["Android.bp"]},{"P":"art/artd/binder/com","T":1745562275874206941,"I":4456732,"F":null},{"P":"art/artd/binder/com/android","T":1745562275874206941,"I":4456734,"F":null},{"P":"art/artd/binder/com/android/server","T":1745562275874206941,"I":4456735,"F":null},{"P":"art/artd/binder/com/android/server/art","T":1745562275878206940,"I":4456738,"F":[]},{"P":"art/artd/tests","T":1745562275878206940,"I":4456798,"F":["Android.bp"]},{"P":"art/artd/tests/src","T":1745562275878206940,"I":4456805,"F":null},{"P":"art/artd/tests/src/com","T":1745562275878206940,"I":4456806,"F":null},{"P":"art/artd/tests/src/com/android","T":1745562275878206940,"I":4456807,"F":null},{"P":"art/artd/tests/src/com/android/art","T":1745562275878206940,"I":4456808,"F":[]},{"P":"art/benchmark","T":1745562275878206940,"I":4456812,"F":["Android.bp"]},{"P":"art/benchmark/const-class","T":1745562275878206940,"I":4456817,"F":[]},{"P":"art/benchmark/const-class/src","T":1745562275878206940,"I":4456822,"F":[]},{"P":"art/benchmark/const-string","T":1745562275878206940,"I":4456828,"F":[]},{"P":"art/benchmark/const-string/src","T":1745562275878206940,"I":4456833,"F":[]},{"P":"art/benchmark/golem-tiagent","T":1745562275878206940,"I":4456842,"F":[]},{"P":"art/benchmark/jni-per
[all...]
/aosp_15_r20/external/opencensus-java/contrib/log_correlation/stackdriver/
H A DREADME.md3 The `opencensus-contrib-log-correlation-stackdriver` artifact provides a
5 [`LoggingEnhancer`](http://googlecloudplatform.github.io/google-cloud-java/google-cloud-clients/api…
16 …gle.cloud:google-cloud-logging`](https://github.com/GoogleCloudPlatform/google-cloud-java/tree/mas…
17 library to export logs to Stackdriver. `google-cloud-logging` must be version `1.33.0` or later.
18 The application can run on Google Cloud Platform, on-premise, or on
19 another cloud platform. See https://cloud.google.com/logging/docs/setup/java for instructions for
20 setting up `google-cloud-logging`.
31 <artifactId>opencensus-contrib-log-correlation-stackdriver</artifactId>
40 runtime 'io.opencensus:opencensus-contrib-log-correlation-stackdriver:0.28.3'
47 By default, `OpenCensusTraceLoggingEnhancer` looks up the project ID from `google-cloud-java`. See
[all …]
/aosp_15_r20/external/google-cloud-java/owl-bot-postprocessor/synthtool/gcp/
H A Dcommon.py7 # https://www.apache.org/licenses/LICENSE-2.0
52 def _generic_library(self, directory: str, relative_dir=None, **kwargs) -> Path:
56 # if no samples were found, don't attempt to render a
57 # samples/README.md.
58 if "samples" not in kwargs["metadata"] or not kwargs["metadata"]["samples"]:
59 self.excludes.append("samples/README.md")
71 ["python", filename, "--help"]
79 def py_samples(self, **kwargs) -> List[Path]:
81 Handles generation of README.md templates for Python samples
82 - Determines whether generation is being done in a client library or in a samples
[all …]
/aosp_15_r20/external/google-cloud-java/java-speech/
H A DREADME.md1 # Google Cloud Speech Client for Java
3 Java idiomatic client for [Cloud Speech][product-docs].
5 [![Maven][maven-version-image]][maven-version-link]
6 ![Stability][stability-image]
8 - [Product Documentation][product-docs]
9 - [Client Library Documentation][javadocs]
15 If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
22 <artifactId>libraries-bom</artifactId>
33 <artifactId>google-cloud-speech</artifactId>
39 <!-- {x-version-update-start:google-cloud-speech:released} -->
[all …]
/aosp_15_r20/external/jspecify/.github/workflows/
H A Dbuild.yml10 branches: [main, 'dev-*']
11 paths-ignore:
12 - 'docs/**'
14 branches: [main, 'dev-*']
15 paths-ignore:
16 - 'docs/**'
20 shell: bash --noprofile --norc -e -o pipefail -x {0}
25 runs-on: ubuntu-latest
32 continue-on-error: ${{ matrix.experimental }}
34 - uses: actions/checkout@v4
[all …]
/aosp_15_r20/external/google-cloud-java/java-dialogflow-cx/
H A DCHANGELOG.md3 …com/googleapis/google-cloud-java/compare/google-cloud-dialogflow-cx-v0.15.1-SNAPSHOT...google-clou…
8 …tps://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleap…
9 …to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f…
10 * create release please configuration ([41b97e6](https://github.com/googleapis/google-cloud-java/co…
15-google-cloud-dialogflow-cx-v3 to v0.14.4 ([#8309](https://github.com/googleapis/google-cloud-java
16-google-cloud-dialogflow-cx-v3beta1 to v0.14.4 ([#8310](https://github.com/googleapis/google-cloud
17-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issu…
18-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issu…
19-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issue…
24 …tps://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/googleap…
[all …]

12345678910>>...69