| /external/perfetto/src/trace_processor/perfetto_sql/intrinsics/table_functions/ |
| D | experimental_annotated_stack.cc | 2 * Copyright (C) 2021 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 64 // /memfd:jit-cache (deleted) [all …]
|
| /external/perfetto/src/trace_processor/util/ |
| D | annotated_callsites.cc | 2 * Copyright (C) 2021 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 30 // String to identify trampoline frames. If the string does not exist in in AnnotatedCallsites() [all …]
|
| D | annotated_callsites.h | 2 * Copyright (C) 2021 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 40 // Helper class to augment callsite with (currently Android-specific) [all …]
|
| /external/google-cloud-java/java-document-ai/grpc-google-cloud-document-ai-v1beta1/src/main/java/com/google/cloud/documentai/v1beta1/ |
| D | DocumentUnderstandingServiceGrpc.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * https://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 24 * Service to parse structured information from unstructured or semi-structured 25 * documents using state-of-the-art Google AI such as natural language, [all …]
|
| /external/icu/android_icu4j/libcore_bridge/src/native/ |
| D | Register.cpp | 2 * Copyright (C) 2010 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 27 // ART calls this on startup, so we can statically register all our native methods. [all …]
|
| /external/cronet/build/android/docs/ |
| D | class_verification_failures.md | 15 app performance, how to identify problems, and chromium-specific solutions. For 17 ART, the virtual machine which replaced Dalvik starting in Android Lollipop. 21 The Java language requires any virtual machine to _verify_ the class files it 22 loads and executes. Generally, verification is extra work the virtual machine is 23 responsible for doing, on top of the work of loading the class and performing 26 A class may fail verification for a wide variety of reasons, but in practice 27 it's usually because the class's code refers to unknown classes or methods. An 45 figure out wide color gamut support, even on pre-OMR1 devices. However, this 46 class will fail class verification on pre-OMR1 devices, because it refers to 47 [`Window#isWideColorGamut()`][2] (new-in-OMR1), which appears to be an undefined [all …]
|
| /external/angle/build/android/docs/ |
| D | class_verification_failures.md | 15 app performance, how to identify problems, and chromium-specific solutions. For 17 ART, the virtual machine which replaced Dalvik starting in Android Lollipop. 21 The Java language requires any virtual machine to _verify_ the class files it 22 loads and executes. Generally, verification is extra work the virtual machine is 23 responsible for doing, on top of the work of loading the class and performing 26 A class may fail verification for a wide variety of reasons, but in practice 27 it's usually because the class's code refers to unknown classes or methods. An 45 figure out wide color gamut support, even on pre-OMR1 devices. However, this 46 class will fail class verification on pre-OMR1 devices, because it refers to 47 [`Window#isWideColorGamut()`][2] (new-in-OMR1), which appears to be an undefined [all …]
|
| /external/google-cloud-java/java-document-ai/grpc-google-cloud-document-ai-v1beta2/src/main/java/com/google/cloud/documentai/v1beta2/ |
| D | DocumentUnderstandingServiceGrpc.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * https://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 24 * Service to parse structured information from unstructured or semi-structured 25 * documents using state-of-the-art Google AI such as natural language, [all …]
|
| /external/perfetto/test/cts/test_apps/src/android/perfetto/cts/app/ |
| D | JavaOomActivity.java | 2 * Copyright (C) 2023 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 27 public void onCreate(Bundle state) { in onCreate() argument [all …]
|
| /external/autotest/docs/ |
| D | faft-design-doc.md | 5 _Self-link: [go/faft-design-doc](https://goto.google.com/faft-design-doc)_ 9 - [FAFT (Fully Automated Firmware Test)](#faft) 10 - [FAFT Related Documents](#faft-related-documents) 11 - [Introduction](#introduction) 12 - [Backgrounds](#backgrounds) 13 - [State of the Art](#state-of-the-art) 14 - [VBoot_Reference Library Tests](#vboot-reference-library-tests) 15 - [U-Boot vbexport/vboot Tests](#u-boot-vbexport-vboot-tests) 16 - [SAFT (Semi Automated Firmware Test)](#saft-semi-automated-firmware-test) 17 - [Factory Regression Testing Using Servo](#factory-regression-testing-using-servo) [all …]
|
| /external/perfetto/docs/design-docs/ |
| D | heapprofd-design.md | 3 _**Status:** COMPLETED **·** fmayer, primiano **·** 2018-06-15_ 4 _**Updated:** 2020-04-20_ 7 …-overhead native heap profiling mechanism, with C++ and Java callstack attribution, usable by all … 10  12 Implement an out-of-process heap profiler. Do the minimal amount of processing in-line of malloc, a… 14 …of malloc calls copies the current call stack into a shared memory buffer that is received by heap… 20 These are the properties that must be fulfilled by a heap profiler for Android: 24 …ile running apps:** The system can be used to enable profiling of already running apps to get info… 26 …thods:** The system can be used to track the native memory usage of Java applications. Allocations… 28 **Zero overhead when disabled:** the system must not incur a performance overhead when it is not en… [all …]
|
| /external/vixl/ |
| D | README.md | 19 1. Programmatic **assemblers** to generate A64, A32 or T32 code at runtime. The 20 assemblers abstract some of the constraints of each ISA; for example, most 22 2. **Disassemblers** that can print any instruction emitted by the assemblers. 23 3. A **simulator** that can simulate any instruction emitted by the A64 24 assembler. The simulator allows generated code to be run on another 25 architecture without the need for a full ISA model. 27 The VIXL git repository can be found [on GitHub][vixl]. 30 --------------------- 32 …tps://ci.linaro.org/buildStatus/icon?job=linaro-art-vixlpresubmit)](https://ci.linaro.org/job/lina… 33 …rg/buildStatus/icon?job=linaro-art-vixlpresubmit-native-armv8)](https://ci.linaro.org/job/linaro-a… [all …]
|
| /external/perfetto/ui/src/core_plugins/heap_profile/ |
| D | heap_profile_track.ts | 1 // Copyright (C) 2024 The Android Open Source Project 3 // Licensed under the Apache License, Version 2.0 (the "License"); 4 // you may not use this file except in compliance with the License. 5 // You may obtain a copy of the License at 7 // http://www.apache.org/licenses/LICENSE-2.0 10 // distributed under the License is distributed on an "AS IS" BASIS, 11 // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 12 // See the License for the specific language governing permissions and 13 // limitations under the License. 17 import {ProfileType, LegacySelection} from '../../common/state'; [all …]
|
| /external/perfetto/include/perfetto/profiling/ |
| D | parse_smaps.h | 2 * Copyright (C) 2020 The Android Open Source Project 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * http://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 17 // This is a header-only file because we want to use this in the ART plugin, [all …]
|
| /external/tensorflow/ |
| D | .zenodo.json | 2 …-to-end open source platform for machine learning. It has a comprehensive, flexible ecosystem of t… 3 "license": "Apache-2.0", 12 …c TensorFlow versions can be found in the \"Versions\" list on the right side of this page.<br>See…
|
| /external/kotlinx.coroutines/.github/ISSUE_TEMPLATE/ |
| D | feature_request.md | 1 --- 8 --- 10 <!-- 11 **Double-check** 14 - Did you check the latest version of the library? 15 …- Maybe it's in a form you didn't expect? Consider asking on [StackOverflow](https://stackoverflow… 16 …* this feature? Maybe restructuring your code would neatly eliminate the problem the feature would… 17 * Is the coroutines library the best place for this feature? Maybe it would be better suited for so… 18 --> 23 - Example: "I have a `SharedFlow<Double>` that represents readings from an external device. The rea… [all …]
|
| /external/libdrm/ |
| D | xf86drmRandom.c | 1 /* xf86drmRandom.c -- "Minimal Standard" PRNG Implementation 7 * Permission is hereby granted, free of charge, to any person obtaining a 8 * copy of this software and associated documentation files (the "Software"), 9 * to deal in the Software without restriction, including without limitation 10 * the rights to use, copy, modify, merge, publish, distribute, sublicense, 11 * and/or sell copies of the Software, and to permit persons to whom the 12 * Software is furnished to do so, subject to the following conditions: 14 * The above copyright notice and this permission notice (including the next 15 * paragraph) shall be included in all copies or substantial portions of the 18 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR [all …]
|
| /external/cronet/third_party/re2/src/re2/testing/ |
| D | string_generator.h | 1 // Copyright 2008 The RE2 Authors. All Rights Reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 8 // String generator: generates all possible strings of up to 9 // maxlen letters using the set of letters in alpha. 10 // Fetch strings using a Java-like Next()/HasNext() interface. 35 // Causes generator to emit a NULL as the next call. 42 // Global state. 46 // Iteration state. 53 int nrandom_; // Number of random strings left to generate. [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
| D | string_generator.h | 1 // Copyright 2008 The RE2 Authors. All Rights Reserved. 2 // Use of this source code is governed by a BSD-style 3 // license that can be found in the LICENSE file. 8 // String generator: generates all possible strings of up to 9 // maxlen letters using the set of letters in alpha. 10 // Fetch strings using a Java-like Next()/HasNext() interface. 36 // Causes generator to emit a NULL as the next call. 43 // Global state. 47 // Iteration state. 54 int nrandom_; // Number of random strings left to generate. [all …]
|
| /external/googleapis/google/cloud/documentai/ |
| D | documentai_v1beta1.yaml | 7 - name: google.cloud.documentai.v1beta1.DocumentUnderstandingService 10 - name: google.cloud.documentai.v1beta1.BatchProcessDocumentsResponse 11 - name: google.cloud.documentai.v1beta1.Document 12 - name: google.cloud.documentai.v1beta1.OperationMetadata 15 summary: |- 17 semi-structured documents using state-of-the-art Google AI such as natural 22 - selector: google.cloud.documentai.v1beta1.DocumentUnderstandingService.BatchProcessDocuments 24 canonical_scopes: |- 25 https://www.googleapis.com/auth/cloud-platform 26 - selector: 'google.longrunning.Operations.*' [all …]
|
| /external/googleapis/google/cloud/recommendationengine/ |
| D | BUILD.bazel | 1 # This build file includes a target for the Ruby wrapper library for 2 # google-cloud-recommendation_engine. 23 "ruby-cloud-gem-name=google-cloud-recommendation_engine", 24 "ruby-cloud-env-prefix=RECOMMENDATION_ENGINE", 25 "ruby-cloud-wrapper-of=v1beta1:0.8", 26 "ruby-cloud-product-url=https://cloud.google.com/recommendations-ai/", 27 "ruby-cloud-api-id=recommendationengine.googleapis.com", 28 "ruby-cloud-api-shortname=recommendationengine", 30 …mmendations AI enables you to build an end-to-end personalized recommendation system based on stat… 37 name = "google-cloud-recommendationengine-ruby",
|
| /external/googleapis/google/cloud/retail/ |
| D | BUILD.bazel | 1 # This build file includes a target for the Ruby wrapper library for 2 # google-cloud-retail. 23 "ruby-cloud-gem-name=google-cloud-retail", 24 "ruby-cloud-env-prefix=RETAIL", 25 "ruby-cloud-wrapper-of=v2:0.18", 26 "ruby-cloud-product-url=https://cloud.google.com/retail/docs/apis", 27 "ruby-cloud-api-id=retail.googleapis.com", 28 "ruby-cloud-api-shortname=retail", 30 …tion = "Retail enables you to build an end-to-end personalized recommendation system based on stat… 37 name = "google-cloud-retail-ruby",
|
| /external/googleapis/google/cloud/aiplatform/ |
| D | BUILD.bazel | 1 # This build file includes a target for the Ruby wrapper library for 2 # google-cloud-ai_platform. 23 "ruby-cloud-gem-name=google-cloud-ai_platform", 24 "ruby-cloud-wrapper-of=v1:0.36", 25 "ruby-cloud-product-url=https://cloud.google.com/vertex-ai/docs/", 26 "ruby-cloud-api-id=aiplatform.googleapis.com", 27 "ruby-cloud-api-shortname=aiplatform", 28 "ruby-cloud-gem-namespace=Google::Cloud::AIPlatform", 29 "ruby-cloud-service-override=AiPlatform=AIPlatform", 31 …ning models specific to their business needs by leveraging Google's state-of-the-art transfer lear… [all …]
|
| /external/mesa3d/docs/isl/ |
| D | hiz.rst | 7 --------------------------- 10 From the Sandy Bridge PRM Vol. 2, Pt. 1, 7.5.3 "Hierarchical Depth Buffer" (p. 13 The hierarchical depth buffer does not support the LOD field, it is assumed 15 for each LOD used, and the corresponding buffer’s state delivered to 16 hardware each time a new depth buffer state with modified LOD is delivered. 18 The ``3DSTATE_STENCIL_BUFFER`` packet for separate stencil (required for HiZ) 19 on sandy bridge also lacks an LOD field. Empirically, the hardware doesn't 20 pull the stencil LOD from ``3DSTATE_DEPTH_BUFFER``, it's just always 0 like 23 As stated in the PRM, this means we need a separate HiZ or stencil buffer for 30 out the surface as a miptree of layered images instead of an array of miptrees. [all …]
|
| /external/google-cloud-java/java-document-ai/google-cloud-document-ai/src/main/java/com/google/cloud/documentai/v1beta1/ |
| D | package-info.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 5 * you may not use this file except in compliance with the License. 6 * You may obtain a copy of the License at 8 * https://www.apache.org/licenses/LICENSE-2.0 11 * distributed under the License is distributed on an "AS IS" BASIS, 12 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 * See the License for the specific language governing permissions and 14 * limitations under the License. 20 * <p>The interfaces provided are listed below, along with usage samples. 25 * semi-structured documents using state-of-the-art Google AI such as natural language, computer [all …]
|