Home
last modified time | relevance | path

Searched refs:buf_from (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/gimp-lqr-plugin/gimp-lqr-plugin-0.7.2/gap/
H A Dplug_in_lqr_iter.c76 PlugInVals buf, buf_from, buf_to; in p_plug_in_lqr_iter() local
85 gimp_get_data("plug_in_lqr-ITER-FROM", &buf_from); in p_plug_in_lqr_iter()
87 memcpy(&buf, &buf_from, sizeof(buf)); in p_plug_in_lqr_iter()
89 p_delta_gint(&buf.new_width, buf_from.new_width, buf_to.new_width, total_steps, current_step); in p_plug_in_lqr_iter()
90 … p_delta_gint(&buf.new_height, buf_from.new_height, buf_to.new_height, total_steps, current_step); in p_plug_in_lqr_iter()
92 … p_delta_gint(&buf.pres_coeff, buf_from.pres_coeff, buf_to.pres_coeff, total_steps, current_step); in p_plug_in_lqr_iter()
94 … p_delta_gint(&buf.disc_coeff, buf_from.disc_coeff, buf_to.disc_coeff, total_steps, current_step); in p_plug_in_lqr_iter()
95 p_delta_gfloat(&buf.rigidity, buf_from.rigidity, buf_to.rigidity, total_steps, current_step); in p_plug_in_lqr_iter()
97 p_delta_gint(&buf.delta_x, buf_from.delta_x, buf_to.delta_x, total_steps, current_step); in p_plug_in_lqr_iter()
98 p_delta_gfloat(&buf.enl_step, buf_from.enl_step, buf_to.enl_step, total_steps, current_step); in p_plug_in_lqr_iter()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/src/kvstore/
H A Dcomm_tree.h124 TreeBufferEntry& buf_from = tree_merge_buf_[topo_id][key]; in ReduceInner() local
132 CopyFromTo(buf_from.merged[merged_row], in ReduceInner()
/dports/misc/mxnet/incubator-mxnet-1.9.0/src/kvstore/
H A Dcomm_tree.h124 TreeBufferEntry& buf_from = tree_merge_buf_[topo_id][key]; in ReduceInner() local
132 CopyFromTo(buf_from.merged[merged_row], in ReduceInner()
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c1919 char *buf_from; in kcore_copy__compare_fds() local
1925 buf_from = malloc(page_size); in kcore_copy__compare_fds()
1927 if (!buf_from || !buf_to) in kcore_copy__compare_fds()
1932 ret = read(from, buf_from, page_size); in kcore_copy__compare_fds()
1944 if (memcmp(buf_from, buf_to, len)) in kcore_copy__compare_fds()
1951 free(buf_from); in kcore_copy__compare_fds()
/dports/multimedia/libv4l/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c1919 char *buf_from; in kcore_copy__compare_fds() local
1925 buf_from = malloc(page_size); in kcore_copy__compare_fds()
1927 if (!buf_from || !buf_to) in kcore_copy__compare_fds()
1932 ret = read(from, buf_from, page_size); in kcore_copy__compare_fds()
1944 if (memcmp(buf_from, buf_to, len)) in kcore_copy__compare_fds()
1951 free(buf_from); in kcore_copy__compare_fds()
/dports/multimedia/v4l-utils/linux-5.13-rc2/tools/perf/util/
H A Dsymbol-elf.c1919 char *buf_from; in kcore_copy__compare_fds() local
1925 buf_from = malloc(page_size); in kcore_copy__compare_fds()
1927 if (!buf_from || !buf_to) in kcore_copy__compare_fds()
1932 ret = read(from, buf_from, page_size); in kcore_copy__compare_fds()
1944 if (memcmp(buf_from, buf_to, len)) in kcore_copy__compare_fds()
1951 free(buf_from); in kcore_copy__compare_fds()
/dports/devel/git-p4/git-2.34.1/
H A Dwt-status.c2259 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2293 path_from = quote_path(d->rename_source, s->prefix, &buf_from, 0); in wt_porcelain_v2_print_changed_entry()
2311 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()
/dports/devel/git-svn/git-2.34.1/
H A Dwt-status.c2259 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2293 path_from = quote_path(d->rename_source, s->prefix, &buf_from, 0); in wt_porcelain_v2_print_changed_entry()
2311 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()
/dports/devel/git-gui/git-2.34.1/
H A Dwt-status.c2259 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2293 path_from = quote_path(d->rename_source, s->prefix, &buf_from, 0); in wt_porcelain_v2_print_changed_entry()
2311 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()
/dports/devel/git/git-2.34.1/
H A Dwt-status.c2259 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2293 path_from = quote_path(d->rename_source, s->prefix, &buf_from, 0); in wt_porcelain_v2_print_changed_entry()
2311 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()
/dports/devel/git-cvs/git-2.34.1/
H A Dwt-status.c2259 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2293 path_from = quote_path(d->rename_source, s->prefix, &buf_from, 0); in wt_porcelain_v2_print_changed_entry()
2311 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dwt-status.c2161 struct strbuf buf_from = STRBUF_INIT; in wt_porcelain_v2_print_changed_entry() local
2195 path_from = quote_path(d->rename_source, s->prefix, &buf_from); in wt_porcelain_v2_print_changed_entry()
2213 strbuf_release(&buf_from); in wt_porcelain_v2_print_changed_entry()