Home
last modified time | relevance | path

Searched refs:next (Results 12401 - 12425 of 12742) sorted by relevance

1...<<491492493494495496497498499500>>...510

/third_party/selinux/libsepol/cil/src/
H A Dcil_copy_ast.c2088 parent->cl_tail->next = new; in __cil_copy_node_helper()
/third_party/rust/crates/serde/serde_derive_internals/src/
H A Dattr.rs1864 while let Some(tt) = iter.next() { in collect_lifetimes_from_tokens()
1867 if let Some(TokenTree::Ident(ident)) = iter.next() { in collect_lifetimes_from_tokens()
/third_party/rust/crates/serde/serde_derive/src/internals/
H A Dattr.rs1864 while let Some(tt) = iter.next() { in collect_lifetimes_from_tokens()
1867 if let Some(TokenTree::Ident(ident)) = iter.next() { in collect_lifetimes_from_tokens()
/third_party/rust/crates/serde/serde/src/private/
H A Dde.rs1428 let (variant, value) = match iter.next() { in deserialize_enum()
1438 if iter.next().is_some() { in deserialize_enum()
1998 let (variant, value) = match iter.next() { in deserialize_enum()
2008 if iter.next().is_some() { in deserialize_enum()
2256 match self.iter.next() { in next_element_seed()
2301 match self.iter.next() { in next_key_seed()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver.h366 * @next: Pointer to the next interface or NULL if this is the last one
375 struct wpa_interface_info *next; member
513 * for the specified number of iterations), the next scan plan is
1138 * fils_erp_next_seq_num - The next sequence number to use in FILS ERP
2283 * @seq: sequence number/packet number, seq_len octets, the next
2608 * provided IEs in the next message in FT authentication sequence.
3361 * @start: Start time in ms from next TBTT
3906 * get_transmit_next_pn - Get transmit next pn
3914 * set_transmit_next_pn - Set transmit next p
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_peer/
H A Deap_fast.c247 pac = pac->next; in eap_fast_deinit()
H A Deap_teap.c268 pac = pac->next; in eap_teap_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dap.c253 for (iface = wpa_s->global->ifaces; iface; iface = iface->next) in wpa_supplicant_conf_ap_ht()
H A Ddpp_supplicant.c216 * the next channel immediately. */ in wpas_dpp_tx_status()
1344 for (ssid = wpa_s->conf->ssid; ssid; ssid = ssid->next) { in wpas_dpp_rx_peer_disc_resp()
1497 /* Could not use this channel - try the next one */ in wpas_dpp_pkex_next_channel()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Ddrv_callbacks.c1077 for (sta = hapd->sta_list; sta; sta = sta->next) { in hostapd_event_ch_switch()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver.h406 * @next: Pointer to the next interface or NULL if this is the last one
415 struct wpa_interface_info *next; member
553 * for the specified number of iterations), the next scan plan is
1245 * fils_erp_next_seq_num - The next sequence number to use in FILS ERP
1741 * seq_len octets, the next packet number to be used for in replay
3012 * provided IEs in the next message in FT authentication sequence.
3765 * @start: Start time in ms from next TBTT
4329 * get_transmit_next_pn - Get transmit next pn
4337 * set_transmit_next_pn - Set transmit next p
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_peer/
H A Deap_fast.c247 pac = pac->next; in eap_fast_deinit()
H A Deap_teap.c269 pac = pac->next; in eap_teap_deinit()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Ddpp_hostapd.c170 * the next channel immediately. */ in hostapd_dpp_tx_status()
1678 for (ctrl = hapd->conf->dpp_controller; ctrl; ctrl = ctrl->next) { in hostapd_dpp_add_controllers()
/third_party/json/tests/abi/include/nlohmann/
H A Djson_v3_10_5.hpp2732 pos = s.find(f, pos + t.size())) // find next occurrence of f in replace_substring()
5211 #include <iterator> // begin, end, iterator_traits, random_access_iterator_tag, distance, next
5533 /// index to the utf8_codes array for the next valid byte
6013 /// helper to hold the reference for the next object element
6316 /// helper to hold the reference for the next object element
6605 @brief check if the next byte(s) are inside a given range
6666 // get next character
6735 // expect next \uxxxx entry
7338 input is read and used to determined the next state. Only state "done"
7730 @brief get next characte
[all...]
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_init.c1257 * state is cleared for the next heart-beat. If the timer expired with the
1507 * the timer for the next timeout period. If lpfc heart-beat mailbox command
5183 /* restart the timer for the next iteration */ in lpfc_vmid_poll()
5974 * the next timer cycle to hit. in lpfc_cmf_timer()
5993 * timer interrupt, set the start time for the next in lpfc_cmf_timer()
6017 * this next timer interval. in lpfc_cmf_timer()
6054 /* Calculate MBPI for the next timer interval */ in lpfc_cmf_timer()
8784 * The next initialization cycle sets the count and allocates in lpfc_free_nvmet_sgl_list()
12523 /* Bump start_cpu to the next slot to minmize the in lpfc_cpu_affinity_check()
12572 /* Bump start_cpu to the next slo in lpfc_cpu_affinity_check()
12913 struct lpfc_queue *eq, *next; lpfc_cpu_offline() local
12943 struct lpfc_queue *eq, *next; lpfc_cpu_online() local
14626 struct lpfc_dmabuf *dmabuf, *next; lpfc_write_firmware() local
[all...]
/third_party/sqlite/src/
H A Dsqlite3.c1402 ** be advantageous to block on the next WAL lock if the lock is not immediately
1420 ** atomically at the next [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]. Systems
1767 ** next. Applications that use these interfaces must be prepared for any
1769 ** from one release to the next. Applications must not attempt to access
2043 ** allocators round up memory allocations at least to the next multiple
2493 ** rounded down to the next smaller multiple of 8. ^(The lookaside memory
5003 ** or until the next call to
5013 ** one release of SQLite to the next.
5138 ** sqlite3_step() is called again to retrieve the next row of data.
5858 ** occurs is undefined and may change from one release of SQLite to the next
13947 HashElem *next, *prev; /* Next and previous elements in the table */ global() member
26378 u32 next; /* Index in mem3.aPool[] of next free chunk */ global() member
26438 u32 next = mem3.aPool[i].u.list.next; memsys3UnlinkFromList() local
27049 int next; /* Index of next free chunk */ global() member
27130 int next, prev; memsys5Unlink() local
70638 u32 next, size; global() local
73468 Pgno next = 0; global() local
179257 Fts3HashElem *next, *prev; /* Next and previous elements in the table */ global() member
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/overlay/
H A Doverlay_manager_test_ng.cpp341 auto scrollNode = *(std::next(sheetChildren.begin(), 1)); in HWTEST_F()
458 auto scrollNode = *(std::next(sheetChildren.begin(), 1)); in HWTEST_F()
/kernel/linux/linux-5.10/arch/x86/events/intel/
H A Dcore.c2393 * Because the values will be restored in next schedule in. in icl_update_topdown_event()
3031 /* allocate again next time */ in __intel_shared_reg_put_constraints()
4201 struct perf_event_context *next) in intel_pmu_swap_task_ctx()
4203 intel_pmu_lbr_swap_task_ctx(prev, next); in intel_pmu_swap_task_ctx()
4200 intel_pmu_swap_task_ctx(struct perf_event_context *prev, struct perf_event_context *next) intel_pmu_swap_task_ctx() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c4879 return omapdss_device_connect(dst->dss, dst, dst->next); in dsi_connect()
4885 omapdss_device_disconnect(dst, dst->next); in dsi_disconnect()
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_83xx_hw.c3902 cmd = list_entry(head->next, struct qlcnic_cmd_args, list); in qlcnic_83xx_flush_mbx_queue()
4126 cmd = list_entry(head->next, struct qlcnic_cmd_args, list); in qlcnic_83xx_mailbox_worker()
/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
H A Di40iw_ctrl.c315 * i40iw_get_qp - get the next qp from the list given current qp
328 entry = head->next; in i40iw_get_qp()
331 entry = (lastentry != head) ? lastentry->next : NULL; in i40iw_get_qp()
599 * i40iw_sc_cqp_get_next_send_wqe_idx - get next WQE on CQP SQ and pass back the index
602 * @wqe_idx: WQE index for next WQE on CQP SQ
635 * i40iw_sc_cqp_get_next_send_wqe - get next wqe on cqp sq
690 /* arm next se should always be zero */ in i40iw_sc_ccq_arm()
1855 * i40iw_sc_get_next_aeqe - get next aeq entry
2496 case 5: /* fallthrough until next ABI version */ in i40iw_sc_qp_init()
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c134 * dumps it to @buf up to @size number of bytes. It will start at the next entry
200 * dumps it to @buf up to @size number of bytes. It will start at the next entry
684 /* Set it up for the next time */ in lpfc_debugfs_dumpHBASlim_data()
1325 * off to NVME Layer to start of next command. in lpfc_io_ktime()
1411 "done -to- Start of next Cmd (in driver)\n"); in lpfc_debugfs_ioktime_data()
2197 struct lpfc_dmabuf *dmabuf, *next; in lpfc_debugfs_ras_log_data() local
2208 list_for_each_entry_safe(dmabuf, next, in lpfc_debugfs_ras_log_data()
3385 /* Set up the offset for next portion of pci cfg read */ in lpfc_idiag_pcicfg_read()
3699 /* Set up the offset for next portion of pci bar read */ in lpfc_idiag_baracc_read()
4037 * EQ read and jumps to the next E
[all...]
/kernel/linux/linux-5.10/fs/ocfs2/
H A Drefcounttree.c975 * of the next extent rec. in ocfs2_get_refcount_cpos_end()
992 * the subtree root between this extent block and the next in ocfs2_get_refcount_cpos_end()
1055 * and end at a small value between cpos+len and start of the next record.
1362 struct ocfs2_refcount_rec *next) in ocfs2_refcount_rec_no_intersect()
1365 ocfs2_get_ref_rec_low_cpos(next)) in ocfs2_refcount_rec_no_intersect()
2801 * clusters, continue with the next extent block if possible. in ocfs2_refcount_cal_cow_clusters()
1361 ocfs2_refcount_rec_no_intersect(struct ocfs2_refcount_rec *prev, struct ocfs2_refcount_rec *next) ocfs2_refcount_rec_no_intersect() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Dmlme.c1200 * of the next beacon from the AP. in ieee80211_chswitch_work()
1570 goto next; in ieee80211_find_80211h_pwr_constr()
1582 next: in ieee80211_find_80211h_pwr_constr()
1964 /* downgrade next lower non-ACM AC */ in __ieee80211_sta_handle_tspec_ac_params()
2396 /* on the next assoc, re-program HT/VHT parameters */ in ieee80211_set_disassoc()
3545 * next beacon and update then. in ieee80211_assoc_success()

Completed in 257 milliseconds

1...<<491492493494495496497498499500>>...510