Home
last modified time | relevance | path

Searched defs:seq_obj (Results 1 – 4 of 4) sorted by relevance

/dports/biology/p5-BioPerl/BioPerl-1.7.7/lib/Bio/Seq/
H A DSequenceTrace.pm553 sub seq_obj { subroutine
/dports/misc/mnn/MNN-1.2.0/pymnn/src/
H A Dutil.h141 auto seq_obj = MNNObjectPtr(PySequence_GetItem(seq, 0)); in getshape() local
/dports/devel/nuitka/Nuitka-0.6.17/nuitka/build/include/nuitka/helper/
H A Ddictionaries.h240 NUITKA_MAY_BE_UNUSED static PyObject *TO_DICT(PyObject *seq_obj, PyObject *dict_obj) { in TO_DICT()
/dports/www/janus/janus-gateway-0.11.6/
H A Dice.c2833 janus_seq_info *seq_obj = g_malloc0(sizeof(janus_seq_info)); local