/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/ |
H A D | ftrace_print_filter_unittest.cc | 29 FtraceConfig::PrintFilter conf; in TEST() local 36 FtraceConfig::PrintFilter conf; in TEST() local 46 FtraceConfig::PrintFilter conf; in TEST() local 56 FtraceConfig::PrintFilter conf; in TEST() local 66 FtraceConfig::PrintFilter conf; in TEST() local 76 FtraceConfig::PrintFilter conf; in TEST() local 86 FtraceConfig::PrintFilter conf; in TEST() local 96 FtraceConfig::PrintFilter conf; in TEST() local 113 FtraceConfig::PrintFilter conf; in TEST() local 130 FtraceConfig::PrintFilter conf; in TEST() local [all …]
|
/aosp_15_r20/cts/tests/tests/telecom/src/android/telecom/cts/ |
H A D | ConferenceTest.java | 100 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceCreate() local 131 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceSplit() local 151 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceHoldAndUnhold() local 169 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceMergeAndSwap() local 198 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceSetters() local 325 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceProperties() local 347 final Call conf = mInCallService.getLastConferenceCall(); in testConferencePutExtras() local 381 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceRemoveExtras() local 404 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceRemoveExtras2() local 437 final Call conf = mInCallService.getLastConferenceCall(); in testConferenceOnExtraschanged() local [all …]
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/ |
D | conf.go | 52 type conf struct { struct 53 netGo bool // prefer go approach, based on build tag and GODEBUG 54 netCgo bool // prefer cgo approach, based on build tag and GODEBUG 56 dnsDebugLevel int // from GODEBUG 58 preferCgo bool // if no explicit preference, use cgo 60 goos string // copy of runtime.GOOS, used for testing 61 mdnsTest mdnsTest // assume /etc/mdns.allow exists, for testing 186 func (c *conf) mustUseGoResolver(r *Resolver) bool { 210 func (c *conf) addrLookupOrder(r *Resolver, addr string) (ret hostLookupOrder, dnsConf *dnsConfig) { 222 …(c *conf) hostLookupOrder(r *Resolver, hostname string) (ret hostLookupOrder, dnsConf *dnsConfig) { [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/conf/ |
D | conf.c | 112 CONF *conf; in NCONF_new() local 165 void NCONF_free(CONF *conf) { in NCONF_free() 175 static CONF_VALUE *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() 214 static int str_copy(CONF *conf, char *section, char **pto, char *from) { in str_copy() 380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() 396 const char *NCONF_get_string(const CONF *conf, const char *section, in NCONF_get_string() 414 static int add_string(const CONF *conf, CONF_VALUE *section, in add_string() 435 static char *eat_ws(CONF *conf, char *p) { in eat_ws() 442 #define scan_esc(conf, p) (((IS_EOF((conf), (p)[1])) ? ((p) + 1) : ((p) + 2))) argument 444 static char *eat_alpha_numeric(CONF *conf, char *p) { in eat_alpha_numeric() [all …]
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/conf/ |
D | conf.c | 112 CONF *conf; in NCONF_new() local 165 void NCONF_free(CONF *conf) { in NCONF_free() 175 static CONF_VALUE *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() 214 static int str_copy(CONF *conf, char *section, char **pto, char *from) { in str_copy() 380 static CONF_VALUE *get_section(const CONF *conf, const char *section) { in get_section() 396 const char *NCONF_get_string(const CONF *conf, const char *section, in NCONF_get_string() 414 static int add_string(const CONF *conf, CONF_VALUE *section, in add_string() 435 static char *eat_ws(CONF *conf, char *p) { in eat_ws() 442 #define scan_esc(conf, p) (((IS_EOF((conf), (p)[1])) ? ((p) + 1) : ((p) + 2))) argument 444 static char *eat_alpha_numeric(CONF *conf, char *p) { in eat_alpha_numeric() [all …]
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/conf/ |
H A D | conf.c | 109 CONF *conf = OPENSSL_malloc(sizeof(CONF)); in NCONF_new() local 151 void NCONF_free(CONF *conf) { in NCONF_free() 163 static CONF_SECTION *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() 186 static int str_copy(CONF *conf, char *section, char **pto, char *from) { in str_copy() 255 static CONF_SECTION *get_section(const CONF *conf, const char *section) { in get_section() 271 const char *NCONF_get_string(const CONF *conf, const char *section, in NCONF_get_string() 289 static int add_string(const CONF *conf, CONF_SECTION *section, in add_string() 315 static char *eat_ws(CONF *conf, char *p) { in eat_ws() 322 #define scan_esc(conf, p) (((IS_EOF((conf), (p)[1])) ? ((p) + 1) : ((p) + 2))) argument 324 static char *eat_alpha_numeric(CONF *conf, char *p) { in eat_alpha_numeric() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/src/ap/ |
H A D | ap_config.c | 187 struct hostapd_config *conf; in hostapd_config_defaults() local 491 int hostapd_setup_sae_pt(struct hostapd_bss_config *conf) in hostapd_setup_sae_pt() 545 int hostapd_setup_wpa_psk(struct hostapd_bss_config *conf) in hostapd_setup_wpa_psk() 727 void hostapd_config_clear_rxkhs(struct hostapd_bss_config *conf) in hostapd_config_clear_rxkhs() 752 static void hostapd_config_free_anqp_elem(struct hostapd_bss_config *conf) in hostapd_config_free_anqp_elem() 765 static void hostapd_config_free_fils_realms(struct hostapd_bss_config *conf) in hostapd_config_free_fils_realms() 779 static void hostapd_config_free_sae_passwords(struct hostapd_bss_config *conf) in hostapd_config_free_sae_passwords() 802 static void hostapd_dpp_controller_conf_free(struct dpp_controller_conf *conf) in hostapd_dpp_controller_conf_free() 815 void hostapd_config_free_bss(struct hostapd_bss_config *conf) in hostapd_config_free_bss() 1040 void hostapd_config_free(struct hostapd_config *conf) in hostapd_config_free() [all …]
|
H A D | wpa_auth_ie.c | 28 static int wpa_write_wpa_ie(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_wpa_ie() 92 static u16 wpa_own_rsn_capab(struct wpa_auth_config *conf, in wpa_own_rsn_capab() 403 int wpa_write_rsn_ie(struct wpa_auth_config *conf, u8 *buf, size_t len, in wpa_write_rsn_ie() 427 static int wpa_write_rsne_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override() 457 static int wpa_write_rsne_override_2(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsne_override_2() 487 static u32 rsnxe_capab(struct wpa_auth_config *conf, int key_mgmt) in rsnxe_capab() 515 int wpa_write_rsnxe(struct wpa_auth_config *conf, u8 *buf, size_t len) in wpa_write_rsnxe() 546 static int wpa_write_rsnxe_override(struct wpa_auth_config *conf, u8 *buf, in wpa_write_rsnxe_override() 582 static u8 * wpa_write_osen(struct wpa_auth_config *conf, u8 *eid) in wpa_write_osen() 862 struct wpa_auth_config *conf = &wpa_auth->conf; in wpa_validate_wpa_ie() local [all …]
|
/aosp_15_r20/external/mbedtls/library/ |
H A D | ssl_tls.c | 82 int mbedtls_ssl_conf_cid(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cid() 1289 const mbedtls_ssl_config *conf = ssl->conf; in ssl_conf_version_check() local 1368 const mbedtls_ssl_config *conf) in mbedtls_ssl_setup() 1599 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) in mbedtls_ssl_conf_endpoint() 1604 void mbedtls_ssl_conf_transport(mbedtls_ssl_config *conf, int transport) in mbedtls_ssl_conf_transport() 1610 void mbedtls_ssl_conf_dtls_anti_replay(mbedtls_ssl_config *conf, char mode) in mbedtls_ssl_conf_dtls_anti_replay() 1616 void mbedtls_ssl_conf_dtls_badmac_limit(mbedtls_ssl_config *conf, unsigned limit) in mbedtls_ssl_conf_dtls_badmac_limit() 1629 void mbedtls_ssl_conf_handshake_timeout(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_handshake_timeout() 1637 void mbedtls_ssl_conf_authmode(mbedtls_ssl_config *conf, int authmode) in mbedtls_ssl_conf_authmode() 1643 void mbedtls_ssl_conf_verify(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_verify() [all …]
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/ |
H A D | ssl_tls.c | 83 int mbedtls_ssl_conf_cid(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_cid() 1311 const mbedtls_ssl_config *conf = ssl->conf; in ssl_conf_version_check() local 1395 const mbedtls_ssl_config *conf) in mbedtls_ssl_setup() 1627 void mbedtls_ssl_conf_endpoint(mbedtls_ssl_config *conf, int endpoint) in mbedtls_ssl_conf_endpoint() 1632 void mbedtls_ssl_conf_transport(mbedtls_ssl_config *conf, int transport) in mbedtls_ssl_conf_transport() 1638 void mbedtls_ssl_conf_dtls_anti_replay(mbedtls_ssl_config *conf, char mode) in mbedtls_ssl_conf_dtls_anti_replay() 1644 void mbedtls_ssl_conf_dtls_badmac_limit(mbedtls_ssl_config *conf, unsigned limit) in mbedtls_ssl_conf_dtls_badmac_limit() 1657 void mbedtls_ssl_conf_handshake_timeout(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_handshake_timeout() 1665 void mbedtls_ssl_conf_authmode(mbedtls_ssl_config *conf, int authmode) in mbedtls_ssl_conf_authmode() 1671 void mbedtls_ssl_conf_verify(mbedtls_ssl_config *conf, in mbedtls_ssl_conf_verify() [all …]
|
/aosp_15_r20/external/wpa_supplicant_8/src/common/ |
H A D | dpp.c | 1065 struct dpp_configuration *conf; in dpp_configuration_alloc() local 1140 int dpp_configuration_valid(const struct dpp_configuration *conf) in dpp_configuration_valid() 1162 void dpp_configuration_free(struct dpp_configuration *conf) in dpp_configuration_free() 1183 struct dpp_configuration *conf = NULL; in dpp_configuration_parse_helper() local 1402 struct dpp_configurator *conf; in dpp_configurator_get_id() local 1501 struct dpp_config_obj *conf = &auth->conf_obj[i]; in dpp_auth_deinit() local 1541 struct dpp_configuration *conf, size_t tailroom) in dpp_build_conf_start() 1624 struct dpp_configuration *conf) in dpp_build_legacy_cred_params() 1690 struct dpp_configuration *conf) in dpp_build_conf_obj_dpp() 1952 struct dpp_configuration *conf) in dpp_build_conf_obj_legacy() [all …]
|
/aosp_15_r20/external/mesa3d/src/egl/main/ |
H A D | eglconfig.c | 54 _eglInitConfig(_EGLConfig *conf, _EGLDisplay *disp, EGLint id) in _eglInitConfig() 76 _eglLinkConfig(_EGLConfig *conf) in _eglLinkConfig() 102 _EGLConfig *conf; in _eglLookupConfig() local 267 _eglValidateConfig(const _EGLConfig *conf, EGLBoolean for_matching) in _eglValidateConfig() 436 _eglMatchConfig(const _EGLConfig *conf, const _EGLConfig *criteria) in _eglMatchConfig() 491 _eglIsConfigAttribValid(const _EGLConfig *conf, EGLint attr) in _eglIsConfigAttribValid() 515 _eglParseConfigAttribList(_EGLConfig *conf, _EGLDisplay *disp, in _eglParseConfigAttribList() 789 _eglGetConfigAttrib(const _EGLDisplay *disp, const _EGLConfig *conf, in _eglGetConfigAttrib() 814 _EGLConfig *conf = (_EGLConfig *)elem; in _eglFlattenConfig() local
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/ |
H A D | v3_conf.c | 85 X509_EXTENSION *X509V3_EXT_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_nconf() 108 X509_EXTENSION *X509V3_EXT_nconf_nid(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_nconf_nid() 129 static X509_EXTENSION *do_ext_nconf(const CONF *conf, const X509V3_CTX *ctx, in do_ext_nconf() 333 int X509V3_EXT_add_nconf_sk(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_add_nconf_sk() 355 int X509V3_EXT_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_add_nconf() 366 int X509V3_EXT_CRL_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_CRL_add_nconf() 377 int X509V3_EXT_REQ_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_REQ_add_nconf() 404 void X509V3_set_nconf(X509V3_CTX *ctx, const CONF *conf) { in X509V3_set_nconf()
|
/aosp_15_r20/external/boringssl/src/crypto/x509/ |
H A D | v3_conf.c | 85 X509_EXTENSION *X509V3_EXT_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_nconf() 108 X509_EXTENSION *X509V3_EXT_nconf_nid(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_nconf_nid() 129 static X509_EXTENSION *do_ext_nconf(const CONF *conf, const X509V3_CTX *ctx, in do_ext_nconf() 333 int X509V3_EXT_add_nconf_sk(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_add_nconf_sk() 355 int X509V3_EXT_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_add_nconf() 366 int X509V3_EXT_CRL_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_CRL_add_nconf() 377 int X509V3_EXT_REQ_add_nconf(const CONF *conf, const X509V3_CTX *ctx, in X509V3_EXT_REQ_add_nconf() 404 void X509V3_set_nconf(X509V3_CTX *ctx, const CONF *conf) { in X509V3_set_nconf()
|
/aosp_15_r20/external/arm-optimized-routines/math/test/ |
H A D | ulp.c | 268 struct conf struct 270 int r; 271 int rc; 272 int quiet; 273 int mpfr; 274 int fenv; 275 unsigned long long n; 276 double softlim; 277 double errlim; 278 int ignore_zero_sign; [all …]
|
/aosp_15_r20/external/boringssl/src/crypto/conf/ |
H A D | conf.c | 109 CONF *conf = OPENSSL_malloc(sizeof(CONF)); in NCONF_new() local 151 void NCONF_free(CONF *conf) { in NCONF_free() 163 static CONF_SECTION *NCONF_new_section(const CONF *conf, const char *section) { in NCONF_new_section() 206 static int str_copy(CONF *conf, char *section, char **pto, char *from) { in str_copy() 277 static CONF_SECTION *get_section(const CONF *conf, const char *section) { in get_section() 293 const char *NCONF_get_string(const CONF *conf, const char *section, in NCONF_get_string() 311 static int add_string(const CONF *conf, CONF_SECTION *section, in add_string() 410 int NCONF_load_bio(CONF *conf, BIO *in, long *out_error_line) { in NCONF_load_bio() 604 int NCONF_load(CONF *conf, const char *filename, long *out_error_line) { in NCONF_load()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_conf.c | 89 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() 108 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() 122 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() 331 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() 355 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() 366 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf() 377 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf() 454 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/ |
D | v3_conf.c | 89 X509_EXTENSION *X509V3_EXT_nconf(CONF *conf, X509V3_CTX *ctx, const char *name, in X509V3_EXT_nconf() 108 X509_EXTENSION *X509V3_EXT_nconf_nid(CONF *conf, X509V3_CTX *ctx, int ext_nid, in X509V3_EXT_nconf_nid() 122 static X509_EXTENSION *do_ext_nconf(CONF *conf, X509V3_CTX *ctx, int ext_nid, in do_ext_nconf() 331 int X509V3_EXT_add_nconf_sk(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf_sk() 355 int X509V3_EXT_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_add_nconf() 366 int X509V3_EXT_CRL_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_CRL_add_nconf() 377 int X509V3_EXT_REQ_add_nconf(CONF *conf, X509V3_CTX *ctx, const char *section, in X509V3_EXT_REQ_add_nconf() 454 void X509V3_set_nconf(X509V3_CTX *ctx, CONF *conf) in X509V3_set_nconf()
|
/aosp_15_r20/external/coreboot/src/superio/ite/common/ |
H A D | env_ctrl.c | 61 const struct ite_ec_thermal_config *const conf) in enable_tmpin() 139 const struct ite_ec_fan_smartconfig *const conf) in fan_smartconfig() 197 const struct ite_ec_fan_config *const conf) in enable_fan() 257 const struct ite_ec_fan_vector_config *const conf) in enable_fan_vector() 299 static void enable_beeps(const u16 base, const struct ite_ec_config *const conf) in enable_beeps() 323 void ite_ec_init(const u16 base, const struct ite_ec_config *const conf) in ite_ec_init()
|
/aosp_15_r20/external/mbedtls/tests/scripts/ |
H A D | depends.py | 120 def option_exists(conf, option): argument 123 def set_config_option_value(conf, option, colors, value: Union[bool, str]): argument 142 def set_reference_config(conf, options, colors): argument 182 def configure(self, conf, options, colors): argument 382 def __init__(self, options, conf): argument 443 def run(options, job, conf, colors=NO_COLORS): argument 455 def run_tests(options, domain_data, conf): argument
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/scripts/ |
H A D | depends.py | 120 def option_exists(conf, option): argument 123 def set_config_option_value(conf, option, colors, value: Union[bool, str]): argument 142 def set_reference_config(conf, options, colors): argument 182 def configure(self, conf, options, colors): argument 385 def __init__(self, options, conf): argument 446 def run(options, job, conf, colors=NO_COLORS): argument 458 def run_tests(options, domain_data, conf): argument
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/ |
D | ddr.c | 264 struct ddr_conf *conf, in cal_odt() 325 struct ddr_conf *conf, in cal_opts() 383 struct ddr_conf *conf, in cal_intlv() 512 struct ddr_conf *conf = &priv->conf; in parse_spd() local 660 struct ddr_conf *conf, in assign_intlv_addr() 712 struct ddr_conf *conf, in assign_non_intlv_addr() 777 struct ddr_conf *conf = &priv->conf; in assign_addresses() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/le_audio/ |
D | client_parser.cc | 300 [&conf_ents_str](size_t cur_len, auto const& conf) { in PrepareAseCtpCodecConfig() 325 for (const struct ctp_codec_conf& conf : confs) { in PrepareAseCtpCodecConfig() local 360 for (const struct ctp_qos_conf& conf : confs) { in PrepareAseCtpConfigQos() local 395 for (auto& conf : confs) { in PrepareAseCtpEnable() local 413 for (const struct ctp_enable& conf : confs) { in PrepareAseCtpEnable() local 496 for (auto& conf : confs) { in PrepareAseCtpUpdateMetadata() local 514 for (const struct ctp_update_metadata& conf : confs) { in PrepareAseCtpUpdateMetadata() local
|
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/ddr/nxp-ddr/ |
H A D | ddr.c | 264 struct ddr_conf *conf, in cal_odt() 325 struct ddr_conf *conf, in cal_opts() 383 struct ddr_conf *conf, in cal_intlv() 512 struct ddr_conf *conf = &priv->conf; in parse_spd() local 660 struct ddr_conf *conf, in assign_intlv_addr() 712 struct ddr_conf *conf, in assign_non_intlv_addr() 777 struct ddr_conf *conf = &priv->conf; in assign_addresses() local
|
/aosp_15_r20/external/tpm2-tss/test/unit/ |
H A D | tcti-mssim.c | 45 char conf[] = "host=127.0.0.1,port=2321"; in conf_str_to_host_port_success_test() local 65 char conf[] = "host=127.0.0.1"; in conf_str_to_host_port_no_port_test() local 87 char conf[] = "host=::1,port=2321"; in conf_str_to_host_ipv6_port_success_test() local 106 char conf[] = "host=::1"; in conf_str_to_host_ipv6_port_no_port_test() local 122 char conf[] = "host=127.0.0.1,port=99999"; in conf_str_to_host_port_invalid_port_large_test() local 133 char conf[] = "host=127.0.0.1,port=0"; in conf_str_to_host_port_invalid_port_0_test() local 210 tcti_socket_init_from_conf (const char *conf) in tcti_socket_init_from_conf()
|