Home
last modified time | relevance | path

Searched refs:is3 (Results 176 – 200 of 540) sorted by relevance

12345678910>>...22

/dports/math/py-pygsl/pygsl-2.3.0/testing/src/sf/
H A Dsf__evals.c724 …PyGSL_array_index_t i, is0 = steps[0], is1 = steps[1], is2 = steps[2], is3 = steps[3], rs4 = steps… in PyGSL_sf_ufunc_Il_l_d_d__Rd__O() local
732 for(i = 0; i < dimensions[0]; ++i, ip0 += is0, ip1 += is1, ip2 += is2, ip3 += is3, rp4 += rs4){ in PyGSL_sf_ufunc_Il_l_d_d__Rd__O()
756 …PyGSL_array_index_t i, is0 = steps[0], is1 = steps[1], is2 = steps[2], is3 = steps[3], rs4 = steps… in PyGSL_sf_ufunc_Il_l_d_d__Rd__O_as_minor() local
764 for(i = 0; i < dimensions[0]; ++i, ip0 += is0, ip1 += is1, ip2 += is2, ip3 += is3, rp4 += rs4){ in PyGSL_sf_ufunc_Il_l_d_d__Rd__O_as_minor()
1483 …PyGSL_array_index_t i, is0 = steps[0], is1 = steps[1], is2 = steps[2], is3 = steps[3], rs4 = steps… in PyGSL_sf_ufunc_Id_d_d_m__Rd__O() local
1491 for(i = 0; i < dimensions[0]; ++i, ip0 += is0, ip1 += is1, ip2 += is2, ip3 += is3, rp4 += rs4){ in PyGSL_sf_ufunc_Id_d_d_m__Rd__O()
1515 …PyGSL_array_index_t i, is0 = steps[0], is1 = steps[1], is2 = steps[2], is3 = steps[3], rs4 = steps… in PyGSL_sf_ufunc_Id_d_d_m__Rd__O_as_minor() local
1523 for(i = 0; i < dimensions[0]; ++i, ip0 += is0, ip1 += is1, ip2 += is2, ip3 += is3, rp4 += rs4){ in PyGSL_sf_ufunc_Id_d_d_m__Rd__O_as_minor()
2502 …PyGSL_array_index_t i, is0 = steps[0], is1 = steps[1], is2 = steps[2], is3 = steps[3], rs4 = steps… in PyGSL_sf_ufunc_Id_d_d_d__Rd__O() local
2510 for(i = 0; i < dimensions[0]; ++i, ip0 += is0, ip1 += is1, ip2 += is2, ip3 += is3, rp4 += rs4){ in PyGSL_sf_ufunc_Id_d_d_d__Rd__O()
[all …]
/dports/sysutils/coreutils/coreutils-8.32/tests/mv/
H A Dinto-self-3.sh22 dir1=is3-dir1
23 dir2=is3-dir2
/dports/misc/gnuls/coreutils-8.30/tests/mv/
H A Dinto-self-3.sh22 dir1=is3-dir1
23 dir2=is3-dir2
/dports/databases/db5/db-5.3.28/lang/sql/jdbc/native/
H A Dsqlite_jni.c896 if (h->is3) { in Java_SQLite_Database__1busy_1timeout()
936 if (h->is3) { in Java_SQLite_Database_dbversion()
959 if (h->is3) { in Java_SQLite_Database__1last_1insert_1rowid()
1095 h->is3 = 0; in Java_SQLite_Database__1open4()
1160 h->is3 = 1; in Java_SQLite_Database__1open4()
1205 h->is3 = 0; in Java_SQLite_Database__1open4()
1895 f->is3 = h->is3; in mkfunc_common()
3150 v->is3 = v->hh.is3 = h->is3; in Java_SQLite_Database_vm_1compile()
3355 v->is3 = v->hh.is3 = h->is3; in Java_SQLite_Database_vm_1compile_1args()
3614 v->is3 = v->hh.is3 = 1; in Java_SQLite_Database_stmt_1prepare()
[all …]
/dports/math/lis/lis-2.0.30/src/matvec/
H A Dlis_matvec_jad.c639 is3 = A->ptr[j-0]; in lis_matvec_jad_u4_1()
651 + A->value[is3+i]*x[A->index[is3+i]]; in lis_matvec_jad_u4_1()
812 is3 = A->ptr[j-1]; in lis_matvec_jad_u5_1()
892 is3 = A->ptr[j-0]; in lis_matvec_jad_u5_1()
1091 is3 = A->ptr[j-2]; in lis_matvec_jad_u6_1()
1189 is3 = A->ptr[j-1]; in lis_matvec_jad_u6_1()
1269 is3 = A->ptr[j-0]; in lis_matvec_jad_u6_1()
1469 is3 = A->ptr[j-3]; in lis_matvec_jad_u7_1()
1586 is3 = A->ptr[j-2]; in lis_matvec_jad_u7_1()
1684 is3 = A->ptr[j-1]; in lis_matvec_jad_u7_1()
[all …]
/dports/lang/lfe/lfe-1.3/dev/
H A Dspecs-test.lfe3 (export (is3 1))
25 (defun is3 (a) a)
/dports/science/PETSc/petsc-3.14.1/src/dm/partitioner/impls/matpart/
H A Dpartmatpart.c97 IS is1, is2, is3; in PetscPartitionerPartition_MatPartitioning() local
182 ierr = ISRenumber(is1, NULL, NULL, &is3);CHKERRQ(ierr); in PetscPartitionerPartition_MatPartitioning()
187 ierr = ISSetPermutation(is3);CHKERRQ(ierr); in PetscPartitionerPartition_MatPartitioning()
188 ierr = ISInvertPermutation(is3, numVertices, &is1);CHKERRQ(ierr); in PetscPartitionerPartition_MatPartitioning()
189 ierr = ISDestroy(&is3);CHKERRQ(ierr); in PetscPartitionerPartition_MatPartitioning()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/test/src/base/
H A Dossim-point-test.cpp28 std::string is3(" ( 4, 5 )");
42 ip3.toPoint(is3);
133 << "\nis3: " << is3
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dgrib2api.h26 sInt4 *ns2, sInt4 *is3, sInt4 *ns3, sInt4 *is4, sInt4 *ns4,
35 sInt4 *is2, sInt4 *ns2, sInt4 *is3, sInt4 *ns3,
53 sInt4 * ns1, sInt4 * is3, sInt4 * ns3, sInt4 * is4,
/dports/graphics/gdal/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dgrib2api.h26 sInt4 *ns2, sInt4 *is3, sInt4 *ns3, sInt4 *is4, sInt4 *ns4,
35 sInt4 *is2, sInt4 *ns2, sInt4 *is3, sInt4 *ns3,
53 sInt4 * ns1, sInt4 * is3, sInt4 * ns3, sInt4 * is4,
/dports/graphics/py-gdal/gdal-3.3.3/frmts/grib/degrib/degrib/
H A Dgrib2api.h26 sInt4 *ns2, sInt4 *is3, sInt4 *ns3, sInt4 *is4, sInt4 *ns4,
35 sInt4 *is2, sInt4 *ns2, sInt4 *is3, sInt4 *ns3,
53 sInt4 * ns1, sInt4 * is3, sInt4 * ns3, sInt4 * is4,
/dports/biology/gatk/gatk-4.2.0.0/src/test/java/org/broadinstitute/hellbender/utils/collections/
H A DIndexedSetUnitTest.java87 final IndexedSet<String> is3 = new IndexedSet<>(c1); in testEquals() local
99 Assert.assertNotEquals(is1, is3); in testEquals()
100 Assert.assertNotEquals(is2, is3); in testEquals()
103 Assert.assertNotEquals(is3, is4); in testEquals()
106 Assert.assertNotEquals(is1.hashCode(), is3.hashCode()); in testEquals()
107 Assert.assertNotEquals(is2.hashCode(), is3.hashCode()); in testEquals()
/dports/science/healpix/Healpix_3.50/src/healpy/healpy/src/
H A D_healpy_pixel_lib.cc46 intp is1=steps[0],is2=steps[1],is3=steps[2], os=steps[3]; in ufunc_ang2pix() local
52 for(intp i=0; i<n; i++, ip1+=is1, ip2+=is2, ip3+=is3, op+=os) in ufunc_ang2pix()
104 intp is1=steps[0],is2=steps[1],is3=steps[2],is4=steps[3], os=steps[4]; in ufunc_xyf2pix() local
110 for(intp i=0; i<n; i++, ip1+=is1, ip2+=is2, ip3+=is3, ip4+=is4, op+=os) in ufunc_xyf2pix()
246 register intp is1=steps[0],is2=steps[1],is3=steps[2],is4=steps[3],os1=steps[4]; in ufunc_vec2pix() local
252 for(i=0; i<n; i++, ip1+=is1, ip2+=is2, ip3+=is3, ip4+=is4, op1+=os1) in ufunc_vec2pix()
275 register intp is1=steps[0],is2=steps[1],is3=steps[2], in ufunc_get_interpol() local
285 for(i=0; i<n; i++, ip1+=is1, ip2+=is2, ip3+=is3, in ufunc_get_interpol()
/dports/devel/swig/swig-4.0.2/Examples/scilab/std_list/
H A Drunme.sci24 is3 = concat_integer_list(is, is2);
25 disp(is3);
/dports/security/liboqs/liboqs-0.7.0/src/kem/hqc/pqclean_hqc-rmrs-192_avx2/
H A Dgf2x.c202 size_t i, is, is2, is3; in karat_mult_8() local
220 is3 = is2 + 4; in karat_mult_8()
227 C[is3] = D2[is]; in karat_mult_8()
243 size_t i, is, is2, is3; in karat_mult_16() local
261 is3 = is2 + 8; in karat_mult_16()
268 C[is3] = D2[is]; in karat_mult_16()
/dports/devel/upp/upp/bazaar/plugin/gdal/frmts/grib/degrib18/degrib/
H A Dgrib2api.h26 sInt4 *ns2, sInt4 *is3, sInt4 *ns3, sInt4 *is4, sInt4 *ns4,
44 sInt4 * ns1, sInt4 * is3, sInt4 * ns3, sInt4 * is4,
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/testsuite/backward/
H A Dstrstream_move.cc35 std::istrstream is3 = std::move(is2); in test01() local
39 is3 >> b; in test01()
40 VERIFY( is3 ); in test01()

12345678910>>...22