Home
last modified time | relevance | path

Searched defs:conf2 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglconfig.c594 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglCompareConfigs()
674 void _eglSwapConfigs(const _EGLConfig **conf1, const _EGLConfig **conf2) in _eglSwapConfigs()
781 _eglFallbackCompare(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglFallbackCompare()
/third_party/openssl/test/
Dssl_test_ctx_test.c37 SSL_TEST_CLIENT_CONF *conf2) in clientconf_eq()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Ddpp.c1698 struct wpabuf *conf = NULL, *conf2 = NULL, *env_data = NULL; in dpp_build_conf_resp() local