Home
last modified time | relevance | path

Searched refs:nlocals (Results 1 – 25 of 400) sorted by path

12345678910>>...16

/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/
H A D_seqmapping.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbitset.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_core.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A D_epo.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/sitemask/
H A D_cpg.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/arrays/
H A Darray_tree.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbed.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dwiggle.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/bbi/
H A Dbbi_file.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbigbed_file.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbigwig_file.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbpt_file.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dcirtree_file.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/intervals/
H A Dcluster.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dintersection.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/intseq/
H A Dngramcount.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/misc/
H A D_seekbzip2.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A Dbgzf.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/motif/
H A D_pwm.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/pwm/
H A D_position_weight_matrix.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/seq/
H A D_nib.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
H A D_twobit.c324 …PyObject *nlocals=NULL, *stacksize=NULL, *flags=NULL, *replace=NULL, *call_result=NULL, *empty=NUL… in __Pyx_PyCode_New() local
337 if (!(nlocals=PyLong_FromLong(l))) goto end; in __Pyx_PyCode_New()
338 if (PyDict_SetItemString(kwds, "co_nlocals", nlocals) != 0) goto end; in __Pyx_PyCode_New()
369 Py_XDECREF(nlocals); in __Pyx_PyCode_New()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DBaselineCompiler.cpp318 MOZ_ASSERT(frame.nlocals() > 0 && n <= frame.nlocals()); in emitInitializeLocals()
H A DBaselineFrameInfo.h184 size_t nlocals() const { in nlocals() function
255 MOZ_ASSERT(local < nlocals()); in pushLocal()
279 MOZ_ASSERT(local < nlocals()); in addressOfLocal()
314 return Address(BaselineFrameReg, BaselineFrame::reverseOffsetOfLocal(nlocals() + slot)); in addressOfStackValue()
H A DCompileInfo.h229 explicit CompileInfo(unsigned nlocals) in CompileInfo() argument
237 nlocals_ = nlocals; in CompileInfo()
240 fixedLexicalBegin_ = nlocals; in CompileInfo()
338 unsigned nlocals() const { in nlocals() function
389 return firstLocalSlot() + nlocals(); in firstStackSlot()
406 return nimplicit() + nargs() + nlocals(); in totalSlots()
420 if (local < nlocals()) { in isSlotAliased()

12345678910>>...16