Home
last modified time | relevance | path

Searched defs:vendor (Results 1 - 25 of 187) sorted by relevance

12345678

/third_party/backends/japi/
H A DSaneDevice.java48 public String vendor; // device vendor string field in SaneDevice
/third_party/elfutils/libebl/
H A Deblcheckobjattr.c38 ebl_check_object_attribute (Ebl *ebl, const char *vendor, int tag, in ebl_check_object_attribute() argument
/third_party/elfutils/backends/
H A Dcsky_attrs.c40 csky_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value __attribute__ ((unused)), const char **tag_name, const char **value_name __attribute__ ((unused))) csky_check_object_attribute() argument
H A Darm_attrs.c47 arm_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) arm_check_object_attribute() argument
H A Dppc_attrs.c40 ppc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) ppc_check_object_attribute() argument
H A Dsparc_attrs.c40 sparc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) sparc_check_object_attribute() argument
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_unittest.cpp106 uint32_t vendor = 0; in TEST() local
/third_party/mesa3d/src/intel/common/
H A Dintel_uuid.c35 const char *vendor = "INTEL"; in intel_uuid_compute_device_id() local
/third_party/backends/sanei/
H A Dsanei_config2.c66 char *vendor = 0, *model = 0, *type = 0, *end; in sanei_config_attach_matching_devices() local
/third_party/mesa3d/src/egl/main/
H A Deglglvnd.c83 __egl_Main(uint32_t version, const __EGLapiExports *exports, __EGLvendorInfo *vendor, __EGLapiImports *imports) __egl_Main() argument
/third_party/toybox/toys/other/
H A Dlspci.c42 char *p = toybuf, *vendor = toybuf+9, *device = toybuf+18, in do_lspci() local
/third_party/vk-gl-cts/modules/gles3/
H A Dtgl45es3TestPackage.cpp68 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
/third_party/vk-gl-cts/modules/gles31/
H A Dtes31TestPackage.cpp77 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
H A Dtgl45es31TestPackage.cpp68 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
H A Deap_server_methods.c25 const struct eap_method * eap_server_get_eap_method(int vendor, EapType method) in eap_server_get_eap_method() argument
45 EapType eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() argument
71 eap_server_method_alloc(int version, int vendor, EapType method, const char *name) eap_server_method_alloc() argument
166 eap_server_get_name(int vendor, EapType type) eap_server_get_name() argument
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_methods.c25 const struct eap_method * eap_server_get_eap_method(int vendor, in eap_server_get_eap_method() argument
46 enum eap_type eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() argument
72 eap_server_method_alloc(int version, int vendor, enum eap_type method, const char *name) eap_server_method_alloc() argument
169 eap_server_get_name(int vendor, enum eap_type type) eap_server_get_name() argument
[all...]
/third_party/backends/backend/
H A Dpieusb.h77 SANE_Word vendor; /* USB vendor identifier */ member
/third_party/mesa3d/src/glx/
H A Dglxglvnd.c57 __glx_Main(uint32_t version, const __GLXapiExports *exports, __GLXvendorInfo *vendor, __GLXapiImports *imports) __glx_Main() argument
H A Dglxglvnddispatchfuncs.h11 AddFBConfigMapping(Display *dpy, GLXFBConfig config, __GLXvendorInfo *vendor) AddFBConfigMapping() argument
17 AddFBConfigsMapping(Display *dpy, const GLXFBConfig *ret, int *nelements, __GLXvendorInfo *vendor) AddFBConfigsMapping() argument
36 AddDrawableMapping(Display *dpy, GLXDrawable drawable, __GLXvendorInfo *vendor) AddDrawableMapping() argument
42 AddContextMapping(Display *dpy, GLXContext ctx, __GLXvendorInfo *vendor) AddContextMapping() argument
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcTestPackage.cpp74 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_methods.h32 static inline EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
38 static inline const char * eap_get_name(int vendor, EapType type) in eap_get_name() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_methods.h34 static inline enum eap_type eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() argument
40 static inline const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name() argument
/third_party/eudev/src/scsi_id/
H A Dscsi_id.h41 char vendor[9]; member
/third_party/ffmpeg/libavutil/x86/
H A Dcpu.c99 union { int i[3]; char c[12]; } vendor; in ff_get_cpu_flags_x86() local
/third_party/backends/backend/genesys/
H A Dtest_usb_device.cpp28 TestUsbDevice::TestUsbDevice(std::uint16_t vendor, std::uint16_t product, in TestUsbDevice() argument

Completed in 7 milliseconds

12345678