/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/psa-migration/ |
H A D | psa-legacy-bridges.md | 204 ### General notes 213 ### Hash APIs 219 ### MAC APIs 223 ### Cipher and AEAD APIs 227 ### Key derivation APIs 231 ### Random generation APIs 235 ### Asymmetric cryptography APIs 237 #### Asymmetric cryptography metadata APIs 247 #### API to create a PSA key from a PK context 295 #### API to copy a PSA key to a PK context [all …]
|
/aosp_15_r20/external/bcc/docs/ |
H A D | reference_guide.md | 2004 ### 1. perf_buffer_poll() 2029 ### 2. ring_buffer_poll() 2053 ### 3. ring_buffer_consume() 2082 ### 1. get_table() 2098 ### 2. open_perf_buffer() 2162 ### 3. items() 2184 ### 4. values() 2190 ### 5. clear() 2211 ### 6. items_lookup_and_delete_batch() 2229 ### 7. items_lookup_batch() [all …]
|
/aosp_15_r20/external/executorch/docs/source/ |
H A D | extension-module.md | 36 ## APIs section in Running an ExecuTorch Model Using the Module Extension in C++ 38 ### Creating a Module 46 ### Force-Loading a Method 74 ### Querying for Metadata 111 ### Performing an Inference 127 ### Setting Input and Output 204 ### Result and Error Types 212 ### Profiling the Module
|
H A D | kernel-library-custom-aten-kernel.md | 32 ## APIs section in Kernel Registration 48 ### YAML Entry API High Level Architecture 59 ### YAML Entry API Workflow 67 ### YAML Entry API for Core ATen Op Out Variant 109 ### YAML Entry API for Custom Ops 204 ### C++ API for Custom Ops 302 ### Custom Ops API Best Practices
|
H A D | kernel-library-selective-build.md | 37 ## APIs section in Kernel Library Selective Build 51 ### Select all ops 56 ### Select ops from schema yaml 61 ### Select root ops from operator list
|
H A D | compiler-backend-dialect.md | 23 ## APIs section in Backend Dialect 36 ### Pass Infra Entry Point 48 ### Pattern Binding Decorator
|
/aosp_15_r20/external/libchrome/mojo/ |
H A D | README.md | 94 ### C++ 101 ### JavaScript 106 ### Java 117 ### Mojom IDL and Bindings Generator 126 ### C++ Bindings 134 ### JavaScript Bindings 138 ### Java Bindings
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/core/waiters/ |
H A D | README.md | 23 ### Usage Examples 93 ### `{Service}Waiter` and `{Service}AsyncWaiter` 276 ### `WaiterResponse<T>` 300 ### `Waiter<T>` 382 ### `AsyncWaiter<T>` 493 ### `WaiterState` 516 ### `WaiterAcceptor`
|
/aosp_15_r20/bootable/recovery/updater_sample/ |
H A D | README.md | 118 ### UpdateEngine#bind 123 ### UpdateEngine#applyPayload 132 ### UpdateEngine#cancel 137 ### UpdateEngine#resetStatus 143 ### Callback: onStatusUpdate 152 ### Callback: onPayloadApplicationComplete
|
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/ |
H A D | README.md | 107 ### APIs subsection 110 #### (TF1-only) Builder 123 #### (TF1-only) Tags 137 #### Usage 158 #### (TF1-only) Stripping Default valued attributes
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/android/ |
H A D | play_services.md | 45 #### 1. Add project dependencies 61 #### 2. Add initialization of TensorFlow Lite 87 #### 3. Create an Interpreter and set runtime option {:#step_3_interpreter} 169 #### 4. Run inferences
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/core/batch-manager/ |
H A D | Design.md | 34 ### Instantiation 64 ### General Usage Examples: 93 ### `{Service}BatchManager` and `{Service}AsyncBatchManager` 224 ### `BatchOverrideConfiguration`
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/ |
H A D | docs.rst | 188 Unary RPC 203 Server streaming RPC 219 Client streaming RPC 223 Bidirectional streaming RPC
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/ |
H A D | docs.rst | 203 Unary RPC 218 Server streaming RPC 234 Client streaming RPC 238 Bidirectional streaming RPC
|
/aosp_15_r20/external/parameter-framework/upstream/doc/requirements/ |
H A D | APIs.md | 134 ### `exportDomainsXml` 139 ### `importDomainsXml` 143 ### `exportSingleDomainXml` 147 ### `importSingleDomainXml`
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/core/presigners/ |
H A D | README.md | 68 ### Usage Examples 115 ### `{Service}Presigner` 206 ### `{Operation}PresignRequest` 237 ### `Presigned{Operation}Request`
|
/aosp_15_r20/external/cronet/base/android/ |
H A D | README.md | 27 ### What Uses //base/android? 43 ### New API Checklist 61 ### Choosing a Reviewer
|
/aosp_15_r20/external/AFLplusplus/docs/ |
H A D | custom_mutators.md | 119 ### Custom Mutation 221 ### Trimming Support 269 ### Environment Variables
|
/aosp_15_r20/external/coreboot/Documentation/lib/ |
H A D | timestamp.md | 125 ### timestamp_init 132 ### timestamp_add 139 ### timestamp_add_now
|
/aosp_15_r20/external/libwebsockets/READMEs/ |
H A D | README.jwt.md | 117 ### Validation of JWT 126 ### Composing and signing JWT
|
/aosp_15_r20/external/aws-sdk-java-v2/docs/design/core/tokenauth/ |
H A D | README.md | 56 ### API Design for Token/Token Providers and Token Provider Chains 128 ### Bearer Token Authorizer
|
/aosp_15_r20/external/pdfium/ |
H A D | CONTRIBUTING.md | 55 ### Stability 94 ### Versioning
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/docs/architecture/ |
H A D | psa-shared-memory.md | 269 ##### 1. Allocate a buffer and copy input on each call to `update()` 275 ##### 2. Allocate a buffer at the start of the operation and subdivide calls to `update()`
|
/aosp_15_r20/external/webp/ |
H A D | README.md | 38 ## APIs section in WebP Codec
|
/aosp_15_r20/external/grpc-grpc/doc/ |
H A D | service_config.md | 105 # APIs chapter
|