| /third_party/googletest/googletest/test/ |
| H A D | googletest-death-test-test.cc | 983 MockDeathTest(MockDeathTestFactory* parent, TestRole role, int status, in MockDeathTest() argument 1022 void MockDeathTestFactory::SetParameters(bool create, DeathTest::TestRole role, in SetParameters() argument
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | vhost.c | 149 const struct lws_role_ops *role = in lws_role_call_adoption_bind() local [all...] |
| H A D | wsi.c | 36 void lwsi_set_role(struct lws *wsi, lws_wsi_state_t role) in lwsi_set_role() argument 660 lws_role_transition(struct lws *wsi, enum lwsi_role role, enum lwsi_state state, in lws_role_transition() argument
|
| /third_party/mbedtls/library/ |
| H A D | ecjpake.c | 93 mbedtls_ecjpake_setup(mbedtls_ecjpake_context *ctx, mbedtls_ecjpake_role role, mbedtls_md_type_t hash, mbedtls_ecp_group_id curve, const unsigned char *secret, size_t len) mbedtls_ecjpake_setup() argument
|
| /third_party/pulseaudio/src/modules/ |
| H A D | stream-interaction.c | 78 const char *role, *trigger_role; in get_trigger_role() local 198 const char *role; in apply_interaction_to_sink() local 253 const char *role; remove_interactions() local [all...] |
| H A D | module-device-manager.c | 547 get_role_index(const char* role) get_role_index() argument 651 const char *role; route_sink_input() local 723 const char *role; route_source_output() local 973 const char *role; sink_input_new_hook_callback() local 1010 const char *role; source_output_new_hook_callback() local 1311 const char *role; extension_cb() local [all...] |
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | module-alsa-card.c | 785 const char *role; in sink_input_put_hook_callback() local 800 const char *role; in source_output_put_hook_callback() local 815 const char *role; in sink_input_unlink_hook_callback() local 830 const char *role; source_output_unlink_hook_callback() local [all...] |
| /third_party/selinux/checkpolicy/test/ |
| H A D | dismod.c | 440 char *user, *role, *type; in display_initial_sids() local 523 role_datum_t *role; in role_display_callback() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/ |
| H A D | p2p_build.c | 370 p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, u8 oper_class, u8 channel, enum p2p_role_indication role) p2p_buf_add_oob_go_neg_channel() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_auth.c | 1382 u8 role = auth->r_capab & DPP_CAPAB_ROLE_MASK; in dpp_auth_resp_rx_status() local 1418 u8 role; dpp_auth_resp_rx() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/ |
| H A D | p2p_build.c | 370 p2p_buf_add_oob_go_neg_channel(struct wpabuf *buf, const char *country, u8 oper_class, u8 channel, enum p2p_role_indication role) p2p_buf_add_oob_go_neg_channel() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | omx.c | 394 static av_cold int omx_component_init(AVCodecContext *avctx, const char *role) in omx_component_init() argument 646 const char *role; in omx_encode_init() local 345 find_component(OMXContext *omx_context, void *logctx, const char *role, char *str, int str_size) find_component() argument [all...] |
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | server.c | 2143 const struct lws_role_ops *role = &role_ops_raw_skt; in lws_http_to_fallback() local [all...] |
| /third_party/node/src/ |
| H A D | js_native_api_v8.h | 636 static inline void ReportKeyThread(uid_t uid, pid_t pid, pid_t tid, ResType::ThreadRole role) in ReportKeyThread() argument
|
| /third_party/node/deps/openssl/openssl/ssl/statem/ |
| H A D | extensions.c | 452 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local 512 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
|
| H A D | extensions_clnt.c | 1503 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct() local
|
| /third_party/openssl/ssl/statem/ |
| H A D | extensions_clnt.c | 1463 ENDPOINT role = (context & SSL_EXT_TLS1_2_SERVER_HELLO) != 0 in tls_parse_stoc_sct() local
|
| H A D | extensions.c | 424 ENDPOINT role = ENDPOINT_BOTH; in tls_validate_all_contexts() local 484 ENDPOINT role = ENDPOINT_BOTH; in verify_extension() local
|
| /third_party/selinux/libsepol/src/ |
| H A D | policydb_validate.c | 159 static int validate_role_set(const role_set_t *role_set, const validate_t *role) in validate_role_set() argument 436 static int validate_role_datum(sepol_handle_t *handle, const role_datum_t *role, validate_t flavors[]) in validate_role_datum() argument [all...] |
| H A D | write.c | 1132 role_datum_t *role; in role_write() local 2184 role_datum_t *role = datum; role_attr_uncount() local [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_reset_ast.c | 151 static void cil_reset_role(struct cil_role *role) in cil_reset_role() argument
|
| /third_party/selinux/checkpolicy/ |
| H A D | module_compiler.c | 253 static int create_role(uint32_t scope, unsigned char isattr, role_datum_t **role, char **key) in create_role() argument 216 role_implicit_bounds(hashtab_t roles_tab, char *role_id, role_datum_t *role) role_implicit_bounds() argument 319 role_datum_t *role = NULL; declare_role() local 896 role_datum_t *role = NULL; require_role_or_attribute() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | notify.c | 643 wpas_notify_p2p_group_removed(struct wpa_supplicant *wpa_s, const struct wpa_ssid *ssid, const char *role) wpas_notify_p2p_group_removed() argument
|
| H A D | p2p_supplicant_sd.c | 482 u8 role; in wpas_sd_req_wfd() local 1033 static void wfd_add_sd_req_role(struct wpabuf *tlvs, u8 id, u8 role, in wfd_add_sd_req_role() argument 1066 wpas_p2p_sd_request_wifi_display(struct wpa_supplicant *wpa_s, const u8 *dst, const char *role) wpas_p2p_sd_request_wifi_display() argument [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
| H A D | p2p_supplicant_sd.c | 484 u8 role; in wpas_sd_req_wfd() local 1063 static void wfd_add_sd_req_role(struct wpabuf *tlvs, u8 id, u8 role, in wfd_add_sd_req_role() argument 1096 wpas_p2p_sd_request_wifi_display(struct wpa_supplicant *wpa_s, const u8 *dst, const char *role) wpas_p2p_sd_request_wifi_display() argument [all...] |