Home
last modified time | relevance | path

Searched refs:dest_list (Results 1 – 25 of 114) sorted by relevance

12345

/dports/www/py-webassets/webassets-2.0/examples/appengine/webassets/filter/cssrewrite/
H A Durlpath.py90 dest_list = dest_abs.split('/')
93 if orig_list[0] != dest_list[0]:
100 for start_seg, dest_seg in zip(orig_list, dest_list):
110 segments += dest_list[i:]
117 return dest_list[-1]
144 dest_list = dest.split('/')
148 for start_seg, dest_seg in zip(orig_list, dest_list):
158 segments += dest_list[i:]
165 return dest_list[-1]
/dports/www/py-webassets/webassets-2.0/src/webassets/filter/cssrewrite/
H A Durlpath.py90 dest_list = dest_abs.split('/')
93 if orig_list[0] != dest_list[0]:
100 for start_seg, dest_seg in zip(orig_list, dest_list):
110 segments += dest_list[i:]
117 return dest_list[-1]
144 dest_list = dest.split('/')
148 for start_seg, dest_seg in zip(orig_list, dest_list):
158 segments += dest_list[i:]
165 return dest_list[-1]
/dports/net/sems/sems-f89581a/core/sip/
H A Dparse_next_hop.cpp7 list<sip_destination>& dest_list) in parse_next_hop() argument
61 dest_list.push_back(dest); in parse_next_hop()
91 dest_list.push_back(dest); in parse_next_hop()
112 dest_list.push_back(dest); in parse_next_hop()
133 dest_list.push_back(dest); in parse_next_hop()
155 dest_list.push_back(dest); in parse_next_hop()
160 dest_list.push_back(dest); in parse_next_hop()
164 dest_list.push_back(dest); in parse_next_hop()
H A Dresolver.cpp749 : dest_list(), in sip_target_set()
750 dest_list_it(dest_list.begin()) in sip_target_set()
755 dest_list_it = dest_list.begin(); in reset_iterator()
760 return dest_list_it != dest_list.end(); in has_next()
796 for(list<sip_target>::iterator it = dest_list.begin(); in debug()
797 it != dest_list.end(); it++) { in debug()
1068 int _resolver::resolve_targets(const list<sip_destination>& dest_list, in resolve_targets() argument
1071 for(list<sip_destination>::const_iterator it = dest_list.begin(); in resolve_targets()
1072 it != dest_list.end(); it++) { in resolve_targets()
1095 targets->dest_list.push_back(t); in resolve_targets()
H A Dparse_next_hop.h21 list<sip_destination>& dest_list);
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/list/
H A Dmailbox-list-subscriptions.c109 struct mailbox_list *dest_list) in mailbox_list_subscriptions_refresh() argument
122 if (dest_list->subscriptions == NULL) { in mailbox_list_subscriptions_refresh()
124 dest_list->subscriptions = mailbox_tree_init(sep); in mailbox_list_subscriptions_refresh()
138 mailbox_tree_clear(dest_list->subscriptions); in mailbox_list_subscriptions_refresh()
139 dest_list->subscriptions_mtime = 0; in mailbox_list_subscriptions_refresh()
152 mailbox_tree_clear(dest_list->subscriptions); in mailbox_list_subscriptions_refresh()
153 dest_list->subscriptions_read_time = ioloop_time; in mailbox_list_subscriptions_refresh()
155 subsfile_ctx = subsfile_list_init(dest_list, path); in mailbox_list_subscriptions_refresh()
157 dest_list->subscriptions_mtime = st.st_mtime; in mailbox_list_subscriptions_refresh()
164 e_warning(dest_list->ns->user->event, in mailbox_list_subscriptions_refresh()
[all …]
/dports/polish/gnugadu2/gg2-2.3.0/lib/
H A Dsignals.c241 GSList *dest_list = NULL; in do_signal() local
246 dest_list = find_plugin_by_pattern(tmpsignal->destination_plugin_name); in do_signal()
248 dest_list = g_slist_append(dest_list, find_plugin_by_name(tmpsignal->destination_plugin_name)); in do_signal()
250 if ((dest_list != NULL) && (dest_list->data == NULL)) in do_signal()
256 dest_list_to_remove = dest_list; in do_signal()
258 while (dest_list) in do_signal()
260 dest = (GGaduPlugin *) dest_list->data; in do_signal()
265 dest_list = dest_list->next; in do_signal()
/dports/graphics/gimageview/gimageview-0.2.27/src/
H A Dgimv_dupl_finder.c172 finder->dest_list = NULL; in gimv_dupl_finder_init()
213 g_list_foreach (finder->dest_list, (GFunc) gtk_object_unref, NULL); in gimv_dupl_finder_destroy()
215 g_list_free (finder->dest_list); in gimv_dupl_finder_destroy()
217 finder->dest_list = NULL; in gimv_dupl_finder_destroy()
272 finder->dest_list = g_list_append (finder->dest_list, thumb); in gimv_dupl_finder_append_dest()
386 finder->cur1 = finder->dest_list; in gimv_dupl_finder_start()
387 finder->cur2 = g_list_next (finder->dest_list); in gimv_dupl_finder_start()
389 num = g_list_length (finder->dest_list); in gimv_dupl_finder_start()
/dports/multimedia/spook/spook-20050207/
H A Dstream.c73 for( dest = s->dest_list; dest; dest = dest->next ) in deliver_frame_to_stream()
101 dest->next = s->dest_list; in new_dest()
104 s->dest_list = dest; in new_dest()
125 s->dest_list = NULL; in new_convert_stream()
187 s->dest_list = NULL; in new_stream()
208 for( dest = s->dest_list; dest; dest = dest->next ) in set_waiting()
/dports/devel/allegro5/allegro5-5.2.7.0/examples/
H A Dex_pixelformat.cpp79 List dest_list; member in Prog
100 dest_list(List()), in Prog()
110 d.add(dest_list, 15, 1, 4, 27); in Prog()
118 dest_list.append_item(formats[i].name); in Prog()
143 const int j = dest_list.get_cur_value(); in draw_sample()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/toc/
H A Dlocation.py133 self.dest_list = dl = QListWidget(self)
218 d = self.dest_list
248 self.dest_list.addItems(spine_names)
281 for i in range(self.dest_list.count()):
282 litem = self.dest_list.item(i)
288 self.dest_list.blockSignals(True)
289 self.dest_list.setCurrentRow(dest_index)
290 self.dest_list.blockSignals(False)
291 item = self.dest_list.item(dest_index)
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/cisco/nxos/plugins/module_utils/network/nxos/facts/static_routes/
H A Dstatic_routes.py172 def get_command(self, conf, afi_list, dest_list, af): argument
193 if inner_dict["dest"] not in dest_list:
194 dest_list.append(inner_dict["dest"])
226 dest_list = []
235 self.get_command(c, afi_list, dest_list, af)
/dports/security/silktools/silk-3.19.1/src/rwfilter/
H A Drwfilter.c126 for (dest = dest_type[i].dest_list; dest != NULL; dest = dest->next) { in writeHeaders()
376 for (dest = dest_type[i].dest_list; dest != NULL; dest = next_dest) { in closeAllDests()
393 dest_type[i].dest_list = NULL; in closeAllDests()
423 for (dest = dest_type[dest_id].dest_list; dest != NULL; dest = next_dest) { in closeOutputDests()
432 dest_type[dest_id].dest_list = NULL; in closeOutputDests()
463 dest_prev = &dest_type[dest_id].dest_list; in closeOneOutput()
516 destination_t *dest = dest_type[pr_dest_id].dest_list; \ in filterFile()
H A Drwfiltersetup.c357 if (dest_type[DEST_PASS].dest_list) { in appSetup()
362 if (dest_type[DEST_FAIL].dest_list) { in appSetup()
367 if (NULL == dest_type[DEST_ALL].dest_list) { in appSetup()
450 end = &d_type->dest_list; in appOptionsHandler()
733 for (dest = dest_type[dest_id].dest_list; in filterCheckOutputs()
810 for (dest = dest_type[dest_id].dest_list; in filterOpenOutputs()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/arista/eos/plugins/module_utils/network/eos/facts/static_routes/
H A Dstatic_routes.py121 dest_list = []
177 if dest not in dest_list:
179 if dest_list and not route_update:
182 dest_list.append(dest)
/dports/net/ryu/ryu-4.26/ryu/services/protocols/bgp/operator/commands/show/
H A Droute_formatter_mixin.py19 def _format_family(cls, dest_list): argument
49 for dist in dest_list:
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dmixed_cdft_methods.F564 DO j = 1, SIZE(mixed_cdft%dest_list)
645 DO j = 1, SIZE(mixed_cdft%dest_list)
660 DO j = 1, SIZE(mixed_cdft%dest_list)
706 DO j = 1, SIZE(mixed_cdft%dest_list)
721 DO j = 1, SIZE(mixed_cdft%dest_list)
2709 DO i = 1, SIZE(mixed_cdft%dest_list)
3156 … tags(1), tags(2), mixed_cdft%dest_list(1), mixed_cdft%dest_list(2)/)
3162 mixed_cdft%dest_list(1), mixed_cdft%dest_list(2)/)
3281 DO j = 1, SIZE(mixed_cdft%dest_list)
3329 DO j = 1, SIZE(mixed_cdft%dest_list)
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dmixed_cdft_methods.F563 DO j = 1, SIZE(mixed_cdft%dest_list)
644 DO j = 1, SIZE(mixed_cdft%dest_list)
659 DO j = 1, SIZE(mixed_cdft%dest_list)
705 DO j = 1, SIZE(mixed_cdft%dest_list)
720 DO j = 1, SIZE(mixed_cdft%dest_list)
2701 DO i = 1, SIZE(mixed_cdft%dest_list)
3148 … tags(1), tags(2), mixed_cdft%dest_list(1), mixed_cdft%dest_list(2)/)
3154 mixed_cdft%dest_list(1), mixed_cdft%dest_list(2)/)
3273 DO j = 1, SIZE(mixed_cdft%dest_list)
3321 DO j = 1, SIZE(mixed_cdft%dest_list)
[all …]
H A Dmixed_cdft_types.F207 INTEGER, POINTER, DIMENSION(:) :: source_list, dest_list, & component
294 NULLIFY (cdft_control%dlb_control, cdft_control%dest_list_bo, cdft_control%dest_list)
317 IF (ASSOCIATED(cdft_control%dest_list)) &
318 DEALLOCATE (cdft_control%dest_list)
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/gtkui/
H A Dcolumns.cc239 GtkWidget * source_list, * dest_list; in transfer() local
244 dest_list = avail_list; in transfer()
250 dest_list = chosen_list; in transfer()
269 audgui_list_insert_rows (dest_list, dest_rows, 1); in transfer()
/dports/sysutils/brasero/brasero-3.12.3/plugins/local-track/
H A Dburn-local-image.c85 GSList *dest_list; member
530 for (src = priv->src_list, dest = priv->dest_list; in brasero_local_track_thread()
648 priv->dest_list = g_slist_append (priv->dest_list, tmpfile); in _foreach_non_local_cb()
832 if (priv->dest_list) { in brasero_local_track_stop()
833 g_slist_foreach (priv->dest_list, (GFunc) g_object_unref, NULL); in brasero_local_track_stop()
834 g_slist_free (priv->dest_list); in brasero_local_track_stop()
835 priv->dest_list = NULL; in brasero_local_track_stop()
/dports/devel/py-unipath/Unipath-1.1/unipath/
H A Dpath.py80 dest_list = dest.components()
82 if orig_list[0] != os.path.normcase(dest_list[0]):
88 for start_seg, dest_seg in zip(orig_list, dest_list):
98 segments += dest_list[i:]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/shared/
H A Dshared-list.c181 struct mailbox_list *dest_list) in shared_list_subscriptions_refresh() argument
185 if (dest_list->subscriptions == NULL) { in shared_list_subscriptions_refresh()
187 dest_list->subscriptions = mailbox_tree_init(sep); in shared_list_subscriptions_refresh()
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/index/imapc/
H A Dimapc-list.c791 struct mailbox_list *dest_list) in imapc_list_subscriptions_refresh() argument
798 char list_sep, dest_sep = mail_namespace_get_sep(dest_list->ns); in imapc_list_subscriptions_refresh()
806 if (dest_list->subscriptions == NULL) in imapc_list_subscriptions_refresh()
807 dest_list->subscriptions = mailbox_tree_init(dest_sep); in imapc_list_subscriptions_refresh()
827 if (dest_list->subscriptions != NULL) in imapc_list_subscriptions_refresh()
828 mailbox_tree_deinit(&dest_list->subscriptions); in imapc_list_subscriptions_refresh()
829 dest_list->subscriptions = src_list->tmp_subscriptions; in imapc_list_subscriptions_refresh()
831 mailbox_tree_set_separator(dest_list->subscriptions, dest_sep); in imapc_list_subscriptions_refresh()
/dports/science/qmcpack/qmcpack-3.11.0/src/Platforms/CUDA_legacy/
H A Dcuda_inverse.cu107 __global__ void convert(Tdest** dest_list, Tsrc** src_list, int len) in convert() argument
114 mydest = dest_list[blockIdx.y]; in convert()
124 __global__ void convert_complex(Tdest** dest_list, Tsrc** src_list, int len) in convert_complex() argument
131 mydest = dest_list[blockIdx.y]; in convert_complex()

12345