Searched refs:ied (Results 1 – 9 of 9) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/ |
D | fetch_jit.cpp | 558 const INPUT_ELEMENT_DESC& ied = fetchState.layout[nInputElt]; in JitGatherVertices() local 561 if (ied.ComponentPacking == ComponentEnable::NONE) in JitGatherVertices() 566 const SWR_FORMAT_INFO& info = GetFormatInfo((SWR_FORMAT)ied.Format); in JitGatherVertices() 572 Value* stream = LOAD(streams, {ied.StreamIndex, SWR_VERTEX_BUFFER_STATE_xpData}); in JitGatherVertices() 574 Value* stride = LOAD(streams, {ied.StreamIndex, SWR_VERTEX_BUFFER_STATE_pitch}); in JitGatherVertices() 578 Value* maxVertex = GEP(streams, {C(ied.StreamIndex), C(SWR_VERTEX_BUFFER_STATE_maxVertex)}); in JitGatherVertices() 585 minVertex = GEP(streams, {C(ied.StreamIndex), C(SWR_VERTEX_BUFFER_STATE_minVertex)}); in JitGatherVertices() 599 if (ied.InstanceEnable) in JitGatherVertices() 601 Value* stepRate = C(ied.InstanceAdvancementState); in JitGatherVertices() 616 else if (ied.InstanceStrideEnable) in JitGatherVertices() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
D | sme.c | 313 struct wpa_ie_data ied; in sme_send_authentication() local 320 } else if (wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in sme_send_authentication() 322 (ied.key_mgmt & WPA_KEY_MGMT_DPP)) { in sme_send_authentication() 325 } else if (wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in sme_send_authentication() 326 wpa_key_mgmt_sae(ied.key_mgmt)) { in sme_send_authentication()
|
D | dpp_supplicant.c | 2011 struct wpa_ie_data ied; in wpas_dpp_check_connect() local 2016 if (rsn && wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in wpas_dpp_check_connect() 2017 !(ied.key_mgmt & WPA_KEY_MGMT_DPP)) in wpas_dpp_check_connect()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
D | sme.c | 397 struct wpa_ie_data ied; in sme_send_authentication() local 404 } else if (wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in sme_send_authentication() 406 (ied.key_mgmt & WPA_KEY_MGMT_DPP)) { in sme_send_authentication() 409 } else if (wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in sme_send_authentication() 410 wpa_key_mgmt_sae(ied.key_mgmt)) { in sme_send_authentication()
|
D | dpp_supplicant.c | 3126 struct wpa_ie_data ied; in wpas_dpp_check_connect() local 3132 if (rsn && wpa_parse_wpa_ie(rsn, 2 + rsn[1], &ied) == 0 && in wpas_dpp_check_connect() 3133 !(ied.key_mgmt & WPA_KEY_MGMT_DPP)) in wpas_dpp_check_connect()
|
/third_party/icu/icu4c/source/data/misc/ |
D | supplementalData.txt | 9354 "ied", 24957 "ied",
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 9354 "ied", 24957 "ied",
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | supplementalData.txt | 9038 "ied", 24142 "ied",
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 6341 ##ied
|