Searched refs:__pyx_v_qs (Results 1 – 3 of 3) sorted by relevance
/dports/www/py-yarl/yarl-1.7.2/yarl/ |
H A D | _quoting_c.c | 1593 …_10_quoting_c__Unquoter *__pyx_v_self, PyObject *__pyx_v_unsafe, PyObject *__pyx_v_qs); /* proto */ 2918 int __pyx_v_qs; in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() local 2956 …__pyx_v_qs = __Pyx_PyObject_IsTrue(values[2]); if (unlikely((__pyx_v_qs == (int)-1) && PyErr_Occur… in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 2966 __pyx_v_qs = ((int)0); in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 2984 …10_quoting_c__Quoter *)__pyx_v_self), __pyx_v_safe, __pyx_v_protected, __pyx_v_qs, __pyx_v_requote… in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 3028 __pyx_v_self->_qs = __pyx_v_qs; in __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__() 4444 PyObject *__pyx_v_qs = 0; in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() local 4479 __pyx_v_qs = values[1]; in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() 4489 …nit__(((struct __pyx_obj_4yarl_10_quoting_c__Unquoter *)__pyx_v_self), __pyx_v_unsafe, __pyx_v_qs); in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() 4496 …x_obj_4yarl_10_quoting_c__Unquoter *__pyx_v_self, PyObject *__pyx_v_unsafe, PyObject *__pyx_v_qs) { in __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__() argument [all …]
|
/dports/www/firefox/firefox-99.0/third_party/python/yarl/yarl/ |
H A D | _quoting_c.c | 1578 …_10_quoting_c__Unquoter *__pyx_v_self, PyObject *__pyx_v_unsafe, PyObject *__pyx_v_qs); /* proto */ 2903 int __pyx_v_qs; in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() local 2941 …__pyx_v_qs = __Pyx_PyObject_IsTrue(values[2]); if (unlikely((__pyx_v_qs == (int)-1) && PyErr_Occur… in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 2951 __pyx_v_qs = ((int)0); in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 2969 …10_quoting_c__Quoter *)__pyx_v_self), __pyx_v_safe, __pyx_v_protected, __pyx_v_qs, __pyx_v_requote… in __pyx_pw_4yarl_10_quoting_c_7_Quoter_1__init__() 3013 __pyx_v_self->_qs = __pyx_v_qs; in __pyx_pf_4yarl_10_quoting_c_7_Quoter___init__() 4429 PyObject *__pyx_v_qs = 0; in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() local 4464 __pyx_v_qs = values[1]; in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() 4474 …nit__(((struct __pyx_obj_4yarl_10_quoting_c__Unquoter *)__pyx_v_self), __pyx_v_unsafe, __pyx_v_qs); in __pyx_pw_4yarl_10_quoting_c_9_Unquoter_1__init__() 4481 …x_obj_4yarl_10_quoting_c__Unquoter *__pyx_v_self, PyObject *__pyx_v_unsafe, PyObject *__pyx_v_qs) { in __pyx_pf_4yarl_10_quoting_c_9_Unquoter___init__() argument [all …]
|
/dports/biology/py-pysam/pysam-0.18.0/pysam/ |
H A D | libcutils.c | 2211 PyObject *__pyx_v_qs = NULL; in __pyx_f_5pysam_9libcutils_qualitystring_to_array() local 2274 __pyx_v_qs = ((PyObject*)__pyx_t_3); in __pyx_f_5pysam_9libcutils_qualitystring_to_array() 2287 if (unlikely(__pyx_v_qs == Py_None)) { in __pyx_f_5pysam_9libcutils_qualitystring_to_array() 2291 __Pyx_INCREF(__pyx_v_qs); in __pyx_f_5pysam_9libcutils_qualitystring_to_array() 2292 __pyx_t_4 = __pyx_v_qs; in __pyx_f_5pysam_9libcutils_qualitystring_to_array() 2335 __Pyx_XDECREF(__pyx_v_qs); in __pyx_f_5pysam_9libcutils_qualitystring_to_array()
|