Home
last modified time | relevance | path

Searched refs:next_info (Results 1 – 25 of 121) sorted by relevance

12345

/dports/devel/libfirm/libfirm-1.21.0/ir/be/
H A Dbesched.c67 const sched_info_t *next_info = get_irn_sched_info(info->next); in sched_set_time_stamp() local
69 sched_timestep_t after_ts = next_info->time_step; in sched_set_time_stamp()
100 sched_info_t *next_info = get_irn_sched_info(next); in sched_add_before() local
101 ir_node *prev = next_info->prev; in sched_add_before()
111 next_info->prev = irn; in sched_add_before()
121 sched_info_t *next_info = get_irn_sched_info(next); in sched_add_after() local
130 next_info->prev = irn; in sched_add_after()
140 sched_info_t *next_info = get_irn_sched_info(next); in sched_remove() local
144 next_info->prev = prev; in sched_remove()
/dports/lang/ruby26/ruby-2.6.9/enc/trans/
H A Dutf8_mac.trans159 next_info = INVALID;
161 next_info = (VALUE)BL_ACTION(next_byte);
163 if ((next_info & 3) == 0) continue;
166 return next_info;
173 VALUE next_info;
179 next_info = get_info(from_utf8_mac_nfc2, sp);
180 switch (next_info & 0x1F) {
183 buf[n++] = getBT1(next_info);
184 buf[n++] = getBT2(next_info);
185 if (THREEbt == (next_info & 0x1F))
[all …]
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/unix/ibus/
H A Dselection_monitor.cc171 bool WaitForNextSelectionEvent(size_t max_bytes, SelectionInfo *next_info) { in WaitForNextSelectionEvent() argument
172 DCHECK(next_info); in WaitForNextSelectionEvent()
190 return OnXFixesSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
198 return OnSelectionNotify(event.get(), max_bytes, next_info); in WaitForNextSelectionEvent()
440 size_t max_bytes, SelectionInfo *next_info) { in OnXFixesSelectionNotify() argument
482 *next_info = last_request_info_; in OnXFixesSelectionNotify()
487 SelectionInfo *next_info) { in OnSelectionNotify() argument
512 *next_info = last_request_info_; in OnSelectionNotify()
513 next_info->selected_text = selected_text; in OnSelectionNotify()
584 SelectionInfo next_info; in Run() local
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/x2sys/
H A Dx2sys_put.c189 …info = B->head; this_info->next_info && strcmp (this_info->next_info->trackname, track) < 0; this_… in x2sysput_bix_find_track()
190 *found_it = (this_info->next_info != NULL && !strcmp (this_info->next_info->trackname, track)); in x2sysput_bix_find_track()
305 free_id = x2sysput_bix_remove_track (GMT, this_info->next_info->track_id, &B); in GMT_x2sys_put()
307 this_info->next_info = this_info->next_info->next_info; in GMT_x2sys_put()
338 new_info->next_info = this_info->next_info; in GMT_x2sys_put()
339 this_info->next_info = new_info; in GMT_x2sys_put()
343 this_info = this_info->next_info; in GMT_x2sys_put()
431 for (this_info = B.head->next_info; this_info; this_info = this_info->next_info) in GMT_x2sys_put()
/dports/devel/p5-SPOPS/SPOPS-0.87/SPOPS/
H A DIterator.pm109 my @next_info = $self->fetch_object;
110 if ( ! defined $next_info[0] || $next_info[0] eq ITER_IS_DONE ) {
120 $self->{ ITER_NEXT_VALUE() } = $next_info[0];
121 $self->{ ITER_NEXT_POSITION() } = $next_info[1];
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/lib/transport/
H A Dsuper_recv_packet_handler.hpp580 buffers_info_type& next_info = get_next_buffer_info(); in get_aligned_buffs() local
606 std::swap(curr_info, next_info); // save progress from curr -> next in get_aligned_buffs()
630 std::swap(curr_info, next_info); // save progress from curr -> next in get_aligned_buffs()
631 curr_info.metadata.has_time_spec = next_info[index].ifpi.has_tsf; in get_aligned_buffs()
633 time_spec_t::from_ticks(next_info[index].time, _tick_rate); in get_aligned_buffs()
636 next_info[index].vrt_hdr, next_info[index].ifpi)); in get_aligned_buffs()
645 next_info[index].ifpi.packet_count); in get_aligned_buffs()
653 next_info[index].buff.reset(); // No data, so release the buffer in get_aligned_buffs()
654 next_info[index].copy_buff = nullptr; in get_aligned_buffs()
659 std::swap(curr_info, next_info); // save progress from curr -> next in get_aligned_buffs()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/vr/
H A Dkeyboard_delegate_for_testing.cc57 TextInputInfo next_info; in OnBeginFrame() local
78 next_info = TextInputInfo(current_string, new_selection_start, in OnBeginFrame()
98 next_info = TextInputInfo(current_string, new_selection_start, in OnBeginFrame()
108 ui_->OnInputEdited(EditedText(next_info, cached_keyboard_input_)); in OnBeginFrame()
/dports/www/tikiwiki/tiki-21.2/templates/
H A Dtiki-wiki_structure_bar.tpl28next_info and $next_info.page_ref_id}{if $next_info.page_alias}{assign var=icon_title value=$next_…
29 …<a href="{sefurl page=$next_info.pageName structure=$home_info.pageName page_ref_id=$next_info.pag…
/dports/editors/aee/aee-bf68f4accb96ac39020ac2d9092022aebfa5df27/
H A Djournal.c129 (char *)&(line->file_info.next_info), sizeof(unsigned long));
169 line->prev_line->file_info.next_info = NO_FURTHER_LINES;
184 line->prev_line->file_info.next_info =
228 line->prev_line->file_info.next_info =
234 line->file_info.next_info =
240 line->file_info.next_info = NO_FURTHER_LINES;
248 (line->file_info.next_info != NO_FURTHER_LINES))
266 read(buffer->journ_fd, (char *)&(line->file_info.next_info),
353 if (line->file_info.next_info != NO_FURTHER_LINES)
361 line->file_info.next_info = 0;
[all …]
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgimv_image_loader.c69 GimvImageInfo *next_info; member
221 loader->priv->next_info = NULL; in gimv_image_loader_init()
303 if (loader->priv->next_info) in gimv_image_loader_destroy()
304 gimv_image_info_unref (loader->priv->next_info); in gimv_image_loader_destroy()
305 loader->priv->next_info = NULL; in gimv_image_loader_destroy()
337 if (loader->priv->next_info) in gimv_image_loader_set_image_info()
338 gimv_image_info_unref (loader->priv->next_info); in gimv_image_loader_set_image_info()
339 loader->priv->next_info = gimv_image_info_ref (info); in gimv_image_loader_set_image_info()
743 if (!loader->priv->next_info) in gimv_image_loader_load_end()
746 loader->info = loader->priv->next_info; in gimv_image_loader_load_end()
[all …]
/dports/devel/ode/ode-0.13/ode/src/
H A Dthreading_impl_posix.h372 dxWaiterInfo *next_info = waiter_info->m_next_info; in UnregisterWaiterFromList() local
374 if (next_info == waiter_info) in UnregisterWaiterFromList()
380 next_info->m_prev_info_ptr = waiter_info->m_prev_info_ptr; in UnregisterWaiterFromList()
381 *waiter_info->m_prev_info_ptr = next_info; in UnregisterWaiterFromList()
385 m_waiters_list = next_info; in UnregisterWaiterFromList()
/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/reputation/
H A Dreputation_parse.cc196 INFO next_info; in duplicate_info() local
200 next_info = segment_snort_calloc(1,sizeof(IPrepInfo)); in duplicate_info()
201 if (!next_info) in duplicate_info()
208 dest_info->next = next_info; in duplicate_info()
212 dest_info = (IPrepInfo*)&base[next_info]; in duplicate_info()
301 IPrepInfo* next_info; in update_entry_info() local
306 next_info = (IPrepInfo*)&base[dest_info->next]; in update_entry_info()
307 next_info->list_indexes[0] = new_index; in update_entry_info()
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/
H A Dutil_funcs.c1040 node->next_info = NULL; in net_snmp_create_prefix_info()
1114 for (temp_node = *head; temp_node->next_info != NULL ; temp_node = temp_node->next_info) { in net_snmp_search_update_prefix_info()
1121 temp_node->next_info = node_to_use; in net_snmp_search_update_prefix_info()
1124 for (temp_node = *head; temp_node != NULL ; temp_node = temp_node->next_info) { in net_snmp_search_update_prefix_info()
1148 prev_node = temp_node, temp_node = temp_node->next_info) { in net_snmp_delete_prefix_info()
1152 prev_node->next_info = temp_node->next_info; in net_snmp_delete_prefix_info()
1154 *head = temp_node->next_info; in net_snmp_delete_prefix_info()
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/src/
H A Dnetaddr.c719 struct addrinfo *next_info = NULL; in get_addr_by_name() local
726 next_info = info->ai_next; in get_addr_by_name()
727 while (next_info != NULL) { in get_addr_by_name()
734 pr_netaddr_set_family(*elt, next_info->ai_family); in get_addr_by_name()
735 pr_netaddr_set_sockaddr(*elt, next_info->ai_addr); in get_addr_by_name()
738 next_info->ai_family == AF_INET ? "IPv4" : "IPv6", in get_addr_by_name()
741 next_info = next_info->ai_next; in get_addr_by_name()
789 struct addrinfo *next_info = NULL; in get_addr_by_name() local
801 next_info = info; in get_addr_by_name()
802 while (next_info != NULL) { in get_addr_by_name()
[all …]

12345