Home
last modified time | relevance | path

Searched refs:__pyx_umethod_PyList_Type_pop (Results 1 – 10 of 10) sorted by relevance

/dports/devel/py-logbook/Logbook-1.1.0/logbook/
H A D_speedups.c1316 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
7445 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
8708 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L);
/dports/devel/brz/breezy-3.2.0/breezy/
H A D_known_graph_pyx.c1780 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
15356 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
17653 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/
H A Dqueue.c2740 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, 0, 0, 0, 0}; variable
19744 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
19745 __pyx_umethod_PyList_Type_pop.method_name = &__pyx_n_s_pop; in __Pyx_InitGlobals()
22593 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/lang/cython/Cython-0.29.24/Cython/Compiler/
H A DScanning.c2724 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
17223 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
20363 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
H A DVisitor.c2653 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
21134 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
24178 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
H A DFlowControl.c3477 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
44399 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
49258 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/lang/py-lupa/lupa-1.10/lupa/
H A D_lupa.c2677 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
30611 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
34703 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/devel/brz/breezy-3.2.0/breezy/bzr/
H A D_dirstate_helpers_pyx.c2058 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
27365 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
30402 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/biology/py-macs2/MACS-2.2.7.1/MACS2/IO/
H A DBedGraph.c2455 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
20807 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
24788 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L); in __Pyx_PyList_Pop()
/dports/graphics/py-rasterio/rasterio-1.2.10/rasterio/
H A D_base.c3219 static __Pyx_CachedCFunction __pyx_umethod_PyList_Type_pop = {0, &__pyx_n_s_pop, 0, 0, 0}; variable
42622 __pyx_umethod_PyList_Type_pop.type = (PyObject*)&PyList_Type; in __Pyx_InitGlobals()
46017 return __Pyx_CallUnboundCMethod0(&__pyx_umethod_PyList_Type_pop, L);