Home
last modified time | relevance | path

Searched refs:inter (Results 76 – 100 of 10952) sorted by relevance

12345678910>>...439

/dports/science/siconos/siconos-4.4.0/kernel/src/modelingTools/
H A DLagrangianScleronomousR.cpp72 void LagrangianScleronomousR::initialize(Interaction& inter) in initialize() argument
76 unsigned int sizeY = inter.dimension(); in initialize()
77 unsigned int sizeDS = inter.getSizeOfDS(); in initialize()
83 void LagrangianScleronomousR::checkSize(Interaction& inter) in checkSize() argument
143 SiconosVector& y = *inter.y(derivativeNumber); in computeOutput()
164 unsigned int sizeY = inter.dimension(); in computeOutput()
165 unsigned int sizeDS = inter.getSizeOfDS(); in computeOutput()
185 SiconosVector& lambda = *inter.lambda(level); in computeInput()
198 DEBUG_EXPR(inter.display();); in computeJach()
203 unsigned int sizeY = inter.dimension(); in computeJach()
[all …]
H A DLagrangianCompliantLinearTIR.cpp57 void LagrangianCompliantLinearTIR::initialize(Interaction& inter) in initialize() argument
59 checkSize(inter); in initialize()
61 void LagrangianCompliantLinearTIR::checkSize(Interaction& inter) in checkSize() argument
63 unsigned int sizeY = inter.dimension(); in checkSize()
64 VectorOfBlockVectors& DSlink = inter.linkToDSVariables(); in checkSize()
66 if(!(_jachq) || _jachq->size(1) != inter.getSizeOfDS() || _jachq->size(0) != sizeY) in checkSize()
86 SiconosVector& lambda = *inter.lambda(level); in computeInput()
87 VectorOfBlockVectors& DSlink = inter.linkToDSVariables(); in computeInput()
94 SiconosVector& y = *inter.y(derivativeNumber); in computeOutput()
95 SiconosVector& lambda = *inter.lambda(derivativeNumber); in computeOutput()
[all …]
H A DLagrangianRheonomousR.cpp49 void LagrangianRheonomousR::initialize(Interaction& inter) in initialize() argument
53 unsigned int sizeY = inter.dimension(); in initialize()
54 unsigned int sizeDS = inter.getSizeOfDS(); in initialize()
59 void LagrangianRheonomousR::checkSize(Interaction& inter) in checkSize() argument
61 LagrangianR::checkSize(inter); in checkSize()
113 VectorOfBlockVectors& DSlink = inter.linkToDSVariables(); in computeOutput()
114 SiconosVector& y = *inter.y(derivativeNumber); in computeOutput()
124 unsigned int sizeY = inter.dimension(); in computeOutput()
151 VectorOfBlockVectors& DSlink = inter.linkToDSVariables(); in computeInput()
154 SiconosVector& lambda = *inter.lambda(level); in computeInput()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/editors/gizmo_library/gizmo_types/
H A Dmove3d_gizmo.c165 event->mval[0] - inter->init.mval[0], in move3d_get_translate()
166 event->mval[1] - inter->init.mval[1], in move3d_get_translate()
285 if (inter->snap_context_v3d) { in gizmo_move_modal()
290 inter->snap_context_v3d, in gizmo_move_modal()
321 inter->prev.tweak_flag = tweak_flag; in gizmo_move_modal()
336 reset_value = inter->init.prop_co; in gizmo_move_exit()
347 if (inter->snap_context_v3d) { in gizmo_move_exit()
349 inter->snap_context_v3d = NULL; in gizmo_move_exit()
365 inter->init.mval[0] = event->mval[0]; in gizmo_move_invoke()
366 inter->init.mval[1] = event->mval[1]; in gizmo_move_invoke()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
308 m.inter = lhsi
357 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
308 m.inter = lhsi
357 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
307 m.inter = lhsi
356 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
308 m.inter = lhsi
357 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
308 m.inter = lhsi
357 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
307 m.inter = lhsi
356 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/runtime/
H A Diface.go91 inter *interfacetype member
108 return uintptr(inter.typ.hash ^ typ.hash)
118 h := itabHashFunc(inter, typ) & mask
128 if m.inter == inter && m._type() == typ {
209 inter := m.inter
211 ni := len(inter.methods) + 1
216 for li := range inter.methods {
217 lhsMethod := &inter.methods[li]
307 m.inter = lhsi
356 func panicdottype(lhs, rhs, inter *_type) {
[all …]
/dports/science/siconos/siconos-4.4.0/mechanisms/src/MBTB/
H A DMBTB_MoreauJeanOSI.cpp17 bool MBTB_MoreauJeanOSI::addInteractionInIndexSet(SP::Interaction inter, unsigned int i) in addInteractionInIndexSet() argument
23 double y = (inter->y(i-1))->getValxxue(0); // for i=1 y(i-1) is the position in addInteractionInIndexSet()
24 double yDot = (inter->y(i))->getValue(0); // for i=1 y(i) is the velocity in addInteractionInIndexSet()
38 bool MBTB_MoreauJeanOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() argument
42 double y = (inter->y(i-1))->getValue(0); // for i=1 y(i-1) is the position in removeInteractionFromIndexSet()
43 double yDot = (inter->y(i))->getValue(0); // for i=1 y(i) is the velocity in removeInteractionFromIndexSet()
59 bool MBTB_MoreauJeanOSI::addInteractionInIndexSet(SP::Interaction inter, unsigned int i) in addInteractionInIndexSet() argument
63 double y = (inter->y(i-1))->getValue(0); // for i=1 y(i-1) is the position in addInteractionInIndexSet()
79 bool MBTB_MoreauJeanOSI::removeInteractionFromIndexSet(SP::Interaction inter, unsigned int i) in removeInteractionFromIndexSet() argument
84 double y = (inter->y(i-1))->getValue(0); // for i=1 y(i-1) is the position in removeInteractionFromIndexSet()
[all …]
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/
H A Dvolumeutils.py662 inter = inter.astype(float)
668 inter=inter,
708 slope, inter = [v.astype(w_type) for v in (slope, inter)]
720 if inter != 0.0:
757 inter=inter,
944 inter = 0.0
957 inter = inter.astype(ftype)
997 inter = np.array(inter)
1001 if inter != 0:
1330 inter = np.atleast_1d(inter)
[all …]
/dports/games/quadra/quadra-1.3.0/source/
H A Dmenu_demo_central.cpp93 inter->set_font(new Font(*fonts.normal, pal, 255,255,255)); in Menu_demo_central()
94 (void)new Zone_bitmap(inter, bit, 0, 0, true); in Menu_demo_central()
95 (void)new Zone_text(inter, "The Demo Central", 20); in Menu_demo_central()
100 z_status = new Zone_text_field(inter, "", 0, 460, 640); in Menu_demo_central()
107 (void)new Zone_text(fteam[7], inter, "Game name:", 210, y); in Menu_demo_central()
113 (void)new Zone_text(fteam[7], inter, "Version:", 210, y); in Menu_demo_central()
116 (void)new Zone_text(fteam[7], inter, "Duration:", 210, y); in Menu_demo_central()
119 (void)new Zone_text(fteam[7], inter, "Game type:", 210, y); in Menu_demo_central()
122 (void)new Zone_text(fteam[7], inter, "Game end:", 210, y); in Menu_demo_central()
318 Font *f=inter->font; in populate_dict()
[all …]
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/geo-booleanop-0.3.0/src/boolean/
H A Dpossible_intersection.rs21 let inter = intersection(se1.point, other1.point, se2.point, other2.point); in possible_intersection() localVariable
24 match inter { in possible_intersection()
25 LineIntersection::Point(inter) => { in possible_intersection()
26 println!("{{\"intersection\": [{}, {}]}}", inter.x, inter.y); in possible_intersection()
37 match inter { in possible_intersection()
48 LineIntersection::Point(inter) => { in possible_intersection()
49 if se1.point != inter && other1.point != inter { in possible_intersection()
50 divide_segment(&se1, inter, queue); in possible_intersection()
52 if se2.point != inter && other2.point != inter { in possible_intersection()
53 divide_segment(&se2, inter, queue); in possible_intersection()
H A Ddivide_segment.rs10 pub fn divide_segment<F>(se_l: &Rc<SweepEvent<F>>, inter: Coordinate<F>, queue: &mut BinaryHeap<Rc<… in divide_segment()
47 let mut inter = inter; in divide_segment() localVariable
48 if inter.x == se_l.point.x && inter.y < se_l.point.y { in divide_segment()
49 inter.x = inter.x.nextafter(true); in divide_segment()
54 inter, in divide_segment()
62 inter, in divide_segment()
128 let inter = match intersection(se1.point, other1.point, se2.point, other2.point) { in divide_segments() localVariable
133 divide_segment(&se1, inter, &mut queue); in divide_segments()
134 divide_segment(&se2, inter, &mut queue); in divide_segments()
/dports/cad/meshdev/meshdev-0.5/src/
H A DStopwatch.h138 inter.Time() = 0; in Reset()
158 inter = now; in Stop()
159 inter -= last; in Stop()
161 total += inter; in Stop()
173 inter = now; in Total()
174 inter -= last; in Total()
176 total += inter; in Total()
186 inter = now; in Intermediate()
187 inter -= last; in Intermediate()
189 total += inter; in Intermediate()
[all …]
/dports/net/ntp/ntp-4.2.8p15/ntpd/
H A Dntp_request.c252 endpt *inter, in req_ack() argument
282 endpt *inter, in prepare_pkt() argument
418 endpt *inter; in process_private() local
667 endpt *inter, in list_peers() argument
712 endpt *inter, in list_peers_sum() argument
800 endpt *inter, in peer_info() argument
944 endpt *inter, in peer_stats() argument
1065 endpt *inter, in sys_info() argument
1136 endpt *inter, in sys_stats() argument
1168 endpt *inter, in mem_stats() argument
[all …]
/dports/science/siconos/siconos-4.4.0/kernel/src/simulationTools/
H A DEventDriven.cpp131 inter->display(); in updateIndexSet()
216 SP::Interaction inter = indexSet2->bundle(*ui); in updateIndexSetsWithDoubleCondition() local
217 double gamma = (*inter->y(2))(0); in updateIndexSetsWithDoubleCondition()
218 double F = (*inter->lambda(2))(0); in updateIndexSetsWithDoubleCondition()
225 indexSet2->remove_vertex(inter); in updateIndexSetsWithDoubleCondition()
378 Interaction& inter = *_indexSet0->bundle(*ui); in computef() local
379 inter.relation()->computeJach(t, inter); in computef()
533 nsLawSize = inter->nonSmoothLaw()->size(); in computeg()
536 yddot = inter->y(2); in computeg()
829 _y = (*inter.y(0))(0); in computeResiduConstraints()
[all …]
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/stroke/
H A DAdvancedFunctions1D.cpp32 int GetSteerableViewMapDensityF1D::operator()(Interface1D &inter) in operator ()() argument
35 Interface0DIterator it = inter.pointsBegin(_sampling); in operator ()()
108 int GetDirectionalViewMapDensityF1D::operator()(Interface1D &inter) in operator ()() argument
111 result = integrate(_fun, inter.pointsBegin(_sampling), inter.pointsEnd(_sampling), _integration); in operator ()()
115 int GetCompleteViewMapDensityF1D::operator()(Interface1D &inter) in operator ()() argument
119 result = integrate(_fun, inter.pointsBegin(_sampling), inter.pointsEnd(_sampling), _integration); in operator ()()
123 int GetViewMapGradientNormF1D::operator()(Interface1D &inter) in operator ()() argument
126 _func, inter.pointsBegin(_sampling), inter.pointsEnd(_sampling), _integration); in operator ()()
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio-resampler-macros.h41 #define DECL_GET_TAPS_INTERPOLATE_FUNC(type, inter) \ argument
43 get_taps_##type##_##inter (GstAudioResampler * resampler, \
57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
64 DECL_RESAMPLE_FUNC (type, inter, channels, arch) \
86 taps = get_taps_ ##type##_##inter \
88 inner_product_ ##type##_##inter##_##channels##_##arch \
102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
103 static DECL_RESAMPLE_FUNC (type, inter, channels, arch)
105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
[all …]
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio-resampler-macros.h41 #define DECL_GET_TAPS_INTERPOLATE_FUNC(type, inter) \ argument
43 get_taps_##type##_##inter (GstAudioResampler * resampler, \
57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
64 DECL_RESAMPLE_FUNC (type, inter, channels, arch) \
86 taps = get_taps_ ##type##_##inter \
88 inner_product_ ##type##_##inter##_##channels##_##arch \
102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
103 static DECL_RESAMPLE_FUNC (type, inter, channels, arch)
105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
[all …]
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio-resampler-macros.h41 #define DECL_GET_TAPS_INTERPOLATE_FUNC(type, inter) \ argument
43 get_taps_##type##_##inter (GstAudioResampler * resampler, \
57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
64 DECL_RESAMPLE_FUNC (type, inter, channels, arch) \
86 taps = get_taps_ ##type##_##inter \
88 inner_product_ ##type##_##inter##_##channels##_##arch \
102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
103 static DECL_RESAMPLE_FUNC (type, inter, channels, arch)
105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
[all …]
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio-resampler-macros.h41 #define DECL_GET_TAPS_INTERPOLATE_FUNC(type, inter) \ argument
43 get_taps_##type##_##inter (GstAudioResampler * resampler, \
57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
64 DECL_RESAMPLE_FUNC (type, inter, channels, arch) \
86 taps = get_taps_ ##type##_##inter \
88 inner_product_ ##type##_##inter##_##channels##_##arch \
102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
103 static DECL_RESAMPLE_FUNC (type, inter, channels, arch)
105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
[all …]
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/audio/
H A Daudio-resampler-macros.h41 #define DECL_GET_TAPS_INTERPOLATE_FUNC(type, inter) \ argument
43 get_taps_##type##_##inter (GstAudioResampler * resampler, \
57 #define DECL_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
63 #define MAKE_RESAMPLE_FUNC(type,inter,channels,arch) \ argument
64 DECL_RESAMPLE_FUNC (type, inter, channels, arch) \
86 taps = get_taps_ ##type##_##inter \
88 inner_product_ ##type##_##inter##_##channels##_##arch \
102 #define DECL_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
103 static DECL_RESAMPLE_FUNC (type, inter, channels, arch)
105 #define MAKE_RESAMPLE_FUNC_STATIC(type,inter,channels,arch) \ argument
[all …]

12345678910>>...439