Home
last modified time | relevance | path

Searched refs:__pyx_builtin_map (Results 1 – 22 of 22) sorted by relevance

/dports/devel/py-cytoolz/cytoolz-0.11.0/cytoolz/
H A Drecipes.c2217 static PyObject *__pyx_builtin_map; variable
2374 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_4, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_f_7cytoolz_7recipes_countby()
3142__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 26, … in __Pyx_InitCachedBuiltins()
H A Dfunctoolz.c1811 static PyObject *__pyx_builtin_map; variable
14253 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_7, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_pf_7cytoolz_9functoolz_7excepts_8__name_____get__()
14519 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_7, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_pf_7cytoolz_9functoolz_7excepts_7__doc_____get__()
17826__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 845,… in __Pyx_InitCachedBuiltins()
H A Ditertoolz.c2478 static PyObject *__pyx_builtin_map; variable
13033 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_f_7cytoolz_9itertoolz_mapcat()
19289 …__pyx_t_5 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_3, NULL); if (unlikely(!__pyx_t_5)) __P… in __pyx_f_7cytoolz_9itertoolz_pluck()
35732__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 736,… in __Pyx_InitCachedBuiltins()
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_epo.c2008 static PyObject *__pyx_builtin_map; variable
3201 …__pyx_t_4 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_4)) __P… in __pyx_pf_2bx_5align_4_epo_rem_dash()
3236 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_4, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_pf_2bx_5align_4_epo_rem_dash()
3886 …__pyx_t_7 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_7)) __P… in __pyx_pf_2bx_5align_4_epo_rem_dash()
3933 …__pyx_t_4 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_7, NULL); if (unlikely(!__pyx_t_4)) __P… in __pyx_pf_2bx_5align_4_epo_rem_dash()
3968 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_4, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_pf_2bx_5align_4_epo_rem_dash()
7651__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 45, … in __Pyx_InitCachedBuiltins()
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A D_groupcompress_pyx.c1263 static PyObject *__pyx_builtin_map; variable
2771 …__pyx_t_5 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_5)) __P… in __pyx_pf_6breezy_3bzr_18_groupcompress_pyx_10DeltaIndex_10_dump_index()
7390__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 190,… in __Pyx_InitCachedBuiltins()
/dports/comms/py-hidapi/hidapi-0.11.0.post2/
H A Dhid.c1700 static PyObject *__pyx_builtin_map; variable
4163 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_pf_3hid_6device_6write()
5868 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_pf_3hid_6device_20send_feature_report()
7632__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 148,… in __Pyx_InitCachedBuiltins()
/dports/math/py-pyodeint/pyodeint-0.10.4/pyodeint/
H A D_odeint.cpp1778 static PyObject *__pyx_builtin_map; variable
2844 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_5, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_pf_8pyodeint_7_odeint_adaptive()
7366__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 46, … in __Pyx_InitCachedBuiltins()
/dports/textproc/py-fastavro/fastavro-0.24.2/fastavro/
H A D_six.c1348 static PyObject *__pyx_builtin_map; variable
4171 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_pf_8fastavro_4_six_44py2_str2ints()
5659__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 110,… in __Pyx_InitCachedBuiltins()
/dports/www/py-http-parser/http-parser-0.9.0/http_parser/
H A Dparser.c1553 static PyObject *__pyx_builtin_map; variable
5513 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_pf_11http_parser_6parser_10HttpParser_24get_wsgi_environ()
6875__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 323,… in __Pyx_InitCachedBuiltins()
/dports/math/py-pygslodeiv2/pygslodeiv2-0.9.4/pygslodeiv2/
H A D_gsl_odeiv2.cpp1781 static PyObject *__pyx_builtin_map; variable
3330 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_5, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_pf_11pygslodeiv2_11_gsl_odeiv2_adaptive()
8357__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 57, … in __Pyx_InitCachedBuiltins()
/dports/biology/py-pysam/pysam-0.18.0/pysam/
H A Dlibcvcf.c2864 static PyObject *__pyx_builtin_map; variable
13662 …__pyx_t_10 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_10)) _… in __pyx_pf_5pysam_7libcvcf_3VCF_12format_formatdata()
13817 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_10, NULL); if (unlikely(!__pyx_t_1)) __… in __pyx_pf_5pysam_7libcvcf_3VCF_12format_formatdata()
13896 …__pyx_t_10 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_10)) _… in __pyx_pf_5pysam_7libcvcf_3VCF_12format_formatdata()
17955 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_pf_5pysam_7libcvcf_3VCF_26convertGTback()
18927 …__pyx_t_11 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_8, NULL); if (unlikely(!__pyx_t_11)) _… in __pyx_pf_5pysam_7libcvcf_3VCF_28parse_formatdata()
19236 …__pyx_t_11 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_8, NULL); if (unlikely(!__pyx_t_11)) _… in __pyx_pf_5pysam_7libcvcf_3VCF_28parse_formatdata()
32594__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 500,… in __Pyx_InitCachedBuiltins()
H A Dlibcalignedsegment.c3750 static PyObject *__pyx_builtin_map; variable
13274 …__pyx_t_14 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_13, NULL); if (unlikely(!__pyx_t_14)) … in __pyx_pf_5pysam_18libcalignedsegment_14AlignedSegment_4__str__()
33171 …__pyx_t_4 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_3, NULL); if (unlikely(!__pyx_t_4)) __P… in __pyx_pf_5pysam_18libcalignedsegment_12PileupColumn_2__str__()
33206 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_pf_5pysam_18libcalignedsegment_12PileupColumn_2__str__()
36936 …__pyx_t_9 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_8, NULL); if (unlikely(!__pyx_t_9)) __P… in __pyx_pf_5pysam_18libcalignedsegment_10PileupRead_2__str__()
57237__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 979,… in __Pyx_InitCachedBuiltins()
H A Dlibcalignmentfile.c3066 static PyObject *__pyx_builtin_map; variable
34942 …__pyx_t_9 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_8, NULL); if (unlikely(!__pyx_t_9)) __P… in __pyx_pf_5pysam_17libcalignmentfile_7SNPCall___str__()
39797__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 2871… in __Pyx_InitCachedBuiltins()
/dports/devel/py-game_sdl2/pygame_sdl2-2.1.0-for-renpy-7.4.11/gen-static/
H A Dpygame_sdl2.color.c1430 static PyObject *__pyx_builtin_map; variable
4418 …__pyx_t_4 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_5, NULL); if (unlikely(!__pyx_t_4)) __P… in __pyx_f_11pygame_sdl2_5color_5Color_from_hex()
12098 …__pyx_t_2 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_3, NULL); if (unlikely(!__pyx_t_2)) __P… in __pyx_pf_11pygame_sdl2_5color_5Color_40correct_gamma()
13786__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 73, … in __Pyx_InitCachedBuiltins()
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/IO/
H A DCallPeakUnitPrecompiled.c2255 static PyObject *__pyx_builtin_map; variable
3603 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_f_5MACS2_2IO_23CallPeakUnitPrecompiled_getitem_then_subtract()
23361 …__pyx_t_5 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_6, NULL); if (unlikely(!__pyx_t_5)) __P… in __pyx_f_5MACS2_2IO_23CallPeakUnitPrecompiled_28CallerFromPrecompiledPileups___add_broadpeak()
23372 …__pyx_t_5 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_6, NULL); if (unlikely(!__pyx_t_5)) __P… in __pyx_f_5MACS2_2IO_23CallPeakUnitPrecompiled_28CallerFromPrecompiledPileups___add_broadpeak()
28163__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 160,… in __Pyx_InitCachedBuiltins()
/dports/science/py-dipy/dipy-1.4.1/dipy/segment/
H A Dclusteringspeed.c2834 static PyObject *__pyx_builtin_map; variable
3516 …__pyx_t_7 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_9, NULL); if (unlikely(!__pyx_t_7)) __P… in __pyx_f_4dipy_7segment_15clusteringspeed_print_node()
25801__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 40, … in __Pyx_InitCachedBuiltins()
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_crs.c2171 static PyObject *__pyx_builtin_map; variable
10739 …__pyx_t_9 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_7, NULL); if (unlikely(!__pyx_t_9)) __P… in __pyx_pf_8rasterio_4_crs_4_CRS_24to_dict()
25533__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 532,… in __Pyx_InitCachedBuiltins()
/dports/devel/py-tables/tables-3.6.1/tables/
H A Dhdf5extension.c2158 static PyObject *__pyx_builtin_map; variable
27173 …__pyx_t_1 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_2, NULL); if (unlikely(!__pyx_t_1)) __P… in __pyx_pf_6tables_13hdf5extension_13UnImplemented__open_unimplemented()
32613__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 2228… in __Pyx_InitCachedBuiltins()
/dports/graphics/py-fiona/Fiona-1.8.20/fiona/
H A Dogrext.c2721 static PyObject *__pyx_builtin_map; variable
22459 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_4, NULL); if (unlikely(!__pyx_t_3)) __P… in __pyx_pf_5fiona_6ogrext_14WritingSession_start()
50286__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 1199… in __Pyx_InitCachedBuiltins()
/dports/math/py-symcxx/symcxx-0.1.10/symcxx/
H A D_symcxx.cpp2094 static PyObject *__pyx_builtin_map; variable
31498 …__pyx_t_9 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_5, NULL); if (unlikely(!__pyx_t_9)) __P… in __pyx_pf_6symcxx_7_symcxx_11PyNameSpace_224symarray()
50202__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 795,… in __Pyx_InitCachedBuiltins()
/dports/math/py-mathics/Mathics3-2.2.0/mathics/builtin/
H A Dgraphics.c3386 static PyObject *__pyx_builtin_map; variable
80287 …__pyx_t_7 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_5, NULL); if (unlikely(!__pyx_t_7)) __P… in __pyx_pf_7mathics_7builtin_8graphics_11GraphicsBox_17_prepare_elements_calc_dimensions()
80731 …__pyx_t_5 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_7, NULL); if (unlikely(!__pyx_t_5)) __P… in __pyx_pf_7mathics_7builtin_8graphics_11GraphicsBox_17_prepare_elements_calc_dimensions()
104624__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(0, 3127… in __Pyx_InitCachedBuiltins()
/dports/math/py-PySCIPOpt/PySCIPOpt-3.0.2/src/pyscipopt/
H A Dscip.c3234 static PyObject *__pyx_builtin_map;
18607 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_3)) __P…
19430 …__pyx_t_3 = __Pyx_PyObject_Call(__pyx_builtin_map, __pyx_t_1, NULL); if (unlikely(!__pyx_t_3)) __P…
155157__pyx_builtin_map = __Pyx_GetBuiltinName(__pyx_n_s_map); if (!__pyx_builtin_map) __PYX_ERR(1, 603,…