/third_party/protobuf/src/google/protobuf/ |
H A D | repeated_field.h | 1920 void** elems = rep_->elements; in AddAllocatedInternal() local 1965 void** elems = rep_->elements; in AddAllocatedInternal() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/rsn_supp/ |
H A D | tdls.c | 2918 static int wpa_tdls_prohibited(struct ieee802_11_elems *elems) in wpa_tdls_prohibited() argument 2925 static int wpa_tdls_chan_switch_prohibited(struct ieee802_11_elems *elems) in wpa_tdls_chan_switch_prohibited() argument 2934 struct ieee802_11_elems elems; in wpa_tdls_ap_ies() local 2956 struct ieee802_11_elems elems; wpa_tdls_assoc_resp_ies() local [all...] |
H A D | wpa.c | 3676 struct ieee802_11_elems elems; in fils_process_auth() local 4269 struct ieee802_11_elems elems; fils_process_assoc_resp() local 4561 struct ieee802_11_elems elems; owe_process_assoc_resp() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | events.c | 2210 struct ieee802_11_elems elems; in wnm_process_assoc_resp() local 2274 struct ieee802_11_elems elems; in interworking_process_assoc_resp() local 2294 struct ieee802_11_elems elems; multi_ap_process_assoc_resp() local 2511 struct ieee802_11_elems elems; wpa_supplicant_event_associnfo() local [all...] |
H A D | sme.c | 1444 struct ieee802_11_elems elems; in sme_associate() local 2554 struct ieee802_11_elems elems; sme_sa_query_rx() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
H A D | ap_config_file.c | 2084 struct wpabuf *elems; in parse_wpabuf_hex() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wps_hostapd.c | 1639 struct ieee802_11_elems elems; in hostapd_wps_probe_req_rx() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | ieee802_11_common.c | 23 ieee802_11_parse_vendor_specific(const u8 *pos, size_t elen, struct ieee802_11_elems *elems, int show_errors) ieee802_11_parse_vendor_specific() argument 211 ieee802_11_parse_mle(const u8 *pos, size_t elen, size_t **total_len, struct ieee802_11_elems *elems, int show_errors) ieee802_11_parse_mle() argument 256 ieee802_11_fragments_length(struct ieee802_11_elems *elems, const u8 *start, size_t len) ieee802_11_fragments_length() argument 274 ieee802_11_parse_extension(const u8 *pos, size_t elen, struct ieee802_11_elems *elems, const u8 *start, size_t len, int show_errors) ieee802_11_parse_extension() argument 475 ieee802_11_parse_elems(const u8 *start, size_t len, struct ieee802_11_elems *elems, int show_errors) ieee802_11_parse_elems() argument 1691 supp_rates_11b_only(struct ieee802_11_elems *elems) supp_rates_11b_only() argument 2890 ieee802_11_defrag_data(const struct ieee802_11_elems *elems, u8 eid, u8 eid_ext, const u8 *data, u8 len) ieee802_11_defrag_data() argument 2927 ieee802_11_defrag(const struct ieee802_11_elems *elems, u8 eid, u8 eid_ext) ieee802_11_defrag() argument 3269 ieee802_11_defrag_mle(struct ieee802_11_elems *elems, u8 type) ieee802_11_defrag_mle() argument [all...] |
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderLibrary.cpp | 930 Value::Element elems[16]; in parseValueElement() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | events.c | 2776 struct ieee802_11_elems elems; in wnm_process_assoc_resp() local 2840 struct ieee802_11_elems elems; in interworking_process_assoc_resp() local 2860 struct ieee802_11_elems elems; multi_ap_process_assoc_resp() local [all...] |
H A D | sme.c | 530 struct ieee802_11_elems elems; local 1646 struct ieee802_11_elems elems; local 2320 struct ieee802_11_elems elems; global() local 3545 struct ieee802_11_elems elems; global() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/ |
H A D | ap_config_file.c | 2154 struct wpabuf *elems; in parse_wpabuf_hex() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11.c | 1440 struct ieee802_11_elems elems; in handle_auth_fils() local 2575 copy_supp_rates(struct hostapd_data *hapd, struct sta_info *sta, struct ieee802_11_elems *elems) copy_supp_rates() argument 2922 struct ieee802_11_elems elems; check_assoc_ies() local 3712 struct ieee802_11_elems elems; send_assoc_resp() local 4372 struct ieee802_11_elems elems; handle_beacon() local [all...] |
H A D | wps_hostapd.c | 1454 struct ieee802_11_elems elems; in hostapd_wps_probe_req_rx() local [all...] |
H A D | wpa_auth.c | 2445 struct ieee802_11_elems elems; in wpa_fils_validate_key_confirm() local
|
/third_party/mesa3d/src/compiler/spirv/ |
H A D | vtn_private.h | 316 struct vtn_ssa_value **elems; member
|
H A D | spirv_to_nir.c | 210 unsigned elems = glsl_get_length(val->type); in vtn_undef_ssa_value() local 252 unsigned elems = glsl_get_length(val->type); in vtn_const_ssa_value() local 1463 unsigned elems = w[3]; vtn_handle_type() local 2024 nir_constant **elems = ralloc_array(b, nir_constant *, elem_count); vtn_handle_constant() local 2574 unsigned elems = glsl_get_length(val->type); vtn_create_ssa_value() local 3969 unsigned elems = glsl_get_length(src->type); vtn_composite_copy() local 4076 unsigned elems = count - 3; vtn_handle_composite() local 5414 unsigned elems = glsl_get_length(src1->type); vtn_nir_select() local 5714 const unsigned elems = glsl_get_length(value.glsl_type); ray_query_load_intrinsic_create() local [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 81 LLVMValueRef shuffle, elems[LP_MAX_VECTOR_LENGTH]; in lp_build_uninterleave2_half() local 114 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_extend_shuffle() local 135 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in lp_build_const_unpackx2_shuffle() local 159 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; lp_build_const_shuffle1() local 180 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH], shuf; lp_build_shuffle1undef() local 232 LLVMValueRef elems[8]; lp_build_gather_s3tc() local 1220 LLVMValueRef x, mul, delta, res, v0, v1, elems[8]; lp_build_lerp23_single() local 1773 LLVMValueRef elems[16], intrargs[2], shufa, mulclo, mulchi, mask8hi; s3tc_decode_block_dxt5() local 2332 LLVMValueRef elems[8]; lp_build_gather_rgtc() local [all...] |
H A D | lp_bld_nir_soa.c | 1846 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in emit_sysval_intrin() local 2528 LLVMValueRef elems[LP_MAX_VECTOR_LENGTH]; in get_scratch_thread_offsets() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | usearch.cpp | 50 inline void setColEIterOffset(UCollationElements *elems, in setColEIterOffset() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 5092 struct ieee802_11_elems elems; in wpas_dbus_handler_vendor_elem_add() local 5185 struct ieee802_11_elems elems; in wpas_dbus_handler_vendor_elem_remove() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/ |
H A D | dbus_new_handlers.c | 5709 struct ieee802_11_elems elems; in wpas_dbus_handler_vendor_elem_add() local 5802 struct ieee802_11_elems elems; in wpas_dbus_handler_vendor_elem_remove() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs.c | 1496 unsigned elems = pixels * dst_channels; in generate_fs_twiddle() local
|
/third_party/libabigail/src/ |
H A D | abg-reader.cc | 3239 std::vector<std::string> elems; in build_elf_symbol_db() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
H A D | vktShaderRenderOperatorTests.cpp | 198 static std::string stringJoin (const std::vector<std::string>& elems, const std::string& delim) in stringJoin() argument
|