/device/linaro/bootloader/edk2/OvmfPkg/VirtioNetDxe/ |
DriverBinding.c | 294 abstraction attached to ControllerHandle to determine if the driver supports
312 that supplies an I/O abstraction to the
405 that supplies an I/O abstraction to the
|
/external/dng_sdk/source/ |
dng_stream.h | 14 /** Data stream abstraction for serializing and deserializing sequences of 39 /// Base stream abstraction. Has support for going between stream and pointer 40 /// abstraction.
|
/external/guava/guava-gwt/src-super/com/google/common/cache/super/com/google/common/cache/ |
LocalCache.java | 746 * Abstraction layer for the KeySet, which redirects to cache methods. 771 * Abstraction layer for the Values set, which redirects to cache methods. 791 * Abstraction layer for the EntrySet, which redirects to cache methods.
|
/external/libvorbis/doc/ |
01-introduction.tex | 225 component list. Entropy coding is thus provided as an abstraction, 243 Codebooks are a self-contained abstraction that perform entropy 378 any other packet, allowing easier abstraction of decode layers as well
|
08-residue.tex | 13 the vector does not matter to the residue abstraction. 15 Whatever the exact qualities, the Vorbis residue abstraction codes the 19 abstraction.
|
/external/llvm/lib/Target/Hexagon/ |
BitTracker.h | 77 // Abstraction of a reference to bit at position Pos from a register Reg. 89 // Abstraction of a register reference in MachineOperand. It contains the 101 // any register, it is more of an abstraction of the two-element set of
|
/external/protobuf/ruby/ext/google/protobuf_c/ |
map.c | 43 // advantage of the native_slot storage abstraction, as RepeatedField does. 48 // Map values are stored using the native_slot abstraction (as with repeated 53 // abstraction).
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/I2c/I2cDxe/ |
I2cHost.c | 197 ControllerHandle and/or the services from the bus I/O abstraction attached to
212 an I/O abstraction to the driver.
304 an I/O abstraction to the driver.
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Ufs/UfsPassThruDxe/ |
UfsPassThru.h | 146 ControllerHandle and/or the services from the bus I/O abstraction attached to
161 an I/O abstraction to the driver.
206 an I/O abstraction to the driver.
[all...] |
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ |
Partition.c | 102 // Open the IO Abstraction(s) needed to perform the supported test
119 // Close the I/O Abstraction(s) used to perform the supported test
158 // Open the IO Abstraction(s) needed to perform the supported test
[all...] |
/device/linaro/bootloader/edk2/Nt32Pkg/WinNtSerialIoDxe/ |
WinNtSerialIo.c | 234 // Open the IO Abstraction(s) needed to perform the supported test
297 // Close the I/O Abstraction(s) used to perform the supported test
416 // Grab the IO abstraction we need to get any work done
[all...] |
/packages/apps/Bluetooth/jni/ |
com_android_bluetooth_btservice_AdapterService.cpp | 636 hw_device_t* abstraction; local 637 err = module->methods->open(module, id, &abstraction); 639 bluetooth_module_t* btStack = (bluetooth_module_t*)abstraction; [all...] |
/art/runtime/gc/ |
allocation_record.cc | 195 // TODO: Enable annotalysis. We know lock is held in constructor, but abstraction confuses
|
/device/linaro/bootloader/arm-trusted-firmware/drivers/io/ |
io_fip.c | 427 /* Register the Firmware Image Package driver with the IO abstraction */
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/ |
ccompiler.py | 4 for the Distutils compiler abstraction model."""
78 The basic idea behind a compiler abstraction class is that each
97 # XXX things not handled by this compiler abstraction model:
100 # should be the domain of concrete compiler abstraction classes
[all...] |
/device/linaro/bootloader/edk2/DuetPkg/PciRootBridgeNoEnumerationDxe/Ipf/ |
PcatIo.c | 31 // using it! They should always access the EFI abstraction that is
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Protocol/SimpleTextOut/ |
SimpleTextOut.h | 20 Abstraction of a very simple text based output device like VGA text mode or
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/Ia32/ |
Fvb.c | 18 Firmware Volume Block Protocol Runtime Abstraction
|
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/RuntimeDxe/EfiRuntimeLib/X64/ |
Fvb.c | 18 Firmware Volume Block Protocol Runtime Abstraction
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/ |
InternalIsaBus.h | 203 an I/O abstraction to the driver.
|
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/ |
IsaFloppy.c | 164 an I/O abstraction to the driver.
|
/device/linaro/bootloader/edk2/IntelFrameworkPkg/Include/Protocol/ |
SmmBase.h | 2 This file declares SMM Base abstraction protocol.
|
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/FwVol/ |
FwVolDriver.h | 3 Block protocol to produce a file abstraction of FV based files.
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
SimpleTextOut.h | 4 Abstraction of a very simple text based output device like VGA text mode or
|
/device/linaro/bootloader/edk2/OvmfPkg/Include/Protocol/ |
VirtioDevice.h | 345 /// This protocol provides an abstraction over the VirtIo transport layer
|