Home
last modified time | relevance | path

Searched refs:tmp_copy (Results 1 – 25 of 51) sorted by relevance

123

/dports/security/snort3/snort3-3.1.19.0/src/network_inspectors/port_scan/
H A Dipobj.cc395 char* tmp_copy = snort_strdup(ipstr); in ipset_parse() local
396 copy = check_delimiter(tmp_copy); in ipset_parse()
425 snort_free(tmp_copy); in ipset_parse()
432 snort_free(tmp_copy); in ipset_parse()
447 snort_free(tmp_copy); in ipset_parse()
/dports/lang/perl5.34/perl-5.34.0/ext/IPC-Open3/lib/IPC/
H A DOpen3.pm379 $fd->{tmp_copy} = IO::Handle->new_from_fd($fd->{handle}, $fd->{mode});
380 $saved{fileno $fd->{handle}} = $fd->{tmp_copy} if $fd->{tmp_copy};
435 $fd->{handle}->fdopen($fd->{tmp_copy}, $fd->{mode});
/dports/lang/perl5.30/perl-5.30.3/ext/IPC-Open3/lib/IPC/
H A DOpen3.pm368 $fd->{tmp_copy} = IO::Handle->new_from_fd($fd->{handle}, $fd->{mode});
369 $saved{fileno $fd->{handle}} = $fd->{tmp_copy} if $fd->{tmp_copy};
424 $fd->{handle}->fdopen($fd->{tmp_copy}, $fd->{mode});
/dports/lang/perl5.32/perl-5.32.1/ext/IPC-Open3/lib/IPC/
H A DOpen3.pm379 $fd->{tmp_copy} = IO::Handle->new_from_fd($fd->{handle}, $fd->{mode});
380 $saved{fileno $fd->{handle}} = $fd->{tmp_copy} if $fd->{tmp_copy};
435 $fd->{handle}->fdopen($fd->{tmp_copy}, $fd->{mode});
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/ext/IPC-Open3/lib/IPC/
H A DOpen3.pm377 $fd->{tmp_copy} = IO::Handle->new_from_fd($fd->{handle}, $fd->{mode});
378 $saved{fileno $fd->{handle}} = $fd->{tmp_copy} if $fd->{tmp_copy};
433 $fd->{handle}->fdopen($fd->{tmp_copy}, $fd->{mode});
/dports/graphics/aseprite/aseprite-1.2.9/src/doc/algorithm/
H A Drotsprite.cpp187 …base::UniquePtr<Image> tmp_copy(Image::create(spr->pixelFormat(), spr->width()*scale, spr->height(… in rotsprite_image() local
194 tmp_copy->setMaskColor(maskColor); in rotsprite_image()
202 image_scale2x(tmp_copy, spr_copy, spr->width()*(1<<i), spr->height()*(1<<i)); in rotsprite_image()
203 spr_copy->copy(tmp_copy, gfx::Clip(tmp_copy->bounds())); in rotsprite_image()
/dports/math/eprover/eprover-E-2.0/CONTROL/
H A Dcco_proofproc.c502 control, Clause_p clause, Clause_p tmp_copy) in generate_new_clauses() argument
525 tmp_copy, in generate_new_clauses()
537 tmp_copy, clause, in generate_new_clauses()
543 tmp_copy, clause, in generate_new_clauses()
552 tmp_copy, clause, in generate_new_clauses()
559 tmp_copy, clause, in generate_new_clauses()
1309 Clause_p clause, resclause, tmp_copy, empty, arch_copy = NULL; in ProcessClause() local
1396 tmp_copy = ClauseCopyDisjoint(clause); in ProcessClause()
1397 tmp_copy->ident = clause->ident; in ProcessClause()
1436 generate_new_clauses(state, control, clause, tmp_copy); in ProcessClause()
[all …]
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/in_tail/
H A Dtail_dockermode.c254 flb_sds_t tmp_copy; in flb_tail_dmode_process_content() local
308 tmp_copy = flb_sds_copy(file->dmode_lastline, line, line_len); in flb_tail_dmode_process_content()
309 if (!tmp_copy) { in flb_tail_dmode_process_content()
314 file->dmode_lastline = tmp_copy; in flb_tail_dmode_process_content()
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/nfs/
H A Dcallback_proc.c710 struct nfs4_copy_state *copy, *tmp_copy; in nfs4_callback_offload() local
721 list_for_each_entry(tmp_copy, &server->ss_copies, copies) { in nfs4_callback_offload()
723 tmp_copy->stateid.other, in nfs4_callback_offload()
726 nfs4_copy_cb_args(tmp_copy, args); in nfs4_callback_offload()
727 complete(&tmp_copy->completion); in nfs4_callback_offload()
H A Dnfs42proc.c175 struct nfs4_copy_state *copy, *tmp_copy; in handle_async_copy() local
186 list_for_each_entry(tmp_copy, in handle_async_copy()
189 if (memcmp(&res->write_res.stateid, &tmp_copy->stateid, in handle_async_copy()
193 list_del(&tmp_copy->copies); in handle_async_copy()
199 copy = tmp_copy; in handle_async_copy()
/dports/multimedia/libv4l/linux-5.13-rc2/fs/nfs/
H A Dcallback_proc.c710 struct nfs4_copy_state *copy, *tmp_copy; in nfs4_callback_offload() local
721 list_for_each_entry(tmp_copy, &server->ss_copies, copies) { in nfs4_callback_offload()
723 tmp_copy->stateid.other, in nfs4_callback_offload()
726 nfs4_copy_cb_args(tmp_copy, args); in nfs4_callback_offload()
727 complete(&tmp_copy->completion); in nfs4_callback_offload()
H A Dnfs42proc.c175 struct nfs4_copy_state *copy, *tmp_copy; in handle_async_copy() local
186 list_for_each_entry(tmp_copy, in handle_async_copy()
189 if (memcmp(&res->write_res.stateid, &tmp_copy->stateid, in handle_async_copy()
193 list_del(&tmp_copy->copies); in handle_async_copy()
199 copy = tmp_copy; in handle_async_copy()
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/nfs/
H A Dcallback_proc.c710 struct nfs4_copy_state *copy, *tmp_copy; in nfs4_callback_offload() local
721 list_for_each_entry(tmp_copy, &server->ss_copies, copies) { in nfs4_callback_offload()
723 tmp_copy->stateid.other, in nfs4_callback_offload()
726 nfs4_copy_cb_args(tmp_copy, args); in nfs4_callback_offload()
727 complete(&tmp_copy->completion); in nfs4_callback_offload()
H A Dnfs42proc.c175 struct nfs4_copy_state *copy, *tmp_copy; in handle_async_copy() local
186 list_for_each_entry(tmp_copy, in handle_async_copy()
189 if (memcmp(&res->write_res.stateid, &tmp_copy->stateid, in handle_async_copy()
193 list_del(&tmp_copy->copies); in handle_async_copy()
199 copy = tmp_copy; in handle_async_copy()
/dports/emulators/mess/mame-mame0226/src/lib/formats/
H A Ddsk_dsk.cpp224 uint8_t tmp_copy[temp_size - 0x100]; in FLOPPY_CONSTRUCT() local
225 floppy_image_read(floppy,tmp_copy,0x100,temp_size - 0x100); in FLOPPY_CONSTRUCT()
226 printf("CRC16: %d\n", ccitt_crc16(0xffff, tmp_copy, temp_size - 0x100)); in FLOPPY_CONSTRUCT()
H A Dd88_dsk.cpp286 uint8_t tmp_copy[temp_size - D88_HEADER_LEN]; in d88_get_header() local
287 floppy_image_read(floppy,tmp_copy,D88_HEADER_LEN,temp_size - D88_HEADER_LEN); in d88_get_header()
288 printf("CRC16: %d\n", ccitt_crc16(0xffff, tmp_copy, temp_size - D88_HEADER_LEN)); in d88_get_header()
/dports/emulators/mame/mame-mame0226/src/lib/formats/
H A Ddsk_dsk.cpp224 uint8_t tmp_copy[temp_size - 0x100]; in FLOPPY_CONSTRUCT() local
225 floppy_image_read(floppy,tmp_copy,0x100,temp_size - 0x100); in FLOPPY_CONSTRUCT()
226 printf("CRC16: %d\n", ccitt_crc16(0xffff, tmp_copy, temp_size - 0x100)); in FLOPPY_CONSTRUCT()
H A Dd88_dsk.cpp286 uint8_t tmp_copy[temp_size - D88_HEADER_LEN]; in d88_get_header() local
287 floppy_image_read(floppy,tmp_copy,D88_HEADER_LEN,temp_size - D88_HEADER_LEN); in d88_get_header()
288 printf("CRC16: %d\n", ccitt_crc16(0xffff, tmp_copy, temp_size - D88_HEADER_LEN)); in d88_get_header()
/dports/devel/libical/libical-3.0.8/src/libicalvcal/
H A Dicalvcal.c646 char *tmp_copy, *p; in multivalued_prop() local
654 tmp_copy = strdup(s); in multivalued_prop()
659 if (tmp_copy) { in multivalued_prop()
664 for (p = tmp_copy; *p; p++) { in multivalued_prop()
669 value = icalvalue_new_from_string(value_kind, tmp_copy); in multivalued_prop()
672 free(tmp_copy); in multivalued_prop()
/dports/textproc/rarian/rarian-00fa779/librarian/
H A Drarian-info.c.in59 char **tmp_copy = NULL; local
76 tmp_copy = malloc (sizeof(char *) * (ncats+1));
77 memset (tmp_copy, 0, sizeof(char *) * (ncats+1));
78 tmp_copy_iter = tmp_copy;
91 categories = tmp_copy;
/dports/math/piranha/piranha-0.11/tests/
H A Dmp_rational_01.cpp703 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
708 x += tmp_copy; in operator ()()
709 BOOST_CHECK_EQUAL(x, x_copy + static_cast<double>(tmp_copy)); in operator ()()
946 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
951 x -= tmp_copy; in operator ()()
952 BOOST_CHECK_EQUAL(x, x_copy - static_cast<double>(tmp_copy)); in operator ()()
1148 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
1153 x *= tmp_copy; in operator ()()
1154 BOOST_CHECK_EQUAL(x, x_copy * static_cast<double>(tmp_copy)); in operator ()()
1358 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
[all …]
/dports/math/py-piranha/piranha-0.11/tests/
H A Dmp_rational_01.cpp703 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
708 x += tmp_copy; in operator ()()
709 BOOST_CHECK_EQUAL(x, x_copy + static_cast<double>(tmp_copy)); in operator ()()
946 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
951 x -= tmp_copy; in operator ()()
952 BOOST_CHECK_EQUAL(x, x_copy - static_cast<double>(tmp_copy)); in operator ()()
1148 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
1153 x *= tmp_copy; in operator ()()
1154 BOOST_CHECK_EQUAL(x, x_copy * static_cast<double>(tmp_copy)); in operator ()()
1358 q_type tmp_q{x}, tmp_copy{tmp_q}; in operator ()() local
[all …]
/dports/math/py-or-tools/or-tools-9.2/ortools/sat/
H A Dcuts.cc1764 LinearConstraint tmp_copy;
1769 tmp_copy.lb = kMinIntegerValue; // Not relevant.
1770 tmp_copy.ub = new_ub;
1771 CleanTermsAndFillConstraint(&tmp_terms_, &tmp_copy);
1772 MakeAllVariablesPositive(&tmp_copy);
1774 if (tmp_cut == tmp_copy) return true;
1777 LOG(INFO) << tmp_copy.DebugString();
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/tests/unit/
H A Dtest-visitor-serialization.c638 UserDefTwoList *listp = NULL, *tmp, *tmp_copy, *listp_copy = NULL; in test_nested_struct_list() local
652 tmp_copy = listp_copy; in test_nested_struct_list()
661 qapi_free_UserDefTwoList(tmp_copy); in test_nested_struct_list()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_handle_sparse.F90288 integer :: tmp_copy(3) local
476 tmp_copy = copy
477 call MPI_Reduce(tmp_copy,copy,3,MPI_Integer, MPI_Sum, &

123