HomeSort by relevance Sort by last modified time
    Searched full:drivers (Results 451 - 475 of 2849) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
sysdev.h 21 struct list_head drivers; member in struct:sysdev_class
  /test/vts/agents/hal/
SocketServerForDriver.h 27 // Launches a server which accepts connection requests from drivers.
  /device/linaro/bootloader/edk2/ArmVirtPkg/
ArmVirtQemu.fdf 114 # PI DXE Drivers producing Architectural Protocols (EFI Services)
116 INF ArmPkg/Drivers/CpuDxe/CpuDxe.inf
140 INF ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
141 INF ArmPkg/Drivers/TimerDxe/TimerDxe.inf
143 INF ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashAuthenticatedDxe.inf
145 INF ArmPlatformPkg/Drivers/NorFlashDxe/NorFlashDxe.inf
269 INF ArmPkg/Drivers/CpuPei/CpuPei.inf
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x1859.htm 91 in particular an abundance of image formats. Although drivers must
194 file descriptor, the exception being drivers permitting simultaneous
198 and reopening the device. Drivers <SPAN
210 >All drivers exchanging data with
252 by all drivers exchanging image data with applications.</P
260 >Drivers are not supposed to convert image formats in
296 between drivers and the actual video applications for which this is
  /external/mesa3d/docs/
intro.html 26 A variety of device drivers allows Mesa to be used in many different
112 Drivers for 3dfx, 3dLabs, Intel, Matrox and ATI hardware soon follow.
146 - a new GPU abstraction layer. The latest Mesa drivers are based on
161 Work continues on the drivers and core Mesa to implement newer versions
178 Version 12.x of Mesa implements the OpenGL 4.3 API, but not all drivers
185 Version 11.x of Mesa implements the OpenGL 4.1 API, but not all drivers
192 Version 10.x of Mesa implements the OpenGL 3.3 API, but not all drivers
  /prebuilts/go/darwin-x86/src/html/template/
examplefiles_test.go 183 // Load the drivers.
184 drivers := template.Must(template.ParseGlob(pattern))
187 // the drivers, then add a definition of T2 to the template name space.
190 first, err := drivers.Clone()
201 // 1. Clone the drivers.
202 second, err := drivers.Clone()
204 log.Fatal("cloning drivers: ", err)

Completed in 955 milliseconds

<<11121314151617181920>>