Home
last modified time | relevance | path

Searched refs:__Pyx_PyIndex_AsSsize_t (Results 1 – 25 of 652) sorted by relevance

12345678910>>...27

/dports/devel/py-gevent/gevent-21.8.0/src/gevent/_generated_include/
H A DSliceObject_impl_4c6c18253ac32398f5fd482e14c9d0d8fed6030a.h13 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start); in __Pyx_PyObject_SetSlice()
20 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop); in __Pyx_PyObject_SetSlice()
H A DSliceObject_impl_9b44849f8d178198379d844ac8c7b35cdb105ebe.h13 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start); in __Pyx_PyObject_GetSlice()
20 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop); in __Pyx_PyObject_GetSlice()
/dports/textproc/py-tinycss/tinycss-0.4/tinycss/
H A Dspeedups.c374 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2367 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2380 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2393 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2406 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2419 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2432 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
2445 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7tinycss_8speedups_tokenize_flat()
5581 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start);
5588 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop);
[all …]
/dports/lang/cython-devel/cython-2b1e743/Cython/Utility/
H A DTypeConversion.c113 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
395 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
441 return (Py_hash_t) __Pyx_PyIndex_AsSsize_t(o);
/dports/emulators/mess/mame-mame0226/3rdparty/portmidi/pm_python/pyportmidi/
H A D_pyportmidi.c253 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
1955 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
1982 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2008 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2026 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
3366 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3369 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3372 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3375 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3392 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/portmidi/pm_python/pyportmidi/
H A D_pyportmidi.c253 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
1955 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
1982 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2008 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2026 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
3366 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3369 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3372 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3375 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3392 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
[all …]
/dports/games/odamex/odamex-src-0.7.0/libraries/portmidi/pm_python/pyportmidi/
H A D_pyportmidi.c253 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
1955 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
1982 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2008 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2026 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
3366 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3369 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3372 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3375 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3392 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
[all …]
/dports/audio/portmidi/portmidi-236/bindings/python/pyportmidi/
H A D_pyportmidi.c253 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
1955 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
1982 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2008 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
2026 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop1); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && … in __pyx_pf_11_pyportmidi_6Output_Write()
3366 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3369 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3372 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3375 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
3392 …__pyx_t_7 = __Pyx_PyIndex_AsSsize_t(__pyx_v_loop); if (unlikely((__pyx_t_7 == (Py_ssize_t)-1) && P… in __pyx_pf_11_pyportmidi_5Input_Read()
[all …]
/dports/lang/cython/Cython-0.29.24/Cython/Utility/
H A DTypeConversion.c103 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
379 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/lang/cython/Cython-0.29.24/build/lib.dragonfly-6.3-DEVELOPMENT-x86_64-3.8/Cython/Utility/
H A DTypeConversion.c103 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
379 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/lang/cython/stage/usr/local/lib/python3.8/site-packages/Cython/Utility/
H A DTypeConversion.c103 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
379 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/exponential_smoothing/
H A D_ets_smooth.c764 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
7444 …__pyx_t_15 = __Pyx_PyIndex_AsSsize_t(__pyx_t_7); if (unlikely((__pyx_t_15 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_20_ets_smooth_add_add()
7446 …__pyx_t_16 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_16 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_20_ets_smooth_add_add()
8013 …__pyx_t_15 = __Pyx_PyIndex_AsSsize_t(__pyx_t_7); if (unlikely((__pyx_t_15 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_22_ets_smooth_add_add()
8015 …__pyx_t_16 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_16 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_22_ets_smooth_add_add()
8582 …__pyx_t_15 = __Pyx_PyIndex_AsSsize_t(__pyx_t_7); if (unlikely((__pyx_t_15 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_24_ets_smooth_add_add()
8584 …__pyx_t_16 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_16 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_24_ets_smooth_add_add()
9151 …__pyx_t_15 = __Pyx_PyIndex_AsSsize_t(__pyx_t_7); if (unlikely((__pyx_t_15 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_26_ets_smooth_add_add()
9153 …__pyx_t_16 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_16 == (Py_ssize_t)-1) && Py… in __pyx_pf_11statsmodels_3tsa_21exponential_smoothing_11_ets_smooth_26_ets_smooth_add_add()
36939 key_value = __Pyx_PyIndex_AsSsize_t(index); in __Pyx_PyObject_GetIndex()
[all …]
/dports/devel/py-srsly/srsly-2.4.2/srsly/msgpack/
H A D_unpacker.cpp761 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2792 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[10]); if (unlikely((__pyx_v_max_str_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_3unpackb()
2797 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[11]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_3unpackb()
2807 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[13]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_3unpackb()
2812 …__pyx_v_max_ext_len = __Pyx_PyIndex_AsSsize_t(values[14]); if (unlikely((__pyx_v_max_ext_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_3unpackb()
3939 …__pyx_v_read_size = __Pyx_PyIndex_AsSsize_t(values[1]); if (unlikely((__pyx_v_read_size == (Py_ssi… in __pyx_pw_5srsly_7msgpack_9_unpacker_8Unpacker_5__init__()
3978 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[12]); if (unlikely((__pyx_v_max_str_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_8Unpacker_5__init__()
3983 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[13]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_8Unpacker_5__init__()
3993 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[15]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_5srsly_7msgpack_9_unpacker_8Unpacker_5__init__()
5770 …__pyx_v_nbytes = __Pyx_PyIndex_AsSsize_t(__pyx_arg_nbytes); if (unlikely((__pyx_v_nbytes == (Py_ss… in __pyx_pw_5srsly_7msgpack_9_unpacker_8Unpacker_9read_bytes()
[all …]
/dports/archivers/py-borgbackup/borgbackup-1.1.17/src/borg/algorithms/msgpack/
H A D_unpacker.cpp723 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2541 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[9]); if (unlikely((__pyx_v_max_str_len == (Py… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_3unpackb()
2546 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[10]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_3unpackb()
2556 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[12]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_3unpackb()
2561 …__pyx_v_max_ext_len = __Pyx_PyIndex_AsSsize_t(values[13]); if (unlikely((__pyx_v_max_ext_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_3unpackb()
3523 …__pyx_v_read_size = __Pyx_PyIndex_AsSsize_t(values[1]); if (unlikely((__pyx_v_read_size == (Py_ssi… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_8Unpacker_5__init__()
3557 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[11]); if (unlikely((__pyx_v_max_str_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_8Unpacker_5__init__()
3562 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[12]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_8Unpacker_5__init__()
3572 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[14]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_8Unpacker_5__init__()
5409 …__pyx_v_nbytes = __Pyx_PyIndex_AsSsize_t(__pyx_arg_nbytes); if (unlikely((__pyx_v_nbytes == (Py_ss… in __pyx_pw_4borg_10algorithms_7msgpack_9_unpacker_8Unpacker_9read_bytes()
[all …]
/dports/misc/urh/urh-2.9.2/src/urh/cythonext/
H A Dpath_creator.cpp753 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
3279 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_t_6); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_3urh_9cythonext_12path_creator_create_path()
13961 …__pyx_t_9 = __Pyx_PyIndex_AsSsize_t(__pyx_t_5); if (unlikely((__pyx_t_9 == (Py_ssize_t)-1) && PyEr… in __pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__()
16661 …__pyx_t_6 = __Pyx_PyIndex_AsSsize_t(__pyx_v_idx); if (unlikely((__pyx_t_6 == (Py_ssize_t)-1) && Py… in __pyx_memoryview_get_item_pointer()
23370 …__pyx_t_9 = __Pyx_PyIndex_AsSsize_t(__pyx_t_3); if (unlikely((__pyx_t_9 == (Py_ssize_t)-1) && PyEr… in __pyx_memoryview_fromslice()
30183 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start); in __Pyx_PyObject_SetSlice()
30190 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop); in __Pyx_PyObject_SetSlice()
30281 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start); in __Pyx_PyObject_GetSlice()
30288 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop); in __Pyx_PyObject_GetSlice()
30693 key_value = __Pyx_PyIndex_AsSsize_t(index); in __Pyx_PyObject_GetIndex()
[all …]
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_transform.c753 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2861 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2872 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2886 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2900 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2914 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2928 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
2951 …__pyx_t_8 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_8 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_8rasterio_10_transform_2_transform_from_gcps()
6387 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/Twisted/twisted/test/
H A Draiser.c269 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
1407 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/align/
H A D_core.c619 #define __Pyx_PyInt_AsHash_t __Pyx_PyIndex_AsSsize_t
773 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2949 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
3013 return (Py_hash_t) __Pyx_PyIndex_AsSsize_t(o);
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/pwm/
H A D_position_weight_matrix.c619 #define __Pyx_PyInt_AsHash_t __Pyx_PyIndex_AsSsize_t
774 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2889 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
2953 return (Py_hash_t) __Pyx_PyIndex_AsSsize_t(o);
/dports/devel/py-msgpack/msgpack-1.0.3/msgpack/
H A D_cmsgpack.cpp736 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
7037 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[10]); if (unlikely((__pyx_v_max_str_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_3unpackb()
7042 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[11]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_3unpackb()
7052 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[13]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_3unpackb()
7057 …__pyx_v_max_ext_len = __Pyx_PyIndex_AsSsize_t(values[14]); if (unlikely((__pyx_v_max_ext_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_3unpackb()
7859 …__pyx_v_read_size = __Pyx_PyIndex_AsSsize_t(values[1]); if (unlikely((__pyx_v_read_size == (Py_ssi… in __pyx_pw_7msgpack_9_cmsgpack_8Unpacker_5__init__()
7902 …__pyx_v_max_str_len = __Pyx_PyIndex_AsSsize_t(values[12]); if (unlikely((__pyx_v_max_str_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_8Unpacker_5__init__()
7907 …__pyx_v_max_bin_len = __Pyx_PyIndex_AsSsize_t(values[13]); if (unlikely((__pyx_v_max_bin_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_8Unpacker_5__init__()
7917 …__pyx_v_max_map_len = __Pyx_PyIndex_AsSsize_t(values[15]); if (unlikely((__pyx_v_max_map_len == (P… in __pyx_pw_7msgpack_9_cmsgpack_8Unpacker_5__init__()
9665 …__pyx_v_nbytes = __Pyx_PyIndex_AsSsize_t(__pyx_arg_nbytes); if (unlikely((__pyx_v_nbytes == (Py_ss… in __pyx_pw_7msgpack_9_cmsgpack_8Unpacker_9read_bytes()
[all …]
/dports/lang/cython/Cython-0.29.24/Cython/Plex/
H A DScanners.c727 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2166 …__pyx_t_4 = __Pyx_PyIndex_AsSsize_t(__pyx_t_1); if (unlikely((__pyx_t_4 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner___init__()
2173 …__pyx_t_6 = __Pyx_PyIndex_AsSsize_t(__pyx_t_5); if (unlikely((__pyx_t_6 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner___init__()
5426 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_13buf_start_pos_2__set__()
5508 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_8next_pos_2__set__()
5590 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_7cur_pos_2__set__()
5672 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_8cur_line_2__set__()
5754 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_14cur_line_start_2__set__()
5836 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_9start_pos_2__set__()
5918 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_value); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && … in __pyx_pf_6Cython_4Plex_8Scanners_7Scanner_10start_line_2__set__()
[all …]
/dports/audio/sphinxbase/sphinxbase-0.8/python/
H A Dsphinxbase.c257 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
2002 …__pyx_t_5 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_5 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_10sphinxbase_10NGramModel_get_counts()
2337 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_10sphinxbase_10NGramModel_score()
2554 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_10sphinxbase_10NGramModel_prob()
2847 …__pyx_t_2 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_2 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_10sphinxbase_10NGramModel_ngram()
3658 …__pyx_t_6 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_6 == (Py_ssize_t)-1) && PyEr… in __pyx_f_10sphinxbase_9NGramIter_set_iter()
4563 …__pyx_t_11 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_11 == (Py_ssize_t)-1) && Py… in __pyx_pf_10sphinxbase_8HuffCode___init__()
4577 …__pyx_t_11 = __Pyx_PyIndex_AsSsize_t(__pyx_v_i); if (unlikely((__pyx_t_11 == (Py_ssize_t)-1) && Py… in __pyx_pf_10sphinxbase_8HuffCode___init__()
8104 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/biology/py-bx-python/bx-python-0.8.13/lib/bx/misc/
H A D_seekbzip2.c619 #define __Pyx_PyInt_AsHash_t __Pyx_PyIndex_AsSsize_t
776 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
4043 cstart = __Pyx_PyIndex_AsSsize_t(*_py_start); in __Pyx_PyObject_GetSlice()
4050 cstop = __Pyx_PyIndex_AsSsize_t(*_py_stop); in __Pyx_PyObject_GetSlice()
5582 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
5646 return (Py_hash_t) __Pyx_PyIndex_AsSsize_t(o);
/dports/www/py-wsaccel/wsaccel-0.6.2/wsaccel/
H A Dutf8validator.c375 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
768 …__pyx_t_1 = __Pyx_PyIndex_AsSsize_t(__pyx_v_b); if (unlikely((__pyx_t_1 == (Py_ssize_t)-1) && PyEr… in __pyx_pf_7wsaccel_13utf8validator_13Utf8Validator_2decode()
2671 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject* b) { function
/dports/math/py-statsmodels/statsmodels-0.13.1/statsmodels/tsa/statespace/_filters/
H A D_inversions.c768 static CYTHON_INLINE Py_ssize_t __Pyx_PyIndex_AsSsize_t(PyObject*);
6208 …__pyx_t_12 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_12 == (Py_ssize_t)-1) && Py… in __pyx_f_11statsmodels_3tsa_10statespace_8_filters_11_inversions_ssolve_lu()
6218 …__pyx_t_13 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_13 == (Py_ssize_t)-1) && Py… in __pyx_f_11statsmodels_3tsa_10statespace_8_filters_11_inversions_ssolve_lu()
8642 …__pyx_t_12 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_12 == (Py_ssize_t)-1) && Py… in __pyx_f_11statsmodels_3tsa_10statespace_8_filters_11_inversions_dsolve_lu()
8652 …__pyx_t_13 = __Pyx_PyIndex_AsSsize_t(__pyx_t_8); if (unlikely((__pyx_t_13 == (Py_ssize_t)-1) && Py… in __pyx_f_11statsmodels_3tsa_10statespace_8_filters_11_inversions_dsolve_lu()
15359 …__pyx_t_9 = __Pyx_PyIndex_AsSsize_t(__pyx_t_5); if (unlikely((__pyx_t_9 == (Py_ssize_t)-1) && PyEr… in __pyx_array___pyx_pf_15View_dot_MemoryView_5array___cinit__()
18059 …__pyx_t_6 = __Pyx_PyIndex_AsSsize_t(__pyx_v_idx); if (unlikely((__pyx_t_6 == (Py_ssize_t)-1) && Py… in __pyx_memoryview_get_item_pointer()
22555 …__pyx_t_12 = __Pyx_PyIndex_AsSsize_t(__pyx_t_9); if (unlikely((__pyx_t_12 == (Py_ssize_t)-1) && Py… in __pyx_memview_slice()
24768 …__pyx_t_9 = __Pyx_PyIndex_AsSsize_t(__pyx_t_3); if (unlikely((__pyx_t_9 == (Py_ssize_t)-1) && PyEr… in __pyx_memoryview_fromslice()
31028 key_value = __Pyx_PyIndex_AsSsize_t(index); in __Pyx_PyObject_GetIndex()
[all …]

12345678910>>...27