Home
last modified time | relevance | path

Searched defs:ivals (Results 1 – 25 of 241) sorted by relevance

12345678910

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/interfaces/matlab/toolbox/@Kinetics/
H A Dstoich_p.m35 ivals = 1:nr; variable
38 ivals = rxns; variable
H A Dstoich_r.m35 ivals = 1:nr; variable
38 ivals = rxns; variable
/dports/lang/kawa/kawa-3.1.1/gnu/lists/
H A DPositionManager.java20 int[] ivals = new int[50]; field in PositionManager
23 private void addToFreeList(int[] ivals, int first, int end) in addToFreeList()
/dports/graphics/ptex/ptex-2.3.2/src/tests/
H A Dwtest.cpp10 const char* sval, double* dvals, int ndvals, int16_t* ivals, int nivals, in writeMeta()
21 const char* sval, double* dvals, int ndvals, int16_t* ivals, int nivals, in checkMeta()
135 int16_t ivals[4] = { 2, 4, 6, 8 }; in main() local
/dports/biology/libneurosim/libneurosim-1.2.0/neurosim/
H A Dconnection_generator.h49 std::vector<ClosedInterval> ivals; variable
52 IntervalSet (int skip = 1) : ivals (), _skip (skip) { } in ivals() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/seqloc/
H A DPacked_seqint.cpp54 CPacked_seqint::CPacked_seqint(TId& id, const TRanges& ivals, TStrand strand) in CPacked_seqint()
260 void CPacked_seqint::AddIntervals(const CPacked_seqint& ivals) in AddIntervals()
266 void CPacked_seqint::AddIntervals(const Tdata& ivals) in AddIntervals()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/seqloc/
H A DPacked_seqint.cpp54 CPacked_seqint::CPacked_seqint(TId& id, const TRanges& ivals, TStrand strand) in CPacked_seqint()
260 void CPacked_seqint::AddIntervals(const CPacked_seqint& ivals) in AddIntervals()
266 void CPacked_seqint::AddIntervals(const Tdata& ivals) in AddIntervals()
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Dpipool_c.c54 ConstSpiceInt * ivals ) in pipool_c()
H A Dgipool_c.c54 SpiceInt * ivals, in gipool_c()
H A Dzzekue04.c10 coldsc, integer *recptr, integer *nvals, integer *ivals, logical * in zzekue04_()
H A Dekacei_c.c58 ConstSpiceInt * ivals, in ekacei_c()
H A Dekrcei_c.c55 SpiceInt * ivals, in ekrcei_c()
H A Dekucei_c.c58 ConstSpiceInt * ivals, in ekucei_c()
H A Dzzekordi.c9 /* Subroutine */ int zzekordi_(integer *ivals, logical *nullok, logical * in zzekordi_()
/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Dpipool_c.c54 ConstSpiceInt * ivals ) in pipool_c()
H A Dzzekue04.c10 coldsc, integer *recptr, integer *nvals, integer *ivals, logical * in zzekue04_()
H A Dgipool_c.c54 SpiceInt * ivals, in gipool_c()
H A Dekacei_c.c58 ConstSpiceInt * ivals, in ekacei_c()
H A Dekucei_c.c58 ConstSpiceInt * ivals, in ekucei_c()
H A Dekrcei_c.c55 SpiceInt * ivals, in ekrcei_c()
/dports/devel/vexcl/vexcl-1.4.3/tests/
H A Dscan_by_key.cpp32 vex::vector<int> ivals(queue, y); in BOOST_AUTO_TEST_CASE() local
82 vex::vector<int> ivals(queue, y); in BOOST_AUTO_TEST_CASE() local
H A Dreduce_by_key.cpp21 vex::vector<double> ivals(queue, y); in BOOST_AUTO_TEST_CASE() local
74 vex::vector<double> ivals(queue, y); in BOOST_AUTO_TEST_CASE() local
/dports/math/qwtplot3d/qwtplot3d-438c855d/src/
H A Dqwt3d_scale.cpp60 int Scale::autoscale(double &a, double &b, double start, double stop, int ivals) in autoscale()
74 int LinearScale::autoscale(double &a, double &b, double start, double stop, int ivals) in autoscale()
/dports/devel/vexcl/vexcl-1.4.3/vexcl/
H A Dscan_by_key.hpp623 KTuple &&keys, const vector<V> &ivals, vector<V> &ovals, Comp, Oper, V init in scan_by_key()
715 K &&keys, const vector<V> &ivals, vector<V> &ovals, in exclusive_scan_by_key()
727 K &&keys, const vector<V> &ivals, vector<V> &ovals, in inclusive_scan_by_key()
739 const vector<K> &keys, const vector<V> &ivals, vector<V> &ovals, in exclusive_scan_by_key()
751 const vector<K> &keys, const vector<V> &ivals, vector<V> &ovals, in inclusive_scan_by_key()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_scale.cpp142 int Scale::autoscale(double& a, double& b, double start, double stop, int ivals) in autoscale()
157 int LinearScale::autoscale(double& a, double& b, double start, double stop, int ivals) in autoscale()

12345678910