/aosp_15_r20/external/llvm/docs/ |
H A D | AliasAnalysis.rst | 520 .. _aliasanalysis-no-aa: 522 The ``-no-aa`` pass 529 The ``-basicaa`` pass 546 The ``-globalsmodref-aa`` pass 566 The ``-steens-aa`` pass 584 The ``-ds-aa`` pass 602 The ``-scev-aa`` pass 667 The ``-print-alias-sets`` pass 678 The ``-count-aa`` pass 693 The ``-aa-eval`` pass
|
/aosp_15_r20/external/rust/android-crates-io/crates/itertools/ |
D | CONTRIBUTING.md | 75 ### The [`Debug`](https://doc.rust-lang.org/std/fmt/trait.Debug.html) implementation 139 ### When/How to implement [`Clone`](https://doc.rust-lang.org/std/clone/trait.Clone.html) 147 …implement [`std::iter::FusedIterator`](https://doc.rust-lang.org/std/iter/trait.FusedIterator.html) 152 …to implement [`ExactSizeIterator`](https://doc.rust-lang.org/std/iter/trait.ExactSizeIterator.html) 161 …mplement [`DoubleEndedIterator`](https://doc.rust-lang.org/std/iter/trait.DoubleEndedIterator.html) 167 …ement [`itertools::PeekingNext`](https://docs.rs/itertools/latest/itertools/trait.PeekingNext.html)
|
/aosp_15_r20/external/tensorflow/tensorflow/security/advisory/ |
H A D | tfsa-2021-161.md | 3 ### CVE Number 6 ### Impact 45 ### Patches 55 ### For more information 61 ### Attribution
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/extensions/cronet/ |
H A D | README.md | 55 ### Available implementations 57 #### Google Play Services 73 #### Cronet Embedded 85 #### Cronet Fallback 99 ### CronetEngine instantiation
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/extensions/cronet/ |
H A D | README.md | 54 ### Available implementations 56 #### Google Play Services 72 #### Cronet Embedded 84 #### Cronet Fallback 98 ### CronetEngine instantiation
|
/aosp_15_r20/external/cronet/net/disk_cache/ |
H A D | README.md | 48 ### [disk_cache/blockfile directory](/net/disk_cache/blockfile/) 55 ### [disk_cache/memory directory](/net/disk_cache/memory/) 60 ### [disk_cache/simple directory](/net/disk_cache/simple/)
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
H A D | alternative-implementations.md | 43 ### Constraints on context types 70 ### Alternative implementations of cryptographic functions 80 ### Alternative implementations of platform functions
|
/aosp_15_r20/external/mbedtls/docs/architecture/ |
H A D | alternative-implementations.md | 43 ### Constraints on context types 70 ### Alternative implementations of cryptographic functions 80 ### Alternative implementations of platform functions
|
/aosp_15_r20/external/kotlinx.coroutines/kotlinx-coroutines-test/ |
H A D | MIGRATION.md | 12 ### `UncaughtExceptionCaptor` 38 ### `DelayController` 51 ### `TestCoroutineScope`
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/user/utils/ |
H A D | FakeUserScopedService.kt | 23 private val implementations = mutableMapOf<UserHandle, T>() constant in com.android.systemui.user.utils.FakeUserScopedService
|
/aosp_15_r20/external/tink/docs/ |
H A D | PRIMITIVES.md | 9 ### Primitives supported by language 13 ### Primitive implementations supported by language
|
/aosp_15_r20/tools/metalava/metalava-model-source/src/main/java/com/android/tools/metalava/model/source/ |
H A D | SourceModelProvider.kt | 54 val implementations by lazy { ServiceLoader.load(SourceModelProvider::class.java).toList() } in createEnvironmentManager() constant
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/ |
H A D | 3.0-migration-guide.md | 519 ### Internal / alt-focused headers were moved to a private location 533 ### CCM interface changes: impact for alternative implementations
|
/aosp_15_r20/external/mbedtls/docs/ |
H A D | 3.0-migration-guide.md | 519 ### Internal / alt-focused headers were moved to a private location 533 ### CCM interface changes: impact for alternative implementations
|
/aosp_15_r20/external/python/cpython3/Doc/reference/ |
D | introduction.rst | 38 .. _implementations: target
|
/aosp_15_r20/external/python/cpython2/Doc/reference/ |
D | introduction.rst | 37 .. _implementations: target
|
/aosp_15_r20/external/python/cachetools/docs/ |
D | index.rst | 149 Extending cache classes
|
/aosp_15_r20/external/pigweed/pw_allocator/ |
H A D | guide.rst | 283 .. _module-pw_allocator-guide-custom_allocator:
|
/aosp_15_r20/platform_testing/libraries/app-helpers/core/src/android/platform/helpers/ |
H A D | HelperManager.java | 207 List<T> implementations = new ArrayList<>(); in getAll() local
|
/aosp_15_r20/external/apache-commons-compress/src/main/java/org/apache/commons/compress/archivers/zip/ |
H A D | ExtraFieldUtils.java | 38 private static final Map<ZipShort, Class<?>> implementations; field in ExtraFieldUtils
|
/aosp_15_r20/external/clang/test/Analysis/ |
H A D | region-1.m | 23 @protocol EcoBehavioredClassifier <EcoClassInterfaceCommons> - (NSArray *) implementations; method
|
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/ |
H A D | collective.cc | 194 std::vector<CollectiveImplementationInterface*>* implementations) { in GetAll()
|
/aosp_15_r20/external/arm-optimized-routines/networking/test/ |
H A D | chksum.c | 73 } implementations[] = variable
|
/aosp_15_r20/external/guava/android/guava-testlib/src/com/google/common/testing/ |
H A D | ArbitraryInstances.java | 298 private static final ConcurrentMap<Class<?>, Class<?>> implementations = Maps.newConcurrentMap(); field in ArbitraryInstances
|
/aosp_15_r20/external/guava/guava-testlib/src/com/google/common/testing/ |
H A D | ArbitraryInstances.java | 307 private static final ConcurrentMap<Class<?>, Class<?>> implementations = Maps.newConcurrentMap(); field in ArbitraryInstances
|