Home
last modified time | relevance | path

Searched refs:next_type (Results 1 – 20 of 20) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/
Deap_server_fast.c979 enum eap_type next_type = EAP_TYPE_NONE; in eap_fast_process_phase2_response() local
1006 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1007 eap_fast_phase2_init(sm, data, next_vendor, next_type); in eap_fast_process_phase2_response()
1017 next_type = sm->user->methods[ in eap_fast_process_phase2_response()
1020 next_vendor, next_type); in eap_fast_process_phase2_response()
1023 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1025 eap_fast_phase2_init(sm, data, next_vendor, next_type); in eap_fast_process_phase2_response()
1046 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1047 eap_fast_phase2_init(sm, data, next_vendor, next_type); in eap_fast_process_phase2_response()
1059 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
[all …]
Deap_server_peap.c818 u32 next_type; in eap_peap_process_phase2_soh() local
931 next_type = sm->user->methods[0].method; in eap_peap_process_phase2_soh()
934 sm->user->methods[0].vendor, next_type); in eap_peap_process_phase2_soh()
935 eap_peap_phase2_init(sm, data, sm->user->methods[0].vendor, next_type); in eap_peap_process_phase2_soh()
945 u32 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response() local
983 next_type = sm->user->methods[ in eap_peap_process_phase2_response()
987 next_vendor, next_type); in eap_peap_process_phase2_response()
991 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response()
993 eap_peap_phase2_init(sm, data, next_vendor, next_type); in eap_peap_process_phase2_response()
1019 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response()
[all …]
Deap_server_teap.c1045 enum eap_type next_type = EAP_TYPE_NONE; in eap_teap_process_phase2_response() local
1074 next_type = eap_teap_req_failure(data, 0); in eap_teap_process_phase2_response()
1075 eap_teap_phase2_init(sm, data, next_vendor, next_type); in eap_teap_process_phase2_response()
1085 next_type = sm->user->methods[ in eap_teap_process_phase2_response()
1088 next_vendor, next_type); in eap_teap_process_phase2_response()
1091 next_type = eap_teap_req_failure(data, 0); in eap_teap_process_phase2_response()
1093 eap_teap_phase2_init(sm, data, next_vendor, next_type); in eap_teap_process_phase2_response()
1114 next_type = eap_teap_req_failure(data, TEAP_ERROR_INNER_METHOD); in eap_teap_process_phase2_response()
1115 eap_teap_phase2_init(sm, data, next_vendor, next_type); in eap_teap_process_phase2_response()
1133 next_type = eap_teap_req_failure( in eap_teap_process_phase2_response()
[all …]
Deap_server_ttls.c854 enum eap_type next_type = EAP_TYPE_NONE; in eap_ttls_process_phase2_eap_response() local
881 next_type = sm->user->methods[ in eap_ttls_process_phase2_eap_response()
884 next_vendor, next_type); in eap_ttls_process_phase2_eap_response()
886 next_type)) { in eap_ttls_process_phase2_eap_response()
889 next_vendor, next_type); in eap_ttls_process_phase2_eap_response()
938 next_type = sm->user->methods[0].method; in eap_ttls_process_phase2_eap_response()
941 next_vendor, next_type); in eap_ttls_process_phase2_eap_response()
943 next_type)) { in eap_ttls_process_phase2_eap_response()
946 next_vendor, next_type); in eap_ttls_process_phase2_eap_response()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/
Deap_server_fast.c976 u8 next_type = EAP_TYPE_NONE; in eap_fast_process_phase2_response() local
1002 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1003 eap_fast_phase2_init(sm, data, next_type); in eap_fast_process_phase2_response()
1011 next_type = sm->user->methods[ in eap_fast_process_phase2_response()
1014 next_type); in eap_fast_process_phase2_response()
1016 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1018 eap_fast_phase2_init(sm, data, next_type); in eap_fast_process_phase2_response()
1038 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
1039 eap_fast_phase2_init(sm, data, next_type); in eap_fast_process_phase2_response()
1050 next_type = eap_fast_req_failure(sm, data); in eap_fast_process_phase2_response()
[all …]
Deap_server_peap.c787 u32 next_type; in eap_peap_process_phase2_soh() local
900 next_type = sm->user->methods[0].method; in eap_peap_process_phase2_soh()
903 sm->user->methods[0].vendor, next_type); in eap_peap_process_phase2_soh()
904 eap_peap_phase2_init(sm, data, sm->user->methods[0].vendor, next_type); in eap_peap_process_phase2_soh()
914 u32 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response() local
952 next_type = sm->user->methods[ in eap_peap_process_phase2_response()
956 next_vendor, next_type); in eap_peap_process_phase2_response()
960 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response()
962 eap_peap_phase2_init(sm, data, next_vendor, next_type); in eap_peap_process_phase2_response()
988 next_type = EAP_TYPE_NONE; in eap_peap_process_phase2_response()
[all …]
Deap_server_teap.c957 u8 next_type = EAP_TYPE_NONE; in eap_teap_process_phase2_response() local
985 next_type = eap_teap_req_failure(data, 0); in eap_teap_process_phase2_response()
986 eap_teap_phase2_init(sm, data, next_type); in eap_teap_process_phase2_response()
994 next_type = sm->user->methods[ in eap_teap_process_phase2_response()
997 next_type); in eap_teap_process_phase2_response()
999 next_type = eap_teap_req_failure(data, 0); in eap_teap_process_phase2_response()
1001 eap_teap_phase2_init(sm, data, next_type); in eap_teap_process_phase2_response()
1021 next_type = eap_teap_req_failure(data, TEAP_ERROR_INNER_METHOD); in eap_teap_process_phase2_response()
1022 eap_teap_phase2_init(sm, data, next_type); in eap_teap_process_phase2_response()
1032 next_type = eap_teap_req_failure( in eap_teap_process_phase2_response()
[all …]
Deap_server_ttls.c853 u8 next_type = EAP_TYPE_NONE; in eap_ttls_process_phase2_eap_response() local
878 next_type = sm->user->methods[ in eap_ttls_process_phase2_eap_response()
881 next_type); in eap_ttls_process_phase2_eap_response()
882 if (eap_ttls_phase2_eap_init(sm, data, next_type)) { in eap_ttls_process_phase2_eap_response()
885 next_type); in eap_ttls_process_phase2_eap_response()
933 next_type = sm->user->methods[0].method; in eap_ttls_process_phase2_eap_response()
935 wpa_printf(MSG_DEBUG, "EAP-TTLS: try EAP type %d", next_type); in eap_ttls_process_phase2_eap_response()
936 if (eap_ttls_phase2_eap_init(sm, data, next_type)) { in eap_ttls_process_phase2_eap_response()
938 "EAP type %d", next_type); in eap_ttls_process_phase2_eap_response()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp144 uint32_t next_type = composite_type_id; in AdjustAccessedIndices() local
147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices()
153 next_type = type_inst->GetSingleWordInOperand(0); in AdjustAccessedIndices()
173 next_type = type_inst->GetSingleWordInOperand(member); in AdjustAccessedIndices()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp161 uint32_t next_type = composite_type_id; in MarkAccessedMembersAsUsed() local
164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed()
170 next_type = type_inst->GetSingleWordInOperand(0); in MarkAccessedMembersAsUsed()
185 next_type = type_inst->GetSingleWordInOperand(member); in MarkAccessedMembersAsUsed()
/third_party/skia/third_party/externals/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp144 uint32_t next_type = composite_type_id; in AdjustAccessedIndices() local
147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices()
153 next_type = type_inst->GetSingleWordInOperand(0); in AdjustAccessedIndices()
173 next_type = type_inst->GetSingleWordInOperand(member); in AdjustAccessedIndices()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp161 uint32_t next_type = composite_type_id; in MarkAccessedMembersAsUsed() local
164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed()
170 next_type = type_inst->GetSingleWordInOperand(0); in MarkAccessedMembersAsUsed()
185 next_type = type_inst->GetSingleWordInOperand(member); in MarkAccessedMembersAsUsed()
/third_party/spirv-tools/source/reduce/
Dremove_struct_member_reduction_opportunity.cpp144 uint32_t next_type = composite_type_id; in AdjustAccessedIndices() local
147 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in AdjustAccessedIndices()
153 next_type = type_inst->GetSingleWordInOperand(0); in AdjustAccessedIndices()
173 next_type = type_inst->GetSingleWordInOperand(member); in AdjustAccessedIndices()
Dremove_unused_struct_member_reduction_opportunity_finder.cpp161 uint32_t next_type = composite_type_id; in MarkAccessedMembersAsUsed() local
164 auto type_inst = context->get_def_use_mgr()->GetDef(next_type); in MarkAccessedMembersAsUsed()
170 next_type = type_inst->GetSingleWordInOperand(0); in MarkAccessedMembersAsUsed()
185 next_type = type_inst->GetSingleWordInOperand(member); in MarkAccessedMembersAsUsed()
/third_party/ffmpeg/libavcodec/
Daacpsy.c419 int next_type = pch->next_window_seq; in psy_3gpp_window() local
449 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE; in psy_3gpp_window()
454 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE; in psy_3gpp_window()
458 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : ONLY_LONG_SEQUENCE; in psy_3gpp_window()
461 stay_short = next_type == EIGHT_SHORT_SEQUENCE || switch_to_eight; in psy_3gpp_window()
463 grouping = next_type == EIGHT_SHORT_SEQUENCE ? pch->next_grouping : 0; in psy_3gpp_window()
464 next_type = switch_to_eight ? EIGHT_SHORT_SEQUENCE : LONG_STOP_SEQUENCE; in psy_3gpp_window()
469 pch->next_window_seq = next_type; in psy_3gpp_window()
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard.h784 unsigned next_type : 4; member
884 unsigned next_type : 4; member
999 unsigned next_type : 4; member
Dmidgard_emit.c1001 .next_type = next_tag, in emit_binary_bundle()
1021 ins->texture.next_type = next_tag; in emit_binary_bundle()
/third_party/skia/third_party/externals/libpng/contrib/tools/
Dpngfix.c2785 png_uint_32 next_type) in process_chunk() argument
2866 file->type = next_type; in process_chunk()
2927 assert(next_type == png_IDAT); in process_chunk()
2946 file->type = next_type; in process_chunk()
3034 png_uint_32 next_type = get32(buffer, nused+4); in sync_stream() local
3036 if (chunk_type_valid(next_type)) in sync_stream()
3039 process_chunk(file, file_crc, next_length, next_type); in sync_stream()
3131 png_uint_32 next_type; in read_chunk() local
3133 nread += read_4(file, &next_type); in read_chunk()
3135 if (nread == 12 && chunk_type_valid(next_type)) in read_chunk()
[all …]
/third_party/libbpf/src/
Dbtf.c420 void *next_type = btf->types_data; in btf_parse_type_sec() local
421 void *end_type = next_type + hdr->type_len; in btf_parse_type_sec()
424 while (next_type + sizeof(struct btf_type) <= end_type) { in btf_parse_type_sec()
426 btf_bswap_type_base(next_type); in btf_parse_type_sec()
428 type_size = btf_type_size(next_type); in btf_parse_type_sec()
431 if (next_type + type_size > end_type) { in btf_parse_type_sec()
436 if (btf->swapped_endian && btf_bswap_type_rest(next_type)) in btf_parse_type_sec()
439 err = btf_add_type_idx_entry(btf, next_type - btf->types_data); in btf_parse_type_sec()
443 next_type += type_size; in btf_parse_type_sec()
447 if (next_type != end_type) { in btf_parse_type_sec()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp204 Type *next_type(Type *Ty, Value *Idx) { in next_type() function
396 PtrTy = next_type(PtrTy, Op); in processGepInst()
1121 Type *NextTy = next_type(N->PTy, N->Idx); in fabricateGEP()