Home
last modified time | relevance | path

Searched refs:__Pyx_PyDict_Keys (Results 1 – 18 of 18) sorted by relevance

/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DBuiltins.c321 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d); /*proto*/
325 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DBuiltins.c347 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d); /*proto*/
351 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DBuiltins.c347 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d); /*proto*/
351 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DBuiltins.c347 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d); /*proto*/
351 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/IO/
H A DPeakIO.c1519 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
5497 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 174, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_6PeakIO_12filter_pscore()
5761 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 185, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_6PeakIO_14filter_qscore()
6069 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 199, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_6PeakIO_16filter_fc()
6444 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 211, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_6PeakIO_18total()
6943 …__pyx_t_4 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 234, __pyx_L1… in __pyx_f_5MACS2_2IO_6PeakIO_6PeakIO__to_xls()
11912 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 514, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_6PeakIO_32write_to_xls()
18937 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 842, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_11BroadPeakIO_4filter_pscore()
19202 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 858, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_11BroadPeakIO_6filter_qscore()
19511 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_peaks); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 879, __pyx_L1… in __pyx_pf_5MACS2_2IO_6PeakIO_11BroadPeakIO_8filter_fc()
[all …]
H A DPairedEndTrack.c1807 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
4122 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__locations); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 1… in __pyx_f_5MACS2_2IO_14PairedEndTrack_8PETrackI_set_rlengths()
4134 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_rlengths); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 149, __pyx… in __pyx_f_5MACS2_2IO_14PairedEndTrack_8PETrackI_set_rlengths()
4211 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__locations); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 1… in __pyx_f_5MACS2_2IO_14PairedEndTrack_8PETrackI_set_rlengths()
4223 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_rlengths); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 152, __pyx… in __pyx_f_5MACS2_2IO_14PairedEndTrack_8PETrackI_set_rlengths()
5177 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__locations); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 2… in __pyx_f_5MACS2_2IO_14PairedEndTrack_8PETrackI_get_chr_names()
18084 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A DFixWidthTrack.c1849 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
4773 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__pyx___locations); if (unlikely(!__pyx_t_2)) __PYX_ER… in __pyx_f_5MACS2_2IO_13FixWidthTrack_7FWTrack_set_rlengths()
4785 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_rlengths); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 201, __pyx… in __pyx_f_5MACS2_2IO_13FixWidthTrack_7FWTrack_set_rlengths()
4862 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__pyx___locations); if (unlikely(!__pyx_t_2)) __PYX_ER… in __pyx_f_5MACS2_2IO_13FixWidthTrack_7FWTrack_set_rlengths()
4874 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_rlengths); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 204, __pyx… in __pyx_f_5MACS2_2IO_13FixWidthTrack_7FWTrack_set_rlengths()
5514 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__pyx___locations); if (unlikely(!__pyx_t_2)) __PYX_ER… in __pyx_f_5MACS2_2IO_13FixWidthTrack_7FWTrack_get_chr_names()
24167 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A DBedGraph.c1444 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
4776 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_self->__pyx___data); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, … in __pyx_f_5MACS2_2IO_8BedGraph_14bedGraphTrackI_get_chr_names()
13325 …__pyx_t_6 = __Pyx_PyDict_Keys(__pyx_v_pvalue_stat); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 804, __… in __pyx_pf_5MACS2_2IO_8BedGraph_14bedGraphTrackI_40p2q()
17655 …__pyx_t_6 = __Pyx_PyDict_Keys(__pyx_v_cutoff_lpeaks); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 1062,… in __pyx_f_5MACS2_2IO_8BedGraph_14bedGraphTrackI_cutoff_analysis()
22932 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A DCallPeakUnitPrecompiled.c1805 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
10155 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_pvalue_stat); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 714, __… in __pyx_f_5MACS2_2IO_23CallPeakUnitPrecompiled_28CallerFromPrecompiledPileups___cal_pvalue_qvalue_table()
11572 …__pyx_t_7 = __Pyx_PyDict_Keys(__pyx_v_pvalue_stat); if (unlikely(!__pyx_t_7)) __PYX_ERR(0, 852, __… in __pyx_f_5MACS2_2IO_23CallPeakUnitPrecompiled_28CallerFromPrecompiledPileups___pre_computes()
31253 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A DScoreTrack.c2048 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
11443 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_self->data); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 565, __p… in __pyx_f_5MACS2_2IO_10ScoreTrack_12scoreTrackII_get_chr_names()
13767 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_value_dict); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 768, __p… in __pyx_f_5MACS2_2IO_10ScoreTrack_12scoreTrackII_make_pq_table()
25551 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_self->data); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 1509, __… in __pyx_f_5MACS2_2IO_10ScoreTrack_18TwoConditionScores_get_chr_names()
37680 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A DCallPeakUnit.c2001 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
11073 …__pyx_t_3 = __Pyx_PyDict_Keys(__pyx_v_pvalue_stat); if (unlikely(!__pyx_t_3)) __PYX_ERR(0, 719, __… in __pyx_f_5MACS2_2IO_12CallPeakUnit_20CallerFromAlignments___cal_pvalue_qvalue_table()
12634 …__pyx_t_4 = __Pyx_PyDict_Keys(__pyx_v_pvalue_stat); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 863, __… in __pyx_f_5MACS2_2IO_12CallPeakUnit_20CallerFromAlignments___pre_computes()
33578 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/
H A DPileup.c1630 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
2856 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 99, __py… in __pyx_f_5MACS2_6Pileup_pileup_and_write()
3522 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_1)) __PYX_ERR(0, 150, __p… in __pyx_f_5MACS2_6Pileup_pileup_and_write_pe()
4911 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 264, __p… in __pyx_f_5MACS2_6Pileup_pileup_bdg_se()
5654 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 333, __p… in __pyx_f_5MACS2_6Pileup_pileup_w_multiple_d_bdg()
6164 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 386, __p… in __pyx_f_5MACS2_6Pileup_pileup_bdg_pe()
6583 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 421, __p… in __pyx_f_5MACS2_6Pileup_pileup_bdg_pe_w_ext()
7237 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_chrlengths); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 475, __p… in __pyx_f_5MACS2_6Pileup_pileup_w_multiple_d_bdg_pe()
16810 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/graphics/py-PyOpenGL-accelerate/PyOpenGL-accelerate-3.1.5/src/
H A Dbuffers_formathandler.c1194 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
2402 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_self->array_to_gl_constant); if (unlikely(!__pyx_t_1)) __PYX… in __pyx_f_17OpenGL_accelerate_21buffers_formathandler_17MemoryviewHandler_c_arrayToGLType()
5609 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
H A Dnumpy_formathandler.c1474 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
3351 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_self->array_to_gl_constant); if (unlikely(!__pyx_t_1)) __PYX… in __pyx_f_17OpenGL_accelerate_19numpy_formathandler_12NumpyHandler_c_arrayToGLType()
10226 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/science/py-dipy/dipy-1.4.1/dipy/tracking/
H A Ddistances.c1529 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
16066 …__pyx_t_4 = __Pyx_PyDict_Keys(__pyx_v_C); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 1795, __pyx_L1_er… in __pyx_pf_4dipy_8tracking_9distances_42local_skeleton_clustering_3pts()
17238 …__pyx_t_6 = __Pyx_PyDict_Keys(__pyx_v_C); if (unlikely(!__pyx_t_6)) __PYX_ERR(0, 1939, __pyx_L1_er… in __pyx_pf_4dipy_8tracking_9distances_44larch_3split()
24200 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibctabix.c2291 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
14062 …__pyx_t_4 = __Pyx_PyDict_Keys(__pyx_v_preset2conf); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 981, __… in __pyx_pf_5pysam_9libctabix_2tabix_index()
24645 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/math/py-hdbscan/hdbscan-0.8.27/hdbscan/
H A D_hdbscan_tree.c1839 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
12453 …__pyx_t_2 = __Pyx_PyDict_Keys(__pyx_v_stability); if (unlikely(!__pyx_t_2)) __PYX_ERR(0, 720, __py… in __pyx_f_7hdbscan_13_hdbscan_tree_get_clusters()
12493 …__pyx_t_4 = __Pyx_PyDict_Keys(__pyx_v_stability); if (unlikely(!__pyx_t_4)) __PYX_ERR(0, 722, __py… in __pyx_f_7hdbscan_13_hdbscan_tree_get_clusters()
32507 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { in __Pyx_PyDict_Keys() function
/dports/finance/py-ta-lib/ta-lib-TA_Lib-0.4.17/talib/
H A D_ta_lib.c1356 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d);
128616 …__pyx_t_1 = __Pyx_PyDict_Keys(__pyx_v_flags_lookup_dict); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 4… in __pyx_pf_5talib_7_ta_lib_342__get_flags()
251305 static CYTHON_INLINE PyObject* __Pyx_PyDict_Keys(PyObject* d) { function