Home
last modified time | relevance | path

Searched refs:blocks0 (Results 1 – 17 of 17) sorted by relevance

/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/D1dB/
H A DD1dBs-mpi.F457 subroutine D1dBs_Brdcst_step(l,na,blocks0, argument
461 integer l,na(*),blocks0
486 if (blocks0.lt.0) then
493 elseif (blocks0.eq.0) then
497 size = blocks0
551 subroutine D1dBs_Reduce_step(l,na,blocks0, argument
554 integer l,na(*),blocks0
580 if (blocks0.lt.0) then
587 elseif (blocks0.eq.0) then
591 size = blocks0
H A DD1dB-mpi.F644 subroutine D1dB_Brdcst_step(l,na,blocks0, argument
648 integer l,na(*),blocks0
673 if (blocks0.lt.0) then
680 elseif (blocks0.eq.0) then
684 size = blocks0
738 subroutine D1dB_Reduce_step(l,na,blocks0, argument
741 integer l,na(*),blocks0
767 if (blocks0.lt.0) then
774 elseif (blocks0.eq.0) then
778 size = blocks0
H A DD1dB-tcgmsg.F275 subroutine D1dB_Brdcst_step(l,na,blocks0, argument
279 integer l,na(*),blocks0
321 subroutine D1dB_Reduce_step(l,na,blocks0, argument
324 integer l,na(*),blocks0
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwpw/nwpwlib/C1dB/
H A DC1dB-mpi.F644 subroutine C1dB_Brdcst_step(l,na,blocks0, argument
648 integer l,na(*),blocks0
673 if (blocks0.lt.0) then
680 elseif (blocks0.eq.0) then
684 size = blocks0
738 subroutine C1dB_Reduce_step(l,na,blocks0, argument
741 integer l,na(*),blocks0
767 if (blocks0.lt.0) then
774 elseif (blocks0.eq.0) then
778 size = blocks0
H A DC1dB-tcgmsg.F275 subroutine C1dB_Brdcst_step(l,na,blocks0, argument
279 integer l,na(*),blocks0
321 subroutine C1dB_Reduce_step(l,na,blocks0, argument
324 integer l,na(*),blocks0
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwpw/nwpwlib/D1dB/
H A DD1dB-mpi.F644 subroutine D1dB_Brdcst_step(l,na,blocks0, argument
648 integer l,na(*),blocks0
673 if (blocks0.lt.0) then
680 elseif (blocks0.eq.0) then
684 size = blocks0
738 subroutine D1dB_Reduce_step(l,na,blocks0, argument
741 integer l,na(*),blocks0
767 if (blocks0.lt.0) then
774 elseif (blocks0.eq.0) then
778 size = blocks0
H A DD1dB-tcgmsg.F275 subroutine D1dB_Brdcst_step(l,na,blocks0, argument
279 integer l,na(*),blocks0
321 subroutine D1dB_Reduce_step(l,na,blocks0, argument
324 integer l,na(*),blocks0
/dports/lang/gcc48/gcc-4.8.5/libjava/include/
H A Djava-chartables.h84 static const jchar blocks0[] = { variable
716 blocks0, blocks1, blocks2, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/dports/lang/gnat_util/gcc-6-20180516/libjava/include/
H A Djava-chartables.h84 static const jchar blocks0[] = { variable
716 blocks0, blocks1, blocks2, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/include/
H A Djava-chartables.h84 static const jchar blocks0[] = { variable
716 blocks0, blocks1, blocks2, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/include/
H A Djava-chartables.h84 static const jchar blocks0[] = { variable
716 blocks0, blocks1, blocks2, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/include/
H A Djava-chartables.h84 static const jchar blocks0[] = { variable
716 blocks0, blocks1, blocks2, NULL, NULL, NULL, NULL, NULL, NULL, NULL,
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/snapshot/
H A DTestSnapshotBlocksMap.java180 BlockInfoContiguous[] blocks0 = f0.getBlocks(); in testDeletionWithSnapshots() local
190 for(BlockInfoContiguous b : blocks0) { in testDeletionWithSnapshots()
204 for(BlockInfoContiguous b : blocks0) { in testDeletionWithSnapshots()
/dports/math/alglib/alglib-cpp/src/
H A Dinterpolation.cpp39394 problemcost = problemcost*(blocks0->ptr.p_int[block0b]-blocks0->ptr.p_int[block0a]); in rbfv1gridcalc3vrec()
39463 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
39487 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
39533 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
39568 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
49301 ae_vector blocks0; in rbfv2gridcalcvx() local
49322 memset(&blocks0, 0, sizeof(blocks0)); in rbfv2gridcalcvx()
49604 problemcost = problemcost*(blocks0->ptr.p_int[block0b]-blocks0->ptr.p_int[block0a]); in rbfv2partialgridcalcrec()
49727 nodescnt = blocks0->ptr.p_int[i0+1]-blocks0->ptr.p_int[i0]; in rbfv2partialgridcalcrec()
55622 ae_vector blocks0; in rbfgridcalc3vx() local
[all …]
H A Dinterpolation.h9436 /* Integer */ ae_vector* blocks0,
9459 /* Integer */ ae_vector* blocks0,
9755 /* Integer */ ae_vector* blocks0,
9783 /* Integer */ ae_vector* blocks0,
/dports/astro/qmapshack/qmapshack-V_1.16.1/3rdparty/alglib/src/
H A Dinterpolation.cpp40808 ae_vector blocks0; in rbfv2gridcalcvx() local
40829 memset(&blocks0, 0, sizeof(blocks0)); in rbfv2gridcalcvx()
41111 problemcost = problemcost*(blocks0->ptr.p_int[block0b]-blocks0->ptr.p_int[block0a]); in rbfv2partialgridcalcrec()
41234 nodescnt = blocks0->ptr.p_int[i0+1]-blocks0->ptr.p_int[i0]; in rbfv2partialgridcalcrec()
51336 problemcost = problemcost*(blocks0->ptr.p_int[block0b]-blocks0->ptr.p_int[block0a]); in rbfv1gridcalc3vrec()
51405 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
51429 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
51475 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
51510 for(i=blocks0->ptr.p_int[i0]; i<=blocks0->ptr.p_int[i0+1]-1; i++) in rbfv1gridcalc3vrec()
54925 ae_vector blocks0; in rbfgridcalc3vx() local
[all …]
H A Dinterpolation.h9481 /* Integer */ ae_vector* blocks0,
9509 /* Integer */ ae_vector* blocks0,
9785 /* Integer */ ae_vector* blocks0,
9808 /* Integer */ ae_vector* blocks0,