Home
last modified time | relevance | path

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

/external/mesa3d/src/egl/main/
Deglconfig.c582 _eglCompareConfigs(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglCompareConfigs()
659 _eglSwapConfigs(const _EGLConfig **conf1, const _EGLConfig **conf2) in _eglSwapConfigs()
755 _eglFallbackCompare(const _EGLConfig *conf1, const _EGLConfig *conf2, in _eglFallbackCompare()
/external/coreboot/src/soc/mediatek/mt8173/include/soc/
Demi.h64 u32 conf2; member
Ddramc_register.h151 uint32_t conf2; /* 0x8 */ member
/external/wpa_supplicant_8/src/common/
Ddpp.c2085 struct wpabuf *conf = NULL, *conf2 = NULL, *env_data = NULL, *pc = NULL; in dpp_build_conf_resp() local