Home
last modified time | relevance | path

Searched refs:next (Results 4176 - 4200 of 6449) sorted by relevance

1...<<161162163164165166167168169170>>...258

/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwnm_sta.c1640 const u8 *pos, *end, *next; in ieee802_11_rx_wnm_notif_req_wfa() local
1656 next = pos + ie_len; in ieee802_11_rx_wnm_notif_req_wfa()
1658 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1700 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1733 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1759 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1764 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/wps/
H A Dwps_er.c506 /* Find next <device> */ in wps_er_find_wfadevice()
1016 struct wpabuf *next = wps_get_msg(sta->wps, &op_code); in wps_er_sta_process() local
1017 if (next) in wps_er_sta_process()
1018 wps_er_sta_send_msg(sta, next); in wps_er_sta_process()
1765 struct wpabuf *next = wps_get_msg(ap->wps, &op_code); in wps_er_ap_process() local
1766 if (next) { in wps_er_ap_process()
1767 wps_er_ap_put_message(ap, next); in wps_er_ap_process()
1768 wpabuf_free(next); in wps_er_ap_process()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dwnm_sta.c1672 const u8 *pos, *end, *next; in ieee802_11_rx_wnm_notif_req_wfa() local
1688 next = pos + ie_len; in ieee802_11_rx_wnm_notif_req_wfa()
1690 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1732 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1765 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1791 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
1796 pos = next; in ieee802_11_rx_wnm_notif_req_wfa()
H A Dinterworking.c146 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_roaming_consortium()
162 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_3gpp()
174 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_nai_realm()
190 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_domain()
205 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_min_backhaul()
220 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in cred_with_conn_capab()
918 for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) { in remove_duplicate_network()
1397 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in interworking_credentials_available_roaming_consortium()
2007 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in interworking_credentials_available_3gpp()
2124 for (cred = wpa_s->conf->cred; cred; cred = cred->next) { in interworking_credentials_available_realm()
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddbus_usb_linux.c619 ASSERT(urbreq_q->next != NULL); in dbus_usbos_qdeq()
620 ASSERT(urbreq_q->next != urbreq_q); in dbus_usbos_qdeq()
625 req = list_entry(urbreq_q->next, urb_req_t, urb_list); in dbus_usbos_qdeq()
2973 struct list_head *cur, *next; in dbus_usbos_thread_deinit() local
2985 list_for_each_safe(cur, next, &usbos_info->usbos_list) in dbus_usbos_thread_deinit()
2995 list_for_each_safe(cur, next, &usbos_info->usbos_free_list) in dbus_usbos_thread_deinit()
3015 struct list_head *cur, *next; in dbus_usbos_thread_func() local
3041 list_for_each_safe(cur, next, &usbos_info->usbos_list) in dbus_usbos_thread_func()
3092 cur = usbos_info->usbos_free_list.next; in dbus_usbos_dispatch_schedule()
H A Ddhd_pno.h254 struct dhd_pno_bestnet_header *next; member
378 struct gscan_results_cache *next; member
/third_party/elfutils/src/
H A Dunstrip.c156 info->args = &state->argv[state->next]; in parse_opt()
191 if (state->next + 2 != state->argc) in parse_opt()
329 struct data_list *next;
337 struct data_list *next = new_data_list; in record_new_data()
340 new_data_list->next = next; in record_new_data()
349 struct data_list *next = list->next; in free_new_data()
352 list = next; in free_new_data()
1865 /* This is a duplicate. Its twin will get the next slo in copy_elided_sections()
328 struct data_list *next; global() member
336 struct data_list *next = new_data_list; record_new_data() local
348 struct data_list *next = list->next; free_new_data() local
[all...]
/third_party/node/src/
H A Dcares_wrap.cc299 for (uint32_t i = 0; current != nullptr; ++i, current = current->next) { in ParseMxReply()
334 for (uint32_t i = 0; current != nullptr; ++i, current = current->next) { in ParseCaaReply()
374 for (j = 0; current != nullptr; current = current->next) { in ParseTxtReply()
434 for (uint32_t i = 0; current != nullptr; ++i, current = current->next) { in ParseSrvReply()
477 for (uint32_t i = 0; current != nullptr; ++i, current = current->next) { in ParseNaptrReply()
805 if (servers->next != nullptr) { in EnsureServers()
1664 for (uint32_t i = 0; cur != nullptr; ++i, cur = cur->next) { in GetServers()
1749 cur->next = nullptr; in SetServers()
1752 last->next = cur; in SetServers()
/third_party/node/deps/v8/src/objects/
H A Dmap.cc607 Object next = current.GetBackPointer(isolate);
608 if (next.IsUndefined(isolate)) break; // Stop overwriting at initial map.
612 current = Map::cast(next);
832 Object next = map->GetBackPointer(); local
833 if (next.IsUndefined(isolate)) return;
835 Map current = Map::cast(next);
837 next = current.GetBackPointer();
838 if (next.IsUndefined(isolate)) break;
841 current = Map::cast(next);
909 // Starting from the next existin in FindElementsKindTransitionedMap()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp969 auto SecondBestA = std::next(BestA); in getBestNonConflictingEdges()
970 auto SecondBestB = std::next(BestB); in getBestNonConflictingEdges()
1195 /// branch was taken positively influences whether the next branch will be
2316 // There was fallthrough from chosen exit block (Bk) to next one (Bk+1) in rotateLoop()
2321 assert(std::next(ExitIt) != LoopChain.end() && in rotateLoop()
2323 MachineBasicBlock *NextBlockInChain = *std::next(ExitIt); in rotateLoop()
2331 std::rotate(LoopChain.begin(), std::next(ExitIt), LoopChain.end()); in rotateLoop()
2633 MachineFunction::iterator NextFI = std::next(FI); in buildCFGChains()
3044 if (std::next(MF.begin()) == MF.end()) in runOnMachineFunction()
3139 for (auto MBI = std::next(M in runOnMachineFunction()
[all...]
/third_party/backends/backend/
H A Dteco2.c1744 for (dev = first_dev; dev; dev = dev->next) in attach_scanner()
1832 dev->next = first_dev; in attach_scanner()
2573 for (dev = first_dev; i < num_devices; dev = dev->next) in sane_get_devices()
2598 for (dev = first_dev; dev; dev = dev->next) in sane_open()
3410 first_dev = dev->next; in sane_close()
3415 while (dev_tmp->next && dev_tmp->next != dev) in sane_close()
3417 dev_tmp = dev_tmp->next; in sane_close()
3419 if (dev_tmp->next != NULL) in sane_close()
3421 dev_tmp->next in sane_close()
[all...]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsresize.c184 struct DELAYED *next; member
624 /* Take the next supported cluster (free or relocatable) in print_advise()
1502 resize->delayed_runlists = resize->delayed_runlists->next; in delayed_updates()
1514 resize->delayed_runlists = resize->delayed_runlists->next; in delayed_updates()
1581 delayed->next = resize->delayed_runlists; in replace_later()
1586 while (previous->next in replace_later()
1587 && (previous->next->mref == FILE_MFT)) in replace_later()
1588 previous = previous->next; in replace_later()
1589 delayed->next = previous->next; in replace_later()
[all...]
/third_party/typescript/tests/baselines/reference/
H A Dparserharness.js1804 var next = 1;
1809 if (next >= temp.length) {
1814 var nextEdit = temp[next].edit;
1821 current = next;
1822 next++;
1826 // overlapping edits: for now, we only support ignoring an next edit
1829 next++;
3635 var next = 1;
3639 if (next >= temp.length) {
3644 var nextEdit = temp[next]
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dloctest.cpp3924 if((keyword = keywords->next(&keywordLen, status)) == NULL) { in TestKeywordVariants()
3953 if((keyword = keywords->next(&keywordLen, status)) == NULL) { in TestKeywordVariants()
3987 key = keys->next(&resultLength, status); in TestCreateUnicodeKeywords()
3995 key = keys->next(&resultLength, status); in TestCreateUnicodeKeywords()
4003 key = keys->next(&resultLength, status); in TestCreateUnicodeKeywords()
6410 const Locale &l0 = iter.next(); in TestRangeIterator()
6411 assertEquals("0.next()", "fr", l0.getName()); in TestRangeIterator()
6412 assertTrue("&0.next()", &l0 == &locales[0]); in TestRangeIterator()
6415 const Locale &l1 = iter.next(); in TestRangeIterator()
6416 assertEquals("1.next()", "en_G in TestRangeIterator()
[all...]
/third_party/pcre2/pcre2/src/sljit/
H A DsljitNativeARM_32.c338 struct future_patch* next; member
364 prev_patch->next = curr_patch->next; in resolve_const_pool_index()
366 *first_patch = curr_patch->next; in resolve_const_pool_index()
371 curr_patch = curr_patch->next; in resolve_const_pool_index()
381 *first_patch = (*first_patch)->next; in resolve_const_pool_index()
386 curr_patch->next = *first_patch; in resolve_const_pool_index()
728 label = label->next; in sljit_generate_code()
756 label = label->next; in sljit_generate_code()
783 jump = jump->next; in sljit_generate_code()
[all...]
/third_party/python/Lib/test/
H A Dtest_xml_etree.py538 action, elem = next(context)
624 action, elem = next(it)
627 next(it)
635 action, elem = next(it)
639 next(it)
1427 action, elem = next(it)
1430 action, elem = next(it)
1433 next(it)
1607 return next(self.events)
2208 t = next(
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c351 struct wpa_group *group, *next; in wpa_rekey_gtk() local
364 next = group->next; in wpa_rekey_gtk()
366 group = next; in wpa_rekey_gtk()
624 group = group->next; in wpa_deinit()
1031 for (group = wpa_auth->group; group; group = group->next) { in wpa_auth_gtk_rekey_in_process()
1276 * available, the next atempt will trigger GMK/Key in wpa_receive()
5019 if (prev->next == group) { in wpa_group_free()
5021 prev->next = group->next; in wpa_group_free()
[all...]
/base/security/device_auth/common_lib/impl/src/
H A Djson_utils.c99 nextItem = curItem->next; in DeleteAllItemExceptOne()
116 nextItem = curItem->next; in DeleteAllItem()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Djson_utils_mock.c131 nextItem = curItem->next; in DeleteAllItemExceptOne()
148 nextItem = curItem->next; in DeleteAllItem()
/base/startup/appspawn/interfaces/innerkits/client/
H A Dappspawn_client.c215 ListNode *sendNode = reqNode->msgBlocks.next; in HandleMsgSend()
228 sendNode = sendNode->next; in HandleMsgSend()
/base/startup/init/test/systest/
H A Dloopclient_systest.c294 ListNode *sendNode = reqNode->msgBlocks.next; in HandleMsgSend()
307 sendNode = sendNode->next; in HandleMsgSend()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/src/
H A Dwmalloc.c34 struct _memory_block *next; member
81 /* Don't flag for last unit,for last unit is ready for assigned, which is say no next unit can be assigned */ in memory_block_init()
90 g_stru_mem_block[size].next = HI_NULL; in memory_block_init()
182 *(hi_u16 *)ptr = block->n_first; /* point to next unit can be assigned */ in free_unit()
/device/qemu/drivers/virtio/
H A Dvirtblock.c131 q->desc[i].next = i + 1; in PopulateRequestQ()
134 q->desc[i].next = i + 1; in PopulateRequestQ()
/device/soc/rockchip/common/vendor/drivers/cpufreq/
H A Drockchip-cpufreq.c79 goto next; in rk3288_get_soc_info()
116 next: in rk3288_get_soc_info()
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dlinux_pkt.h95 #define PKTNEXT(osh, skb) ({BCM_REFERENCE(osh); (((struct sk_buff*)(skb))->next);})
99 (((struct sk_buff*)(skb))->next = (struct sk_buff*)(x)); \

Completed in 68 milliseconds

1...<<161162163164165166167168169170>>...258