Home
last modified time | relevance | path

Searched refs:ncl (Results 1 – 25 of 1048) sorted by relevance

12345678910>>...42

/dports/emulators/qemu/qemu-6.2.0/hw/core/
H A Dqdev-clock.c27 NamedClockList *ncl;
41 ncl->output = output;
74 ncl->clock = clk;
77 return ncl;
87 if (!ncl->output && !ncl->alias) {
98 g_free(ncl);
110 return ncl->clock;
126 return ncl->clock;
167 if (!ncl) {
184 if (!ncl) {
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/core/
H A Dqdev-clock.c27 NamedClockList *ncl; in qdev_init_clocklist() local
41 ncl->output = output; in qdev_init_clocklist()
74 ncl->clock = clk; in qdev_init_clocklist()
77 return ncl; in qdev_init_clocklist()
87 if (!ncl->output && !ncl->alias) { in qdev_finalize_clocklist()
98 g_free(ncl); in qdev_finalize_clocklist()
110 return ncl->clock; in qdev_init_clock_out()
126 return ncl->clock; in qdev_init_clock_in()
167 if (!ncl) { in qdev_get_clock_in()
184 if (!ncl) { in qdev_get_clock_out()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/core/
H A Dqdev-clock.c27 NamedClockList *ncl; in qdev_init_clocklist() local
41 ncl->output = output; in qdev_init_clocklist()
74 ncl->clock = clk; in qdev_init_clocklist()
77 return ncl; in qdev_init_clocklist()
87 if (!ncl->output && !ncl->alias) { in qdev_finalize_clocklist()
98 g_free(ncl); in qdev_finalize_clocklist()
110 return ncl->clock; in qdev_init_clock_out()
125 return ncl->clock; in qdev_init_clock_in()
165 if (!ncl) { in qdev_get_clock_in()
182 if (!ncl) { in qdev_get_clock_out()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/core/
H A Dqdev-clock.c27 NamedClockList *ncl; in qdev_init_clocklist() local
41 ncl->output = output; in qdev_init_clocklist()
74 ncl->clock = clk; in qdev_init_clocklist()
77 return ncl; in qdev_init_clocklist()
87 if (!ncl->output && !ncl->alias) { in qdev_finalize_clocklist()
98 g_free(ncl); in qdev_finalize_clocklist()
110 return ncl->clock; in qdev_init_clock_out()
126 return ncl->clock; in qdev_init_clock_in()
167 if (!ncl) { in qdev_get_clock_in()
184 if (!ncl) { in qdev_get_clock_out()
[all …]
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dnrutil.c88 m[nrl] -= ncl; in matrix()
112 m[nrl] -= ncl; in dmatrix()
137 m[nrl] -= ncl; in imatrix()
181 m[nrl]=a-ncl; in convert_matrix()
203 t[nrl] -= ncl; in f3tensor()
214 t[i][ncl]=t[i-1][ncl]+ncol*ndep; in f3tensor()
385 m[nrl] -= ncl;
410 m[nrl] -= ncl;
436 m[nrl] -= ncl;
483 m[nrl]=a-ncl;
[all …]
/dports/comms/qsstv/qsstv/drmrx/
H A Dnrutil.cpp81 m[nrl] -= ncl; in matrix()
105 m[nrl] -= ncl; in dmatrix()
133 m[nrl] -= ncl; in imatrix()
205 t[nrl] -= ncl; in f3tensor()
208 t[nrl][ncl] = in f3tensor()
220 t[i][ncl] = t[i - 1][ncl] + ncol * ndep; in f3tensor()
417 m[nrl] -= ncl;
450 m[nrl] -= ncl;
482 m[nrl] -= ncl;
576 t[nrl][ncl] =
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/021-spine/
H A Dfuzzer.py7 … "cfg": FuzzConfig(job="EBR_SPINE_UL1", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
12 … "cfg": FuzzConfig(job="EBR_SPINE_UL0", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
17 … "cfg": FuzzConfig(job="EBR_SPINE_UR0", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
22 … "cfg": FuzzConfig(job="EBR_SPINE_UR1", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
27 … "cfg": FuzzConfig(job="EBR_SPINE_LL1", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
32 … "cfg": FuzzConfig(job="EBR_SPINE_LL0", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
37 … "cfg": FuzzConfig(job="EBR_SPINE_LR0", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
42 … "cfg": FuzzConfig(job="EBR_SPINE_LR1", family="ECP5", device="LFE5U-45F", ncl="spine_45k.ncl",
48 … "cfg": FuzzConfig(job="DSP_SPINE_UL1", family="ECP5", device="LFE5U-25F", ncl="spine_25k.ncl",
53 … "cfg": FuzzConfig(job="DSP_SPINE_UL0", family="ECP5", device="LFE5U-25F", ncl="spine_25k.ncl",
[all …]
/dports/databases/grass7/grass-7.8.6/raster/r.param.scale/
H A Dnrutil.c94 m[nrl] -= ncl; in matrix()
118 m[nrl] -= ncl; in dmatrix()
143 m[nrl] -= ncl; in imatrix()
189 m[nrl] = a - ncl; in convert_matrix()
213 t[nrl] -= ncl; in f3tensor()
216 t[nrl][ncl] = in f3tensor()
218 t[nrl][ncl] += NR_END; in f3tensor()
219 t[nrl][ncl] -= ndl; in f3tensor()
221 for (j = ncl + 1; j <= nch; j++) in f3tensor()
225 t[i][ncl] = t[i - 1][ncl] + ncol * ndep; in f3tensor()
[all …]
/dports/print/xmbibtex/xmbibtex-1.7/src/
H A Dnrutil.c68 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in matrix()
81 m[nrl] -= ncl; in matrix()
92 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in dmatrix()
105 m[nrl] -= ncl; in dmatrix()
116 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in imatrix()
130 m[nrl] -= ncl; in imatrix()
174 m [nrl] =a-ncl; in convert_matrix()
196 t [nrl] -= ncl; in f3tensor()
201 t[nrl][ncl] += NR_END; in f3tensor()
202 t[nrl][ncl] -= ndl; in f3tensor()
[all …]
/dports/graphics/pfstools/pfstools-2.1.0/src/camera/
H A Dnrutil.cpp71 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in matrix()
84 m[nrl] -= ncl; in matrix()
95 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in dmatrix()
108 m[nrl] -= ncl; in dmatrix()
119 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in imatrix()
133 m[nrl] -= ncl; in imatrix()
177 m[nrl]=a-ncl; in convert_matrix()
199 t[nrl] -= ncl; in f3tensor()
204 t[nrl][ncl] += NR_END; in f3tensor()
205 t[nrl][ncl] -= ndl; in f3tensor()
[all …]
/dports/science/qwalk/mainline-1.0.1-300-g1b7e381/src/macopt/
H A Dnrutil.cpp58 float **matrix(int nrl,int nrh,int ncl,int nch) in matrix() argument
70 m[i] -= ncl; in matrix()
75 double **dmatrix(int nrl,int nrh,int ncl,int nch) in dmatrix() argument
87 m[i] -= ncl; in dmatrix()
92 int **imatrix(int nrl,int nrh,int ncl,int nch) in imatrix() argument
103 m[i] -= ncl; in imatrix()
120 m[i] -= ncl; in cmatrix()
169 for(i=nrh;i>=nrl;i--) free((char*) (m[i]+ncl)); in free_matrix()
177 for(i=nrh;i>=nrl;i--) free((char*) (m[i]+ncl)); in free_dmatrix()
185 for(i=nrh;i>=nrl;i--) free((char*) (m[i]+ncl)); in free_cmatrix()
[all …]
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/gor4/src/
H A Dnrutil.cpp121 m[nrl] -= ncl; in matrix()
148 m[nrl] -= ncl; in dmatrix()
175 m[nrl] -= ncl; in imatrix()
202 m[nrl] -= ncl; in cmatrix()
250 m[nrl] = a - ncl; in convert_matrix()
275 t[nrl] -= ncl; in f3tensor()
280 t[nrl][ncl] += NR_END; in f3tensor()
281 t[nrl][ncl] -= ndl; in f3tensor()
287 t[i][ncl] = t[i-1][ncl] + ncol * ndep; in f3tensor()
390 Q_UNUSED(ncl); in free_submatrix()
[all …]
H A Dnrutil.h51 float **matrix(long nrl, long nrh, long ncl, long nch);
52 double **dmatrix(long nrl, long nrh, long ncl, long nch);
53 int **imatrix(long nrl, long nrh, long ncl, long nch);
54 char **cmatrix(long nrl, long nrh, long ncl, long nch);
56 float **convert_matrix(float *a, long nrl, long nrh, long ncl, long nch);
64 void free_matrix(float **m, long nrl, long nrh, long ncl, long nch);
65 void free_dmatrix(double **m, long nrl, long nrh, long ncl, long nch);
66 void free_imatrix(int **m, long nrl, long nrh, long ncl, long nch);
67 void free_cmatrix(char **m, long nrl, long nrh, long ncl, long nch);
68 void free_submatrix(float **b, long nrl, long nrh, long ncl, long nch);
[all …]
/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dcorematx.c262 m[nrl] -= ncl; in FLMatrix()
291 m[nrl] -= ncl; in FHMatrix()
320 m[nrl] -= ncl; in I2Matrix()
348 m[nrl] -= ncl; in I4Matrix()
455 m[nrl]=a-ncl; in FHConvtMatrix()
476 m[nrl]=a-ncl; in FLConvtMatrix()
496 m[nrl]=a-ncl; in I2ConvtMatrix()
517 m[nrl]=a-ncl; in I4ConvtMatrix()
577 t[nrl] -= ncl; in FL3Matrix()
587 t[nrl][ncl] -= ncl; in FL3Matrix()
[all …]
H A Dcorematx.h101 FloatHiPtrPtr LIBCALL FHMatrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
103 Int2PtrPtr LIBCALL I2Matrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
104 Int4PtrPtr LIBCALL I4Matrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
105 void LIBCALL FLMatrixFree (FloatLoPtr *m, Int4 nrl, Int4 ncl);
106 void LIBCALL FHMatrixFree (FloatHiPtr *m, Int4 nrl, Int4 ncl);
107 void LIBCALL I2MatrixFree (Int2Ptr *m, Int4 nrl, Int4 ncl);
108 void LIBCALL I4MatrixFree (Int4Ptr *m, Int4 nrl, Int4 ncl);
139 FloatLoPtr *matrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
140 FloatHiPtr *dmatrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
141 Int4Ptr *imatrix (Int4 nrl, Int4 nrh, Int4 ncl, Int4 nch);
[all …]
/dports/cad/atlc/atlc-4.6.1/src/
H A Dmemory.c87 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in scmatrix()
102 m[nrl] -= ncl; in scmatrix()
114 long i, nrow=nrh-nrl+1,ncol=nch-ncl+1; in ucmatrix()
129 m[nrl] -= ncl; in ucmatrix()
143 if(nch <= ncl) in free_scmatrix()
145 free((FREE_ARG) (m[nrl]+ncl-NR_END)); in free_scmatrix()
155 if(nch <= ncl) in free_ucmatrix()
157 free((FREE_ARG) (m[nrl]+ncl-NR_END)); in free_ucmatrix()
179 m[nrl] -= ncl; in dmatrix()
201 if(nch <= ncl) in free_dmatrix()
[all …]
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.ncl.com76 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en_sitemap.xml
77 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.es-us_sitemap.xml
78 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.es-mx_sitemap.xml
79 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.de-ch_sitemap.xml
80 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.de-de_sitemap.xml
81 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en-au_sitemap.xml
82 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en-ca_sitemap.xml
83 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en-ch_sitemap.xml
84 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en-de_sitemap.xml
85 Sitemap: https://www.globalsiteseo.com/NCL.GSM/ncl.gsm.sitemap.en-es_sitemap.xml
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/
H A Dselect_model.py250 for ii in ncl:
283 rej = np.union1d(rej,ncl[andb([tt_table[ncl,0]<0,varex[ncl]>np.median(varex)])==2])
284 ncl = np.setdiff1d(ncl,rej)
296 ncls = ncl.copy()
325 …midkadd = ncl[andb([d_table_score[ncl] > max_good_d_score, varex[ncl] > EXTEND_FACTOR*varex_ub])==…
327 ncl = np.setdiff1d(ncl,midk)
333 loaded = np.union1d(good_guess, ncl[varex[ncl]>varex_lb])
338 ncl = np.setdiff1d(ncl,ign)
350ncl)-rankvec(Kappas[ncl]), len(ncl)-rankvec(dice_table[ncl,0]),len(ncl)-rankvec(tt_table[ncl,0]), …
362 …ignadd = np.union1d(ignadd,np.intersect1d(ncl[Kappas[ncl]<=Kappas_elbow],ncl[varex[ncl]>new_varex_…
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/deprecated/
H A Dmatalloc.c135 int **im_imat_alloc(int nrl, int nrh, int ncl, int nch) in im_imat_alloc() argument
150 m[i] -= ncl; in im_imat_alloc()
155 void im_free_imat(int **m, int nrl, int nrh, int ncl, int nch) in im_free_imat() argument
160 im_free((char*) (m[i]+ncl)); in im_free_imat()
164 float **im_fmat_alloc(int nrl, int nrh, int ncl, int nch) in im_fmat_alloc() argument
179 m[i] -= ncl; in im_fmat_alloc()
184 void im_free_fmat(float **m, int nrl, int nrh, int ncl, int nch) in im_free_fmat() argument
189 im_free((char*) (m[i]+ncl)); in im_free_fmat()
193 double **im_dmat_alloc(int nrl, int nrh, int ncl, int nch) in im_dmat_alloc() argument
208 m[i] -= ncl; in im_dmat_alloc()
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/025-midmux/
H A Dfuzzer.py7 "cfg": FuzzConfig(job="LMID_45K", family="ECP5", device="LFE5U-45F", ncl="emux_45k.ncl",
17 "cfg": FuzzConfig(job="RMID_45K", family="ECP5", device="LFE5U-45F", ncl="emux_45k.ncl",
27 "cfg": FuzzConfig(job="TMID_45K", family="ECP5", device="LFE5U-45F", ncl="emux_45k.ncl",
37 "cfg": FuzzConfig(job="BMID_45K", family="ECP5", device="LFE5U-45F", ncl="emux_45k.ncl",
48 "cfg": FuzzConfig(job="LMID_25K", family="ECP5", device="LFE5U-25F", ncl="emux_25k.ncl",
58 "cfg": FuzzConfig(job="RMID_25K", family="ECP5", device="LFE5U-25F", ncl="emux_25k.ncl",
68 "cfg": FuzzConfig(job="TMID_25K", family="ECP5", device="LFE5U-25F", ncl="emux_25k.ncl",
78 "cfg": FuzzConfig(job="BMID_25K", family="ECP5", device="LFE5U-25F", ncl="emux_25k.ncl",
89 "cfg": FuzzConfig(job="LMID_85K", family="ECP5", device="LFE5U-85F", ncl="emux_85k.ncl",
99 "cfg": FuzzConfig(job="RMID_85K", family="ECP5", device="LFE5U-85F", ncl="emux_85k.ncl",
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/060-iologic_modes/
H A Dfuzzer.py8 "cfg": FuzzConfig(job="IOLOGICLA", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
15 "cfg": FuzzConfig(job="IOLOGICLB", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
22 "cfg": FuzzConfig(job="IOLOGICLC", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
29 "cfg": FuzzConfig(job="IOLOGICLD", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
36 "cfg": FuzzConfig(job="IOLOGICRA", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
43 "cfg": FuzzConfig(job="IOLOGICRB", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
50 "cfg": FuzzConfig(job="IOLOGICRC", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
57 "cfg": FuzzConfig(job="IOLOGICRD", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
64 "cfg": FuzzConfig(job="IOLOGICTA", family="ECP5", device="LFE5U-25F", ncl="empty.ncl",
104 empty_bitfile = cfg.build_design(cfg.ncl, {})
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/057-bankref/
H A Dfuzzer.py11 "cfg": FuzzConfig(job="BANKREF0", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
17 "cfg": FuzzConfig(job="BANKREF1", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
23 "cfg": FuzzConfig(job="BANKREF2", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
29 "cfg": FuzzConfig(job="BANKREF3", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
35 "cfg": FuzzConfig(job="BANKREF6", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
41 "cfg": FuzzConfig(job="BANKREF7", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
47 "cfg": FuzzConfig(job="BANKREF8", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
54 "cfg": FuzzConfig(job="BANKREF7A", family="ECP5", device="LFE5U-25F", ncl="empty_25k.ncl",
67 "cfg": FuzzConfig(job="BANKREF4", family="ECP5", device="LFE5U-85F", ncl="empty_85k.ncl",
82 empty_bitfile = cfg.build_design(cfg.ncl, {})
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/src/Bose/
H A Dmemory.c9 int **imatrix(nrl,nrh,ncl,nch) in imatrix() argument
10 int nrl,nrh,ncl,nch; in imatrix()
29 m[i] -= ncl;
48 void free_imatrix(m,nrl,nrh,ncl,nch) in free_imatrix() argument
50 int nrl,nrh,ncl,nch; in free_imatrix()
56 for( i=nrh;i>=nrl;i-- )free( (char*) (m[i]+ncl) );
70 double **dmatrix(nrl,nrh,ncl,nch) in dmatrix() argument
71 int nrl,nrh,ncl,nch; in dmatrix()
90 m[i] -= ncl;
109 void free_dmatrix(m,nrl,nrh,ncl,nch) in free_dmatrix() argument
[all …]
/dports/net/unfs3/unfs3-0.9.22/contrib/nfsotpclient/mountclient/
H A Dmounttypes.py9 def init_type_class(klass, ncl): argument
11 klass.ncl = ncl
12 klass.packer = ncl.packer
13 klass.unpacker = ncl.unpacker
20 def pack_objarray(ncl, list): argument
22 ncl.packer.pack_uint(len(list))
26 def unpack_objarray(ncl, klass): argument
27 n = ncl.unpacker.unpack_uint()
30 obj = klass(ncl)
53 init_type_class(self, ncl)
[all …]
/dports/devel/trellis/prjtrellis-5eb0ad87/fuzzers/ECP5/122-eclksync/
H A Dfuzzer.py7 jobs = [(FuzzConfig(job="ECLKSYNC0_BK6", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
9 (FuzzConfig(job="ECLKSYNC1_BK6", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
12 (FuzzConfig(job="ECLKSYNC0_BK7", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
14 (FuzzConfig(job="ECLKSYNC1_BK7", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
17 (FuzzConfig(job="ECLKSYNC0_BK3", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
19 (FuzzConfig(job="ECLKSYNC1_BK3", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
21 (FuzzConfig(job="ECLKSYNC0_BK2", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
23 (FuzzConfig(job="ECLKSYNC1_BK2", family="ECP5", device="LFE5U-45F", ncl="empty.ncl",
42 empty_bitfile = cfg.build_design(cfg.ncl, {})
43 cfg.ncl = "eclksync.ncl"

12345678910>>...42