/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/DebugSerialIo/ |
DebugSerialIo.c | 20 Abstraction of a basic serial device. Targeted at 16550 UART, but
|
DebugSerialIo.h | 20 Abstraction of a basic serial device. Targeted at 16550 UART, but
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Protocol/UgaSplash/ |
UgaSplash.c | 20 Abstraction of a very simple graphics device splash screen.
|
UgaSplash.h | 20 Abstraction of a very simple graphics device.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtAutoScan/ |
NtAutoScan.c | 18 Abstraction for the NT Load Image PPI GUID as defined in Tiano
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtPeiLoadFile/ |
NtPeiLoadFile.c | 18 Abstraction for the NT Load Image PPI GUID as defined in Tiano
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Ppi/NtThunk/ |
NtThunk.c | 18 Abstraction for the NT Thunk PPI
|
/frameworks/base/tools/preload2/src/com/android/preload/ui/ |
IUI.java | 11 * UI abstraction for the tool. This allows a graphical mode, command line mode,
|
/packages/apps/Settings/src/com/android/settings/fingerprint/ |
FingerprintFindSensorAnimation.java | 20 * An abstraction for a view that contains an animation that shows the user
|
/pdk/ |
README | 3 PDK release includes only necessary components for developing android HAL (Hardware Abstraction Layer). Note that the full android release is a superset of PDK release, and there is no separate PDK release to public as the full platform release includes everything in PDK.
|
/tools/apksig/src/main/java/com/android/apksig/util/ |
ReadableDataSink.java | 20 * {@link DataSink} which exposes all data consumed so far as a {@link DataSource}. This abstraction
|
/external/mockftpserver/MockFtpServer/ |
README.txt | 6 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
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Console/ |
daConsole.c | 133 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
188 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
253 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
337 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
419 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
463 This function completes the device abstraction and returns an error value
519 filp->f_ops = &Stream->Abstraction;
610 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
663 Stream = BASE_CR(filp->f_ops, ConInstance, Abstraction);
749 Stream->Abstraction.fo_close = &da_ConClose; [all...] |
/cts/hostsidetests/inputmethodservice/deviceside/lib/src/android/inputmethodservice/cts/db/ |
Field.java | 23 * Abstraction of SQLite database column. 92 * Abstraction of INTEGER type field. 112 * Abstraction of STRING type field.
|
Table.java | 26 * Abstraction of SQLite database table.
|
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/ |
DevSearch.c | 2 Device Abstraction: Search device list for a matching device.
32 @param DevName Name of the Device Abstraction to find.
33 @param DevProto GUID of the Protocol associated with the Device Abstraction.
|
/packages/apps/Nfc/nci/jni/extns/pn54x/src/common/ |
phNfcCompId.h | 45 #define CID_NFC_HAL 0x10 /* Hardware Abstraction Layer */ 46 #define CID_NFC_OSAL CID_NFC_NONE /* Operating System Abstraction Layer*/
|
/system/nfc/halimpl/pn54x/common/ |
phNfcCompId.h | 50 #define CID_NFC_HAL 0x10 /* Hardware Abstraction Layer */ 51 /* Operating System Abstraction Layer*/
|
/art/compiler/optimizing/ |
optimization.h | 27 * Abstraction to implement an optimization pass.
|
/cts/hostsidetests/inputmethodservice/common/src/android/inputmethodservice/cts/common/test/ |
TestInfo.java | 22 * Abstraction of test information on device.
|
/device/google/contexthub/firmware/os/inc/ |
hostIntf_priv.h | 26 * hostIntf communication abstraction layer
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimplePointer/ |
SimplePointer.h | 20 Abstraction of a very simple pointer device like a mice or tracekballs.
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmAccess/ |
SmmAccess.h | 19 This file defines SMM SMRAM Access abstraction protocol defined
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Protocol/SmmControl/ |
SmmControl.h | 19 This file defines SMM Control abstraction protocol defined
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/ |
DebugAgentTimerLib.h | 2 Platform specific Debug Agent abstraction for timer used by the agent.
|