Home
last modified time | relevance | path

Searched refs:ShortSeq1 (Results 1 – 7 of 7) sorted by relevance

/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/custom/
H A DTestNumPy.ice17 ["python:numpy.ndarray"] sequence<short> ShortSeq1;
38 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
47 ["python:memoryview:Custom.myNumPyMatrix3x3"] ShortSeq1 opShortMatrix();
H A DTest.ice21 ["python:array.array"] sequence<short> ShortSeq1;
83 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
/dports/devel/ice37/ice-3.7.2/python/test/Ice/custom/
H A DTestNumPy.ice17 ["python:numpy.ndarray"] sequence<short> ShortSeq1;
38 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
47 ["python:memoryview:Custom.myNumPyMatrix3x3"] ShortSeq1 opShortMatrix();
H A DTest.ice21 ["python:array.array"] sequence<short> ShortSeq1;
83 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/custom/
H A DTestNumPy.ice17 ["python:numpy.ndarray"] sequence<short> ShortSeq1;
38 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
47 ["python:memoryview:Custom.myNumPyMatrix3x3"] ShortSeq1 opShortMatrix();
H A DTest.ice21 ["python:array.array"] sequence<short> ShortSeq1;
83 ShortSeq1 opShortSeq(ShortSeq1 v1, out ShortSeq2 v2);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/sra/data_loaders/csra/test/
H A Dtest_csra_loader.cpp2085 BOOST_AUTO_TEST_CASE(ShortSeq1) in BOOST_AUTO_TEST_CASE() argument