Home
last modified time | relevance | path

Searched refs:src_list (Results 1 – 25 of 526) sorted by relevance

12345678910>>...22

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dslist.c103 if ( src_list != NULL && n != 0 ) { in slist_dup()
212 assert( src_list != NULL ); in slist_push_list_head()
215 dst_list->head = src_list->head; in slist_push_list_head()
216 dst_list->tail = src_list->tail; in slist_push_list_head()
221 dst_list->head = src_list->head; in slist_push_list_head()
223 dst_list->len += src_list->len; in slist_push_list_head()
224 slist_init( src_list ); in slist_push_list_head()
229 assert( src_list != NULL ); in slist_push_list_tail()
232 dst_list->head = src_list->head; in slist_push_list_tail()
241 dst_list->len += src_list->len; in slist_push_list_tail()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/crypto/async_tx/
H A Dasync_xor.c62 tmp = src_list[0]; in do_async_xor()
63 if (src_list > unmap->addr) in do_async_xor()
64 src_list[0] = dma_dest; in do_async_xor()
76 src_list, in do_async_xor()
80 src_list[0] = tmp; in do_async_xor()
91 src_list += xor_src_cnt - 1; in do_async_xor()
113 srcs = (void **) src_list; in do_sync_xor_offs()
117 if (src_list[i]) in do_sync_xor_offs()
187 &dest, 1, src_list, in async_xor_offs()
207 if (!src_list[i]) in async_xor_offs()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/crypto/async_tx/
H A Dasync_xor.c62 tmp = src_list[0]; in do_async_xor()
63 if (src_list > unmap->addr) in do_async_xor()
64 src_list[0] = dma_dest; in do_async_xor()
76 src_list, in do_async_xor()
80 src_list[0] = tmp; in do_async_xor()
91 src_list += xor_src_cnt - 1; in do_async_xor()
113 srcs = (void **) src_list; in do_sync_xor_offs()
117 if (src_list[i]) in do_sync_xor_offs()
187 &dest, 1, src_list, in async_xor_offs()
207 if (!src_list[i]) in async_xor_offs()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/crypto/async_tx/
H A Dasync_xor.c62 tmp = src_list[0]; in do_async_xor()
63 if (src_list > unmap->addr) in do_async_xor()
64 src_list[0] = dma_dest; in do_async_xor()
76 src_list, in do_async_xor()
80 src_list[0] = tmp; in do_async_xor()
91 src_list += xor_src_cnt - 1; in do_async_xor()
113 srcs = (void **) src_list; in do_sync_xor_offs()
117 if (src_list[i]) in do_sync_xor_offs()
187 &dest, 1, src_list, in async_xor_offs()
207 if (!src_list[i]) in async_xor_offs()
[all …]
/dports/devel/gputils/gputils-1.5.0/gpasm/
H A Dscan.l651 if (state.src_list.last != NULL) {
680 if (state.src_list.last != NULL) {
691 if (state.src_list.last != NULL) {
704 if (state.src_list.first == NULL) {
731 ctx = state.src_list.last;
759 ctx = state.src_list.last;
775 ctx = state.src_list.last;
829 if (state.src_list.last != NULL) {
840 while (state.src_list.last != NULL) {
859 ctx = state.src_list.last;
[all …]
H A Dscan.c3436 if (state.src_list.last != NULL) { in open_src()
3465 if (state.src_list.last != NULL) { in open_src()
3476 if (state.src_list.last != NULL) { in open_src()
3489 if (state.src_list.first == NULL) { in open_src()
3516 ctx = state.src_list.last; in execute_macro()
3544 ctx = state.src_list.last; in repeat_while()
3560 ctx = state.src_list.last; in close_file()
3614 if (state.src_list.last != NULL) { in execute_exitm()
3625 while (state.src_list.last != NULL) { in found_end()
3644 ctx = state.src_list.last; in _found_eof()
[all …]
/dports/devel/pysvn/pysvn-1.9.12/Tests/
H A Dtest_07_copy2.py7 src_list = [ variable
12 c.copy2( src_list, 'wc_copy_1', make_parents=True, copy_as_child=True )
14 src_list = [ variable
19 c.copy2( src_list, 'wc_copy_2', make_parents=True, copy_as_child=True )
21 src_list = [ variable
26 c.copy2( src_list, 'wc_copy_3', make_parents=True, copy_as_child=True )
30 c.copy2( src_list, 'wc_copy_3', make_parents=True )
H A Dtest_07_move2.py7 src_list = [ variable
12 c.move2( src_list, 'wc_move_1', make_parents=True, move_as_child=True )
14 src_list = [ variable
21 c.move2( src_list, 'wc_move_3', make_parents=True )
/dports/net/py-s3cmd/s3cmd-2.2.0/S3/
H A DFileLists.py126 def filter_exclude_include(src_list): argument
130 for file in src_list.keys():
148 exclude_list[file] = src_list[file]
149 del(src_list[file])
153 return src_list, exclude_list
571 for relative_file in src_list.keys():
578 del(src_list[relative_file])
587 del(src_list[relative_file])
593 del(src_list[relative_file])
630 del(src_list[relative_file])
[all …]
/dports/misc/adios2/ADIOS2-2.7.1/thirdparty/EVPath/EVPath/
H A Dthin_server.c128 EVsource *src_list; member
170 if (cd->src_list[i] != NULL) { in thin_data_available()
171 EVfree_source(cd->src_list[i]); in thin_data_available()
174 free(cd->src_list); in thin_data_available()
208 cd->src_list = realloc(cd->src_list, in thin_data_available()
210 memset(&cd->src_list[cd->max_src_list], 0, in thin_data_available()
214 if (cd->src_list[format_num] == NULL) { in thin_data_available()
215 cd->src_list[format_num] = in thin_data_available()
220 EVsubmit(cd->src_list[format_num], data, NULL); in thin_data_available()
292 cd->src_list = malloc(sizeof(cd->src_list[0])); in socket_accept_thin_client()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-storage/list/
H A Dmailbox-list-subscriptions.c24 struct mailbox_list *src_list, in mailbox_list_subscription_fill_one() argument
40 if (src_list->ns->prefix_len == 0) in mailbox_list_subscription_fill_one()
44 ns_name = t_strconcat(src_list->ns->prefix, name, NULL); in mailbox_list_subscription_fill_one()
108 int mailbox_list_subscriptions_refresh(struct mailbox_list *src_list, in mailbox_list_subscriptions_refresh() argument
123 sep = mail_namespace_get_sep(src_list->ns); in mailbox_list_subscriptions_refresh()
127 type = src_list->set.control_dir != NULL ? in mailbox_list_subscriptions_refresh()
129 if (!mailbox_list_get_root_path(src_list, type, &path) || in mailbox_list_subscriptions_refresh()
130 src_list->set.subscription_fname == NULL) { in mailbox_list_subscriptions_refresh()
161 src_list, name); in mailbox_list_subscriptions_refresh()
168 (void)subsfile_set_subscribed(src_list, path, in mailbox_list_subscriptions_refresh()
[all …]
/dports/multimedia/gstreamer1/gstreamer-1.16.2/tests/benchmarks/
H A Dcomplexity.c31 GSList *saved_src_list, *src_list, *new_src_list; in main() local
54 src_list = saved_src_list = g_slist_append (NULL, e); in main()
68 if (!src_list) { in main()
69 src_list = saved_src_list; in main()
72 src = (GstElement *) src_list->data; in main()
73 src_list = src_list->next; in main()
/dports/science/py-pymol/pymol-open-source-2.4.0/contrib/uiuc/plugins/molfile_plugin/
H A Dupdate.py15 src_list = [] variable
50 src_list.append(pref)
71 for pref in src_list:
85 for pref in src_list:
90 for pref in src_list:
104 for pref in src_list:
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/build_tools/
H A Dcopy_file.py59 def CopyFiles(src_list, dst, src_base='', argument
75 if not src_list:
124 if len(src_list) == 1 and not os.path.exists(dst) and not src_base:
125 src = os.path.abspath(src_list[0])
132 for src in src_list:
180 src_list = args[:-1]
183 CopyFiles(src_list, dst, src_base=options.src_base,
/dports/math/py-bottleneck/Bottleneck-1.3.2/bottleneck/src/
H A Dbn_template.py29 src_list = src_str.splitlines()
30 src_list = repeat_templating(src_list)
31 src_list = dtype_templating(src_list)
32 src_list = string_templating(src_list)
33 src_str = "\n".join(src_list)
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/QtPropertyBrowser/cmake/
H A DCommonCMakeUtils.cmake1 # extract filename components of all items in src_list in dst_list
3 macro(extract_filename_components dst_list src_list component)
4 set(list_var "${${src_list}}")
15 # extract target properties of all items in src_list in dst_list
/dports/math/libflame/libflame-5.2.0/build/
H A Dlntexinputs.sh24 local src_list
34 src_list="$1"
38 for src_file in $src_list; do
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/dma-buf/
H A Ddma-resv.c348 struct dma_resv_list *src_list, *dst_list; in dma_resv_copy_fences() local
355 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
358 if (src_list) { in dma_resv_copy_fences()
359 unsigned shared_count = src_list->shared_count; in dma_resv_copy_fences()
368 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
369 if (!src_list || src_list->shared_count > shared_count) { in dma_resv_copy_fences()
375 for (i = 0; i < src_list->shared_count; ++i) { in dma_resv_copy_fences()
378 fence = rcu_dereference(src_list->shared[i]); in dma_resv_copy_fences()
385 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
403 src_list = dma_resv_get_list(dst); in dma_resv_copy_fences()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/dma-buf/
H A Ddma-resv.c348 struct dma_resv_list *src_list, *dst_list; in dma_resv_copy_fences() local
355 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
358 if (src_list) { in dma_resv_copy_fences()
359 unsigned shared_count = src_list->shared_count; in dma_resv_copy_fences()
368 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
369 if (!src_list || src_list->shared_count > shared_count) { in dma_resv_copy_fences()
375 for (i = 0; i < src_list->shared_count; ++i) { in dma_resv_copy_fences()
378 fence = rcu_dereference(src_list->shared[i]); in dma_resv_copy_fences()
385 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
403 src_list = dma_resv_get_list(dst); in dma_resv_copy_fences()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/dma-buf/
H A Ddma-resv.c348 struct dma_resv_list *src_list, *dst_list; in dma_resv_copy_fences() local
355 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
358 if (src_list) { in dma_resv_copy_fences()
359 unsigned shared_count = src_list->shared_count; in dma_resv_copy_fences()
368 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
369 if (!src_list || src_list->shared_count > shared_count) { in dma_resv_copy_fences()
375 for (i = 0; i < src_list->shared_count; ++i) { in dma_resv_copy_fences()
378 fence = rcu_dereference(src_list->shared[i]); in dma_resv_copy_fences()
385 src_list = rcu_dereference(src->fence); in dma_resv_copy_fences()
403 src_list = dma_resv_get_list(dst); in dma_resv_copy_fences()
[all …]

12345678910>>...22