Home
last modified time | relevance | path

Searched refs:lenx (Results 1 – 25 of 544) sorted by relevance

12345678910>>...22

/dports/net/freeradius3/freeradius-server-3.0.25/share/
H A Dbackref.pl46 $lenx = 32 - $len;
48 $lenx /= 8;
49 $lenx = int $lenx;
79 $lenx = 40 - $len;
81 $lenx /= 8;
82 $lenx = int $lenx;
126 $lenx = 32 - $len;
128 $lenx /= 8;
129 $lenx = int $lenx;
157 $lenx /= 8;
[all …]
H A Dformat.pl84 $lenx = 32 - $len;
86 $lenx /= 8;
87 $lenx = int $lenx;
119 $lenx = 40 - $len;
121 $lenx /= 8;
122 $lenx = int $lenx;
159 $lenx = 32 - $len;
161 $lenx /= 8;
162 $lenx = int $lenx;
190 $lenx /= 8;
[all …]
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/python/blocks/
H A Dqa_interleave.py36 lenx = 64
50 expected_result = tuple (range (lenx))
56 lenx = 64
60 for i in range(0,(lenx // (4 * blksize)) - 1):
80 expected_result = tuple (range (lenx))
86 lenx = 64
101 expected_result0 = tuple (range (0, lenx, 4))
102 expected_result1 = tuple (range (1, lenx, 4))
103 expected_result2 = tuple (range (2, lenx, 4))
104 expected_result3 = tuple (range (3, lenx, 4))
[all …]
/dports/cad/feappv/feappv-4.1i/program/
H A Dploopin.f23 integer lp_lun, lp_max, lp_num, lenx, loop_l(9) local
86 lenx = 80
87 do while(xxx(lenx:lenx).eq.' ' .and. lenx.gt.1)
88 lenx = lenx - 1
90 write(lp_lun,1000) xxx(1:lenx)
/dports/math/xblas/xblas-1.0.248/src/gemv/
H A DBLAS_sgemv_x.c94 lenx = n; in BLAS_sgemv_x()
99 lenx = m; in BLAS_sgemv_x()
104 lenx = n; in BLAS_sgemv_x()
109 lenx = m; in BLAS_sgemv_x()
265 lenx = n; in BLAS_sgemv_x()
270 lenx = m; in BLAS_sgemv_x()
275 lenx = n; in BLAS_sgemv_x()
280 lenx = m; in BLAS_sgemv_x()
435 lenx = n; in BLAS_sgemv_x()
440 lenx = m; in BLAS_sgemv_x()
[all …]
H A DBLAS_dgemv_d_s.c55 int lenx, leny; in BLAS_dgemv_d_s() local
84 lenx = n; in BLAS_dgemv_d_s()
89 lenx = m; in BLAS_dgemv_d_s()
94 lenx = n; in BLAS_dgemv_d_s()
99 lenx = m; in BLAS_dgemv_d_s()
118 kx = (1 - lenx) * incx; in BLAS_dgemv_d_s()
153 for (j = 0; j < lenx; j++) { in BLAS_dgemv_d_s()
173 for (j = 0; j < lenx; j++) { in BLAS_dgemv_d_s()
196 for (j = 0; j < lenx; j++) { in BLAS_dgemv_d_s()
H A DBLAS_dgemv_s_d.c55 int lenx, leny; in BLAS_dgemv_s_d() local
84 lenx = n; in BLAS_dgemv_s_d()
89 lenx = m; in BLAS_dgemv_s_d()
94 lenx = n; in BLAS_dgemv_s_d()
99 lenx = m; in BLAS_dgemv_s_d()
118 kx = (1 - lenx) * incx; in BLAS_dgemv_s_d()
153 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_d()
173 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_d()
196 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_d()
H A DBLAS_dgemv_s_s.c55 int lenx, leny; in BLAS_dgemv_s_s() local
84 lenx = n; in BLAS_dgemv_s_s()
89 lenx = m; in BLAS_dgemv_s_s()
94 lenx = n; in BLAS_dgemv_s_s()
99 lenx = m; in BLAS_dgemv_s_s()
118 kx = (1 - lenx) * incx; in BLAS_dgemv_s_s()
153 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_s()
173 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_s()
196 for (j = 0; j < lenx; j++) { in BLAS_dgemv_s_s()
H A DBLAS_zgemv_d_d.c55 int lenx, leny; in BLAS_zgemv_d_d() local
84 lenx = n; in BLAS_zgemv_d_d()
89 lenx = m; in BLAS_zgemv_d_d()
94 lenx = n; in BLAS_zgemv_d_d()
99 lenx = m; in BLAS_zgemv_d_d()
118 kx = (1 - lenx) * incx; in BLAS_zgemv_d_d()
161 for (j = 0; j < lenx; j++) { in BLAS_zgemv_d_d()
184 for (j = 0; j < lenx; j++) { in BLAS_zgemv_d_d()
211 for (j = 0; j < lenx; j++) { in BLAS_zgemv_d_d()
H A DBLAS_cgemv_s_s.c55 int lenx, leny; in BLAS_cgemv_s_s() local
84 lenx = n; in BLAS_cgemv_s_s()
89 lenx = m; in BLAS_cgemv_s_s()
94 lenx = n; in BLAS_cgemv_s_s()
99 lenx = m; in BLAS_cgemv_s_s()
118 kx = (1 - lenx) * incx; in BLAS_cgemv_s_s()
160 for (j = 0; j < lenx; j++) { in BLAS_cgemv_s_s()
183 for (j = 0; j < lenx; j++) { in BLAS_cgemv_s_s()
210 for (j = 0; j < lenx; j++) { in BLAS_cgemv_s_s()
H A DBLAS_dgemv_s_s_x.c67 int lenx, leny; in BLAS_dgemv_s_s_x() local
96 lenx = n; in BLAS_dgemv_s_s_x()
101 lenx = m; in BLAS_dgemv_s_s_x()
106 lenx = n; in BLAS_dgemv_s_s_x()
111 lenx = m; in BLAS_dgemv_s_s_x()
130 kx = (1 - lenx) * incx; in BLAS_dgemv_s_s_x()
237 int lenx, leny; in BLAS_dgemv_s_s_x() local
266 lenx = n; in BLAS_dgemv_s_s_x()
271 lenx = m; in BLAS_dgemv_s_s_x()
276 lenx = n; in BLAS_dgemv_s_s_x()
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/src/
H A Dqueue.c300 uint16_t lenx; in queue_state_test_msg() local
305 return lenx; in queue_state_test_msg()
311 uint16_t lenx; in queue_read_msg() local
320 if (lenx == 0) in queue_read_msg()
323 if ((int) lenx > len) in queue_read_msg()
327 queue_read(s, NULL, lenx - len); in queue_read_msg()
331 return queue_read(s, buf, lenx); in queue_read_msg()
342 uint16_t lenx; in queue_write_msg() local
357 lenx = (uint16_t) len; in queue_write_msg()
361 memcpy(s->data + iptr, &lenx, sizeof(uint16_t)); in queue_write_msg()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/src/
H A Dqueue.c309 uint16_t lenx; in queue_state_test_msg() local
314 return lenx; in queue_state_test_msg()
320 uint16_t lenx; in queue_read_msg() local
329 if (lenx == 0) in queue_read_msg()
332 if ((int) lenx > len) in queue_read_msg()
336 queue_read(s, NULL, lenx - len); in queue_read_msg()
340 return queue_read(s, buf, lenx); in queue_read_msg()
351 uint16_t lenx; in queue_write_msg() local
366 lenx = (uint16_t) len; in queue_write_msg()
370 memcpy(&s->data[iptr], &lenx, sizeof(uint16_t)); in queue_write_msg()
[all …]
/dports/comms/spandsp/spandsp-284fe91/src/
H A Dqueue.c309 uint16_t lenx; in queue_state_test_msg() local
314 return lenx; in queue_state_test_msg()
320 uint16_t lenx; in queue_read_msg() local
329 if (lenx == 0) in queue_read_msg()
332 if ((int) lenx > len) in queue_read_msg()
336 queue_read(s, NULL, lenx - len); in queue_read_msg()
340 return queue_read(s, buf, lenx); in queue_read_msg()
351 uint16_t lenx; in queue_write_msg() local
366 lenx = (uint16_t) len; in queue_write_msg()
370 memcpy(&s->data[iptr], &lenx, sizeof(uint16_t)); in queue_write_msg()
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dqueue_tests.c307 int lenx; in monitored_queue_write() local
310 if (lenx >= 0) in monitored_queue_write()
313 return lenx; in monitored_queue_write()
330 int lenx; in monitored_queue_read() local
333 if (lenx >= 0) in monitored_queue_read()
336 return lenx; in monitored_queue_read()
524 int lenx; in monitored_queue_write_msg() local
527 if (lenx >= 0) in monitored_queue_write_msg()
530 return lenx; in monitored_queue_write_msg()
536 int lenx; in monitored_queue_read_msg() local
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/spandsp/tests/
H A Dqueue_tests.c305 int lenx; in monitored_queue_write() local
308 if (lenx >= 0) in monitored_queue_write()
311 return lenx; in monitored_queue_write()
328 int lenx; in monitored_queue_read() local
331 if (lenx >= 0) in monitored_queue_read()
334 return lenx; in monitored_queue_read()
522 int lenx; in monitored_queue_write_msg() local
525 if (lenx >= 0) in monitored_queue_write_msg()
528 return lenx; in monitored_queue_write_msg()
534 int lenx; in monitored_queue_read_msg() local
[all …]
/dports/comms/spandsp/spandsp-284fe91/tests/
H A Dqueue_tests.c305 int lenx; in monitored_queue_write() local
308 if (lenx >= 0) in monitored_queue_write()
311 return lenx; in monitored_queue_write()
328 int lenx; in monitored_queue_read() local
331 if (lenx >= 0) in monitored_queue_read()
334 return lenx; in monitored_queue_read()
522 int lenx; in monitored_queue_write_msg() local
525 if (lenx >= 0) in monitored_queue_write_msg()
528 return lenx; in monitored_queue_write_msg()
534 int lenx; in monitored_queue_read_msg() local
[all …]
/dports/math/R/R-4.1.2/src/library/stats/R/
H A Dqqplot.R25 lenx <- length(sx) functionVar
27 if( leny < lenx )
28 sx <- approx(1L:lenx, sx, n = leny)$y
29 if( leny > lenx )
30 sy <- approx(1L:leny, sy, n = lenx)$y
/dports/math/libRmath/R-4.1.1/src/library/stats/R/
H A Dqqplot.R25 lenx <- length(sx) functionVar
27 if( leny < lenx )
28 sx <- approx(1L:lenx, sx, n = leny)$y
29 if( leny > lenx )
30 sy <- approx(1L:leny, sy, n = lenx)$y
/dports/devel/notcurses/notcurses-3.0.1/src/lib/
H A Dreader.c91 assert(n->textarea->lenx >= n->ncp->lenx); in ncreader_redraw()
95 for(unsigned x = 0 ; x < n->ncp->lenx ; ++x){ in ncreader_redraw()
128 textx = n->textarea->lenx - 1; in ncreader_move_left()
157 if(textx >= n->textarea->lenx - 1){ in ncreader_move_right()
171 if(viewx >= n->ncp->lenx - 1){ in ncreader_move_right()
222 if(n->textarea->x >= n->textarea->lenx - cols){ in ncreader_write_egc()
229 }else if(n->ncp->x >= n->ncp->lenx){ in ncreader_write_egc()
241 n->textarea->x = n->textarea->lenx - cols; in ncreader_write_egc()
244 if(n->ncp->x >= n->ncp->lenx - cols){ in ncreader_write_egc()
245 n->ncp->x = n->ncp->lenx - cols; in ncreader_write_egc()
[all …]
/dports/math/xblas/xblas-1.0.248/src/gemv2/
H A DBLAS_dgemv2_d_s.c56 int lenx, leny; in BLAS_dgemv2_d_s() local
87 lenx = n; in BLAS_dgemv2_d_s()
92 lenx = m; in BLAS_dgemv2_d_s()
97 lenx = n; in BLAS_dgemv2_d_s()
102 lenx = m; in BLAS_dgemv2_d_s()
121 kx = (1 - lenx) * incx; in BLAS_dgemv2_d_s()
158 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_d_s()
183 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_d_s()
213 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_d_s()
242 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_d_s()
H A DBLAS_dgemv2_s_s.c56 int lenx, leny; in BLAS_dgemv2_s_s() local
87 lenx = n; in BLAS_dgemv2_s_s()
92 lenx = m; in BLAS_dgemv2_s_s()
97 lenx = n; in BLAS_dgemv2_s_s()
102 lenx = m; in BLAS_dgemv2_s_s()
121 kx = (1 - lenx) * incx; in BLAS_dgemv2_s_s()
158 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_s()
183 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_s()
213 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_s()
242 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_s()
H A DBLAS_dgemv2_s_d.c56 int lenx, leny; in BLAS_dgemv2_s_d() local
87 lenx = n; in BLAS_dgemv2_s_d()
92 lenx = m; in BLAS_dgemv2_s_d()
97 lenx = n; in BLAS_dgemv2_s_d()
102 lenx = m; in BLAS_dgemv2_s_d()
121 kx = (1 - lenx) * incx; in BLAS_dgemv2_s_d()
158 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_d()
183 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_d()
213 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_d()
242 for (j = 0; j < lenx; j++) { in BLAS_dgemv2_s_d()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_space_travel.F16 integer lenx,i_ndx,l_ndx,i_itmp,l_itmp,i_rtmp,l_rtmp
28 lenx=max(nwm,nsa)
29 if(.not.ma_push_get(mt_int,lenx,'ndx',l_ndx,i_ndx))
31 if(.not.ma_push_get(mt_int,lenx,'itmp',l_itmp,i_itmp))
33 if(.not.ma_push_get(mt_dbl,lenx,'rtmp',l_rtmp,i_rtmp))
39 + int_mb(i_ndx),int_mb(i_itmp),dbl_mb(i_rtmp),lenx)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_space_travel.F16 integer lenx,i_ndx,l_ndx,i_itmp,l_itmp,i_rtmp,l_rtmp
28 lenx=max(nwm,nsa)
29 if(.not.ma_push_get(mt_int,lenx,'ndx',l_ndx,i_ndx))
31 if(.not.ma_push_get(mt_int,lenx,'itmp',l_itmp,i_itmp))
33 if(.not.ma_push_get(mt_dbl,lenx,'rtmp',l_rtmp,i_rtmp))
39 + int_mb(i_ndx),int_mb(i_itmp),dbl_mb(i_rtmp),lenx)

12345678910>>...22