/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_gsxb.c | 25 MiNT audio driver 26 using XBIOS functions (GSXB compatible driver) 64 /*--- Audio driver functions ---*/ 79 /*--- Audio driver bootstrap functions ---*/ 85 /* Check if user asked a different audio driver */ 87 DEBUG_PRINT((DEBUG_NAME "user asked a different audio driver\n")); 160 MINT_AUDIO_DRIVER_NAME, "MiNT GSXB audio driver",
|
SDL_mintaudio_mcsn.c | 25 MiNT audio driver 26 using XBIOS functions (MacSound compatible driver) 67 /*--- Audio driver functions ---*/ 78 /*--- Audio driver bootstrap functions ---*/ 92 /* Check if user asked a different audio driver */ 94 DEBUG_PRINT((DEBUG_NAME "user asked a different audio driver\n")); 175 MINT_AUDIO_DRIVER_NAME, "MiNT MCSN audio driver",
|
/hardware/broadcom/wlan/bcm4329/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 2 * Driver interaction with extended Linux Wireless Extensions 20 #include "driver.h" 39 * generate a scan completed event if the driver does not report this. 50 * The driver seems to deliver SIOCGIWSCAN events to notify 64 * wpa_driver_wext_combo_scan - Request the driver to initiate combo scan 79 wpa_printf(MSG_DEBUG, "%s: Driver stopped", __func__); 286 wpa_printf(MSG_ERROR,"WEXT: Driver not initialized yet");
|
/hardware/broadcom/wlan/bcmdhd/wpa_supplicant_8_lib/ |
driver_cmd_wext.c | 2 * Driver interaction with extended Linux Wireless Extensions 20 #include "driver.h" 40 * generate a scan completed event if the driver does not report this. 51 * The driver seems to deliver SIOCGIWSCAN events to notify 65 * wpa_driver_wext_combo_scan - Request the driver to initiate combo scan 80 wpa_printf(MSG_DEBUG, "%s: Driver stopped", __func__); 287 wpa_printf(MSG_ERROR,"WEXT: Driver not initialized yet");
|
/hardware/ti/omap3/dspbridge/inc/ |
cfg.h | 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors. 110 * Retrieves the version of the PM Class Driver. 114 * DSP_SOK: Success. pdwVersion contains Class Driver version in 218 * Retrieve the Driver Object handle From the Registry 236 * PM class driver. 251 * Get the mini-driver file name for a given device. 330 * Store the Driver Object handle.
|
DSPManager.h | 20 * DSP-BIOS Bridge driver support functions for TI OMAP processors. 61 * Open handle to the DSP/BIOS Bridge driver 68 * DSP_EFAIL: Failed to open handle to the DSP/BIOS Bridge driver 76 * Close handle to the DSP/BIOS Bridge driver 83 * DSP_EFAIL: Failed to close handle to the DSP/BIOS Bridge driver
|
/system/netd/ |
SoftapController.cpp | 122 LOGE("Softap driver start - failed to open socket"); 126 LOGD("Softap driver start - wrong interface"); 133 LOGE("Softap driver start: %d", ret); 142 LOGD("Softap driver start: %d", ret); 150 LOGE("Softap driver stop - failed to open socket"); 154 LOGD("Softap driver stop - wrong interface"); 167 LOGD("Softap driver stop: %d", ret);
|
/external/clang/tools/driver/ |
cc1as_main.cpp | 16 #include "clang/Driver/Arg.h" 17 #include "clang/Driver/ArgList.h" 18 #include "clang/Driver/DriverDiagnostic.h" 19 #include "clang/Driver/CC1AsOptions.h" 20 #include "clang/Driver/OptTable.h" 21 #include "clang/Driver/Options.h" 62 using namespace clang::driver; 139 using namespace clang::driver::cc1asoptions; 395 llvm::OwningPtr<driver::OptTable> Opts(driver::createCC1AsOptTable()) [all...] |
driver.cpp | 1 //===-- driver.cpp - Clang GCC-Compatible Driver --------------------------===// 10 // This is the entry point to the clang driver; it is a thin wrapper 11 // for functionality in the Driver clang library. 15 #include "clang/Driver/Compilation.h" 16 #include "clang/Driver/Driver.h" 17 #include "clang/Driver/Option.h" 43 using namespace clang::driver; 260 Driver &TheDriver [all...] |
/external/wpa_supplicant_6/wpa_supplicant/src/drivers/ |
driver_madwifi.c | 2 * WPA Supplicant - driver interaction with MADWIFI 802.11 driver 17 * be used instead of this driver wrapper. 24 #include "driver.h" 38 /* Assume this is built against BSD branch of madwifi driver. */ 76 * the data for the driver. 378 /* ap_scan=2 mode - driver takes care of AP selection and 381 * change something in the driver */ 449 * if the driver does not send this event for any reason. This timeout 564 wpa_printf(MSG_DEBUG, "%s: failed to enable driver-based [all...] |
driver_prism54.c | 2 * WPA Supplicant - driver interaction with Linux Prism54.org driver 21 #include "driver.h" 161 * sake, the driver could be enhanced to support the missing key. */ 366 .desc = "Prism54.org driver (Intersil Prism GT/Duette/Indigo)",
|
/external/wpa_supplicant_8/wpa_supplicant/ |
wpa_supplicant_i.h | 74 * driver - Driver interface name, or %NULL to use the default driver 76 const char *driver; member in struct:wpa_interface 79 * driver_param - Driver interface parameters 97 * If the driver interface (ifname) is included in a Linux bridge 169 * override_driver - Optional driver parameter override 171 * This parameter can be used to override the driver parameter in 172 * dynamic interface addition to force a specific driver wrapper to be 390 struct wpa_driver_ops *driver; member in struct:wpa_supplicant [all...] |
ChangeLog | 11 * bsd: Cleaned up driver wrapper and added various low-level 47 * cleaned up driver wrapper API (struct wpa_driver_ops); the new API 48 is not fully backwards compatible, so out-of-tree driver wrappers 77 * allow multiple driver wrappers to be specified on command line 82 SSIDs); this requires driver support and can currently be used only 97 * use shared driver wrapper files with hostapd 108 (this can also be used with a new 'none' driver wrapper if no 175 consumer grade routers); driver interface 'roboswitch' 194 * added driver_ps3 for the PS3 Linux wireless driver 250 using a longer hardcoded timeout for the scan if the driver support [all...] |
/external/bison/djgpp/ |
config.bat | 257 test -f %XSRC%/examples/calcxx/calc++-driver.cc
258 if not errorlevel 1 mv -f %XSRC%/examples/calcxx/calc++-driver.cc %XSRC%/examples/calcxx/calcxx-driver.cc
259 test -f %XSRC%/examples/calcxx/calcxx-driver.cc
260 if errorlevel 1 mv -f %XSRC%/examples/calcxx/calcpp-driver.cc %XSRC%/examples/calcxx/calcxx-driver.cc
261 test -f %XSRC%/examples/calcxx/calc++-driver.hh
262 if not errorlevel 1 mv -f %XSRC%/examples/calcxx/calc++-driver.hh %XSRC%/examples/calcxx/calcxx-driver.hh
263 test -f %XSRC%/examples/calcxx/calcxx-driver.hh [all...] |
/external/clang/lib/Driver/ |
Option.cpp | 1 //===--- Option.cpp - Abstract Driver Options -----------------------------===// 10 #include "clang/Driver/Option.h" 12 #include "clang/Driver/Arg.h" 13 #include "clang/Driver/ArgList.h" 17 using namespace clang::driver;
|
/external/webkit/Source/ThirdParty/ANGLE/include/GLSLANG/ |
ShaderLang.h | 10 // This is the platform independent interface between an OGL driver 78 // Driver must call this first, once, before doing any other 84 // Driver should call this at shutdown. 116 // ShHandle held by but opaque to the driver. It is allocated, 125 // Driver calls these to create and destroy compiler objects.
|
/external/wpa_supplicant/ |
driver_prism54.c | 2 * WPA Supplicant - driver interaction with Linux Prism54.org driver 21 #include "driver.h" 163 * sake, the driver could be enhanced to support the missing key. */ 369 .desc = "Prism54.org driver (Intersil Prism GT/Duette/Indigo)",
|
main.c | 44 " -i<ifname> -c<config file> [-C<ctrl>] [-D<driver>] " 48 "[-D<driver>] \\\n" 68 " -D = driver name\n" 77 printf(" -p = driver parameters\n" 167 iface->driver = optarg;
|
driver_madwifi.c | 2 * WPA Supplicant - driver interaction with MADWIFI 802.11 driver 20 #include "driver.h" 30 /* Assume this is built against BSD branch of madwifi driver. */ 66 * the data for the driver. 368 /* ap_scan=2 mode - driver takes care of AP selection and 371 * change something in the driver */ 439 * if the driver does not send this event for any reason. This timeout 531 wpa_printf(MSG_DEBUG, "%s: failed to enable driver-based "
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPManager.h | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors. 61 * Open handle to the DSP/BIOS Bridge driver 68 * DSP_EFAIL: Failed to open handle to the DSP/BIOS Bridge driver 76 * Close handle to the DSP/BIOS Bridge driver 83 * DSP_EFAIL: Failed to close handle to the DSP/BIOS Bridge driver
|
/libcore/luni/src/main/java/java/sql/ |
BatchUpdateException.java | 34 * thrown, the JDBC driver may continue processing the remaining commands in the 35 * batch. If the driver does process more commands after the problem occurs, the 210 * thrown, the JDBC driver may continue processing the remaining commands in 211 * the batch. If the driver does so, the array returned by {@code 218 * exception was thrown. Alternatively, if the driver continues to
|
/external/mesa3d/docs/ |
README.3DFX | 2 3Dfx Glide device driver 57 enable driver debug code 200 "d" - disable glide driver 226 The 3dfx Glide driver in Mesa is disabled by default. Not too many people 227 use this driver anymore and at some point down the road it will be dropped. 229 To use/enable the Glide driver either do this: 255 version of the driver; 291 The driver is able to fallback to pure software rendering when afeature 314 - If you're going to use a newer Mesa/Glide driver than v0.27 then 315 unpack the new driver archive over the Mesa directory [all...] |
/external/grub/netboot/ |
rtl8139.c | 1 /* rtl8139.c - etherboot driver for the Realtek 8139 chipset 3 ported from the linux driver written by Donald Becker 9 changes to the original driver: 27 that was in the Linux driver and added a bit more 8139 definitions. 41 various places in the driver, reading Don Becker's and Jeff Garzik's Linux 42 driver and even the FreeBSD driver (what a piece of crap!) - and 53 save buffer space. This should decrease driver size and avoid 308 /* The Linux driver changes Config1 here to use a different LED pattern
|
/external/kernel-headers/original/linux/ |
pnp.h | 136 struct device dev; /* Driver Model device interface */ 163 struct pnp_card_driver * driver; member in struct:pnp_card_link 179 struct device dev; /* Driver Model device interface */ 190 struct pnp_driver * driver; member in struct:pnp_dev 284 * Driver Management 300 struct device_driver driver; member in struct:pnp_driver 303 #define to_pnp_driver(drv) container_of(drv, struct pnp_driver, driver) 319 /* pnp driver flags */ 339 struct device dev; /* link to driver model */
|
/external/llvm/test/Transforms/LoopDeletion/ |
2011-06-21-phioperands.ll | 7 %"class.clang::driver::Arg" = type { %"class.clang::driver::Option"*, %"class.clang::driver::Arg"*, i32, i8, %0 } 8 %"class.clang::driver::Option" = type { i32 (...)**, i32, %"class.clang::SourceLocation", i8*, %"class.clang::driver::OptionGroup"*, %"class.clang::driver::Option"*, i8 } 9 %"class.clang::driver::OptionGroup" = type { %"class.clang::driver::Option" } 168 %tmp178218.us.lcssa = phi %"class.clang::driver::Arg"** [ undef, %if.end.i.us ], [ undef, %for.cond.i.us ]
|