Home
last modified time | relevance | path

Searched +defs:reci +defs:n (Results 1 – 6 of 6) sorted by relevance

/dports/astro/pykep/pykep-2.6/src/third_party/cspice/
H A Ddasrcr.c15 /* Subroutine */ int dasrcr_(integer *handle, integer *n) in dasrcr_()
32 integer free, reci[256], lrec, nrec, unit, type__; in dasrcr_() local
H A Ddasacr.c15 /* Subroutine */ int dasacr_(integer *handle, integer *n) in dasacr_()
32 integer free, reci[256], lrec, nrec, prec, unit, type__; in dasacr_() local
/dports/astro/py-pykep/pykep-2.6/src/third_party/cspice/
H A Ddasrcr.c15 /* Subroutine */ int dasrcr_(integer *handle, integer *n) in dasrcr_()
32 integer free, reci[256], lrec, nrec, unit, type__; in dasrcr_() local
H A Ddasacr.c15 /* Subroutine */ int dasacr_(integer *handle, integer *n) in dasacr_()
32 integer free, reci[256], lrec, nrec, prec, unit, type__; in dasacr_() local
/dports/textproc/zorba/zorba-2.7.0/src/api/
H A Dauditimpl.cpp86 PropertyImpl::PropertyImpl(const PropertyGroup& g, const char n[], long i, Type t) in PropertyImpl()
97 PropertyImpl::PropertyImpl(const String& n) in PropertyImpl()
334 RecordImpl* reci = dynamic_cast<RecordImpl*>(rec); in submitRecord() local
/dports/biology/recombine/recombine1.41/
H A Drec_modellike.c46 double **reci, **theti; variable
1969 void reset_hess (double **hess, long n) in reset_hess()
2093 void calc_hessian (double **hess, long n, double *delta, double *gama) in calc_hessian()
2165 void calc_dirv (double *dv, double **hess, double *gxv, long n) in calc_dirv()