HomeSort by relevance Sort by last modified time
    Searched full:driver (Results 151 - 175 of 2316) sorted by null

1 2 3 4 5 67 8 91011>>

  /development/ndk/platforms/android-3/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /external/clang/include/clang/Driver/
CC1AsOptions.h 14 namespace driver { namespace in namespace:clang
22 #include "clang/Driver/CC1AsOptions.inc"
CC1Options.h 14 namespace driver { namespace in namespace:clang
22 #include "clang/Driver/CC1Options.inc"
Options.h 14 namespace driver { namespace in namespace:clang
22 #include "clang/Driver/Options.inc"
  /external/clang/lib/Driver/
Job.cpp 10 #include "clang/Driver/Job.h"
13 using namespace clang::driver;
Tool.cpp 10 #include "clang/Driver/Tool.h"
12 using namespace clang::driver;
  /external/dbus/bus/
driver.h 2 /* driver.h Bus client (driver)
  /external/grub/
configure.ac 331 [ --enable-3c509 enable 3Com509 driver])
338 [ --enable-3c529 enable 3Com529 driver])
345 [ --enable-3c595 enable 3Com595 driver])
352 [ --enable-3c90x enable 3Com90x driver])
359 [ --enable-cs89x0 enable CS89x0 driver])
366 [ --enable-davicom enable Davicom driver])
373 [ --enable-depca enable DEPCA and EtherWORKS driver])
380 [ --enable-eepro enable Etherexpress Pro/10 driver])
387 [ --enable-eepro100 enable Etherexpress Pro/100 driver])
394 [ --enable-epic100 enable SMC 83c170 EPIC/100 driver])
    [all...]
  /external/iproute2/include/linux/
atmioc.h 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */
26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */
  /external/kernel-headers/original/linux/
atmioc.h 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */
26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */
  /external/llvm/include/llvm/CompilerDriver/
Main.h 1 //===--- Main.h - The LLVM Compiler Driver ----------------------*- C++ -*-===//
10 // Entry point for the driver executable.
Main.inc 1 //===--- Main.inc - The LLVM Compiler Driver --------------------*- C++ -*-===//
10 // Default main() for the driver executable.
  /external/mesa3d/docs/
README.BEOS 8 Brian Paul added in Mesa 3.1 a driver for BeOS R4.5 operating system.
9 This driver implements a clone of the BGLView class. This class,
11 driver was updated in Mesa 4.1 and again in version 6.1 by Philippe
12 Houdoin, who's maintaining this driver since.
24 The source code for the driver is in src/mesa/drivers/beos/ directory.
119 * Older BeOS Driver
121 Mesa 2.6 had an earlier BeOS driver. It was based on Mesa's Off-screen
123 driver you should get Mesa 2.6.
RELNOTES-6.3.2 20 Driver Status
22 DRI drivers varies with the driver
  /external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullvideo.c 24 /* Dummy SDL video driver implementation; this is just enough to make an
25 * SDL-based application THINK it's got a working video driver, for
28 * platform for which you haven't yet written a valid video driver.
31 * is a performance problem for a given platform, enable this driver, and
36 * SDL video driver. Renamed to "DUMMY" by Sam Lantinga.
67 /* DUMMY driver bootstrap functions */
136 DUMMYVID_DRIVER_NAME, "SDL dummy video driver",
144 fprintf(stderr, "WARNING: You are using the SDL dummy video driver!\n");
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fb3dfx.h 24 /* 3Dfx hardware acceleration for the SDL framebuffer console driver */
28 /* Set up the driver for 3Dfx acceleration */
SDL_fbmatrox.h 24 /* Matrox hardware acceleration for the SDL framebuffer console driver */
28 /* Set up the driver for Matrox acceleration */
SDL_fbriva.h 24 /* Riva hardware acceleration for the SDL framebuffer console driver */
35 /* Set up the driver for Riva acceleration */
  /external/wpa_supplicant_8/wpa_supplicant/
defconfig 43 # Driver interface for Host AP driver
46 # Driver interface for Agere driver
52 # Driver interface for madwifi driver
58 # Driver interface for ndiswrapper
62 # Driver interface for Atmel driver
65 # Driver interface for old Broadcom drive
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/doc/docbook/
wpa_priv.sgml 20 <arg>driver:ifname <replaceable>[driver:ifname ...]</replaceable></arg>
108 <term>driver:ifname [driver:ifname ...]</term>
110 <listitem><para>The &lt;driver&gt; string dictates which of the
111 supported <command>wpa_supplicant</command> driver backends is to be
112 used. To get a list of supported driver types see wpa_supplicant help
113 (e.g, wpa_supplicant -h). The driver backend supported by most good
  /hardware/ti/omap3/dspbridge/inc/
drvdefs.h 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
35 /* WCD Driver Object */
dspapi.h 20 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
48 /* Explicitly define class driver calling conventions */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
48 /* Explicitly define class driver calling conventions */
  /libcore/luni/src/main/java/javax/sql/
StatementEventListener.java 28 * The driver calls this method on all StatementEventListeners registered on
38 * The driver calls this method on all StatementEventListeners registered on
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmioc.h 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */
26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */

Completed in 2557 milliseconds

1 2 3 4 5 67 8 91011>>