Home
last modified time | relevance | path

Searched refs:index4 (Results 1 – 25 of 299) sorted by relevance

12345678910>>...12

/dports/audio/libconvolve/libconvolve-0.0.8/
H A Dconvolution_init.c41 int index, index2, index3, index4; in convolution_init() local
128 for (index4 = 0; index4 < conv->chunk_length; ++index4) { in convolution_init()
130 if (index4 + index3 * conv->chunk_length < conv->fft_responses[index]->length) { in convolution_init()
132 conv->fft_real[index4] in convolution_init()
134 = responses[index]->channel_data[index2][index4+index3*chunk_length]; in convolution_init()
137 conv->fft_real[index4] = 0; in convolution_init()
141 conv->fft_real[index4+conv->chunk_length] = 0; in convolution_init()
148 for (index4 = 0; index4 < conv->chunk_length + 1; ++index4) { in convolution_init()
150 conv->fft_responses[index]->channel_data[index2][index4+index3 * (conv->chunk_length + 1)][0] in convolution_init()
152 = conv->fft_complex[index4][0]; in convolution_init()
[all …]
H A Dconvolution_process.c37 int index, index2, index3, index4, tmp_rb_chunk_index, number_of_inputs; in convolution_process() local
136 for (index4 = 0; index4 < conv->chunk_length+1; ++index4) { in convolution_process()
137 conv->fft_complex[index4][0] /= conv->normalization_factor; in convolution_process()
138 conv->fft_complex[index4][1] /= conv->normalization_factor; in convolution_process()
158 for (index4 = 0; index4 < conv->chunk_length+1; ++index4) { in convolution_process()
159 conv->fft_complex[index4][0] /= conv->normalization_factor; in convolution_process()
160 conv->fft_complex[index4][1] /= conv->normalization_factor; in convolution_process()
/dports/math/vtk8/VTK-8.2.0/Charts/Core/Testing/Cxx/
H A DTestContextItemStacking.cxx76 vtkIdType index4 = rootItem->AddItem(test4); in TestContextItemStacking() local
84 if (index1 != 0 || index2 != 1 || index3 != 2 || index4 != 3 || in TestContextItemStacking()
89 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
98 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
103 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
108 res = rootItem->StackAbove(index1, index4); in TestContextItemStacking()
112 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
121 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
130 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
139 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
[all …]
/dports/math/vtk9/VTK-9.1.0/Charts/Core/Testing/Cxx/
H A DTestContextItemStacking.cxx76 vtkIdType index4 = rootItem->AddItem(test4); in TestContextItemStacking() local
97 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
98 if (res != 0 || index1 != 1 || index2 != 2 || index3 != 0 || index4 != 3) in TestContextItemStacking()
101 << ", " << index4 << ", " << index41 << ", " << index411 << ", " << index42 << ", " in TestContextItemStacking()
106 res = rootItem->StackAbove(index1, index4); in TestContextItemStacking()
110 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
114 if (res != 3 || index1 != 3 || index2 != 1 || index3 != 0 || index4 != 2 || index41 != 0 || in TestContextItemStacking()
127 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
131 if (res != 1 || index1 != 3 || index2 != 1 || index3 != 0 || index4 != 2 || index41 != 1 || in TestContextItemStacking()
144 index4 = rootItem->GetItemIndex(test4); in TestContextItemStacking()
[all …]
/dports/math/vtk6/VTK-6.2.0/Charts/Core/Testing/Cxx/
H A DTestContextItemStacking.cxx76 unsigned int index4 = rootItem->AddItem(test4.GetPointer()); in TestContextItemStacking() local
84 if (index1 != 0 || index2 != 1 || index3 != 2 || index4 != 3 || in TestContextItemStacking()
89 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
98 index4 = rootItem->GetItemIndex(test4.GetPointer()); in TestContextItemStacking()
103 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
108 res = rootItem->StackAbove(index1, index4); in TestContextItemStacking()
112 index4 = rootItem->GetItemIndex(test4.GetPointer()); in TestContextItemStacking()
121 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
130 index4 = rootItem->GetItemIndex(test4.GetPointer()); in TestContextItemStacking()
139 << index4 << ", " << index41 << ", " << index411 << ", " in TestContextItemStacking()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corert/src/System.Private.CoreLib/src/System/
H A DMDArray.cs293 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
380 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
472 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
569 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
671 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
778 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
890 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
1007 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
1129 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
1256 if ((index4 < 0) || (index4 >= mdArrayObj._upperBound4)) in InternalAddress()
[all …]
/dports/biology/velvet/velvet_1.2.10/src/
H A DtightString.c183 Coordinate index, index4; in readTightString() local
196 index4 = index << 2; in readTightString()
198 string[index4] = readNucleotide(codon & 3); in readTightString()
199 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
200 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
201 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
204 index4 = index << 2; in readTightString()
209 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
211 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
213 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
[all …]
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A DtightString.c190 Coordinate index, index4; in readTightString() local
203 index4 = index << 2; in readTightString()
205 string[index4] = readNucleotide(codon & 3); in readTightString()
206 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
207 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
208 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
211 index4 = index << 2; in readTightString()
216 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
218 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
220 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
[all …]
/dports/audio/exaile/exaile-4.1.1/plugins/moodbar/
H A Dpainter.py39 index4 = index * 4
43 arr[index4 + 0] = b
44 arr[index4 + 1] = g
45 arr[index4 + 2] = r
62 index4 = index * 4
72 ystart * stride + index4 + ic,
73 yend * stride + index4 + ic + 1,
/dports/devel/gdb/gdb-11.1/gdb/contrib/
H A Dgdb-add-index.sh93 index4="${fpath}.gdb-index"
106 tmp_files="$tmp_files $index4 $index5 $debugstr $debugstrmerge $debugstrerr"
134 if test -f "$index4" -a -f "$index5"; then
137 elif test -f "$index4" -o -f "$index5"; then
138 if test -f "$index4"; then
139 index="$index4"
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/src/common/dsp/effect/chowdsp/shared/
H A DDelayInterpolation.h96 auto index4 = index3 + 1; in call() local
98 if (index4 >= totalSize) in call()
103 index4 %= totalSize; in call()
109 auto value4 = buffer[index4]; in call()
150 auto index4 = index3 + 1; in call() local
151 auto index5 = index4 + 1; in call()
159 index4 %= totalSize; in call()
167 auto value4 = buffer[index4]; in call()
/dports/math/cln/cln-1.3.6/src/float/input/
H A Dcl_F_readparsed.cc29 …format_t prec, cl_signean sign, const char * string, uintC index1, uintC index4, uintC index2, uin… in read_float() argument
33 var uintC exp_len = index2-index4; // Anzahl Stellen des Exponenten in read_float()
35 var const char * ptr = &string[index4]; // zeigt auf den Exponentmarker in read_float()
52 var cl_RA base_power = expt(base,exponent-(index4-index3)); // zu multiplizierende Zehnerpotenz in read_float()
54 digits_to_I(&string[index1],index4-index1,(uintD)base); in read_float()
/dports/www/phalcon/cphalcon-3.4.5/tests/unit/Db/
H A DIndexTest.php46 $index4 = $indexes['index4'];
47 $this->assertEquals($index4->getName(), 'index4');
48 $this->assertEquals($index4->getColumns(), ['column4']);
49 $this->assertEquals($index4->getType(), 'UNIQUE');
/dports/science/InsightToolkit/ITK-5.0.1/Examples/Segmentation/
H A DConfidenceConnected3D.cxx112 InternalImageType::IndexType index4; in main() local
113 index4[0] = 111; in main()
114 index4[1] = 150; in main()
115 index4[2] = 90; in main()
116 confidenceConnected->AddSeed( index4 ); in main()
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-v0.3.1/src/
H A DtightString.c211 Coordinate index, index4; in readTightString() local
224 index4 = index << 2; in readTightString()
226 string[index4] = readNucleotide(codon & 3); in readTightString()
227 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
228 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
229 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
232 index4 = index << 2; in readTightString()
237 string[index4 + 3] = readNucleotide((codon & 192) >> 6); in readTightString()
239 string[index4 + 2] = readNucleotide((codon & 48) >> 4); in readTightString()
241 string[index4 + 1] = readNucleotide((codon & 12) >> 2); in readTightString()
[all …]
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Dtest_case_interface-test.cpp61 int index4 = 0; variable
65 BOOST_TEST( str == samples2[index4] );
66 BOOST_TEST( intval == samples3[index4] );
68 ++index4;
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Dtest_case_interface-test.cpp61 int index4 = 0; variable
65 BOOST_TEST( str == samples2[index4] );
66 BOOST_TEST( intval == samples3[index4] );
68 ++index4;
/dports/databases/percona57-server/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Dtest_case_interface-test.cpp61 int index4 = 0; variable
65 BOOST_TEST( str == samples2[index4] );
66 BOOST_TEST( intval == samples3[index4] );
68 ++index4;
/dports/databases/xtrabackup/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Dtest_case_interface-test.cpp61 int index4 = 0; variable
65 BOOST_TEST( str == samples2[index4] );
66 BOOST_TEST( intval == samples3[index4] );
68 ++index4;
/dports/databases/percona57-client/boost_1_59_0/libs/test/test/test-organization-ts/datasets-test/
H A Dtest_case_interface-test.cpp61 int index4 = 0; variable
65 BOOST_TEST( str == samples2[index4] );
66 BOOST_TEST( intval == samples3[index4] );
68 ++index4;
/dports/audio/dpf-plugins-lv2/DPF-Plugins-1.4/plugins/MVerb/
H A DMVerb.h427 if(++index4 >= Length) in operator()
428 index4 = 0; in operator()
438 index4 = Index4; in SetIndex()
455 return buffer[index4]; in GetIndex()
565 if(++index4 >= Length) in operator()
566 index4 = 0; in operator()
575 index4 = Index4; in SetIndex()
593 return buffer[index4]; in GetIndex()
653 if(++index4 >= Length) in operator()
654 index4 = 0; in operator()
[all …]
/dports/science/chemps2/CheMPS2-1.8.10/CheMPS2/
H A DDMRGSCFintegrals.cpp245 …nt I3, const int I4, const int index1, const int index2, const int index3, const int index4) const{ in FourIndexAPI()
252 const bool core4 = ( index4 < NCORE[I4] ) ? true : false; in FourIndexAPI()
258 return get_coulomb(I1, I3, I2, I4, index1, index3, index2, index4); in FourIndexAPI()
262 …if (( !core1 ) || ( !core3 )){ return get_coulomb(I2, I4, I1, I3, index2, index4, index1, index3);… in FourIndexAPI()
263 …f (( !core2 ) || ( !core4 )){ return get_coulomb(I1, I3, I2, I4, index1, index3, index2, index4); } in FourIndexAPI()
268 if ( !core2 ){ return get_exchange(I3, I4, I1, I2, index3, index4, index1, index2); } in FourIndexAPI()
269 if ( !core3 ){ return get_coulomb( I2, I4, I1, I3, index2, index4, index1, index3); } in FourIndexAPI()
270 if ( !core4 ){ return get_exchange(I3, I2, I1, I4, index3, index2, index1, index4); } in FourIndexAPI()
273 if ( !core3 ){ return get_exchange(I4, I1, I2, I3, index4, index1, index2, index3); } in FourIndexAPI()
274 if ( !core4 ){ return get_coulomb( I1, I3, I2, I4, index1, index3, index2, index4); } in FourIndexAPI()
[all …]
H A DHamiltonian.cpp123 …:setVmat(const int index1, const int index2, const int index3, const int index4, const double val){ in setVmat() argument
126 …, orb2irrep[index3], orb2irrep[index4], orb2indexSy[index1], orb2indexSy[index2], orb2indexSy[inde… in setVmat()
130 …ddToVmat(const int index1, const int index2, const int index3, const int index4, const double val){ in addToVmat() argument
133 …, orb2irrep[index3], orb2irrep[index4], orb2indexSy[index1], orb2indexSy[index2], orb2indexSy[inde… in addToVmat()
137 …Hamiltonian::getVmat(const int index1, const int index2, const int index3, const int index4) const{ in getVmat()
139 …(orb2irrep[index1],orb2irrep[index2]) == Irreps::directProd(orb2irrep[index3],orb2irrep[index4]) ){ in getVmat()
140 …, orb2irrep[index3], orb2irrep[index4], orb2indexSy[index1], orb2indexSy[index2], orb2indexSy[inde… in getVmat()
399 const int index4 = atoi( part.c_str() ); in CreateAndFillFromFCIDUMP() local
401 …"Same line: " << value << " " << index1 << " " << index2 << " " << index3 << " " << index4 << endl; in CreateAndFillFromFCIDUMP()
404 if ( index4 != 0 ){ in CreateAndFillFromFCIDUMP()
[all …]
/dports/devel/gnulib/gnulib-20140202-stable/lib/unictype/
H A D3levelbit.h98 uint32_t index4 = wc & 0x1f; in CONCAT() local
100 return (lookup3 >> index4) & 1; in CONCAT()
114 uint32_t index4 = wc & 0x1f; in CONCAT() local
168 t->level3[index3] |= (uint32_t)1 << index4; in CONCAT()
194 uint32_t index4; in CONCAT() local
195 for (index4 = 0; index4 < 32; index4++) in CONCAT()
196 if ((lookup3 >> index4) & 1) in CONCAT()
197 fn ((((((index1 << t->q) + index2) << t->p) + index3) << 5) + index4); in CONCAT()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/unictype/
H A D3levelbit.h98 uint32_t index4 = wc & 0x1f; in CONCAT() local
100 return (lookup3 >> index4) & 1; in CONCAT()
114 uint32_t index4 = wc & 0x1f; in CONCAT() local
168 t->level3[index3] |= (uint32_t)1 << index4; in CONCAT()
194 uint32_t index4; in CONCAT() local
195 for (index4 = 0; index4 < 32; index4++) in CONCAT()
196 if ((lookup3 >> index4) & 1) in CONCAT()
197 fn ((((((index1 << t->q) + index2) << t->p) + index3) << 5) + index4); in CONCAT()

12345678910>>...12