/third_party/backends/backend/ |
H A D | ricoh2.c | 171 SANE_Int vendor, product; in attach() local 197 status = sanei_usb_get_vendor_product (dn, &vendor, &product); in attach() 201 "attach: couldn't get vendor and product ids of device `%s': %s\n", in attach() 209 device->sane.vendor = "Ricoh"; in attach()
|
H A D | ibm.h | 313 SANE_Byte vendor[8]; member
|
H A D | umax.h | 238 char vendor[9]; /* will be UMAX */ member
|
/third_party/backends/testsuite/sanei/ |
H A D | sanei_config_test.c | 172 SANE_Char vendor[128]; in string_option() local 193 options[i]->name = "vendor"; in string_option() 194 options[i]->title = "vendor name"; in string_option() 195 options[i]->desc = "user provided scanner's vendor name"; in string_option() 201 values[i] = vendor; in string_option() 216 assert (strcmp (vendor, "my vendor") == 0); in string_option()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/ |
H A D | DisplayGLX.cpp | 307 VendorID vendor = GetVendorID(functionsGL.get()); in initialize() local 311 if (isOpenGLES && (IsIntel(vendor) || IsNvidia(vendor))) in initialize()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
H A D | DisplayWGL.cpp | 289 VendorID vendor = GetVendorID(functionsGL); in initializeImpl() local 290 if (requestedDisplayType == EGL_PLATFORM_ANGLE_TYPE_OPENGLES_ANGLE && IsIntel(vendor)) in initializeImpl() 306 mUseDXGISwapChains = !IsAMD(vendor) && (currentProcessId != windowProcessId); in initializeImpl()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
H A D | tncc.c | 465 unsigned int vendor, subtype; in tncc_supported_type() local 470 vendor = type >> 8; in tncc_supported_type() 477 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncc_supported_type()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | tncs.c | 490 unsigned int vendor, subtype; in tncs_supported_type() local 495 vendor = type >> 8; in tncs_supported_type() 502 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncs_supported_type()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
H A D | tncc.c | 465 unsigned int vendor, subtype; in tncc_supported_type() local 470 vendor = type >> 8; in tncc_supported_type() 477 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncc_supported_type()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | tncs.c | 490 unsigned int vendor, subtype; in tncs_supported_type() local 495 vendor = type >> 8; in tncs_supported_type() 502 if ((vendor == svendor || svendor == TNC_VENDORID_ANY) && in tncs_supported_type()
|
/drivers/hdf_core/adapter/khdf/linux/model/network/wifi/vendor/hi3881/ |
H A D | Makefile | 46 include drivers/hdf/khdf/model/network/wifi/vendor/hi3881/env_config.mk
|
/drivers/peripheral/input/ddk_service/src/emit_event_manager/ |
H A D | virtual_device.cpp | 111 uinputDev_.id.vendor = vendorId_; in SetUp()
|
/drivers/peripheral/input/udriver/include/ |
H A D | input_device_manager.h | 117 "attrSet.id.busType: %{public}u attrSet.id.vendor: %{public}u " in dumpInfoList() 122 in.detailInfo.attrSet.id.busType, in.detailInfo.attrSet.id.vendor, in dumpInfoList()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/cj/src/ |
H A D | bundle_manager_utils.h | 314 char* vendor; member
|
/foundation/multimodalinput/input/service/libinput_adapter/test/ |
H A D | hotplug_detector_test.cpp | 68 usetup.id.vendor = 0x1234; /* sample vendor */ in Create()
|
/third_party/elfutils/libebl/ |
H A D | libebl.h | 184 extern bool ebl_check_object_attribute (Ebl *ebl, const char *vendor,
|
/third_party/node/deps/npm/lib/utils/ |
H A D | sbom-cyclonedx.js | 61 vendor: 'npm',
|
/third_party/libinput/include/linux/linux/ |
H A D | input.h | 54 __u16 vendor; member
|
/third_party/libinput/include/linux/freebsd/ |
H A D | input.h | 55 uint16_t vendor; member
|
/third_party/libinput/test/ |
H A D | litest-device-waltop-tablet.c | 94 .vendor = 0x172f,
|
H A D | litest-device-keyboard-quirked.c | 31 .vendor = 0x1,
|
H A D | litest-device-keyboard-razer-blade-stealth-videoswitch.c | 35 .vendor = 0x1532,
|
H A D | litest-device-apple-internal-keyboard.c | 31 .vendor = 0x5ac,
|
/third_party/libevdev/include/linux/linux/ |
H A D | input.h | 59 __u16 vendor; member
|
/third_party/libevdev/test/ |
H A D | test-common-uinput.c | 188 libevdev_set_id_vendor(dev->d, ids->vendor); in uinput_device_set_ids()
|