Home
last modified time | relevance | path

Searched full:abstraction (Results 1 – 25 of 3318) sorted by relevance

12345678910>>...133

/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/archive/20200103/
Dfeatures.md16 * An Item abstraction that replaces the Map<String, AttributeValue>
17 abstraction of the generated client.
18 * An ItemAttributeValue abstraction that replaces the AttributeValue
19 abstraction of the generated client.
54 higher level of abstraction, while this library focuses entirely on the
DREADME.md69 **Table Abstraction**
92 **Item Abstraction**
110 **Object Abstraction**
300 > abstraction over all document databases, like DynamoDB and MongoDB.
330 > popular data access abstraction libraries such as spring-data
339 time, the SDK may build a Level 3 abstraction for DynamoDB or integrate
341 and/or JNoSQL. This Level 3 abstraction will possibly leverage the Level
358 database abstraction, that could be backed by DynamoDB or other
/external/rust/crates/vm-memory/
DDESIGN.md7 - Provide a clean abstraction of the VM memory such that rust-vmm components
35 The high level abstraction of the VM memory has been heavily refactored to
40 - [Abstraction of Address Space](#abstraction-of-address-space)
45 ### Address Space Abstraction
47 The address space abstraction contains traits and implementations for working
61 To make the abstraction as generic as possible, all of above traits only define
/external/autotest/client/cros/chameleon/
Daudio_widget_link.py177 """The abstraction of widget link using audio bus on audio board.
268 """The abstraction for bus on audio board that is connected to Chameleon."""
285 """The abstraction for audio bus connecting Chameleon to peripheral."""
304 """The abstraction for audio bus that is connected to Cros device."""
320 """The abstraction for USB Cable."""
366 """The abstraction for the USB cable connected to the Cros device."""
376 """The abstraction for the USB cable connected to the Chameleon device."""
386 """The abstraction for HDMI cable."""
456 """The abstraction for bluetooth link between Cros device and bt module."""
552 """The abstraction for link from Cros device headphone to bt module Rx."""
[all …]
Daudio_board.py12 """AudioBoard is an abstraction of an audio board on a Chameleon board.
78 """AudioBus is an abstraction of an audio bus on an audio board.
211 """AudioJackPlugger is an abstraction of plugger controlled by audio board.
249 """An abstraction of bluetooth module on audio board.
/external/mbedtls/docs/architecture/psa-migration/
Dstrategy.md115 The Crypto library in Mbed TLS currently has 3 abstraction layers that offer
122 Note: key exchange (FFDH, ECDH) is not covered by an abstraction layer.
124 These abstraction layers typically provide, in addition to the API for crypto
135 Silently call to PSA from the abstraction layer
139 functions in the abstraction layer, that calls PSA instead of the legacy
177 Opt-in use of PSA from the abstraction layer
218 Strategies currently (early 2022) used with each abstraction layer:
236 (driver used, software implementation and abstraction layer compiled out),
250 1. Have users of these algorithms call to PSA or an abstraction layer than can
310 When using an existing abstraction layer such as MD, it can provide
[all …]
/external/pigweed/pw_bluetooth_sapphire/host/transport/
DREADME.md3 This library implements an abstraction for communicating with a device that speaks the Bluetooth HC…
7 In addition to the abstraction, it provides an implementation of this HCI transport for a Fuchsia d…
/external/rust/crates/plotters/src/drawing/
Dmod.rs5 The low-level drawing abstraction, the module defines the `DrawingBackend` trait from the `plotters…
11 about the [coordinate abstraction](../coord/index.html) and [element system](../element/index.html).
/external/autotest/client/cros/cellular/
Dair_state_verifier.py9 """An abstraction for verifying the air-side cellular state.
29 """An abstraction for verifying the air-side cellular state.
/external/rust/beto-rust/nearby/crypto/
DREADME.md10 Our own abstraction on top of crypto implementations, including functionalities
17 Abstraction on top plain AES, including AES-CTR and AES-CBC.
/external/aws-sdk-java-v2/docs/design/services/dynamodb/high-level-library/
DREADME.md139 > abstraction over all document databases, like DynamoDB and MongoDB.
169 > popular data access abstraction libraries such as spring-data
178 time, the SDK may build a Level 3 abstraction for DynamoDB or integrate
180 and/or JNoSQL. This Level 3 abstraction will possibly leverage the Level
197 database abstraction, that could be backed by DynamoDB or other
/external/grpc-grpc/src/python/grpcio/grpc/aio/
D_metadata.py14 """Implementation of the metadata abstraction for gRPC Asyncio Python."""
24 """Metadata abstraction for the asynchronous calls and interceptors.
110 """For compatibility with other Metadata abstraction objects (like in Java),
/external/kotlinx.coroutines/.github/ISSUE_TEMPLATE/
Ddesign_considerations.md18abstraction? Consider asking on [StackOverflow](https://stackoverflow.com/) or the [Kotlin Slack](…
/external/mockftpserver/MockFtpServer/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.5/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.0.2/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.1/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.2/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.4/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.0-rc3/MockFtpServer/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.3/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.0-rc1/MockFtpServer/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.0.1/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/mockftpserver/tags/2.0/
DREADME.txt6 code. Two FTP Server implementations are provided, each at a different level of abstraction.
8 FakeFtpServer provides a higher-level abstraction. You define a virtual file system, including
/external/tensorflow/tensorflow/stream_executor/
Dblas.h17 // use in conjunction with the StreamExecutor abstraction.
22 // This abstraction makes it simple to entrain BLAS operations on GPU data into

12345678910>>...133