/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
D | eap_server_methods.c | 25 const struct eap_method * eap_server_get_eap_method(int vendor, EapType method) in eap_server_get_eap_method() 45 EapType eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() 71 struct eap_method * eap_server_method_alloc(int version, int vendor, in eap_server_method_alloc() 166 const char * eap_server_get_name(int vendor, EapType type) in eap_server_get_name()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
D | eap_server_methods.c | 25 const struct eap_method * eap_server_get_eap_method(int vendor, in eap_server_get_eap_method() 46 enum eap_type eap_server_get_type(const char *name, int *vendor) in eap_server_get_type() 72 struct eap_method * eap_server_method_alloc(int version, int vendor, in eap_server_method_alloc() 168 const char * eap_server_get_name(int vendor, enum eap_type type) in eap_server_get_name()
|
/third_party/mesa3d/src/glx/ |
D | glxglvnddispatchfuncs.h | 12 __GLXvendorInfo *vendor) in AddFBConfigMapping() 18 int *nelements, __GLXvendorInfo *vendor) in AddFBConfigsMapping() 37 __GLXvendorInfo *vendor) in AddDrawableMapping() 43 __GLXvendorInfo *vendor) in AddContextMapping()
|
/third_party/mesa3d/src/egl/main/ |
D | egldispatchstubs.c | 79 static __eglMustCastToProperFunctionPointerType FetchVendorFunc(__EGLvendorInfo *vendor, in FetchVendorFunc() 111 __EGLvendorInfo *vendor; in __eglDispatchFetchByCurrent() local 123 __EGLvendorInfo *vendor; in __eglDispatchFetchByDisplay() local 132 __EGLvendorInfo *vendor; in __eglDispatchFetchByDevice() local
|
D | eglglvnd.c | 84 __EGLvendorInfo *vendor, __EGLapiImports *imports) in __egl_Main()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/ |
D | eap_methods.c | 30 const struct eap_method * eap_peer_get_eap_method(int vendor, in eap_peer_get_eap_method() 51 enum eap_type eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() 74 const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name() 282 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
D | eap_methods.h | 34 static inline enum eap_type eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() 40 static inline const char * eap_get_name(int vendor, enum eap_type type) in eap_get_name()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/ |
D | eap_methods.c | 30 const struct eap_method * eap_peer_get_eap_method(int vendor, EapType method) in eap_peer_get_eap_method() 50 EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() 73 const char * eap_get_name(int vendor, EapType type) in eap_get_name() 281 struct eap_method * eap_peer_method_alloc(int version, int vendor, in eap_peer_method_alloc()
|
D | eap_methods.h | 32 static inline EapType eap_peer_get_type(const char *name, int *vendor) in eap_peer_get_type() 38 static inline const char * eap_get_name(int vendor, EapType type) in eap_get_name()
|
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | BackendGL.cpp | 39 uint32_t GetVendorIdFromVendors(const char* vendor) { in GetVendorIdFromVendors() 72 const char* vendor = reinterpret_cast<const char*>(mFunctions.GetString(GL_VENDOR)); in Initialize() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/preprocessor/ |
D | preprocessor6.c | 17 #define VENDOR( vendor, name ) \ argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_common/ |
D | eap_common.c | 66 const u8 * eap_hdr_validate(int vendor, EapType eap_type, in eap_hdr_validate() 128 struct wpabuf * eap_msg_alloc(int vendor, EapType type, size_t payload_len, in eap_msg_alloc()
|
D | eap_gpsk_common.c | 24 int eap_gpsk_supported_ciphersuite(int vendor, int specifier) in eap_gpsk_supported_ciphersuite() 279 int eap_gpsk_derive_keys(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_keys() 417 int eap_gpsk_derive_session_id(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_session_id() 482 size_t eap_gpsk_mic_len(int vendor, int specifier) in eap_gpsk_mic_len() 524 int eap_gpsk_compute_mic(const u8 *sk, size_t sk_len, int vendor, in eap_gpsk_compute_mic()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_common/ |
D | eap_common.c | 66 const u8 * eap_hdr_validate(int vendor, enum eap_type eap_type, in eap_hdr_validate() 128 struct wpabuf * eap_msg_alloc(int vendor, enum eap_type type, in eap_msg_alloc()
|
D | eap_gpsk_common.c | 24 int eap_gpsk_supported_ciphersuite(int vendor, int specifier) in eap_gpsk_supported_ciphersuite() 279 int eap_gpsk_derive_keys(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_keys() 417 int eap_gpsk_derive_session_id(const u8 *psk, size_t psk_len, int vendor, in eap_gpsk_derive_session_id() 482 size_t eap_gpsk_mic_len(int vendor, int specifier) in eap_gpsk_mic_len() 524 int eap_gpsk_compute_mic(const u8 *sk, size_t sk_len, int vendor, in eap_gpsk_compute_mic()
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
D | BackendGL.cpp | 41 uint32_t GetVendorIdFromVendors(const char* vendor) { in GetVendorIdFromVendors() 192 const char* vendor = reinterpret_cast<const char*>(mFunctions.GetString(GL_VENDOR)); in InitializeImpl() local
|
/third_party/toybox/toys/other/ |
D | lspci.c | 42 char *p = toybuf, *vendor = toybuf+9, *device = toybuf+18, local
|
/third_party/node/deps/npm/node_modules/is-ci/node_modules/ci-info/ |
D | index.js | 15 vendors.forEach(function (vendor) { argument
|
/third_party/node/deps/npm/node_modules/ci-info/ |
D | index.js | 15 vendors.forEach(function (vendor) { argument
|
/third_party/vk-gl-cts/modules/gles31/ |
D | tgl45TestPackage.cpp | 68 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
|
D | tes31TestPackage.cpp | 77 std::string vendor = contextInfo.getString(GL_VENDOR); in init() local
|
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_unittest.cpp | 106 uint32_t vendor = 0; in TEST() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/gpu_info_util/ |
D | SystemInfo_unittest.cpp | 106 uint32_t vendor = 0; in TEST() local
|
D | SystemInfo.cpp | 22 std::string VendorName(VendorID vendor) in VendorName() 230 unsigned int vendor = 0; in CMDeviceIDToDeviceAndVendorID() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | InstancingTest.cpp | 100 Vendor vendor, in runTest() 257 #define TEST_INDEXED(attrib, geometry, storage, vendor) \ argument 263 #define TEST_NONINDEXED(attrib, geometry, storage, vendor, offset) \ argument
|