Home
last modified time | relevance | path

Searched defs:vendor (Results 126 - 150 of 236) sorted by relevance

12345678910

/device/soc/rockchip/rk3588/kernel/drivers/pci/
H A Dpci.h596 u16 vendor; member
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dmodule_profile.cpp231 std::string vendor; member
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h251 std::string vendor; member
/test/xts/acts/graphic/graphicEGL/entry/src/main/cpp/
H A Deglndk.cpp697 const char *vendor = eglQueryString(m_eglDisplay, EGL_VENDOR); in EglQueryString() local
709 const char *vendor = eglQueryString(m_eglDisplay, EGL_VENDOR); in EglQueryStringAbnormal() local
/third_party/backends/backend/
H A Dcanon630u-common.c1504 SANE_Word vendor; in CANON_open_device() local
H A Depson2.c523 char *vendor = buf + 8; in detect_scsi() local
581 int vendor, product; in detect_usb() local
808 int vendor, product; attach_one_config() local
[all...]
H A Dma1509.c286 SANE_Word vendor, product; in attach() local
H A Dlexmark.h107 SANE_String_Const vendor; member
H A Dmustek_pp_ccd300.c1635 ccd300_capabilities(SANE_Int info, SANE_String * model, SANE_String * vendor, SANE_String * type, SANE_Int * maxres, SANE_Int * minres, SANE_Int * maxhsize, SANE_Int * maxvsize, SANE_Int * caps) ccd300_capabilities() argument
H A Dsp15c.c1240 char vendor[9]; in sp15c_identify_scanner() local
[all...]
H A Dpieusb_scancmd.h62 SANE_Char vendor[9]; /* actually 8 bytes, not null-terminated ...PIE ... */ member
H A Dricoh.h258 SANE_Byte vendor[8]; member
H A Dsnapscan.c395 snapscani_check_device( int fd, SnapScan_Bus bus_type, char* vendor, char* model, SnapScan_Model* model_num ) snapscani_check_device() argument
458 snapscani_init_device_structure( SnapScan_Device **pd, const SnapScan_Bus bus_type, SANE_String_Const name, const char* vendor, const char* model, const SnapScan_Model model_num ) snapscani_init_device_structure() argument
525 char vendor[8]; add_scsi_device() local
581 char vendor[8]; add_usb_device() local
984 char vendor[8]; sane_open() local
[all...]
/third_party/backends/tools/
H A Dsane-find-scanner.c250 unsigned char vendor[9]; in scanner_identify_scsi_scanner() local
354 SANE_Word vendor, product; in check_usb_file() local
495 char *vendor; check_libusb_device() local
827 char *vendor; check_libusb_device() local
[all...]
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_android.c1533 droid_filter_device(_EGLDisplay *disp, int fd, const char *vendor) argument
H A Dplatform_ohos.c1086 ohos_filter_device(_EGLDisplay *disp, int fd, const char *vendor) in ohos_filter_device() argument
/third_party/mesa3d/src/glx/
H A Dglxclient.h370 GLubyte *vendor; member
/third_party/libinput/include/linux/linux/
H A Dinput.h54 __u16 vendor; member
/third_party/libinput/include/linux/freebsd/
H A Dinput.h55 uint16_t vendor; member
/third_party/libevdev/include/linux/linux/
H A Dinput.h59 __u16 vendor; member
/third_party/ltp/tools/sparse/sparse-src/
H A Dsparse-llvm.c1300 const char *arch, *vendor, *os, *env, *layout = NULL; in set_target() local
/third_party/node/deps/v8/src/base/
H A Dcpu.h37 const char* vendor() const { return vendor_; } in vendor() function in v8::base::final
/third_party/pulseaudio/src/modules/bluetooth/
H A Dbackend-native.c762 int vendor, product, version, features; in rfcomm_io_callback() local
/third_party/skia/third_party/externals/angle2/src/feature_support_util/
H A Dfeature_support_util.cpp412 GPU(StringPart vendor, IntegerPart deviceId, Version version) in GPU() argument
418 GPU(std::string vendor, uint32_t deviceId, Version version) in GPU() argument
436 auto vendor = StringPart::FromJson(jObject, kJsonVendor); in CreateGpuFromJson() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/glx/
H A DDisplayGLX.cpp307 VendorID vendor = GetVendorID(functionsGL.get()); in initialize() local

Completed in 35 milliseconds

12345678910