Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/egl/main/
H A 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()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/
Dclient_parser_test.cc1414 const ctp_qos_conf conf2{.ase_id = 0x11, in TEST() local
1506 ctp_enable conf2{.ase_id = 0x21, .metadata = {0x03, 0x35, 0x36, 0x37}}; in TEST() local
1691 ctp_update_metadata conf2{.ase_id = 0x21, .metadata = {0x03, 0x35, 0x36, 0x37}}; in TEST() local
/aosp_15_r20/external/coreboot/src/soc/mediatek/mt8173/include/soc/
H A Demi.h64 u32 conf2; member
H A Ddramc_register.h151 uint32_t conf2; /* 0x8 */ member
/aosp_15_r20/external/wpa_supplicant_8/src/common/
H A Ddpp.c2084 struct wpabuf *conf = NULL, *conf2 = NULL, *env_data = NULL, *pc = NULL; in dpp_build_conf_resp() local