HomeSort by relevance Sort by last modified time
    Searched full:drivers (Results 251 - 275 of 364) sorted by null

<<1112131415

  /dalvik/libcore/sql/src/main/java/java/sql/
SQLInput.java 31 * Types</i> (UDTs) to Java classes. It is used by JDBC drivers, therefore
  /development/pdk/docs/porting/
build_system.jd 156 <p>This section describes how to build Android's default kernel. Once you are comfortable with a generic build, then you can begin to modify Android drivers for your own target device.</p>
display_drivers.jd 1 page.title=Display Drivers
  /device/htc/dream-sapphire/libsensors/
sensors.c 160 /* scan all input drivers and look for "compass" */
  /external/dhcpcd/
dhcpcd.8 361 You should only have to use this with buggy device drivers or running
dhcpcd.8.in 369 You should only have to use this with buggy device drivers or running
  /external/freetype/include/freetype/internal/
pshints.h 7 /* T1/T2 hints in the `type1', `cid', and `cff' font drivers. */
  /external/grub/netboot/
fa311.c 15 Drivers based on or derived from this code fall under the GPL and must
  /external/kernel-headers/original/linux/
cpumask.h 79 * drivers/block/genhd.c (arch i386, CONFIG_SMP=y). So use a simple
  /external/openssl/crypto/engine/
README 179 not even have the drivers to make it operate). What actually happens with
  /external/proguard/docs/manual/
examples.html 35 <li><a href="#database">Processing database drivers</a>
748 <h3>Processing database drivers</h3>
749 Database drivers are implementations of the <code>Driver</code> interface.
759 drivers yourself).
    [all...]
  /external/proguard/src/proguard/gui/
default.pro 18 # Also keep - Database drivers. Keep all implementations of java.sql.Driver.
  /external/qemu/audio/
fmodaudio.c 576 dolog ("Valid drivers:\n");
  /external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c 37 /* Available audio drivers */
  /external/qemu/distrib/sdl-1.2.12/src/audio/paudio/
SDL_paudio.c 193 /* Write the audio data, checking for EAGAIN on broken audio drivers */
  /external/qemu/distrib/sdl-1.2.12/src/audio/windx5/
SDL_dx5audio.c 62 /* Unfortunately, the sound drivers on NT have
  /external/qemu/distrib/sdl-1.2.12/src/joystick/mint/
SDL_sysjoystick.c 27 * Atari Joystick/Joypad drivers
  /external/qemu/distrib/sdl-1.2.12/src/video/maccommon/
SDL_macwm.c 356 err = Control((**hGD).gdRefNum, cscSetGamma, (Ptr) &csPtr); /* restore gamma (note, display drivers may delay returning from this until VBL) */
  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_phyuv.c 482 /* it is need for some buggy drivers, that can't hide overlay before */
  /external/wpa_supplicant/
Android.mk 646 OBJS += $(CONFIG_MAIN).c drivers.c $(OBJS_d)
defconfig 103 # Driver interface for wired Ethernet drivers
preauth.c 332 /* Some drivers (e.g., NDIS) expect to get notified about the
  /frameworks/base/docs/html/sdk/
RELEASENOTES.jd 433 <p><strong>USB Drivers for Windows</strong></p>
438 these USB drivers that you can install, to let you develop on the device:</p>
573 <p><strong>USB Drivers for Windows</strong></p>
578 these USB drivers that you can install, to let you develop on the device:</p>
    [all...]
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh_linux.c 2 * SDIO access interface for drivers - linux specific (pci only)
  /hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/
CmdHndlr.c 319 /* After "wait" - the command has already been processed by the drivers' context */

Completed in 93 milliseconds

<<1112131415