Home
last modified time | relevance | path

Searched refs:zeros (Results 51 – 75 of 16781) sorted by relevance

12345678910>>...672

/dports/devel/grex/grex-1.3.0/cargo-crates/ndarray-0.15.3/benches/
H A Dzip.rs46 let data: Array3<f32> = Array3::zeros(SZ3); in zip_cc()
47 let mut out = Array3::zeros(data.dim()); in zip_cc()
53 let data: Array3<f32> = Array3::zeros(SZ3); in zip_cf()
54 let mut out = Array3::zeros(data.dim().f()); in zip_cf()
61 let mut out = Array3::zeros(data.dim()); in zip_fc()
68 let mut out = Array3::zeros(data.dim().f()); in zip_ff()
74 let data: Array3<f32> = Array3::zeros(SZ3); in zip_indexed_cc()
75 let mut out = Array3::zeros(data.dim()); in zip_indexed_cc()
88 let data: Array3<f32> = Array3::zeros(SZ3); in slice_zip_cc()
89 let mut out = Array3::zeros(data.dim()); in slice_zip_cc()
[all …]
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/tests/
H A Dtest_simulate.py65 desired = np.zeros(nobs)
77 desired = np.zeros(nobs)
89 desired = np.zeros(nobs)
157 eps1 = np.zeros(nobs)
158 eps2 = np.zeros(nobs)
160 eps3 = np.zeros(nobs)
338 eps1 = np.zeros(nobs)
339 eps2 = np.zeros(nobs)
341 eps3 = np.zeros(nobs)
452 eps1 = np.zeros(nobs)
[all …]
/dports/math/gfan/gfan0.6.2/src/
H A Ddimension.cpp67 zeros|=((int64)1)<<index; in rek64()
69 zeros-=((int64)1)<<index; in rek64()
88 ExponentType zeros=0; in krullDimensionOfMonomialIdeal64() local
95 rek64(ones,zeros,sum(ones),sum(zeros),generators,best,n); in krullDimensionOfMonomialIdeal64()
155 if((!ones[i])&&(!zeros[i]))break; in rek()
200 zeros[index]=1; in rek()
206 zeros[index]=0; in rek()
210 zeros[index]=1; in rek()
212 zeros[index]=0; in rek()
233 IntegerVector zeros(n); in krullDimensionOfMonomialIdeal() local
[all …]
/dports/math/gfanlib/gfan0.6.2/src/
H A Ddimension.cpp67 zeros|=((int64)1)<<index; in rek64()
69 zeros-=((int64)1)<<index; in rek64()
88 ExponentType zeros=0; in krullDimensionOfMonomialIdeal64() local
95 rek64(ones,zeros,sum(ones),sum(zeros),generators,best,n); in krullDimensionOfMonomialIdeal64()
155 if((!ones[i])&&(!zeros[i]))break; in rek()
200 zeros[index]=1; in rek()
206 zeros[index]=0; in rek()
210 zeros[index]=1; in rek()
212 zeros[index]=0; in rek()
233 IntegerVector zeros(n); in krullDimensionOfMonomialIdeal() local
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c411 zeros = 31; in WebRtcAgc_ProcessDigital()
415 tmp32 = (stt->gainTable[zeros - 1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
426 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
469 zeros = 10; in WebRtcAgc_ProcessDigital()
574 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
607 zeros = 16; in WebRtcAgc_ProcessVad()
609 zeros = 0; in WebRtcAgc_ProcessVad()
612 zeros += 8; in WebRtcAgc_ProcessVad()
615 zeros += 4; in WebRtcAgc_ProcessVad()
618 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c451 zeros = 31; in WebRtcAgc_ProcessDigital()
455 tmp32 = (stt->gainTable[zeros-1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
471 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
524 zeros = 10; in WebRtcAgc_ProcessDigital()
643 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
682 zeros = 16; in WebRtcAgc_ProcessVad()
685 zeros = 0; in WebRtcAgc_ProcessVad()
689 zeros += 8; in WebRtcAgc_ProcessVad()
693 zeros += 4; in WebRtcAgc_ProcessVad()
697 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/audio/webrtc-audio-processing0/webrtc-audio-processing-0.3.1/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c452 zeros = 31; in WebRtcAgc_ProcessDigital()
456 tmp32 = (stt->gainTable[zeros-1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
472 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
525 zeros = 10; in WebRtcAgc_ProcessDigital()
644 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
683 zeros = 16; in WebRtcAgc_ProcessVad()
686 zeros = 0; in WebRtcAgc_ProcessVad()
690 zeros += 8; in WebRtcAgc_ProcessVad()
694 zeros += 4; in WebRtcAgc_ProcessVad()
698 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c452 zeros = 31; in WebRtcAgc_ProcessDigital()
456 tmp32 = (stt->gainTable[zeros-1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
472 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
525 zeros = 10; in WebRtcAgc_ProcessDigital()
644 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
683 zeros = 16; in WebRtcAgc_ProcessVad()
686 zeros = 0; in WebRtcAgc_ProcessVad()
690 zeros += 8; in WebRtcAgc_ProcessVad()
694 zeros += 4; in WebRtcAgc_ProcessVad()
698 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/upstream/antic/fmpz_lll/
H A Dcheck_babai_heuristic.c37 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
68 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
85 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
121 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
224 aa = zeros + 1; in fmpz_lll_check_babai_heuristic()
243 for (k = zeros + 1; k < kappa - 1; k++) in fmpz_lll_check_babai_heuristic()
262 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
281 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
299 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
338 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
[all …]
/dports/math/e-antic/flint2-ae7ec89/fmpz_lll/
H A Dcheck_babai_heuristic.c37 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
68 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
85 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
121 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
224 aa = zeros + 1; in fmpz_lll_check_babai_heuristic()
243 for (k = zeros + 1; k < kappa - 1; k++) in fmpz_lll_check_babai_heuristic()
262 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
281 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
299 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
338 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
[all …]
/dports/math/flint2/flint-2.8.4/fmpz_lll/
H A Dcheck_babai_heuristic.c37 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
68 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
85 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
121 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
224 aa = zeros + 1; in fmpz_lll_check_babai_heuristic()
243 for (k = zeros + 1; k < kappa - 1; k++) in fmpz_lll_check_babai_heuristic()
262 aa = (a > zeros) ? a : zeros + 1; in fmpz_lll_check_babai_heuristic()
281 if (j > zeros + 2) in fmpz_lll_check_babai_heuristic()
299 else if (j == zeros + 2) in fmpz_lll_check_babai_heuristic()
338 for (j = kappa - 1; j > zeros; j--) in fmpz_lll_check_babai_heuristic()
[all …]
/dports/graphics/py-scikit-image/scikit-image-0.19.0/skimage/transform/tests/
H A Dtest_warps.py184 ref = np.zeros((10, 10))
194 ref = np.zeros((10, 5))
200 x = np.zeros((10, 10, 3))
280 ref = np.zeros((10, 10))
294 ref = np.zeros((10, 10, 3))
331 ref = np.zeros(out_shape)
364 x = np.zeros((5, 5))
605 warp(np.zeros(0),
796 ref = np.zeros((10, 10))
860 ref = np.zeros(out_shape)
[all …]
/dports/net/iaxmodem/iaxmodem-1.2.0/lib/spandsp/tests/
H A Dbert_tests.c82 int zeros; in main() local
196 zeros = 0; in main()
208 zeros++; in main()
240 zeros = 0; in main()
252 zeros++; in main()
284 zeros = 0; in main()
296 zeros++; in main()
328 zeros = 0; in main()
340 zeros++; in main()
369 zeros = 0; in main()
[all …]
/dports/science/py-obspy/obspy-1.2.2/obspy/io/sac/
H A Dsacpz.py66 paz.zeros.append(0j)
179 zeros = []
237 zeros.append(complex(0, 0j))
245 zeros.pop(i)
254 zeros = tmp
290 tr.stats.paz.zeros = zeros
349 zeros = []
373 zeros = tmp
378 zeros.append(complex(0, 0j))
386 zeros.pop(i)
[all …]
/dports/math/octave-forge-control/control-3.3.1/inst/@lti/
H A Dzero.m27 ## the system zeros, transmission zeros, input decoupling zeros
39 ## Compute the system zeros.
46 ## Compute transmission zeros. Transmission zeros
48 ## The transmission zeros are the zeros of the
51 ## Compute input decoupling zeros. The input decoupling zeros are
54 ## Compute output decoupling zeros. The output decoupling zeros are
105 ## computation of the zeros.
145 tmp = dss (a, b, zeros (0, columns (a)), zeros (0, columns (b)), e, tsam);
149 tmp = dss (a, zeros (rows (a), 0), c, zeros (rows (c), 0), e, tsam);
421 %! D = zeros (3, 2);
[all …]
/dports/security/vlock/vlock-2.2.3/src/
H A Dtsort.c24 struct list *zeros = list_copy(nodes); in get_zeros() local
26 if (zeros == NULL) in get_zeros()
31 list_delete(zeros, e->successor); in get_zeros()
34 return zeros; in get_zeros()
65 struct list *zeros; in tsort() local
70 zeros = get_zeros(nodes, edges); in tsort()
72 if (zeros == NULL) { in tsort()
79 list_delete_for_each(zeros, zero_item) { in tsort()
97 if (!list_append(zeros, e->successor)) in tsort()
113 list_free(zeros); in tsort()
[all …]
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c411 zeros = 31; in WebRtcAgc_ProcessDigital()
416 tmp32 = ((stt->gainTable[zeros - 1] - stt->gainTable[zeros]) * in WebRtcAgc_ProcessDigital()
428 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
472 zeros = 10; in WebRtcAgc_ProcessDigital()
585 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
624 zeros = 16; in WebRtcAgc_ProcessVad()
626 zeros = 0; in WebRtcAgc_ProcessVad()
629 zeros += 8; in WebRtcAgc_ProcessVad()
632 zeros += 4; in WebRtcAgc_ProcessVad()
635 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/audio/libfilteraudio/filter_audio-0.0.1/agc/
H A Ddigital_agc.c461 zeros = 31; in WebRtcAgc_ProcessDigital()
465 tmp32 = (stt->gainTable[zeros-1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
481 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
534 zeros = 10; in WebRtcAgc_ProcessDigital()
673 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
712 zeros = 16; in WebRtcAgc_ProcessVad()
715 zeros = 0; in WebRtcAgc_ProcessVad()
719 zeros += 8; in WebRtcAgc_ProcessVad()
723 zeros += 4; in WebRtcAgc_ProcessVad()
727 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c411 zeros = 31; in WebRtcAgc_ProcessDigital()
415 tmp32 = (stt->gainTable[zeros - 1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
426 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
469 zeros = 10; in WebRtcAgc_ProcessDigital()
584 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
622 zeros = 16; in WebRtcAgc_ProcessVad()
624 zeros = 0; in WebRtcAgc_ProcessVad()
627 zeros += 8; in WebRtcAgc_ProcessVad()
630 zeros += 4; in WebRtcAgc_ProcessVad()
633 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c411 zeros = 31; in WebRtcAgc_ProcessDigital()
415 tmp32 = (stt->gainTable[zeros - 1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
426 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
469 zeros = 10; in WebRtcAgc_ProcessDigital()
584 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
622 zeros = 16; in WebRtcAgc_ProcessVad()
624 zeros = 0; in WebRtcAgc_ProcessVad()
627 zeros += 8; in WebRtcAgc_ProcessVad()
630 zeros += 4; in WebRtcAgc_ProcessVad()
633 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.c411 zeros = 31; in WebRtcAgc_ProcessDigital()
415 tmp32 = (stt->gainTable[zeros - 1] - stt->gainTable[zeros]) * frac; in WebRtcAgc_ProcessDigital()
426 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ProcessDigital()
469 zeros = 10; in WebRtcAgc_ProcessDigital()
584 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
622 zeros = 16; in WebRtcAgc_ProcessVad()
624 zeros = 0; in WebRtcAgc_ProcessVad()
627 zeros += 8; in WebRtcAgc_ProcessVad()
630 zeros += 4; in WebRtcAgc_ProcessVad()
633 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]
/dports/math/gap/gap-4.11.0/extern/gmp/mpq/
H A Dget_d.c111 mp_size_t qsize, prospective_qsize, zeros, chop, tsize; in mpq_get_d() local
134 zeros = qsize - prospective_qsize; /* padding n to get qsize */ in mpq_get_d()
135 exp = (long) -zeros * GMP_NUMB_BITS; /* relative to low of qp */ in mpq_get_d()
137 chop = MAX (-zeros, 0); /* negative zeros means shorten n */ in mpq_get_d()
140 zeros += chop; /* now zeros >= 0 */ in mpq_get_d()
142 tsize = nsize + zeros; /* size for possible copy of n */ in mpq_get_d()
148 tp = (zeros > 0 ? TMP_ALLOC_LIMBS (tsize) : NULL); in mpq_get_d()
153 remp = TMP_ALLOC_LIMBS (dsize + (zeros > 0 ? tsize : 0)); in mpq_get_d()
158 if (zeros > 0) in mpq_get_d()
160 MPN_ZERO (tp, zeros); in mpq_get_d()
[all …]
/dports/math/mingw32-libgmp/gmp-6.0.0/mpq/
H A Dget_d.c111 mp_size_t qsize, prospective_qsize, zeros, chop, tsize; in mpq_get_d() local
134 zeros = qsize - prospective_qsize; /* padding n to get qsize */ in mpq_get_d()
135 exp = (long) -zeros * GMP_NUMB_BITS; /* relative to low of qp */ in mpq_get_d()
137 chop = MAX (-zeros, 0); /* negative zeros means shorten n */ in mpq_get_d()
140 zeros += chop; /* now zeros >= 0 */ in mpq_get_d()
142 tsize = nsize + zeros; /* size for possible copy of n */ in mpq_get_d()
148 tp = (zeros > 0 ? TMP_ALLOC_LIMBS (tsize) : NULL); in mpq_get_d()
153 remp = TMP_ALLOC_LIMBS (dsize + (zeros > 0 ? tsize : 0)); in mpq_get_d()
158 if (zeros > 0) in mpq_get_d()
160 MPN_ZERO (tp, zeros); in mpq_get_d()
[all …]
/dports/math/mpir/mpir-3.0.0/mpq/
H A Dget_d.c103 mp_size_t qsize, prospective_qsize, zeros, chop, tsize; in mpq_get_d() local
126 zeros = qsize - prospective_qsize; /* padding n to get qsize */ in mpq_get_d()
127 exp = (long) -zeros * GMP_NUMB_BITS; /* relative to low of qp */ in mpq_get_d()
129 chop = MAX (-zeros, 0); /* negative zeros means shorten n */ in mpq_get_d()
132 zeros += chop; /* now zeros >= 0 */ in mpq_get_d()
134 tsize = nsize + zeros; /* size for possible copy of n */ in mpq_get_d()
140 tp = (zeros > 0 ? TMP_ALLOC_LIMBS (tsize) : NULL); in mpq_get_d()
145 remp = TMP_ALLOC_LIMBS (dsize + (zeros > 0 ? tsize : 0)); in mpq_get_d()
150 if (zeros > 0) in mpq_get_d()
152 MPN_ZERO (tp, zeros); in mpq_get_d()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/agc/legacy/
H A Ddigital_agc.cc87 int zeros, zerosScale; in WebRtcAgc_CalculateGainTable() local
398 zeros = 31; in WebRtcAgc_ComputeDigitalGains()
410 zeros = (zeros << 9) - (frac >> 3); in WebRtcAgc_ComputeDigitalGains()
454 zeros = 10; in WebRtcAgc_ComputeDigitalGains()
592 int16_t zeros, dB; in WebRtcAgc_ProcessVad() local
631 zeros = 16; in WebRtcAgc_ProcessVad()
633 zeros = 0; in WebRtcAgc_ProcessVad()
636 zeros += 8; in WebRtcAgc_ProcessVad()
639 zeros += 4; in WebRtcAgc_ProcessVad()
642 zeros += 2; in WebRtcAgc_ProcessVad()
[all …]

12345678910>>...672