Searched defs:driver (Results 201 - 225 of 234) sorted by relevance

12345678910

/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c264 FT_Driver driver = slot->face->driver; local
265 FT_Driver_Class clazz = driver->clazz;
266 FT_Memory memory = driver->root.memory;
271 slot->library = driver->root.library;
278 if ( FT_DRIVER_USES_OUTLINES( driver ) )
374 FT_Driver driver = slot->face->driver; local
375 FT_Driver_Class clazz = driver->clazz;
376 FT_Memory memory = driver
407 FT_Driver driver; local
456 FT_Driver driver = slot->face->driver; local
595 FT_Driver driver; local
1135 open_face( FT_Driver driver, FT_Stream stream, FT_Long face_index, FT_Int num_params, FT_Parameter* params, FT_Face *aface ) argument
2027 FT_Driver driver = NULL; local
2310 FT_Driver driver; local
2363 FT_Driver driver; local
2406 FT_Driver driver; local
2465 FT_Driver driver; local
3000 FT_Driver driver; local
4272 FT_Driver driver = FT_DRIVER( module ); local
4300 FT_Driver driver = FT_DRIVER( module ); local
[all...]
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcffgload.c496 CFF_Driver driver = (CFF_Driver)FT_FACE_DRIVER( builder->face ); local
499 if ( driver->hinting_engine == FT_CFF_HINTING_FREETYPE )
2812 CFF_Driver driver = (CFF_Driver)FT_FACE_DRIVER( face ); local
2841 if ( driver->hinting_engine == FT_CFF_HINTING_FREETYPE )
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dhostapd.h14 #include "drivers/driver.h"
121 const struct wpa_driver_ops *driver; member in struct:hostapd_data
282 * When set, indicates that the driver will handle the AP
295 * struct wpa_driver_capa in driver.h
299 /* extended capabilities supported by the driver */
H A Dap_config.h542 const struct wpa_driver_ops *driver; member in struct:hostapd_config
/external/wpa_supplicant_8/src/ap/
H A Dhostapd.h14 #include "drivers/driver.h"
121 const struct wpa_driver_ops *driver; member in struct:hostapd_data
282 * When set, indicates that the driver will handle the AP
295 * struct wpa_driver_capa in driver.h
299 /* extended capabilities supported by the driver */
H A Dap_config.h542 const struct wpa_driver_ops *driver; member in struct:hostapd_config
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c30 #include "drivers/driver.h"
557 char *driver = NULL; local
571 os_free(driver);
572 driver = os_strdup(entry.str_value);
574 if (driver == NULL)
619 iface.driver = driver;
637 os_free(driver);
2548 /* TODO: Ensure that driver actually supports sha256 encryption. */
2567 /* TODO: Ensure that driver actuall
3154 const char *driver; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dhostapd.h14 #include "drivers/driver.h"
121 const struct wpa_driver_ops *driver; member in struct:hostapd_data
282 * When set, indicates that the driver will handle the AP
295 * struct wpa_driver_capa in driver.h
299 /* extended capabilities supported by the driver */
H A Dap_config.h542 const struct wpa_driver_ops *driver; member in struct:hostapd_config
/external/wpa_supplicant_8/wpa_supplicant/
H A Dwpa_supplicant.c511 * wpa_clear_keys - Clear keys configured for the driver
516 * for the driver.
1975 wpa_msg(wpa_s, MSG_INFO, "Association request to the driver "
1979 * The driver is known to mean what is saying, so we
2092 * When using driver-based BSS selection, we may not know the
2094 * need to notify the driver of this disconnection even in such
2499 "driver");
2506 "driver");
2549 wpa_printf(MSG_ERROR, "Failed to initialize driver "
2555 wpa_s->driver
2567 const char *pos, *driver = name; local
3538 const char *ifname, *driver, *rn; local
[all...]
H A Dwpa_supplicant_i.h91 * driver - Driver interface name, or %NULL to use the default driver
93 const char *driver; member in struct:wpa_interface
114 * If the driver interface (ifname) is included in a Linux bridge
125 * This is used only when the driver supports a dedicated P2P Device
205 * override_driver - Optional driver parameter override
207 * This parameter can be used to override the driver parameter in
208 * dynamic interface addition to force a specific driver wrapper to be
485 struct wpa_driver_ops *driver; member in struct:wpa_supplicant
508 unsigned int keys_cleared; /* bitfield of key indexes that the driver i
[all...]
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c690 // Lookup for a match in the list of API driver names
691 // return -1 if not found, driver match number otherwise
692 static int get_sub_api(char* driver, int api){ argument
696 size_t len = safe_strlen(driver);
701 memcpy(tmp_str, driver, len+1);
1191 // Precedence for filter drivers vs driver is in the order of this array
1193 {"\0\0", SPDRP_SERVICE, "driver"},
1194 {"\0\0", SPDRP_UPPERFILTERS, "upper filter driver"},
1195 {"\0\0", SPDRP_LOWERFILTERS, "lower filter driver"}
1213 // NB: none of the driver name
[all...]
/external/kernel-headers/original/uapi/linux/
H A Dethtool.h32 * depending on the driver.
69 * the driver only emulates clause 22 registers for compatibility.
82 /* these strings are set to whatever the driver author decides... */
85 char driver[32]; /* driver short name, "tulip", "eepro100" */ member in struct:ethtool_drvinfo
86 char version[32]; /* driver version string */
124 __u32 version; /* driver-specific, indicates different chips/revs */
250 * the driver causes these values to be silently ignored.
287 * of pending RX/TX ring entries the driver will allow the
307 * @max_rx: Read only. Maximum number of receive channel the driver suppor
[all...]
H A Dvideodev2.h87 V4L2_FIELD_ANY = 0, /* driver can choose from none,
222 * @driver: name of the driver module (e.g. "bttv")
231 __u8 driver[16]; member in struct:v4l2_capability
571 #define V4L2_JPEG_MARKER_APP (1<<7) /* App segment, driver will
645 * Contains data exchanged by application and driver using one of the Streaming
700 * @fd: file descriptor associated with DMABUF (set by driver)
813 * an application and a driver.
1297 /* IDs reserved for driver specific controls */
1501 /* Play format requirements (returned by the driver)
[all...]
/external/kernel-headers/original/uapi/sound/
H A Dasound.h71 * Section for driver hardware dependent interface - /dev/snd/hw? *
113 unsigned int version; /* R: driver-specific version */
114 unsigned char id[32]; /* R: driver-specific ID string */
126 unsigned long driver_data; /* W: driver-specific data */
433 #define SNDRV_PCM_SYNC_PTR_APPL (1<<1) /* get appl_ptr from driver (r/w op) */
434 #define SNDRV_PCM_SYNC_PTR_AVAIL_MIN (1<<2) /* get avail_min from driver */
759 * Section for driver control interface - /dev/snd/control? *
769 unsigned char driver[16]; /* Driver name */ member in struct:snd_ctl_card_info
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c44 #include "driver.h"
185 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
188 #define IFF_DORMANT 0x20000 /* driver signals dormant */
1466 "nl80211: Ignore auth event when using driver SME");
1543 "nl80211: Ignore assoc event when using driver SME");
3897 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based "
3903 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based roaming");
4038 "interface (driver advertised support)");
4044 "concurrent (driver advertised support)");
4099 * in the driver/firmwar
11083 struct wpa_driver_nl80211_data *driver; local
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c44 #include "driver.h"
185 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
188 #define IFF_DORMANT 0x20000 /* driver signals dormant */
1466 "nl80211: Ignore auth event when using driver SME");
1543 "nl80211: Ignore assoc event when using driver SME");
3897 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based "
3903 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based roaming");
4038 "interface (driver advertised support)");
4044 "concurrent (driver advertised support)");
4099 * in the driver/firmwar
11083 struct wpa_driver_nl80211_data *driver; local
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c44 #include "driver.h"
185 #define IFF_LOWER_UP 0x10000 /* driver signals L1 up */
188 #define IFF_DORMANT 0x20000 /* driver signals dormant */
1466 "nl80211: Ignore auth event when using driver SME");
1543 "nl80211: Ignore assoc event when using driver SME");
3897 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based "
3903 wpa_printf(MSG_DEBUG, "nl80211: Using driver-based roaming");
4038 "interface (driver advertised support)");
4044 "concurrent (driver advertised support)");
4099 * in the driver/firmwar
11083 struct wpa_driver_nl80211_data *driver; local
[all...]
/external/owasp/sanitizer/lib/htmlparser-1.3/
H A Dhtmlparser-1.3-with-transitions.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
H A Dhtmlparser-1.3.jarMETA-INF/MANIFEST.MF nu/validator/htmlparser/tools/XSLT4HTML5XOM.class XSLT4HTML5XOM.java package nu. ...
/external/qemu/qapi-auto-generated/
H A Dqapi-types.h3180 char * driver; member in struct:BlockdevOptionsBase
/external/valgrind/main/include/vki/
H A Dvki-linux.h1686 /* Yield the port (release it if another driver is waiting,
1766 unsigned short driver_status;/* [o] errors from software driver */
2078 __vki_u32 accel; /* Indicate to driver which */
2444 char driver[VKI_USBDEVFS_MAXDRIVERNAME + 1]; member in struct:vki_usbdevfs_getdriver
2583 #define VKI_SIOCSIWCOMMIT 0x8B00 /* Commit pending changes to driver */
3172 char driver[16]; member in struct:vki_media_device_info
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/lib/main/
H A Dh2-1.2.147.jar ... .MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction.class AggregateFunction.java package ...

Completed in 2196 milliseconds

12345678910