Searched refs:vendor (Results 126 - 150 of 151) sorted by relevance

1234567

/macosx-10.10/SmartcardCCID-55008/ccid/ccid/src/
H A Dccid_usb.c139 int vendor; /* idVendor */ member in struct:_bogus_firmware
241 /* format: usb:%04x/%04x, vendor, product */
1035 if (desc->idVendor != Bogus_firmwares[i].vendor)
/macosx-10.10/tcl-105/tk/tk/xlib/X11/
H A DXlib.h88 #define ServerVendor(dpy) ((dpy)->vendor)
448 char *vendor; /* vendor of the server hardware */ member in struct:_XDisplay
/macosx-10.10/tcl-105/tk84/tk/xlib/X11/
H A DXlib.h97 #define ServerVendor(dpy) ((dpy)->vendor)
457 char *vendor; /* vendor of the server hardware */ member in struct:_XDisplay
/macosx-10.10/IOPCIFamily-239.1.2/
H A DIOPCIConfigurator.cpp713 uint32_t vendor, product, classCode, revID; local
744 vendor = value & 0xffff;
747 prop = OSData::withBytes( &vendor, sizeof(vendor) );
750 propTable->setObject("vendor-id", prop );
800 propTable->setObject("subsystem-vendor-id", prop );
813 && ((subVendor != vendor) || (subProduct != product)))
819 out += snprintf(out, sizeof("pcivvvv,pppp"), "pci%x,%x", vendor, product) + 1;
851 && (0x8086 == vendor)
H A DIOPCIBridge.cpp1634 uint32_t vendor, product, classCode, revID; local
1639 if ((data = OSDynamicCast(OSData, entry->getProperty("vendor-id"))))
1640 vendor = *((uint32_t *) data->getBytesNoCopy());
1655 if ((data = OSDynamicCast(OSData, entry->getProperty("subsystem-vendor-id"))))
1663 entry->savedConfig[kIOPCIConfigVendorID >> 2] = (product << 16) | vendor;
1999 if (!found->getProperty("vendor-id")) continue;
/macosx-10.10/tcl-105/tcl_ext/quicktimetcl/quicktimetcl/
H A DEffectCommand.c620 (**theDesc).vendor = kAppleManufacturer;
/macosx-10.10/tcl-105/tk84/tk/macosx/
H A DtkMacOSXXStubs.c174 display->vendor = "Apple";
/macosx-10.10/tcl-105/tcl/tcl/unix/
H A Dconfigure.in631 AC_MSG_RESULT([supplied by OS vendor])
/macosx-10.10/vim-55/runtime/syntax/
H A Dspec.vim72 syn keyword specMacroNameOther contained buildroot buildsubdir distribution disturl ix86 name nil optflags perl_sitearch release requires_eq vendor version
/macosx-10.10/ruby-106/ruby/test/rexml/
H A Dtest_core.rb28 <vendor id="blah">
32 </vendor>
/macosx-10.10/xnu-2782.1.97/bsd/dev/i386/
H A Dsysctl.c318 SYSCTL_PROC(_machdep_cpu, OID_AUTO, vendor, CTLTYPE_STRING | CTLFLAG_RD | CTLFLAG_LOCKED,
320 i386_cpu_info, "A", "CPU vendor");
/macosx-10.10/sudo-73/src/
H A Dpp2579 #-- vendor
2581 vendor
2583 title "${pp_sd_vendor:-$vendor}"
3066 test -n "${pp_solaris_vendor:-$vendor}" &&
3067 echo "VENDOR=${pp_solaris_vendor:-$vendor}" >> $pkginfo
5645 pp_rpm_label "Vendor" "${pp_rpm_vendor:-$vendor}" >>$specfile
6917 bundle_vendor=${pp_macos_bundle_vendor:-$vendor}
7142 bundle_vendor=${pp_macos_bundle_vendor:-$vendor}
/macosx-10.10/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp4750 if ((input->vendor == fProvider->fVendorID) && (input->product == fProvider->fProductID))
4762 if ((input->vendor == fProvider->fVendorID) && (input->product == fProvider->fProductID))
/macosx-10.10/vim-55/runtime/ftplugin/
H A Dsql.vim141 " specify a vendor specific version
/macosx-10.10/emacs-93/emacs/src/
H A Dxfns.c3700 DEFUN ("x-server-vendor", Fx_server_vendor, Sx_server_vendor, 0, 1, 0,
3701 doc: /* Returns the "vendor ID" string of the X server of display DISPLAY.
3702 \(Labelling every distributor as a "vendor" embodies the false assumption
3711 char *vendor = ServerVendor (dpyinfo->display);
3713 if (! vendor) vendor = "";
3714 return build_string (vendor);
3721 number. See also the function `x-server-vendor'.
3694 char *vendor = ServerVendor (dpyinfo->display); variable
H A Dxterm.c3382 /* Keyboard processing - modifier keys, vendor-specific keysyms, etc. */
6421 /* Any "vendor-specific" key is ok. */
10683 char *vendor = ServerVendor (dpy);
10687 build_string (vendor ? vendor : ""));
11288 Qvendor_specific_keysyms = intern ("vendor-specific-keysyms");
10648 char *vendor = ServerVendor (dpy); local
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp3600 UInt32 vendor; local
3604 vendor = (edid->vendorProduct[0] << 8) | edid->vendorProduct[1];
3606 if (kAppleVESAVendorID == vendor)
/macosx-10.10/cups-408/cups/packaging/
H A Dcups.list.in19 %vendor Apple Inc.
/macosx-10.10/ksh-23/ksh/src/cmd/INIT/
H A Dproto.c234 int vendor; member in struct:ppinstk
389 char* checkpoint; int constack; struct ppinstk* in; char* addp; char* args; char* addbuf; char* catbuf; char* hdrbuf; char* hidebuf; char* path; char* tmpbuf; char* valbuf; char* optflags; int lastout; char* include; char* prefix; struct ppmember* member; int hidden; int hiding; int level; struct { int input; int output; } pool; struct { long ro_state; long ro_mode; long ro_option; long ro_op[2]; int on; char* symtab; } reset; int truncate; struct ppmacstk* macp; char* maxmac; char* mactop; char* toknxt; long* control; long* maxcon; struct oplist* chop; struct ppfile* insert; struct ppfile* original; struct ppdirs* found; int vendor; char* dirtab; char* strtab; PPBUILTIN builtin; PPCOMMENT comment; PPINCREF incref; PPLINESYNC linesync; PPLINESYNC olinesync; PPMACREF macref; PPOPTARG optarg; PPPRAGMA pragma; struct counter counter; char funbuf[256]; member in struct:ppglobals
/macosx-10.10/uucp-11/uucp/contrib/
H A Duupoll.shar167 The program uupoll was created to be a full replacement for the vendor
1783 can be used to fully replace the vendor supplied
/macosx-10.10/vim-55/runtime/autoload/
H A Dphpcomplete.vim3938 \ 'radius_put_vendor_addr(': 'resource radius_handle, int vendor, int type, string addr | bool',
3939 \ 'radius_put_vendor_attr(': 'resource radius_handle, int vendor, int type, string value | bool',
3940 \ 'radius_put_vendor_int(': 'resource radius_handle, int vendor, int type, int value | bool',
3941 \ 'radius_put_vendor_string(': 'resource radius_handle, int vendor, int type, string value | bool',
/macosx-10.10/IOGraphics-485/tools/
H A Dfitline.c648 bootGamma->vendor = 0;
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1652 bootGamma->vendor = 0;
1660 bootGamma->vendor = num->unsigned32BitValue();
6406 if ((data = OSDynamicCast(OSData, service->getProperty("vendor-id"))))
/macosx-10.10/WebInspectorUI-7600.1.17/Tools/PrettyPrinting/
H A Dcodemirror.js37 var safari = /Apple Computer/.test(navigator.vendor);
/macosx-10.10/WebInspectorUI-7600.1.17/UserInterface/External/CodeMirror/
H A Dcodemirror.js37 var safari = /Apple Computer/.test(navigator.vendor);

Completed in 476 milliseconds

1234567