Home
last modified time | relevance | path

Searched refs:replace_data (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/graphics/gthumb/gthumb-3.10.1/extensions/list_tools/
H A Dgth-script.c737 r = create_file_list (replace_data->file_list, get_uri_func, replace_data->quote_values); in command_line_eval_cb()
745 r = create_file_list (replace_data->file_list, get_ext_func, replace_data->quote_values); in command_line_eval_cb()
751 r = create_attribute_list (replace_data->file_list, match, replace_data->quote_values); in command_line_eval_cb()
759 replace_data->last_asked_value = replace_data->last_asked_value->next; in command_line_eval_cb()
962 ReplaceData *replace_data; in gth_script_get_command_line() local
973 replace_data->error = error; in gth_script_get_command_line()
1013 replace_data->asked_values = g_list_prepend (replace_data->asked_values, asked_value); in gth_script_get_command_line()
1024 replace_data->asked_values = g_list_reverse (replace_data->asked_values); in gth_script_get_command_line()
1033 replace_data->last_asked_value = replace_data->asked_values; in gth_script_get_command_line()
1053 replace_data->last_asked_value = replace_data->asked_values; in gth_script_get_command_line()
[all …]
/dports/biology/cdbfasta/cdbfasta/gclib/
H A DGStr.cpp135 replace_data(len); in GStr()
146 replace_data(len); in GStr()
188 replace_data(0); in operator =()
201 replace_data(len); in operator =()
211 replace_data(len); in operator =()
317 replace_data(0); in clear()
388 replace_data(data); in trim()
407 replace_data(data); in trim()
427 replace_data(data); in trimR()
444 replace_data(data); in trimR()
[all …]
/dports/security/manipulate_data/manipulate_data-1.3/
H A DMakefile4 all: read_data write_data search_data replace_data
18 replace_data: replace_data.c target
19 $(CC) $(OPT) -o replace_data replace_data.c
23 rm -f read_data write_data search_data replace_data core *~
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A DGStr.cpp143 replace_data(len); in GStr()
156 replace_data(len); in GStr()
200 replace_data(0); in operator =()
213 replace_data(len); in operator =()
223 replace_data(len); in operator =()
338 replace_data(0); in clear()
426 replace_data(data); in trim()
445 replace_data(data); in trim()
465 replace_data(data); in trimR()
482 replace_data(data); in trimR()
[all …]
/dports/multimedia/dvb-apps/dvb-apps-3d43b280298c/lib/libdvben50221/
H A Den50221_app_dvb.c230 uint8_t *replace_data = data + 1; in en50221_app_dvb_parse_replace() local
233 uint8_t replacement_ref = replace_data[0]; in en50221_app_dvb_parse_replace()
235 ((replace_data[1] & 0x1f) << 8) | replace_data[2]; in en50221_app_dvb_parse_replace()
237 ((replace_data[3] & 0x1f) << 8) | replace_data[4]; in en50221_app_dvb_parse_replace()
266 uint8_t *replace_data = data + 1; in en50221_app_dvb_parse_clear_replace() local
269 uint8_t replacement_ref = replace_data[0]; in en50221_app_dvb_parse_clear_replace()
/dports/audio/sweep/sweep-0.9.3/include/sweep/
H A Dsweep_undo.h61 typedef struct _replace_data replace_data;
68 replace_data *
72 undo_by_replace (replace_data * r);
75 redo_by_replace (replace_data * r);
/dports/math/cppad/CppAD-20210000.8/bin/
H A Dreplace_html.py58 replace_data = f_in.read() variable
93 while start < len(replace_data) :
94 rest = replace_data[start : ]
98 start = len(replace_data)
/dports/dns/bind916/bind-9.16.27/bin/tests/system/pending/
H A Dtests.sh18 replace_data() function
82 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
87 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
120 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
145 replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
/dports/dns/bind-tools/bind-9.16.27/bin/tests/system/pending/
H A Dtests.sh18 replace_data() function
82 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
87 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
120 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
145 replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
/dports/dns/bind911/bind-9.11.37/bin/tests/system/pending/
H A Dtests.sh16 replace_data() function
80 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
85 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
118 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
143 replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
/dports/dns/samba-nsupdate/bind-9.16.5/bin/tests/system/pending/
H A Dtests.sh16 replace_data() function
80 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
85 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
118 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
143 replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/pending/
H A Dtests.sh15 replace_data() function
79 replace_data mail.example.com. A 192.0.2.2 192.0.2.3 || ret=1
84 replace_data mail.example.com. AAAA 2001:db8::2 2001:db8::3 || ret=1
117 replace_data pending-ok.example.com. A 192.0.2.2 192.0.2.3 || ret=1
142 replace_data pending-ng.example.com. A 192.0.2.102 192.0.2.103 || ret=1
/dports/biology/stringtie/stringtie-2.1.1/gclib/
H A DGStr.cpp148 replace_data(s.my_data); in GStr()
442 replace_data(data); in trim()
461 replace_data(data); in trim()
551 replace_data(data); in trimL()
569 replace_data(data); in trimL()
585 replace_data(data); in padR()
595 replace_data(data); in padL()
610 replace_data(data); in padC()
780 replace_data(data); in tr()
871 replace_data(data); in cut()
[all …]
/dports/biology/libgff/libgff-2.0.0/src/
H A DGStr.cpp148 replace_data(s.my_data); in GStr()
442 replace_data(data); in trim()
461 replace_data(data); in trim()
551 replace_data(data); in trimL()
569 replace_data(data); in trimL()
585 replace_data(data); in padR()
595 replace_data(data); in padL()
610 replace_data(data); in padC()
780 replace_data(data); in tr()
871 replace_data(data); in cut()
[all …]
/dports/biology/gffread/gffread-0.12.7/gclib/
H A DGStr.cpp148 replace_data(s.my_data); in GStr()
465 replace_data(data); in trim()
484 replace_data(data); in trim()
574 replace_data(data); in trimL()
592 replace_data(data); in trimL()
608 replace_data(data); in padR()
618 replace_data(data); in padL()
633 replace_data(data); in padC()
803 replace_data(data); in tr()
894 replace_data(data); in cut()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/devel/boost-python-libs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/databases/percona57-server/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/databases/xtrabackup/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/databases/percona57-client/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/devel/boost-libs/boost_1_72_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp63 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
89 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
232 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()
/dports/devel/regexxer/regexxer-0.10/src/
H A Dfiletree.cc253 ReplaceMatchesData replace_data (*this, substitution); in replace_all_matches() local
257 sigc::ref(replace_data))); in replace_all_matches()
268 signal_undo_stack_push(replace_data.undo_stack); // emit in replace_all_matches()
577 ReplaceMatchesData& replace_data) in replace_matches_at_path_iter() argument
595 replace_data.row_reference.reset(new TreeRowRef(treestore_, path)); in replace_matches_at_path_iter()
597 replace_data.row_reference = last_selected_rowref_; in replace_matches_at_path_iter()
607 .connect(replace_data.slot_undo_stack_push)); in replace_matches_at_path_iter()
610 buffer->replace_all_matches(replace_data.substitution); in replace_matches_at_path_iter()
/dports/devel/hyperscan/boost_1_75_0/libs/bimap/test/
H A Dtest_bimap_modify.cpp62 result = b.left.replace_data( i, 200 ); in test_bimap_modify()
88 result = b.right.replace_data( i, 2 ); in test_bimap_modify()
231 result = b.left.replace_data( i, 200 ); in test_bimap_replace_with_info()

12345678910