Home
last modified time | relevance | path

Searched defs:attr (Results 551 - 575 of 964) sorted by relevance

1...<<21222324252627282930>>...39

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Ddpp_backup.c82 struct wpabuf *conf_params, *attr; in dpp_build_attribute() local
153 struct wpabuf *key = NULL, *attr, *alg, *priv_key = NULL; in dpp_build_key_pkg() local
[all...]
/third_party/vk-gl-cts/framework/qphelper/
H A DqpCrashHandler.c276 deMutexAttributes attr; in qpCrashHandler_create() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
H A Deap_server_sim.c430 eap_sim_process_start(struct eap_sm *sm, struct eap_sim_data *data, struct wpabuf *respData, struct eap_sim_attrs *attr) eap_sim_process_start() argument
584 eap_sim_process_challenge(struct eap_sm *sm, struct eap_sim_data *data, struct wpabuf *respData, struct eap_sim_attrs *attr) eap_sim_process_challenge() argument
624 eap_sim_process_reauth(struct eap_sm *sm, struct eap_sim_data *data, struct wpabuf *respData, struct eap_sim_attrs *attr) eap_sim_process_reauth() argument
705 eap_sim_process_client_error(struct eap_sm *sm, struct eap_sim_data *data, struct wpabuf *respData, struct eap_sim_attrs *attr) eap_sim_process_client_error() argument
719 eap_sim_process_notification(struct eap_sm *sm, struct eap_sim_data *data, struct wpabuf *respData, struct eap_sim_attrs *attr) eap_sim_process_notification() argument
739 struct eap_sim_attrs attr; eap_sim_process() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dxml_libxml2.c328 xmlAttrPtr attr; in xml_node_add_attr() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_enrollee.c707 struct wps_parse_attr attr; in wps_process_cred_e() local
802 wps_process_ap_settings_e(struct wps_data *wps, struct wps_parse_attr *attr, struct wpabuf *attrs, int wps2) wps_process_ap_settings_e() argument
961 wps_process_m2(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m2() argument
1042 wps_process_m2d(struct wps_data *wps, struct wps_parse_attr *attr) wps_process_m2d() argument
1097 wps_process_m4(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m4() argument
1152 wps_process_m6(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m6() argument
1209 wps_process_m8(struct wps_data *wps, const struct wpabuf *msg, struct wps_parse_attr *attr) wps_process_m8() argument
1282 struct wps_parse_attr attr; wps_process_wsc_msg() local
1367 struct wps_parse_attr attr; wps_process_wsc_ack() local
1413 struct wps_parse_attr attr; wps_process_wsc_nack() local
1499 struct wps_parse_attr attr; wps_enrollee_process_msg() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dctrl_iface_named_pipe.c78 SECURITY_ATTRIBUTES attr; member
H A Dmbo.c42 const u8 * mbo_attr_from_mbo_ie(const u8 *mbo_ie, enum mbo_attr_id attr) in mbo_attr_from_mbo_ie() argument
68 const u8 * wpas_mbo_get_bss_attr(struct wpa_bss *bss, enum mbo_attr_id attr) in wpas_mbo_get_bss_attr() argument
55 mbo_get_attr_from_ies(const u8 *ies, size_t ies_len, enum mbo_attr_id attr) mbo_get_attr_from_ies() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dest.c303 static void add_csrattrs_attr(struct hs20_osu_client *ctx, Attribute *attr, in add_csrattrs_attr() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dvlan_full.c640 struct rtattr *attr; in vlan_read_ifnames() local
/arkcompiler/ets_runtime/ecmascript/
H A Dtagged_dictionary.cpp75 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeys() local
93 PropertyAttributes attr = GetAttributes(hashIndex); in UpdateAllAttributesToNoWitable() local
108 PropertyAttributes attr = GetAttributes(hashIndex); in GetAllKeysByFilter() local
138 PropertyAttributes attr = GetAttributes(hashIndex); in GetNumOfEnumKeys() local
158 PropertyAttributes attr = GetAttributes(hashIndex); GetAllEnumKeys() local
187 PropertyAttributes attr = GetAttributes(hashIndex); GetAllEnumKeys() local
333 PropertyAttributes attr = obj->GetAttributes(hashIndex); GetAllKeysByFilter() local
358 PropertyAttributes attr = obj->GetAttributes(hashIndex); GetAllEnumKeys() local
[all...]
H A Dtagged_hash_table.h507 PropertyAttributes attr = table->GetAttributes(oldIndex); NextEnumerationIndex() local
[all...]
H A Dobject_operator.cpp524 auto attr = dict->GetAttributes(entry).GetValue(); in LookupGlobal() local
553 auto attr = dict->GetAttributes(entry).GetValue(); in LookupPropertyInlinedProps() local
198 ObjectOperator(JSThread *thread, const JSTaggedValue &receiver, const JSTaggedValue &name, const PropertyAttributes &attr) ObjectOperator() argument
204 FastAdd(JSThread *thread, const JSTaggedValue &receiver, const JSTaggedValue &name, const JSHandle<JSTaggedValue> &value, const PropertyAttributes &attr) FastAdd() argument
594 auto attr = dict->GetAttributes(entry).GetValue(); LookupPropertyInlinedProps() local
598 TransitionForAttributeChanged(const JSHandle<JSObject> &receiver, PropertyAttributes attr) TransitionForAttributeChanged() argument
640 UpdateValueAndDetails(const JSHandle<JSObject> &receiver, const JSHandle<JSTaggedValue> &value, PropertyAttributes attr, bool attrChanged) UpdateValueAndDetails() argument
704 PropertyAttributes attr = dict->GetAttributes(GetIndex()); UpdateDataValue() local
727 PropertyAttributes attr = GetAttr(); UpdateDataValue() local
765 PropertyAttributes attr = GetAttr(); WriteDataProperty() local
879 AddProperty(const JSHandle<JSObject> &receiver, const JSHandle<JSTaggedValue> &value, PropertyAttributes attr) AddProperty() argument
943 SetFound(uint32_t index, JSTaggedValue value, uint64_t attr, bool mode, bool transition) SetFound() argument
952 UpdateFound(uint32_t index, uint64_t attr, bool mode, bool transition) UpdateFound() argument
1026 auto attr = dictionary->GetAttributes(entry).GetValue(); LookupElementInlinedProps() local
1036 PropertyAttributes attr = GetAttr(); AddPropertyInternal() local
[all...]
H A Djs_array.cpp222 auto attr = dictHandle->GetAttributes(entry).GetValue(); in SetCapacity() local
/arkcompiler/ets_runtime/ecmascript/tests/
H A Djs_object_test.cpp1280 PropertyAttributes attr = PropertyAttributes::Default(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/libpandabase/os/
H A Ddebug_info.cpp127 Dwarf_Attribute attr; in IterateDieRanges() local
387 Dwarf_Attribute attr = nullptr; in GetFunctionName() local
521 Dwarf_Attribute attr; GetDieRangeForPc() local
[all...]
/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/
H A Dgc_intrusion.cpp541 auto attr = call->getFnAttr("inline-info"); in GetDeoptsFromInlineInfo() local
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Ddebug_info.cpp120 bool IterateDieRanges([[maybe_unused]] F func, [[maybe_unused]] Dwarf_Attribute attr, [[maybe_unused]] Dwarf_Half form, in IterateDieRanges() argument
179 bool IterateDieRanges(Dwarf_Debug dbg, Dwarf_Die die, F func, Dwarf_Attribute attr, Dwarf_Addr lowPc) in IterateDieRanges() argument
232 Dwarf_Attribute attr; in IterateDieRanges() local
471 Dwarf_Attribute attr = nullptr; GetFunctionName() local
604 Dwarf_Attribute attr; GetDieRangeForPc() local
[all...]
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/
H A Dstd_core_TypeCreator.cpp135 bool HasFeatureAttribute(EtsInt where, EtsTypeAPIAttributes attr) in HasFeatureAttribute() argument
/arkcompiler/ets_runtime/ecmascript/base/
H A Djson_stringifier.cpp636 PropertyAttributes attr = numberDic->GetAttributes(hashIndex); in SerializeElements() local
716 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); in SerializeKeys() local
774 PropertyAttributes attr = nameDic->GetAttributes(index); SerializeKeys() local
802 PropertyAttributes attr = globalDic->GetAttributes(hashIndex); SerializeKeys() local
806 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(JSHandle<JSTaggedValue>(thread_, key), attr); SerializeKeys() local
837 PropertyAttributes attr = nameDic->GetAttributes(hashIndex); SerializeKeys() local
841 std::pair<JSHandle<JSTaggedValue>, PropertyAttributes> pair(JSHandle<JSTaggedValue>(thread_, key), attr); SerializeKeys() local
[all...]
/arkcompiler/ets_runtime/ecmascript/containers/
H A Dcontainers_private.cpp238 PropertyAttributes attr = PropertyAttributes::DefaultAccessor(false, false, false); in SetGetter() local
/third_party/elfutils/src/
H A Dstack.c205 Dwarf_Attribute attr; in die_name() local
284 Dwarf_Attribute attr; in print_frame() local
H A Daddr2line.c301 Dwarf_Attribute attr; in get_diename() local
570 Dwarf_Attribute attr; in print_src() local
763 Dwarf_Attribute attr; in handle_address() local
/third_party/eudev/src/udev/
H A Dudev-event.c124 char *attr = NULL, *_s; in udev_event_apply_format() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvaapi_encode_h265.c1172 VAConfigAttrib attr; in vaapi_encode_h265_get_encoder_caps() local
/third_party/gn/src/base/files/
H A Dfile_util_win.cc116 const DWORD attr = ::GetFileAttributes(ToWCharT(&path.value())); in DoDeleteFile() local
530 WIN32_FILE_ATTRIBUTE_DATA attr; in GetFileInfo() local
[all...]

Completed in 29 milliseconds

1...<<21222324252627282930>>...39