Home
last modified time | relevance | path

Searched refs:vct (Results 1 – 25 of 663) sorted by relevance

12345678910>>...27

/dports/cad/alliance/alliance/src/documentation/tutorials/synthesis/src/amd2901/
H A Dpattern.c106 vct = vct + interval ; in coupHorloge()
108 vct = vct + interval ; in coupHorloge()
385 vct = 0 ; in main()
889 codeOp(vct) ; in main()
908 codeOp(vct) ; in main()
927 codeOp(vct) ; in main()
946 codeOp(vct) ; in main()
965 codeOp(vct) ; in main()
984 codeOp(vct) ; in main()
1003 codeOp(vct) ; in main()
[all …]
/dports/cad/alliance/alliance/src/documentation/alliance-examples/amd2901/
H A Dpattern.c107 vct = vct + interval ; in coupHorloge()
109 vct = vct + interval ; in coupHorloge()
386 vct = 0 ; in main()
890 codeOp(vct) ; in main()
910 codeOp(vct) ; in main()
929 codeOp(vct) ; in main()
948 codeOp(vct) ; in main()
967 codeOp(vct) ; in main()
986 codeOp(vct) ; in main()
1005 codeOp(vct) ; in main()
[all …]
/dports/cad/alliance/alliance/src/documentation/alliance-run/
H A Dpattern.c107 vct = vct + interval ; in coupHorloge()
109 vct = vct + interval ; in coupHorloge()
386 vct = 0 ; in main()
890 codeOp(vct) ; in main()
910 codeOp(vct) ; in main()
929 codeOp(vct) ; in main()
948 codeOp(vct) ; in main()
967 codeOp(vct) ; in main()
986 codeOp(vct) ; in main()
1005 codeOp(vct) ; in main()
[all …]
/dports/cad/alliance/alliance/src/documentation/tutorials/place_and_route/src/amd2901/
H A Dpattern.c107 vct = vct + interval ; in coupHorloge()
109 vct = vct + interval ; in coupHorloge()
386 vct = 0 ; in main()
890 codeOp(vct) ; in main()
910 codeOp(vct) ; in main()
929 codeOp(vct) ; in main()
948 codeOp(vct) ; in main()
967 codeOp(vct) ; in main()
986 codeOp(vct) ; in main()
1005 codeOp(vct) ; in main()
[all …]
/dports/audio/snd/snd-21.2/
H A Dvct.h5 typedef struct s7_cell vct;
7 typedef struct vct vct;
70 MUS_EXPORT bool mus_vct_is_equal(vct *v1, vct *v2);
72 MUS_EXPORT vct *mus_vct_make(mus_long_t len);
73 MUS_EXPORT vct *mus_vct_free(vct *v);
74 MUS_EXPORT double mus_vct_peak(vct *v);
77 MUS_EXPORT vct *xen_to_vct(Xen arg);
86 #define Xen_to_vct(Obj) (vct *)Obj
94 MUS_EXPORT mus_long_t mus_vct_length(vct *v);
95 MUS_EXPORT mus_float_t *mus_vct_data(vct *v);
[all …]
H A Dexamp.fs97 \ file->vct ( file -- vct )
261 v vct? v 1 "a vct" assert-type
368 snd chn #f transform->vct vct-peak f2*
964 rdata fsize 1/f vct-scale! 0 len 1- snd chn #f origin vct->channel
1030 vct( 0.0 size )
1073 rl 0 vct-ref
1134 1.0 pan f- data1 i vct-ref f* data2 i vct-ref pan f* f+
1764 0 len snd chn #f origin vct->channel ( vct )
1787 0 total-len snd1 #f #f #f vct->channel vct-peak { max-samp }
2136 : file->vct ( file -- vct )
[all …]
H A Ddsp.fs109 \ vct-polynomial ( v coeffs -- vct )
254 rl2 i rl1 i vct-ref vct-set! drop
255 rl2 jdx rl1 kdx vct-ref vct-set! drop
256 im2 i im1 i vct-ref vct-set! drop
257 im2 jdx im1 kdx vct-ref vct-set! drop
344 x2 i x1 i vct-ref vct-set! drop
345 x1 i x0 i vct-ref vct-set! drop
1281 a1 j d j vct-ref vct-set! drop
2079 : vct-polynomial ( v coeffs -- vct )
2083 new-v v vct-multiply! coeffs i vct-ref vct-offset! drop
[all …]
H A Dvct.c321 bool mus_vct_is_equal(vct *v1, vct *v2) in mus_vct_is_equal()
350 new_vct = (vct *)malloc(sizeof(vct)); in mus_vct_make()
363 new_vct = (vct *)malloc(sizeof(vct)); in mus_vct_wrap()
371 vct *mus_vct_free(vct *v) in mus_vct_free()
389 new_vct = (vct *)malloc(sizeof(vct)); in xen_make_vct()
400 new_vct = (vct *)malloc(sizeof(vct)); in xen_make_vct_wrapper()
453 vct *v; in g_vct_length()
463 vct *v; in g_vct_copy()
517 vct *v; in g_vct_move()
559 vct *v; in g_vct_ref()
[all …]
H A Dsnd-test.rb6908 graph([vct(0, 1, 2), vct(3, 2, 1), vct(1, 2, 3)])
6909 graph([vct(0, 1, 2), vct(3, 2, 1)])
9989 osc_formants(0.99, vct(400, 800, 1200), vct(400, 800, 1200), vct(4, 2, 3))
14305 unless vequal(res = cascade2canonical([vct(1, 0.8, 0), vct(1, 1.4, 0.65), vct(1, 0, 0)]),
14309 unless vequal(res = cascade2canonical([vct(1, -0.9, 0), vct(1, 1, 0.74), vct(1, -1.6, 0.8)]),
28215 graph([vct(0, 1, 2), vct(3, 2, 1), vct(1, 2, 3), vct(1, 1, 1), vct(0, 1, 0), vct(3, 1, 2)])
28220 graph([vct(0, 1, 2), vct(3, 2, 1), vct(1, 2, 3), vct(1, 1, 1), vct(0, 1, 0), vct(3, 1, 2)])
31484 snd_test_neq(vct_polynomial(vct(0, 2), vct(1, 2)),
31493 snd_test_neq(vct_polynomial(vct(0, 1, 2), vct(1)),
31560 flt = make_volterra_filter(vct(1.0), vct(1.0))
[all …]
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c34 struct atsc_table_vct *vct; in atsc_table_vct_init() local
59 vct = *table; in atsc_table_vct_init()
60 memcpy(vct, p, size); in atsc_table_vct_init()
62 dvb_table_header_init(&vct->header); in atsc_table_vct_init()
65 head = &vct->channel; in atsc_table_vct_init()
76 vct->num_channels_in_section = n; in atsc_table_vct_init()
144 &vct->descriptor) != 0) { in atsc_table_vct_init()
163 dvb_desc_free(&vct->descriptor); in atsc_table_vct_free()
165 free(vct); in atsc_table_vct_free()
173 if (vct->header.table_id == ATSC_TABLE_CVCT) in atsc_table_vct_print()
[all …]
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c34 struct atsc_table_vct *vct; in atsc_table_vct_init() local
59 vct = *table; in atsc_table_vct_init()
60 memcpy(vct, p, size); in atsc_table_vct_init()
62 dvb_table_header_init(&vct->header); in atsc_table_vct_init()
65 head = &vct->channel; in atsc_table_vct_init()
76 vct->num_channels_in_section = n; in atsc_table_vct_init()
144 &vct->descriptor) != 0) { in atsc_table_vct_init()
163 dvb_desc_free(&vct->descriptor); in atsc_table_vct_free()
165 free(vct); in atsc_table_vct_free()
173 if (vct->header.table_id == ATSC_TABLE_CVCT) in atsc_table_vct_print()
[all …]
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/lib/libdvbv5/tables/
H A Dvct.c34 struct atsc_table_vct *vct; in atsc_table_vct_init() local
59 vct = *table; in atsc_table_vct_init()
60 memcpy(vct, p, size); in atsc_table_vct_init()
62 dvb_table_header_init(&vct->header); in atsc_table_vct_init()
65 head = &vct->channel; in atsc_table_vct_init()
76 vct->num_channels_in_section = n; in atsc_table_vct_init()
144 &vct->descriptor) != 0) { in atsc_table_vct_init()
163 dvb_desc_free(&vct->descriptor); in atsc_table_vct_free()
165 free(vct); in atsc_table_vct_free()
173 if (vct->header.table_id == ATSC_TABLE_CVCT) in atsc_table_vct_print()
[all …]
/dports/lang/fth/fth-1.4.1/examples/site-lib/
H A Dexamp.fs97 \ file->vct ( file -- vct )
261 v vct? v 1 "a vct" assert-type
368 snd chn #f transform->vct vct-peak f2*
964 rdata fsize 1/f vct-scale! 0 len 1- snd chn #f origin vct->channel
1030 vct( 0.0 size )
1073 rl 0 vct-ref
1134 1.0 pan f- data1 i vct-ref f* data2 i vct-ref pan f* f+
1764 0 len snd chn #f origin vct->channel ( vct )
1787 0 total-len snd1 #f #f #f vct->channel vct-peak { max-samp }
2136 : file->vct ( file -- vct )
[all …]
H A Ddsp.fs109 \ vct-polynomial ( v coeffs -- vct )
254 rl2 i rl1 i vct-ref vct-set! drop
255 rl2 jdx rl1 kdx vct-ref vct-set! drop
256 im2 i im1 i vct-ref vct-set! drop
257 im2 jdx im1 kdx vct-ref vct-set! drop
344 x2 i x1 i vct-ref vct-set! drop
345 x1 i x0 i vct-ref vct-set! drop
1281 a1 j d j vct-ref vct-set! drop
2079 : vct-polynomial ( v coeffs -- vct )
2083 new-v v vct-multiply! coeffs i vct-ref vct-offset! drop
[all …]
/dports/graphics/geos/geos-3.9.1/tests/unit/noding/snapround/
H A DMCIndexSnapRounderTest.cpp63 getGeometry(SegStrVct& vct) in getGeometry()
66 for(SegStrVct::size_type i = 0, n = vct.size(); i < n; ++i) { in getGeometry()
67 SegmentString* ss = vct[i]; in getGeometry()
74 getSegmentStrings(const Geometry& g, SegStrVct& vct) in getSegmentStrings()
77 vct.push_back(new NodedSegmentString(s.release(), nullptr)); in getSegmentStrings()
97 getSegmentStrings(const std::string& wkt, SegStrVct& vct) in getSegmentStrings()
100 getSegmentStrings(*g, vct); in getSegmentStrings()
104 freeSegmentStrings(SegStrVct& vct) in freeSegmentStrings()
106 for(SegStrVct::size_type i = 0, n = vct.size(); i < n; ++i) { in freeSegmentStrings()
107 delete vct[i]; in freeSegmentStrings()
/dports/lang/slib/slib-3b6/
H A Drecord.scm204 (lambda (vct k)
205 (cond ((rec? vct)
207 (else (vect-ref vct k)))))
209 (lambda (vct)
210 (cond ((rec? vct)
212 (else (vect->list vct)))))
214 (lambda (vct k obj)
215 (cond ((rec? vct) (vec:error 'vector-set! nvt vct))
216 (else (vect-set! vct k obj)))))
218 (lambda (vct fill)
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_diana_proj.F1 subroutine argos_diana_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
10 real*8 vct(*),val(nfrdim),pnorm,vval
29 val(k)=val(k)+(xtrj(ndex(i),j,k)-xa(ndex(i),j))*vct(m)
30 pnorm=pnorm+vct(m)*vct(m)
42 xprj(ndex(i),j,k)=val(k)*vct(m)+xa(ndex(i),j)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_proj.F1 subroutine argos_diana_proj(ndex,vct,isel,xtrj,xprj,xa,val) argument
10 real*8 vct(*),val(nfrdim),pnorm,vval
29 val(k)=val(k)+(xtrj(ndex(i),j,k)-xa(ndex(i),j))*vct(m)
30 pnorm=pnorm+vct(m)*vct(m)
42 xprj(ndex(i),j,k)=val(k)*vct(m)+xa(ndex(i),j)
/dports/science/cdo/cdo-2.0.0/libcdi/src/
H A Dzaxis.c279 if ( zaxisptr->vct ) Free( zaxisptr->vct ); in zaxisDestroyKernel()
1015 if (vct) memcpy(zaxisptr->vct, vct, (size_t)size*sizeof(double)); in zaxisDefVct()
1023 memcpy(vct, zaxisptr->vct, (size_t)zaxisptr->vctsize * sizeof (double)); in zaxisInqVct()
1037 return zaxisptr->vct; in zaxisInqVctPtr()
1160 if ( zaxisptr->vct ) in zaxisDuplicate()
1167 memcpy(zaxisptrnew->vct, zaxisptr->vct, size * sizeof (double)); in zaxisDuplicate()
1257 const double *vct = zaxisptr->vct; in zaxisPrintKernel() local
1354 const double *p = z1->vct, *q = z2->vct; in zaxisCompareP()
1394 if ( zaxisP->vct ) memberMask |= vct; in zaxisGetMemberMask()
1425 if ( zaxisP->vct ) in zaxisGetPackSize()
[all …]
/dports/science/cdo/cdo-2.0.0/src/
H A DVertintml.cc30 invert_vct(Varray<double> &vct) in invert_vct() argument
32 Varray<double> vctbuf = vct; in invert_vct()
33 const auto nvct = vct.size(); in invert_vct()
36 vct[nvct / 2 - 1 - i] = vctbuf[i]; in invert_vct()
37 vct[nvct - 1 - i] = vctbuf[i + nvct / 2]; in invert_vct()
140 Varray<double> vct; in Vertintml() local
147 if (!vct.empty() && nvct && nvct % 2 == 0) in Vertintml()
153 if (vct[i] > vct[i - 1]) break; in Vertintml()
159 if (linvertvct) invert_vct(vct); in Vertintml()
422 for (int i = 0; i < nhlevh; ++i) suma += vct[i]; in Vertintml()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/analyz/
H A Dana_covar.F121 subroutine ana_projec(ndx,vct,isel,x,xa,mx,val,xp) argument
131 real*8 vct(nsel),val,pnorm,vval
144 val=val+(x(ndx(i),j)-xa(ndx(i),j))*vct(k)
145 vval=vval+(x(ndx(i),j)-xa(ndx(i),j))*vct(k)
146 pnorm=pnorm+vct(k)*vct(k)
155 xp(ndx(i),j)=val*vct(k)+xa(ndx(i),j)
/dports/science/nwchem-data/nwchem-7.0.2-release/src/analyz/
H A Dana_covar.F121 subroutine ana_projec(ndx,vct,isel,x,xa,mx,val,xp) argument
131 real*8 vct(nsel),val,pnorm,vval
144 val=val+(x(ndx(i),j)-xa(ndx(i),j))*vct(k)
145 vval=vval+(x(ndx(i),j)-xa(ndx(i),j))*vct(k)
146 pnorm=pnorm+vct(k)*vct(k)
155 xp(ndx(i),j)=val*vct(k)+xa(ndx(i),j)
/dports/net/gstreamer1-plugins-srtp/gst-plugins-bad-1.16.2/gst-libs/gst/mpegts/
H A Dgst-atsc-section.c80 if (vct->sources) in _gst_mpegts_atsc_vct_free()
81 g_ptr_array_unref (vct->sources); in _gst_mpegts_atsc_vct_free()
82 if (vct->descriptors) in _gst_mpegts_atsc_vct_free()
84 g_slice_free (GstMpegtsAtscVCT, vct); in _gst_mpegts_atsc_vct_free()
94 GstMpegtsAtscVCT *vct = NULL; in _parse_atsc_vct() local
101 vct = g_slice_new0 (GstMpegtsAtscVCT); in _parse_atsc_vct()
115 vct->protocol_version = *data; in _parse_atsc_vct()
195 vct->descriptors = in _parse_atsc_vct()
197 if (vct->descriptors == NULL) in _parse_atsc_vct()
200 return (gpointer) vct; in _parse_atsc_vct()
[all …]
/dports/multimedia/gstreamer1-plugins-x265/gst-plugins-bad-1.16.2/gst-libs/gst/mpegts/
H A Dgst-atsc-section.c80 if (vct->sources) in _gst_mpegts_atsc_vct_free()
81 g_ptr_array_unref (vct->sources); in _gst_mpegts_atsc_vct_free()
82 if (vct->descriptors) in _gst_mpegts_atsc_vct_free()
84 g_slice_free (GstMpegtsAtscVCT, vct); in _gst_mpegts_atsc_vct_free()
94 GstMpegtsAtscVCT *vct = NULL; in _parse_atsc_vct() local
101 vct = g_slice_new0 (GstMpegtsAtscVCT); in _parse_atsc_vct()
115 vct->protocol_version = *data; in _parse_atsc_vct()
195 vct->descriptors = in _parse_atsc_vct()
197 if (vct->descriptors == NULL) in _parse_atsc_vct()
200 return (gpointer) vct; in _parse_atsc_vct()
[all …]
/dports/multimedia/gstreamer1-plugins-openh264/gst-plugins-bad-1.16.2/gst-libs/gst/mpegts/
H A Dgst-atsc-section.c80 if (vct->sources) in _gst_mpegts_atsc_vct_free()
81 g_ptr_array_unref (vct->sources); in _gst_mpegts_atsc_vct_free()
82 if (vct->descriptors) in _gst_mpegts_atsc_vct_free()
84 g_slice_free (GstMpegtsAtscVCT, vct); in _gst_mpegts_atsc_vct_free()
94 GstMpegtsAtscVCT *vct = NULL; in _parse_atsc_vct() local
101 vct = g_slice_new0 (GstMpegtsAtscVCT); in _parse_atsc_vct()
115 vct->protocol_version = *data; in _parse_atsc_vct()
195 vct->descriptors = in _parse_atsc_vct()
197 if (vct->descriptors == NULL) in _parse_atsc_vct()
200 return (gpointer) vct; in _parse_atsc_vct()
[all …]

12345678910>>...27