Home
last modified time | relevance | path

Searched refs:mpath (Results 1 – 25 of 1045) sorted by relevance

12345678910>>...42

/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Danim_visualization.c67 if (mpath == NULL) { in animviz_free_motionpath_cache()
72 if (mpath->points) { in animviz_free_motionpath_cache()
82 mpath->length = 0; in animviz_free_motionpath_cache()
91 if (mpath == NULL) { in animviz_free_motionpath()
99 MEM_freeN(mpath); in animviz_free_motionpath()
156 dst = &ob->mpath; in animviz_verify_motionpaths()
177 mpath = *dst; in animviz_verify_motionpaths()
181 if ((mpath->start_frame != mpath->end_frame) && (mpath->length > 0)) { in animviz_verify_motionpaths()
194 *dst = mpath; in animviz_verify_motionpaths()
201 mpath->length = mpath->end_frame - mpath->start_frame; in animviz_verify_motionpaths()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/net/mac80211/
H A Dmesh_pathtbl.c218 if (mpath && mpath_expired(mpath)) { in mpath_lookup()
223 return mpath; in mpath_lookup()
258 if (!mpath) in __mesh_path_lookup_by_idx()
266 return mpath; in __mesh_path_lookup_by_idx()
328 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_path_add_gate()
354 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_gate_del()
423 if (!mpath) in mesh_path_add()
427 if (mpath) { in mesh_path_add()
500 ++mpath->sn; in mesh_plink_broken()
504 mpath->dst, mpath->sn, in mesh_plink_broken()
[all …]
H A Dmesh_hwmp.c443 if (mpath) { in hwmp_route_info_get()
495 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
519 if (mpath) { in hwmp_route_info_get()
541 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
666 da = (mpath && mpath->is_root) ? in hwmp_preq_frame_process()
725 if (mpath) in hwmp_prep_frame_process()
781 if (mpath) { in hwmp_perr_frame_process()
1054 if (!mpath) in mesh_path_start_discovery()
1104 target_flags, mpath->dst, mpath->sn, da, 0, in mesh_path_start_discovery()
1233 if (!mpath || !(mpath->flags & MESH_PATH_ACTIVE)) in mesh_nexthop_lookup()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/mac80211/
H A Dmesh_pathtbl.c218 if (mpath && mpath_expired(mpath)) { in mpath_lookup()
223 return mpath; in mpath_lookup()
258 if (!mpath) in __mesh_path_lookup_by_idx()
266 return mpath; in __mesh_path_lookup_by_idx()
328 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_path_add_gate()
354 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_gate_del()
423 if (!mpath) in mesh_path_add()
427 if (mpath) { in mesh_path_add()
500 ++mpath->sn; in mesh_plink_broken()
504 mpath->dst, mpath->sn, in mesh_plink_broken()
[all …]
H A Dmesh_hwmp.c443 if (mpath) { in hwmp_route_info_get()
495 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
519 if (mpath) { in hwmp_route_info_get()
541 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
666 da = (mpath && mpath->is_root) ? in hwmp_preq_frame_process()
725 if (mpath) in hwmp_prep_frame_process()
781 if (mpath) { in hwmp_perr_frame_process()
1054 if (!mpath) in mesh_path_start_discovery()
1104 target_flags, mpath->dst, mpath->sn, da, 0, in mesh_path_start_discovery()
1233 if (!mpath || !(mpath->flags & MESH_PATH_ACTIVE)) in mesh_nexthop_lookup()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/mac80211/
H A Dmesh_pathtbl.c218 if (mpath && mpath_expired(mpath)) { in mpath_lookup()
223 return mpath; in mpath_lookup()
258 if (!mpath) in __mesh_path_lookup_by_idx()
266 return mpath; in __mesh_path_lookup_by_idx()
328 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_path_add_gate()
354 mpath->dst, mpath->sdata->u.mesh.num_gates); in mesh_gate_del()
423 if (!mpath) in mesh_path_add()
427 if (mpath) { in mesh_path_add()
500 ++mpath->sn; in mesh_plink_broken()
504 mpath->dst, mpath->sn, in mesh_plink_broken()
[all …]
H A Dmesh_hwmp.c443 if (mpath) { in hwmp_route_info_get()
495 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
519 if (mpath) { in hwmp_route_info_get()
541 mpath->exp_time = time_after(mpath->exp_time, exp_time) in hwmp_route_info_get()
666 da = (mpath && mpath->is_root) ? in hwmp_preq_frame_process()
725 if (mpath) in hwmp_prep_frame_process()
781 if (mpath) { in hwmp_perr_frame_process()
1054 if (!mpath) in mesh_path_start_discovery()
1104 target_flags, mpath->dst, mpath->sn, da, 0, in mesh_path_start_discovery()
1233 if (!mpath || !(mpath->flags & MESH_PATH_ACTIVE)) in mesh_nexthop_lookup()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/overlay/
H A Doverlay_motion_path.c63 if (!mpath->points_vbo) { in mpath_vbo_get()
69 GPU_vertbuf_data_alloc(mpath->points_vbo, mpath->length); in mpath_vbo_get()
72 mpath->points, in mpath_vbo_get()
75 return mpath->points_vbo; in mpath_vbo_get()
80 if (!mpath->batch_line) { in mpath_batch_line_get()
83 return mpath->batch_line; in mpath_batch_line_get()
88 if (!mpath->batch_points) { in mpath_batch_points_get()
116 CLAMP(start, mpath->start_frame, mpath->end_frame); in motion_path_get_frame_range_to_draw()
117 CLAMP(end, mpath->start_frame, mpath->end_frame); in motion_path_get_frame_range_to_draw()
218 if (pchan->mpath) { in OVERLAY_motion_path_cache_populate()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/
H A Dbgp_mpath.c279 if (mpath && *mpath) { in bgp_path_info_mpath_free()
304 path->mpath = mpath; in bgp_path_info_mpath_get()
342 struct bgp_path_info_mpath *mpath = path->mpath; in bgp_path_info_mpath_dequeue() local
343 if (!mpath) in bgp_path_info_mpath_dequeue()
346 mpath->mp_prev->mp_next = mpath->mp_next; in bgp_path_info_mpath_dequeue()
348 mpath->mp_next->mp_prev = mpath->mp_prev; in bgp_path_info_mpath_dequeue()
349 mpath->mp_next = mpath->mp_prev = NULL; in bgp_path_info_mpath_dequeue()
360 if (!path->mpath || !path->mpath->mp_next) in bgp_path_info_mpath_next()
399 if (!mpath) in bgp_path_info_mpath_count_set()
414 if ((mpath = path->mpath) == NULL) { in bgp_path_info_mpath_lb_update()
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/
H A Dbgp_mpath.c279 if (mpath && *mpath) { in bgp_path_info_mpath_free()
304 path->mpath = mpath; in bgp_path_info_mpath_get()
342 struct bgp_path_info_mpath *mpath = path->mpath; in bgp_path_info_mpath_dequeue() local
343 if (!mpath) in bgp_path_info_mpath_dequeue()
346 mpath->mp_prev->mp_next = mpath->mp_next; in bgp_path_info_mpath_dequeue()
348 mpath->mp_next->mp_prev = mpath->mp_prev; in bgp_path_info_mpath_dequeue()
349 mpath->mp_next = mpath->mp_prev = NULL; in bgp_path_info_mpath_dequeue()
360 if (!path->mpath || !path->mpath->mp_next) in bgp_path_info_mpath_next()
399 if (!mpath) in bgp_path_info_mpath_count_set()
414 if ((mpath = path->mpath) == NULL) { in bgp_path_info_mpath_lb_update()
[all …]
/dports/net/quagga/quagga-1.2.4/bgpd/
H A Dbgp_mpath.c276 if (mpath && *mpath) in bgp_info_mpath_free()
298 if (!mpath) in bgp_info_mpath_get()
300 binfo->mpath = mpath; in bgp_info_mpath_get()
339 struct bgp_info_mpath *mpath = binfo->mpath; in bgp_info_mpath_dequeue() local
340 if (!mpath) in bgp_info_mpath_dequeue()
343 mpath->mp_prev->mp_next = mpath->mp_next; in bgp_info_mpath_dequeue()
345 mpath->mp_next->mp_prev = mpath->mp_prev; in bgp_info_mpath_dequeue()
346 mpath->mp_next = mpath->mp_prev = NULL; in bgp_info_mpath_dequeue()
358 if (!binfo->mpath || !binfo->mpath->mp_next) in bgp_info_mpath_next()
399 if (!mpath) in bgp_info_mpath_count_set()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/animation/
H A Danim_motion_paths.c116 mpt->mpath = ob->mpath; in animviz_get_object_motionpaths()
131 mpt->mpath = pchan->mpath; in animviz_get_object_motionpaths()
148 bMotionPath *mpath = mpt->mpath; in motionpaths_calc_bake_targets() local
153 if ((cframe < mpath->start_frame) || (cframe >= mpath->end_frame)) { in motionpaths_calc_bake_targets()
158 bMotionPathVert *mpv = mpath->points + (cframe - mpath->start_frame); in motionpaths_calc_bake_targets()
204 mpath_eval = ob_eval->mpath; in motionpaths_calc_bake_targets()
240 return mpt->mpath->start_frame; in motionpath_get_prev_keyframe()
264 return mpt->mpath->end_frame; in motionpath_get_next_keyframe()
270 return mpt->mpath->end_frame; in motionpath_get_next_keyframe()
309 if (current_frame < mpt->mpath->start_frame || current_frame > mpt->mpath->end_frame) { in motionpath_calculate_update_range()
[all …]
/dports/cad/py-ezdxf/ezdxf-0.16.3/tests/test_07_render/
H A Dtest_708c_matplotlib_path_tools.py21 mpath = self.to_mpath('obc')
22 paths = list(path.from_matplotlib_path(mpath))
35 mpath = self.to_mpath('abc')
36 paths = list(path.from_matplotlib_path(mpath, curves=False))
55 mpath = path.to_matplotlib_path([p])
62 mpath = path.to_matplotlib_path([p])
69 mpath = path.to_matplotlib_path([p])
70 assert tuple(mpath.codes) == (
80 mpath = path.to_matplotlib_path([p1, p2])
81 assert tuple(mpath.codes) == (
[all …]
/dports/devel/svk/SVK-v2.2.3/lib/SVK/
H A DDepot.pm95 my ($m, $mpath) = $self->_has_local("$uuid:$path");
96 return ($m->path.$mpath,
106 my $mpath = $spec;
107 return ($m, '') if $mpath eq $mspec;
108 next unless $mpath =~ s{^\Q$mspec\E/}{/};
113 $mpath = substr($mpath, 1) if $m->path eq '/';
114 $mpath = '' if $mpath eq '/'; # XXX: why still need this?
115 return ($m, $mpath);
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/etc/win32/cygwin_tools/vc/
H A Dld_wrap.c453 char *mpath; in main() local
510 free(mpath); in main()
578 free(mpath); in main()
634 mpath = cmd; in main()
640 free(mpath); in main()
648 mpath = cmd; in main()
652 free(mpath); in main()
664 free(mpath); in main()
685 free(mpath); in main()
697 free(mpath); in main()
[all …]
/dports/graphics/blender/blender-2.91.0/release/scripts/startup/bl_ui/
H A Dproperties_animviz.py34 def draw_settings(self, _context, avs, mpath, bones=False): argument
62 if mpath:
66 col.prop(mpath, "frame_start", text="Bone Cache From")
68 col.prop(mpath, "frame_start", text="Cache From")
69 col.prop(mpath, "frame_end", text="To")
92 def draw_settings(self, _context, avs, mpath, bones=False): argument
111 if mpath is not None:
112 flow.prop(mpath, "lines", text="Lines")
115 col.prop(mpath, "line_thickness", text="Thickness")
121 sub.enabled = mpath.use_custom_color
[all …]
/dports/science/gramps/gramps-5.1.4/gramps/gen/utils/
H A Dfile.py176 mpath = db.get_mediapath()
177 return expand_media_path(mpath, db)
179 def expand_media_path(mpath, db): argument
188 if mpath is None:
191 mpath = expand_path(mpath, False)
193 if not os.path.isabs(mpath):
197 mpath = os.path.join(os.path.abspath(basepath), mpath)
199 mpath = os.path.normcase(os.path.normpath(os.path.abspath(mpath)))
200 return mpath
209 mpath = media_path(db)
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/langtools/jdk/javadoc/tool/modules/
H A DReleaseOptions.java52 Path mpath = Paths.get(src. toString(), "m"); in testReleaseWithPatchModule() local
54 tb.writeJavaFiles(mpath, in testReleaseWithPatchModule()
59 "--patch-module", "m=" + mpath.toString(), in testReleaseWithPatchModule()
69 Path mpath = Paths.get(src. toString(), "m"); in testReleaseWithSourcepath() local
71 tb.writeJavaFiles(mpath, in testReleaseWithSourcepath()
76 "--source-path", mpath.toString(), in testReleaseWithSourcepath()
86 Path mpath = Paths.get(src.toString(), "m"); in testReleaseWithModuleSourcepath() local
88 tb.writeJavaFiles(mpath, in testReleaseWithModuleSourcepath()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/langtools/jdk/javadoc/tool/modules/
H A DReleaseOptions.java52 Path mpath = Paths.get(src. toString(), "m"); in testReleaseWithPatchModule() local
54 tb.writeJavaFiles(mpath, in testReleaseWithPatchModule()
59 "--patch-module", "m=" + mpath.toString(), in testReleaseWithPatchModule()
69 Path mpath = Paths.get(src. toString(), "m"); in testReleaseWithSourcepath() local
71 tb.writeJavaFiles(mpath, in testReleaseWithSourcepath()
76 "--source-path", mpath.toString(), in testReleaseWithSourcepath()
86 Path mpath = Paths.get(src.toString(), "m"); in testReleaseWithModuleSourcepath() local
88 tb.writeJavaFiles(mpath, in testReleaseWithModuleSourcepath()

12345678910>>...42