Home
last modified time | relevance | path

Searched refs:vinf (Results 1 – 25 of 248) sorted by relevance

12345678910

/dports/graphics/aloadimage/arcan-0.6.1/src/platform/agp/
H A Dgles.c158 store->vinf.text.wid = pboid; in pbo_alloc_write()
250 if (s->vinf.text.raw && s->vinf.text.s_raw != new_sz){ in agp_resize_vstore()
252 s->vinf.text.s_raw = new_sz; in agp_resize_vstore()
253 s->vinf.text.raw = NULL; in agp_resize_vstore()
257 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in agp_resize_vstore()
261 if (s->vinf.text.wid){ in agp_resize_vstore()
274 s->vinf.text.raw = NULL; in alloc_buffer()
277 if (!s->vinf.text.raw){ in alloc_buffer()
279 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
324 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
H A Dglshared.c177 dst->stores[i]->vinf.text.s_fmt = dst->store->vinf.text.s_fmt; in setup_stores()
178 dst->stores[i]->vinf.text.d_fmt = dst->store->vinf.text.d_fmt; in setup_stores()
332 dst->store->vinf.text.glid_proxy = &dst->stores[front]->vinf.text.glid; in agp_rendertarget_swap()
682 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in update_cube()
684 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in update_cube()
685 s->vinf.text.s_type ? s->vinf.text.s_type : GL_UNSIGNED_BYTE, in update_cube()
686 s->vinf.text.raw in update_cube()
1284 tgt->store->vinf.text.glid_proxy = &tgt->stores[0]->vinf.text.glid; in agp_resize_rendertarget()
1412 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in agp_update_vstore()
1414 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_update_vstore()
[all …]
H A Dgl21.c177 if (s->vinf.text.wid){ in rebuild_pbo()
182 if (s->vinf.text.rid){ in rebuild_pbo()
251 ptr = s->vinf.text.raw; in pbo_stream()
267 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream()
293 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream_sub()
354 if (!s->vinf.text.raw){ in alloc_buffer()
357 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
373 if (!s->vinf.text.wid) in agp_stream_prepare()
386 if (!s->vinf.text.wid) in agp_stream_prepare()
411 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
/dports/sysutils/acfgfs/arcan-0.6.1/src/platform/agp/
H A Dgles.c158 store->vinf.text.wid = pboid; in pbo_alloc_write()
250 if (s->vinf.text.raw && s->vinf.text.s_raw != new_sz){ in agp_resize_vstore()
252 s->vinf.text.s_raw = new_sz; in agp_resize_vstore()
253 s->vinf.text.raw = NULL; in agp_resize_vstore()
257 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in agp_resize_vstore()
261 if (s->vinf.text.wid){ in agp_resize_vstore()
274 s->vinf.text.raw = NULL; in alloc_buffer()
277 if (!s->vinf.text.raw){ in alloc_buffer()
279 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
324 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
H A Dglshared.c177 dst->stores[i]->vinf.text.s_fmt = dst->store->vinf.text.s_fmt; in setup_stores()
178 dst->stores[i]->vinf.text.d_fmt = dst->store->vinf.text.d_fmt; in setup_stores()
332 dst->store->vinf.text.glid_proxy = &dst->stores[front]->vinf.text.glid; in agp_rendertarget_swap()
682 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in update_cube()
684 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in update_cube()
685 s->vinf.text.s_type ? s->vinf.text.s_type : GL_UNSIGNED_BYTE, in update_cube()
686 s->vinf.text.raw in update_cube()
1284 tgt->store->vinf.text.glid_proxy = &tgt->stores[0]->vinf.text.glid; in agp_resize_rendertarget()
1412 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in agp_update_vstore()
1414 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_update_vstore()
[all …]
H A Dgl21.c177 if (s->vinf.text.wid){ in rebuild_pbo()
182 if (s->vinf.text.rid){ in rebuild_pbo()
251 ptr = s->vinf.text.raw; in pbo_stream()
267 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream()
293 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream_sub()
354 if (!s->vinf.text.raw){ in alloc_buffer()
357 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
373 if (!s->vinf.text.wid) in agp_stream_prepare()
386 if (!s->vinf.text.wid) in agp_stream_prepare()
411 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
/dports/x11/arcan-trayicon/arcan-0.6.1/src/platform/agp/
H A Dgles.c158 store->vinf.text.wid = pboid; in pbo_alloc_write()
250 if (s->vinf.text.raw && s->vinf.text.s_raw != new_sz){ in agp_resize_vstore()
252 s->vinf.text.s_raw = new_sz; in agp_resize_vstore()
253 s->vinf.text.raw = NULL; in agp_resize_vstore()
257 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in agp_resize_vstore()
261 if (s->vinf.text.wid){ in agp_resize_vstore()
274 s->vinf.text.raw = NULL; in alloc_buffer()
277 if (!s->vinf.text.raw){ in alloc_buffer()
279 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
324 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
H A Dglshared.c177 dst->stores[i]->vinf.text.s_fmt = dst->store->vinf.text.s_fmt; in setup_stores()
178 dst->stores[i]->vinf.text.d_fmt = dst->store->vinf.text.d_fmt; in setup_stores()
332 dst->store->vinf.text.glid_proxy = &dst->stores[front]->vinf.text.glid; in agp_rendertarget_swap()
682 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in update_cube()
684 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in update_cube()
685 s->vinf.text.s_type ? s->vinf.text.s_type : GL_UNSIGNED_BYTE, in update_cube()
686 s->vinf.text.raw in update_cube()
1284 tgt->store->vinf.text.glid_proxy = &tgt->stores[0]->vinf.text.glid; in agp_resize_rendertarget()
1412 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in agp_update_vstore()
1414 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_update_vstore()
[all …]
H A Dgl21.c177 if (s->vinf.text.wid){ in rebuild_pbo()
182 if (s->vinf.text.rid){ in rebuild_pbo()
251 ptr = s->vinf.text.raw; in pbo_stream()
267 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream()
293 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream_sub()
354 if (!s->vinf.text.raw){ in alloc_buffer()
357 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
373 if (!s->vinf.text.wid) in agp_stream_prepare()
386 if (!s->vinf.text.wid) in agp_stream_prepare()
411 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
/dports/x11/aclip/arcan-0.6.1/src/platform/agp/
H A Dgles.c158 store->vinf.text.wid = pboid; in pbo_alloc_write()
250 if (s->vinf.text.raw && s->vinf.text.s_raw != new_sz){ in agp_resize_vstore()
252 s->vinf.text.s_raw = new_sz; in agp_resize_vstore()
253 s->vinf.text.raw = NULL; in agp_resize_vstore()
257 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in agp_resize_vstore()
261 if (s->vinf.text.wid){ in agp_resize_vstore()
274 s->vinf.text.raw = NULL; in alloc_buffer()
277 if (!s->vinf.text.raw){ in alloc_buffer()
279 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
324 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
H A Dglshared.c177 dst->stores[i]->vinf.text.s_fmt = dst->store->vinf.text.s_fmt; in setup_stores()
178 dst->stores[i]->vinf.text.d_fmt = dst->store->vinf.text.d_fmt; in setup_stores()
332 dst->store->vinf.text.glid_proxy = &dst->stores[front]->vinf.text.glid; in agp_rendertarget_swap()
682 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in update_cube()
684 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in update_cube()
685 s->vinf.text.s_type ? s->vinf.text.s_type : GL_UNSIGNED_BYTE, in update_cube()
686 s->vinf.text.raw in update_cube()
1284 tgt->store->vinf.text.glid_proxy = &tgt->stores[0]->vinf.text.glid; in agp_resize_rendertarget()
1412 s->vinf.text.d_fmt ? s->vinf.text.d_fmt : GL_STORE_PIXEL_FORMAT, in agp_update_vstore()
1414 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_update_vstore()
[all …]
H A Dgl21.c177 if (s->vinf.text.wid){ in rebuild_pbo()
182 if (s->vinf.text.rid){ in rebuild_pbo()
251 ptr = s->vinf.text.raw; in pbo_stream()
267 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream()
293 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in pbo_stream_sub()
354 if (!s->vinf.text.raw){ in alloc_buffer()
357 s->vinf.text.raw = arcan_alloc_mem(s->vinf.text.s_raw, in alloc_buffer()
373 if (!s->vinf.text.wid) in agp_stream_prepare()
386 if (!s->vinf.text.wid) in agp_stream_prepare()
411 s->vinf.text.s_fmt ? s->vinf.text.s_fmt : GL_PIXEL_FORMAT, in agp_stream_prepare()
[all …]
/dports/math/gmp/gmp-6.2.1/mpn/generic/
H A Dtoom_interpolate_5pts.c48 mp_ptr c1, v1, c3, vinf; in mpn_toom_interpolate_5pts() local
56 vinf = c3 + k; in mpn_toom_interpolate_5pts()
106 vinf[0] -= mpn_sub_n (v1, v1, c, twok); in mpn_toom_interpolate_5pts()
139 cy = mpn_sublsh1_n_ip1 (v2, vinf, twor); in mpn_toom_interpolate_5pts()
142 cy = mpn_lshift (vm1, vinf, twor, 1); in mpn_toom_interpolate_5pts()
167 cy = mpn_add_n (vinf, vinf, v2 + k, k + 1); in mpn_toom_interpolate_5pts()
171 ASSERT_NOCARRY (mpn_add_n (vinf, vinf, v2 + k, twor)); in mpn_toom_interpolate_5pts()
178 vinf[0] = saved; in mpn_toom_interpolate_5pts()
193 vinf[0] += cy; in mpn_toom_interpolate_5pts()
194 ASSERT(vinf[0] >= cy); /* No carry */ in mpn_toom_interpolate_5pts()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpn/generic/
H A Dtoom_interpolate_5pts.c49 mp_ptr c1, v1, c3, vinf; in mpn_toom_interpolate_5pts() local
57 vinf = c3 + k; in mpn_toom_interpolate_5pts()
107 vinf[0] -= mpn_sub_n (v1, v1, c, twok); in mpn_toom_interpolate_5pts()
140 cy = mpn_sublsh1_n_ip1 (v2, vinf, twor); in mpn_toom_interpolate_5pts()
143 cy = mpn_lshift (vm1, vinf, twor, 1); in mpn_toom_interpolate_5pts()
168 cy = mpn_add_n (vinf, vinf, v2 + k, k + 1); in mpn_toom_interpolate_5pts()
172 ASSERT_NOCARRY (mpn_add_n (vinf, vinf, v2 + k, twor)); in mpn_toom_interpolate_5pts()
179 vinf[0] = saved; in mpn_toom_interpolate_5pts()
194 vinf[0] += cy; in mpn_toom_interpolate_5pts()
195 ASSERT(vinf[0] >= cy); /* No carry */ in mpn_toom_interpolate_5pts()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/mpn/generic/
H A Dtoom_interpolate_5pts.c49 mp_ptr c1, v1, c3, vinf; in mpn_toom_interpolate_5pts() local
57 vinf = c3 + k; in mpn_toom_interpolate_5pts()
107 vinf[0] -= mpn_sub_n (v1, v1, c, twok); in mpn_toom_interpolate_5pts()
140 cy = mpn_sublsh1_n_ip1 (v2, vinf, twor); in mpn_toom_interpolate_5pts()
143 cy = mpn_lshift (vm1, vinf, twor, 1); in mpn_toom_interpolate_5pts()
168 cy = mpn_add_n (vinf, vinf, v2 + k, k + 1); in mpn_toom_interpolate_5pts()
172 ASSERT_NOCARRY (mpn_add_n (vinf, vinf, v2 + k, twor)); in mpn_toom_interpolate_5pts()
179 vinf[0] = saved; in mpn_toom_interpolate_5pts()
194 vinf[0] += cy; in mpn_toom_interpolate_5pts()
195 ASSERT(vinf[0] >= cy); /* No carry */ in mpn_toom_interpolate_5pts()
[all …]
/dports/math/kalker/gmp-mpfr-sys-21966f4bfb56c87d407eb14c72e92ef4e55856aa/gmp-6.2.1-c/mpn/generic/
H A Dtoom_interpolate_5pts.c48 mp_ptr c1, v1, c3, vinf; in mpn_toom_interpolate_5pts() local
56 vinf = c3 + k; in mpn_toom_interpolate_5pts()
106 vinf[0] -= mpn_sub_n (v1, v1, c, twok); in mpn_toom_interpolate_5pts()
139 cy = mpn_sublsh1_n_ip1 (v2, vinf, twor); in mpn_toom_interpolate_5pts()
142 cy = mpn_lshift (vm1, vinf, twor, 1); in mpn_toom_interpolate_5pts()
167 cy = mpn_add_n (vinf, vinf, v2 + k, k + 1); in mpn_toom_interpolate_5pts()
171 ASSERT_NOCARRY (mpn_add_n (vinf, vinf, v2 + k, twor)); in mpn_toom_interpolate_5pts()
178 vinf[0] = saved; in mpn_toom_interpolate_5pts()
193 vinf[0] += cy; in mpn_toom_interpolate_5pts()
194 ASSERT(vinf[0] >= cy); /* No carry */ in mpn_toom_interpolate_5pts()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Contap/
H A DContap_HContTool.cxx27 static Standard_Real uinf,vinf,usup,vsup; variable
132 vinf = S->FirstVParameter(); in NbSamplePoints()
140 if (vsup < vinf) { in NbSamplePoints()
141 Standard_Real temp = vinf; in NbSamplePoints()
142 vinf = vsup; in NbSamplePoints()
157 vinf = -1.e5; in NbSamplePoints()
160 else if (vinf == RealFirst()) { in NbSamplePoints()
161 vinf = vsup - 2.e5; in NbSamplePoints()
164 vsup = vinf + 2.e5; in NbSamplePoints()
188 V = vinf + ((vsup-vinf)/((Standard_Real)(nbIntV+2)))*(Standard_Real)(indV+1); in SamplePoint()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntPatch/
H A DIntPatch_HInterTool.cxx99 vinf = S->FirstVParameter(); in NbSamplePoints()
107 if (vsup < vinf) { in NbSamplePoints()
108 Standard_Real temp = vinf; in NbSamplePoints()
109 vinf = vsup; in NbSamplePoints()
124 vinf = -1.e5; in NbSamplePoints()
128 vinf = vsup - 2.e5; in NbSamplePoints()
131 vsup = vinf + 2.e5; in NbSamplePoints()
174 V = 0.74*vinf + 0.26*vsup; in SamplePoint()
178 V = 0.24*vinf + 0.76*vsup; in SamplePoint()
182 V = 0.76*vinf + 0.24*vsup; in SamplePoint()
[all …]
/dports/games/uqm/uqm-0.8.0/src/libs/mikmod/
H A Dvirtch_common.c274 if(vinf) MikMod_free(vinf); in VC1_Exit()
278 vinf = NULL; in VC1_Exit()
286 return vinf[voice].vol; in VC1_VoiceGetVolume()
291 return vinf[voice].pan; in VC1_VoiceGetPanning()
296 vinf[voice].frq=frq; in VC1_VoiceSetFrequency()
301 return vinf[voice].frq; in VC1_VoiceGetFrequency()
317 vinf[voice].active = 0; in VC1_VoiceStop()
335 vinf[voice].vol=vol; in VC1_VoiceSetVolume()
343 vinf[voice].pan=pan; in VC1_VoiceSetPanning()
437 s = vinf[voice].handle; in VC1_VoiceRealVolume()
[all …]
/dports/audio/libmikmod/libmikmod-3.3.11.1/playercode/
H A Dvirtch_common.c285 MikMod_free(vinf); in VC1_Exit()
290 vinf = NULL; in VC1_Exit()
298 return vinf[voice].vol; in VC1_VoiceGetVolume()
303 return vinf[voice].pan; in VC1_VoiceGetPanning()
308 vinf[voice].frq=frq; in VC1_VoiceSetFrequency()
313 return vinf[voice].frq; in VC1_VoiceGetFrequency()
324 vinf[voice].kick = 1; in VC1_VoicePlay()
329 vinf[voice].active = 0; in VC1_VoiceStop()
347 vinf[voice].vol=vol; in VC1_VoiceSetVolume()
355 vinf[voice].pan=pan; in VC1_VoiceSetPanning()
[all …]
/dports/graphics/xpaint/xpaint-2.9.10.3/
H A Dmagnifier.c132 visinfo vinf, definf; variable
847 if(vinf.win != rwin) in drawCB()
913 if(vinf.depth == 8) in drawCB()
1262 if(vinf.winname) in FillVisinfo()
1277 XTranslateCoordinates(dpy, win, root, 0, 0, &vinf.x, &vinf.y, &junk); in FillVisinfo()
1296 vinf.win = rwin; in FillVisinfo()
1300 vinf.win = win; in FillVisinfo()
1305 if(vinf.vistype) in FillVisinfo()
1452 vinf.this_visual = vinf.new_visual; in CreateInterface()
1783 vinf.winname = NULL; in StartMagnifier()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IntTools/
H A DIntTools_TopolTool.cxx91 Standard_Real uinf, usup, vinf, vsup; in ComputeSamplePoints() local
94 vinf = myS->FirstVParameter(); in ComputeSamplePoints()
99 if (vsup < vinf) { Standard_Real temp = vinf; vinf = vsup; vsup = temp; } in ComputeSamplePoints()
103 isbigvinf = Precision::IsNegativeInfinite(vinf); in ComputeSamplePoints()
111 else if(isbigvinf) {vinf = vsup - 2.e5;} in ComputeSamplePoints()
112 else if(isbigvsup) {vsup = vinf + 2.e5;} in ComputeSamplePoints()
114 myV0 = vinf; in ComputeSamplePoints()
135 nbsv = (Standard_Integer)(vsup-vinf); in ComputeSamplePoints()
165 nbsv = (Standard_Integer)(vsup - vinf); in ComputeSamplePoints()
267 nbsv = (Standard_Integer)(vsup - vinf); in ComputeSamplePoints()
[all …]
/dports/math/cgal/CGAL-5.3/include/CGAL/boost/graph/IO/
H A DTds_2_off.h34 Vertex_handle vinf; variable
42 return vinf;
64 return vinf;
81 return vinf;
98 vinf = tds.create_vertex();
103 Face_handle fn = tds.create_face( vinf,
106 vinf->set_face(fn);
118 return vinf;
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTopAdaptor/
H A DBRepTopAdaptor_TopolTool.cxx337 Standard_Real uinf,usup,vinf,vsup; in ComputeSamplePoints() local
339 vinf = myS->FirstVParameter(); vsup = myS->LastVParameter(); in ComputeSamplePoints()
341 if (vsup < vinf) { Standard_Real temp=vinf; vinf=vsup; vsup=temp; } in ComputeSamplePoints()
346 if (vinf == RealFirst() && vsup == RealLast()) { vinf=-1.e5; vsup=1.e5; } in ComputeSamplePoints()
347 else if (vinf == RealFirst()) { vinf=vsup-2.e5; } in ComputeSamplePoints()
348 else if (vsup == RealLast()) { vsup=vinf+2.e5; } in ComputeSamplePoints()
367 nbsv = (Standard_Integer)(7*(vsup-vinf)); in ComputeSamplePoints()
422 myV0 = vinf; in ComputeSamplePoints()
425 myDV = (vsup-vinf)/(myNbSamplesV+1); in ComputeSamplePoints()
482 Standard_Real uinf,usup,vinf,vsup; in DomainIsInfinite() local
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/Adaptor3d/
H A DAdaptor3d_TopolTool.cxx669 Standard_Real uinf,usup,vinf,vsup; in ComputeSamplePoints() local
673 if (vsup < vinf) { Standard_Real temp=vinf; vinf=vsup; vsup=temp; } in ComputeSamplePoints()
678 if (vinf == RealFirst() && vsup == RealLast()) { vinf=-1.e5; vsup=1.e5; } in ComputeSamplePoints()
679 else if (vinf == RealFirst()) { vinf=vsup-2.e5; } in ComputeSamplePoints()
881 if (vsup < vinf) { Standard_Real temp=vinf; vinf=vsup; vsup=temp; } in SamplePnts()
886 if (vinf == RealFirst() && vsup == RealLast()) { vinf=-1.e5; vsup=1.e5; } in SamplePnts()
887 else if (vinf == RealFirst()) { vinf=vsup-2.e5; } in SamplePnts()
946 myVPars->SetValue(1, vinf); in SamplePnts()
993 if(vinf >= aBS->VKnot(i) && vinf < aBS->VKnot(i+1)) { in BSplSamplePnts()
1089 t1 = vinf; in BSplSamplePnts()
[all …]

12345678910