Home
last modified time | relevance | path

Searched refs:occ (Results 126 – 150 of 5671) sorted by relevance

12345678910>>...227

/dports/science/nwchem-data/nwchem-7.0.2-release/QA/tests/band/
H A Dband.out625 0.2993371E+00 ( 8.145eV) occ=1.000
626 0.2990276E+00 ( 8.137eV) occ=1.000
627 0.2971355E+00 ( 8.086eV) occ=1.000
628 0.2627996E+00 ( 7.151eV) occ=1.000
629 0.2535420E+00 ( 6.899eV) occ=1.000
630 0.2527823E+00 ( 6.879eV) occ=1.000
631 0.1947522E+00 ( 5.300eV) occ=1.000
632 0.1809225E+00 ( 4.923eV) occ=1.000
633 0.1079713E+00 ( 2.938eV) occ=1.000
634 0.6383554E-01 ( 1.737eV) occ=1.000
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/QA/tests/band/
H A Dband.out634 0.2993384E+00 ( 8.145eV) occ=1.000
635 0.2990292E+00 ( 8.137eV) occ=1.000
636 0.2971380E+00 ( 8.086eV) occ=1.000
637 0.2628009E+00 ( 7.151eV) occ=1.000
638 0.2535428E+00 ( 6.899eV) occ=1.000
639 0.2527832E+00 ( 6.879eV) occ=1.000
640 0.1947530E+00 ( 5.300eV) occ=1.000
641 0.1809234E+00 ( 4.923eV) occ=1.000
642 0.1079716E+00 ( 2.938eV) occ=1.000
643 0.6384089E-01 ( 1.737eV) occ=1.000
[all …]
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dbt2_util.cpp41 TIndexOffU occ[] = {0, 0, 0, 0}; in sanityCheckUpToSide() local
53 occ[twoBit]++; in sanityCheckUpToSide()
55 assert_eq(0, (occ[0] + occ[1] + occ[2] + occ[3]) % 4); in sanityCheckUpToSide()
57 assert_eq(0, (occ[0] + occ[1] + occ[2] + occ[3]) % eh._sideBwtLen); in sanityCheckUpToSide()
70 occ_save[0] = occ[0]; in sanityCheckUpToSide()
71 occ_save[1] = occ[1]; in sanityCheckUpToSide()
72 occ_save[2] = occ[2]; in sanityCheckUpToSide()
73 occ_save[3] = occ[3]; in sanityCheckUpToSide()
/dports/archivers/zip-ada/zip-ada/tools/
H A Dfind_zip.adb29 occ: Natural:= 0; variable
70 occ:= occ+1;
90 if occ > 0 then
91 Put(occ, 5);
103 occ: Natural:= 0;
125 occ:= occ+1;
135 if occ > 0 then
136 Put(occ, 5);
/dports/science/py-pyscf/pyscf-2.0.1/examples/scf/
H A D50-mom-deltaSCF.py48 occ = a.mo_occ variable
51 occ[0][4]=0 # this excited state is originated from HOMO(alpha) -> LUMO(alpha)
52 occ[0][5]=1 # it is still a singlet state
59 dm_u = b.make_rdm1(mo0, occ)
61 b = scf.addons.mom_occ(b, mo0, occ)
80 occ = c.mo_occ variable
81 setocc = numpy.zeros((2, occ.size))
82 setocc[:, occ==2] = 1
/dports/cad/gmsh/gmsh-4.9.2-source/tutorial/c++/
H A Dt18.cpp27 gmsh::model::occ::addBox(0, 0, 0, 1, 1, 1, 1); in main()
28 gmsh::model::occ::synchronize(); in main()
59 gmsh::model::occ::addBox(2, 0, 0, 1, 1, 1, 10); in main()
61 gmsh::model::occ::addSphere(x, y, z, 0.35, 11); in main()
62 gmsh::model::occ::addSphere(x + 1, y, z, 0.35, 12); in main()
63 gmsh::model::occ::addSphere(x, y + 1, z, 0.35, 13); in main()
64 gmsh::model::occ::addSphere(x, y, z + 1, 0.35, 14); in main()
65 gmsh::model::occ::addSphere(x + 1, y + 1, z, 0.35, 15); in main()
66 gmsh::model::occ::addSphere(x, y + 1, z + 1, 0.35, 16); in main()
67 gmsh::model::occ::addSphere(x + 1, y, z + 1, 0.35, 17); in main()
[all …]
H A Dt20.cpp28 gmsh::model::occ::importShapes("../t20_data.step", v); in main()
62 s.push_back({2, gmsh::model::occ::addRectangle(xmin, ymin, zmin, L, H)}); in main()
64 gmsh::model::occ::rotate({s[0]}, xmin, ymin, zmin, 0, 1, 0, -M_PI / 2); in main()
67 gmsh::model::occ::rotate({s[0]}, xmin, ymin, zmin, 1, 0, 0, M_PI / 2); in main()
72 gmsh::model::occ::translate({s[0]}, tx, ty, tz); in main()
77 gmsh::model::occ::copy({s[0]}, tmp); in main()
79 gmsh::model::occ::translate({s.back()}, i * tx, i * ty, i * tz); in main()
85 gmsh::model::occ::fragment(v, s, ov, ovv); in main()
90 gmsh::model::occ::getEntities(tmp, 2); in main()
91 gmsh::model::occ::remove(tmp, true); in main()
[all …]
/dports/math/py-or-tools/or-tools-9.2/examples/flatzinc/
H A Dsudoku_pi.fzn13 array [1..11] of int: occ = [3, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1];
17 …, x[6], x[7], x[8], x[9], x[10], x[11], x[12]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
18 …15], x[25], x[26], x[37], x[38], x[49], x[50]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
19 …, x[73], x[85], x[97], x[109], x[121], x[133]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
20 …, x[74], x[86], x[98], x[110], x[122], x[134]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
21 …, x[75], x[87], x[99], x[111], x[123], x[135]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
22 …[9], x[16], x[17], x[18], x[19], x[20], x[21]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
29 …24], x[35], x[36], x[47], x[48], x[59], x[60]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
33 …18], x[19], x[20], x[21], x[22], x[23], x[24]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
34 …30], x[31], x[32], x[33], x[34], x[35], x[36]], [-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9], occ) :: domain;
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/api/
H A Dgen.py714 occ = model.add_module('occ', 'OpenCASCADE CAD kernel functions') variable
735 occ.add('addSpline', doc, oint, ivectorint('pointTags'), iint('tag', '-1'))
741 occ.add('addBezier', doc, oint, ivectorint('pointTags'), iint('tag', '-1'))
780 occ.add('addVolume', doc, oint, ivectorint('shellTags'), iint('tag', '-1'))
857 occ.add('removeAllDuplicates', doc, None)
869 occ.add('getEntities', doc, None, ovectorpair('dimTags'), iint('dim', '-1'))
878 occ.add('getMass', doc, None, iint('dim'), iint('tag'), odouble('mass'))
887 occ.add('getMaxTag', doc, oint, iint('dim'))
890 occ.add('setMaxTag', doc, None, iint('dim'), iint('maxTag'))
893 occ.add('synchronize', doc, None)
[all …]
/dports/graphics/freeimage/FreeImage/Source/LibTIFF4/
H A Dtif_lzw.c414 occ -= residue; in LZWDecode()
461 occ--; in LZWDecode()
547 occ -= len; in LZWDecode()
550 occ--; in LZWDecode()
564 if (occ > 0) { in LZWDecode()
637 tp = op + occ; in LZWDecodeCompat()
648 occ -= residue; in LZWDecodeCompat()
692 occ--; in LZWDecodeCompat()
768 occ -= len; in LZWDecodeCompat()
771 occ--; in LZWDecodeCompat()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/libtiff/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/libtiff/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/tiff/libtiff/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/tiff/libtiff/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/tiff/vtktiff/libtiff/
H A Dtif_lzw.c404 tp = op + occ; in LZWDecode()
416 occ -= residue; in LZWDecode()
463 occ--; in LZWDecode()
549 occ -= len; in LZWDecode()
552 occ--; in LZWDecode()
566 if (occ > 0) { in LZWDecode()
638 tp = op + occ; in LZWDecodeCompat()
649 occ -= residue; in LZWDecodeCompat()
693 occ--; in LZWDecodeCompat()
767 occ--; in LZWDecodeCompat()
[all …]
/dports/misc/vxl/vxl-3.3.2/v3p/tiff/
H A Dtif_lzw.c403 tp = op + occ; in LZWDecode()
415 occ -= residue; in LZWDecode()
462 occ--; in LZWDecode()
548 occ -= len; in LZWDecode()
551 occ--; in LZWDecode()
565 if (occ > 0) { in LZWDecode()
637 tp = op + occ; in LZWDecodeCompat()
648 occ -= residue; in LZWDecodeCompat()
689 occ--; in LZWDecodeCompat()
763 occ--; in LZWDecodeCompat()
[all …]
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libtiff/
H A Dtif_lzw.c415 occ -= residue; in LZWDecode()
462 occ--; in LZWDecode()
548 occ -= len; in LZWDecode()
551 occ--; in LZWDecode()
568 if (occ > 0) { in LZWDecode()
641 tp = op + occ; in LZWDecodeCompat()
652 occ -= residue; in LZWDecodeCompat()
696 occ--; in LZWDecodeCompat()
772 occ -= len; in LZWDecodeCompat()
775 occ--; in LZWDecodeCompat()
[all …]
/dports/devel/upp/upp/uppsrc/plugin/tif/lib/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libtiff/libtiff/
H A Dtif_lzw.c418 occ -= residue; in LZWDecode()
465 occ--; in LZWDecode()
551 occ -= len; in LZWDecode()
554 occ--; in LZWDecode()
571 if (occ > 0) { in LZWDecode()
644 tp = op + occ; in LZWDecodeCompat()
655 occ -= residue; in LZWDecodeCompat()
699 occ--; in LZWDecodeCompat()
775 occ -= len; in LZWDecodeCompat()
778 occ--; in LZWDecodeCompat()
[all …]
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dpair_gauss_omp.cpp48 double occ = 0.0; in compute() local
63 if (force->newton_pair) occ = eval<1,1,1>(ifrom, ito, thr); in compute()
64 else occ = eval<1,1,0>(ifrom, ito, thr); in compute()
66 if (force->newton_pair) occ = eval<1,0,1>(ifrom, ito, thr); in compute()
67 else occ = eval<1,0,0>(ifrom, ito, thr); in compute()
70 if (force->newton_pair) occ = eval<0,0,1>(ifrom, ito, thr); in compute()
71 else occ = eval<0,0,0>(ifrom, ito, thr); in compute()
78 if (eflag_global) pvector[0] = occ; in compute()
87 int occ = 0; in eval() local
128 if (eflag_global && rsq < 0.5/b[itype][jtype]) occ++; in eval()
[all …]
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_lzw.c365 if (residue > occ) { in LZWDecode()
377 tp = op + occ; in LZWDecode()
409 while (occ > 0) { in LZWDecode()
482 tp = op + occ; in LZWDecode()
519 if (occ > 0) { in LZWDecode()
577 tp = op + occ; in LZWDecodeCompat()
581 } while (--occ); in LZWDecodeCompat()
605 while (occ > 0) { in LZWDecodeCompat()
678 tp = op + occ; in LZWDecodeCompat()
682 } while (--occ); in LZWDecodeCompat()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/tiff/
H A Dtif_lzw.c365 if (residue > occ) { in LZWDecode()
377 tp = op + occ; in LZWDecode()
409 while (occ > 0) { in LZWDecode()
482 tp = op + occ; in LZWDecode()
519 if (occ > 0) { in LZWDecode()
577 tp = op + occ; in LZWDecodeCompat()
581 } while (--occ); in LZWDecodeCompat()
605 while (occ > 0) { in LZWDecodeCompat()
678 tp = op + occ; in LZWDecodeCompat()
682 } while (--occ); in LZWDecodeCompat()
[all …]
/dports/games/crafty/crafty-25.2_1/
H A Dtbconfig.h85 # define TB_ROOK_ATTACKS(square, occ) RookAttacks(square, occ) argument
91 # define TB_BISHOP_ATTACKS(square, occ) BishopAttacks(square, occ) argument
99 # define TB_QUEEN_ATTACKS(square, occ) QueenAttacks(square, occ) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/hwmon/occ/
H A DMakefile2 occ-hwmon-common-objs := common.o sysfs.o
3 occ-p8-hwmon-objs := p8_i2c.o
4 occ-p9-hwmon-objs := p9_sbe.o
6 obj-$(CONFIG_SENSORS_OCC) += occ-hwmon-common.o
7 obj-$(CONFIG_SENSORS_OCC_P8_I2C) += occ-p8-hwmon.o
8 obj-$(CONFIG_SENSORS_OCC_P9_SBE) += occ-p9-hwmon.o
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/hwmon/occ/
H A DMakefile2 occ-hwmon-common-objs := common.o sysfs.o
3 occ-p8-hwmon-objs := p8_i2c.o
4 occ-p9-hwmon-objs := p9_sbe.o
6 obj-$(CONFIG_SENSORS_OCC) += occ-hwmon-common.o
7 obj-$(CONFIG_SENSORS_OCC_P8_I2C) += occ-p8-hwmon.o
8 obj-$(CONFIG_SENSORS_OCC_P9_SBE) += occ-p9-hwmon.o

12345678910>>...227