/bionic/libc/kernel/arch-mips/asm/lasat/ |
lasat.h | 85 unsigned char vendor; member in struct:lasat_eeprom_struct_pre7
|
/bionic/libc/kernel/common/linux/ |
mod_devicetable.h | 24 __u32 vendor, device; member in struct:pci_device_id 196 __u16 vendor; member in struct:input_device_id
|
telephony.h | 37 vendor = 0, enumerator in enum:__anon621
|
/development/ndk/platforms/android-3/include/linux/ |
mod_devicetable.h | 18 __u32 vendor, device; member in struct:pci_device_id 192 __u16 vendor; member in struct:input_device_id
|
telephony.h | 31 vendor = 0, enumerator in enum:__anon1255
|
/development/ndk/platforms/android-9/arch-mips/include/asm/lasat/ |
lasat.h | 85 unsigned char vendor; member in struct:lasat_eeprom_struct_pre7
|
/external/apache-harmony/archive/src/test/java/org/apache/harmony/archive/tests/java/util/zip/ |
DeflaterTest.java | 214 if (System.getProperty("java.vendor").startsWith("IBM")) { 377 if (System.getProperty("java.vendor").startsWith("IBM")) { 1079 String vendor = System.getProperty("java.vendor"); local 1080 if (vendor.indexOf("IBM") != -1) { [all...] |
/external/chromium_org/third_party/mesa/src/src/egl/drivers/glx/ |
egl_glx.c | 565 const char *vendor; local 570 vendor = GLX_drv->glXGetClientString(GLX_dpy->dpy, GLX_VENDOR); 571 if (vendor && strstr(vendor, "NVIDIA")) { 572 vendor = GLX_drv->glXQueryServerString(GLX_dpy->dpy, screen, GLX_VENDOR); 573 if (vendor && strstr(vendor, "NVIDIA")) { [all...] |
/external/chromium_org/third_party/mesa/src/src/glx/ |
glxclient.h | 357 GLubyte *vendor; member in struct:glx_context 557 * \name Storage for the servers GLX vendor and versions strings.
|
/external/grub/netboot/ |
fa311.c | 102 unsigned short vendor; member in struct:FA311_DEV 137 dev->vendor = pci->vendor;
|
natsemi.c | 194 static unsigned short vendor, dev_id; 262 vendor = pci->vendor; 291 printf("natsemi_probe: Vendor:%#hX Device:%#hX\n", vendor, dev_id); 193 static unsigned short vendor, dev_id; variable
|
pci.h | 175 unsigned short vendor, dev_id; member in struct:pci_device
|
/external/kernel-headers/original/asm-mips/lasat/ |
lasat.h | 93 unsigned char vendor; member in struct:lasat_eeprom_struct_pre7
|
/external/kernel-headers/original/linux/ |
mod_devicetable.h | 18 __u32 vendor, device; /* Vendor and device ID or PCI_ANY_ID*/ member in struct:pci_device_id 61 * @idVendor: USB vendor ID for a device; numbers are assigned 63 * @idProduct: Vendor-assigned product ID. 64 * @bcdDevice_lo: Low end of range of vendor-assigned product version numbers. 71 * or be vendor-specific. Device classes specify behavior of all 77 * or be vendor-specific. Interface classes specify behavior only 283 __u16 vendor; member in struct:input_device_id
|
telephony.h | 50 * Vendor Summary Information Area 77 vendor = 0, enumerator in enum:__anon22968
|
/external/mesa3d/src/egl/drivers/glx/ |
egl_glx.c | 565 const char *vendor; local 570 vendor = GLX_drv->glXGetClientString(GLX_dpy->dpy, GLX_VENDOR); 571 if (vendor && strstr(vendor, "NVIDIA")) { 572 vendor = GLX_drv->glXQueryServerString(GLX_dpy->dpy, screen, GLX_VENDOR); 573 if (vendor && strstr(vendor, "NVIDIA")) { [all...] |
/external/mesa3d/src/glx/ |
glxclient.h | 357 GLubyte *vendor; member in struct:glx_context 557 * \name Storage for the servers GLX vendor and versions strings.
|
/external/tcpdump/ |
print-pptp.c | 109 u_char vendor[64]; member in struct:pptp_msg_sccrq 121 u_char vendor[64]; member in struct:pptp_msg_sccrp 264 2 u_char vendor[64]; 580 pptp_vendor_print(const u_char *vendor) 582 printf(" VENDOR(%.64s)", vendor); 606 TCHECK(ptr->vendor); 607 pptp_vendor_print(&ptr->vendor[0]); 636 TCHECK(ptr->vendor); 637 pptp_vendor_print(&ptr->vendor[0]) [all...] |
/external/wpa_supplicant_8/src/eap_peer/ |
eap.c | 38 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor, 114 * @vendor: Vendor-Id for expanded types or 0 = IETF for legacy types 118 int eap_allowed_method(struct eap_sm *sm, int vendor, u32 method) 128 for (i = 0; m[i].vendor != EAP_VENDOR_IETF || 130 if (m[i].vendor == vendor && m[i].method == method) 250 wpa_printf(MSG_DEBUG, "EAP: vendor %u method %u not allowed", 253 "vendor=%u method=%u -> NAK", 261 "vendor=%u method=%u", sm->reqVendor, method) 1873 int vendor; local [all...] |
tncc.c | 513 unsigned int vendor, subtype; local 518 vendor = type >> 8; 525 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && 1231 /* Vendor-Specific TLV (Microsoft) - SoH */ 1262 /* Vendor-Specific Attribute */
|
/external/wpa_supplicant_8/src/eap_server/ |
eap_i.h | 25 int vendor; member in struct:eap_method
|
tncs.c | 558 unsigned int vendor, subtype; local 563 vendor = type >> 8; 570 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && 1243 /* Vendor-Specific TLV (Microsoft) - SoH Request */
|
/frameworks/base/tools/aapt/ |
AaptAssets.h | 70 : locale(_locale), vendor(_vendor), mParamsChanged(true) { } 122 String8 vendor; member in struct:AaptGroupEntry 221 * vendor/locale variations).
|
/hardware/libhardware/include/hardware/ |
sensors.h | 507 * same sensor_t::name and sensor_t::vendor. 579 * same sensor_t::name and sensor_t::vendor. 912 /* vendor of the hardware part */ 913 const char* vendor; member in struct:sensor_t [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
telephony.h | 50 * Vendor Summary Information Area 77 vendor = 0, enumerator in enum:__anon40519
|