HomeSort by relevance Sort by last modified time
    Searched full:abstraction (Results 301 - 325 of 936) sorted by null

<<11121314151617181920>>

  /system/bt/btif/src/
bluetooth.cc 464 struct hw_device_t** abstraction) {
471 *abstraction = (struct hw_device_t*)&device;
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuSimpleFileSystemDxe/
EmuSimpleFileSystem.c 567 ControllerHandle and/or the services from the bus I/O abstraction attached to
582 an I/O abstraction to the driver.
615 // Open the IO Abstraction(s) needed to perform the supported test
638 // Close the I/O Abstraction(s) used to perform the supported test
668 an I/O abstraction to the driver.
702 // Open the IO Abstraction(s) needed
  /device/linaro/bootloader/edk2/NetworkPkg/DnsDxe/
DnsDriver.h 253 ControllerHandle and/or the services from the bus I/O abstraction attached to
268 an I/O abstraction to the driver.
313 an I/O abstraction to the driver.
381 ControllerHandle and/or the services from the bus I/O abstraction attached to
396 an I/O abstraction to the driver.
441 an I/O abstraction to the driver.
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDxe.h 201 ControllerHandle and/or the services from the bus I/O abstraction attached to
216 an I/O abstraction to the driver.
261 an I/O abstraction to the driver.
329 ControllerHandle and/or the services from the bus I/O abstraction attached to
344 an I/O abstraction to the driver.
389 an I/O abstraction to the driver.
HttpBootDxe.c 179 ControllerHandle and/or the services from the bus I/O abstraction attached to
194 an I/O abstraction to the driver.
281 an I/O abstraction to the driver.
637 ControllerHandle and/or the services from the bus I/O abstraction attached to
652 an I/O abstraction to the driver.
739 an I/O abstraction to the driver.
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDriver.h 94 ControllerHandle and/or the services from the bus I/O abstraction attached to
109 an I/O abstraction to the driver.
154 an I/O abstraction to the driver.
222 ControllerHandle and/or the services from the bus I/O abstraction attached to
237 an I/O abstraction to the driver.
282 an I/O abstraction to the driver.
HttpDriver.c 597 ControllerHandle and/or the services from the bus I/O abstraction attached to
612 an I/O abstraction to the driver.
665 an I/O abstraction to the driver.
751 ControllerHandle and/or the services from the bus I/O abstraction attached to
766 an I/O abstraction to the driver.
820 an I/O abstraction to the driver.
    [all...]
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuBlockIoDxe/
EmuBlockIo.c 378 ControllerHandle and/or the services from the bus I/O abstraction attached to
393 an I/O abstraction to the driver.
426 // Open the IO Abstraction(s) needed to perform the supported test
449 // Close the I/O Abstraction(s) used to perform the supported test
477 an I/O abstraction to the driver.
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.c 181 // Open the IO Abstraction(s) needed to perform the supported test
197 // Close the I/O Abstraction(s) used to perform the supported test
263 // Open the IO Abstraction(s) needed to perform the supported test
300 // Close the I/O Abstraction(s) used to perform the supported test
832 // Grab the IO abstraction we need to get any work done
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDriver.h 98 ControllerHandle and/or the services from the bus I/O abstraction attached to
113 an I/O abstraction to the driver.
158 an I/O abstraction to the driver.
226 ControllerHandle and/or the services from the bus I/O abstraction attached to
241 an I/O abstraction to the driver.
286 an I/O abstraction to the driver.
    [all...]
  /device/linaro/bootloader/edk2/ArmPlatformPkg/FileSystem/BootMonFs/
BootMonFsEntryPoint.c 241 // Open the IO Abstraction(s) needed to perform the supported test
256 // Close the I/O Abstraction(s) used to perform the supported test
  /device/linaro/bootloader/edk2/EmulatorPkg/EmuGopDxe/
GopScreen.c 95 @param ModeNumber Abstraction that defines the current video mode.
268 // Check to see if the IO abstraction represents a device type we support.
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/Ps2KeyboardDxe/
Ps2Keyboard.c 127 // Open the IO Abstraction(s) needed to perform the supported test
147 // Close the I/O Abstraction(s) used to perform the supported test
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Isa/IsaBusDxe/
IsaBusDxe.c 28 an I/O abstraction to the driver.
265 an I/O abstraction to the driver.
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/
Tcp4Driver.h 158 an I/O abstraction to the driver.
204 an I/O abstraction to the driver.
  /device/linaro/bootloader/edk2/OptionRomPkg/CirrusLogic5430Dxe/
CirrusLogic5430.h 162 // UGA Draw Hardware abstraction internal worker functions
175 // Graphics Output Hardware abstraction internal worker functions
  /device/linaro/bootloader/edk2/StdLibPrivateInternalFiles/Include/
kfile.h 142 struct fileops Abstraction; ///< Pointers to functions implementing this device's abstraction.
  /docs/source.android.com/src/devices/camera/
index.jd 29 <p>Android's camera Hardware Abstraction Layer (HAL) connects the higher level
88 <dd>The hardware abstraction layer defines the standard interface that the
  /docs/source.android.com/src/devices/sensors/
index.jd 28 <p>Android sensors give applications access to a mobile device's underlying physical sensors. They are data-providing virtual devices defined by <a href="{@docRoot}devices/halref/sensors_8h.html">sensors.h</a>, the sensor Hardware Abstraction Layer (HAL).</p>
132 <li> Hardware abstraction layer (HAL)
  /external/llvm/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 27 libsystem - System abstraction library, reused from LLVM.
29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,
  /external/llvm/tools/bugpoint/
ToolRunner.h 10 // This file exposes an abstraction around a platform C compiler, used to
36 // CC abstraction
  /external/swiftshader/third_party/LLVM/docs/HistoricalNotes/
2007-OriginalClangReadme.txt 27 libsystem - System abstraction library, reused from LLVM.
29 libbasic - Diagnostics, SourceLocations, SourceBuffer abstraction,
  /system/nvram/messages/include/nvram/messages/
io.h 30 // Abstraction used by the protobuf decoder to read data. The idea here is that
103 // Abstraction used by the protobuf decoder to output data. This class maintains
  /art/compiler/optimizing/
nodes_vector.h 58 // Abstraction of a vector operation, i.e., an operation that performs
116 // Abstraction of a unary vector operation.
141 // Abstraction of a binary vector operation.
169 // Abstraction of a vector operation that references memory, with an alignment.
  /art/runtime/arch/
instruction_set_features.h 36 // Abstraction used to describe features of a different instruction sets.

Completed in 556 milliseconds

<<11121314151617181920>>