Home
last modified time | relevance | path

Searched refs:Py_XDECREF (Results 226 – 250 of 7169) sorted by relevance

12345678910>>...287

/dports/devel/py-coverage/coverage-4.5.4/coverage/ctracer/
H A Dtracer.c98 Py_XDECREF(self->warn); in CTracer_dealloc()
100 Py_XDECREF(self->data); in CTracer_dealloc()
105 Py_XDECREF(self->context); in CTracer_dealloc()
190 Py_XDECREF(t); in CTracer_record_pair()
270 Py_XDECREF(co_obj); in CTracer_set_pdata_stack()
271 Py_XDECREF(stack_index); in CTracer_set_pdata_stack()
563 Py_XDECREF(disposition); in CTracer_handle_call()
564 Py_XDECREF(plugin); in CTracer_handle_call()
630 Py_XDECREF(plugin); in CTracer_disable_plugin()
632 Py_XDECREF(msg); in CTracer_disable_plugin()
[all …]
/dports/math/py-gmpy2-devel/gmpy-gmpy2-2.1.0b5/src/
H A Dgmpy2_muldiv_2exp.c45 Py_XDECREF((PyObject*)result); in GMPy_Real_Mul_2exp()
46 Py_XDECREF((PyObject*)tempx); in GMPy_Real_Mul_2exp()
74 Py_XDECREF((PyObject*)result); in GMPy_Complex_Mul_2exp()
75 Py_XDECREF((PyObject*)tempx); in GMPy_Complex_Mul_2exp()
146 Py_XDECREF((PyObject*)result); in GMPy_Real_Div_2exp()
147 Py_XDECREF((PyObject*)tempx); in GMPy_Real_Div_2exp()
175 Py_XDECREF((PyObject*)result); in GMPy_Complex_Div_2exp()
176 Py_XDECREF((PyObject*)tempx); in GMPy_Complex_Div_2exp()
/dports/math/py-gmpy2/gmpy2-2.1.1/src/
H A Dgmpy2_muldiv_2exp.c43 Py_XDECREF((PyObject*)result); in GMPy_Real_Mul_2exp()
44 Py_XDECREF((PyObject*)tempx); in GMPy_Real_Mul_2exp()
72 Py_XDECREF((PyObject*)result); in GMPy_Complex_Mul_2exp()
73 Py_XDECREF((PyObject*)tempx); in GMPy_Complex_Mul_2exp()
144 Py_XDECREF((PyObject*)result); in GMPy_Real_Div_2exp()
145 Py_XDECREF((PyObject*)tempx); in GMPy_Real_Div_2exp()
173 Py_XDECREF((PyObject*)result); in GMPy_Complex_Div_2exp()
174 Py_XDECREF((PyObject*)tempx); in GMPy_Complex_Div_2exp()
H A Dgmpy2_mod.c105 Py_XDECREF((PyObject*)tempx); in GMPy_Integer_ModWithType()
106 Py_XDECREF((PyObject*)tempy); in GMPy_Integer_ModWithType()
114 Py_XDECREF((PyObject*)tempx); in GMPy_Integer_ModWithType()
115 Py_XDECREF((PyObject*)tempy); in GMPy_Integer_ModWithType()
144 Py_XDECREF((PyObject*)tempz); in GMPy_Rational_ModWithType()
145 Py_XDECREF((PyObject*)result); in GMPy_Rational_ModWithType()
154 Py_XDECREF((PyObject*)tempx); in GMPy_Rational_ModWithType()
155 Py_XDECREF((PyObject*)tempy); in GMPy_Rational_ModWithType()
164 Py_XDECREF((PyObject*)tempx); in GMPy_Rational_ModWithType()
268 Py_XDECREF((PyObject*)tempx); in GMPy_Real_ModWithType()
[all …]
/dports/lang/python311/Python-3.11.0a3/Parser/
H A Dpegen_errors.c42 Py_XDECREF(type); in _PyPegen_raise_tokenizer_init_error()
43 Py_XDECREF(value); in _PyPegen_raise_tokenizer_init_error()
44 Py_XDECREF(tback); in _PyPegen_raise_tokenizer_init_error()
45 Py_XDECREF(errstr); in _PyPegen_raise_tokenizer_init_error()
46 Py_XDECREF(tuple); in _PyPegen_raise_tokenizer_init_error()
140 Py_XDECREF(type); in _Pypegen_raise_decode_error()
141 Py_XDECREF(value); in _Pypegen_raise_decode_error()
142 Py_XDECREF(tback); in _Pypegen_raise_decode_error()
193 Py_XDECREF(value); in _PyPegen_tokenize_full_source_to_check_for_errors()
194 Py_XDECREF(type); in _PyPegen_tokenize_full_source_to_check_for_errors()
[all …]
/dports/lang/python310/Python-3.10.1/Parser/
H A Dpegen_errors.c42 Py_XDECREF(type); in _PyPegen_raise_tokenizer_init_error()
43 Py_XDECREF(value); in _PyPegen_raise_tokenizer_init_error()
44 Py_XDECREF(tback); in _PyPegen_raise_tokenizer_init_error()
45 Py_XDECREF(errstr); in _PyPegen_raise_tokenizer_init_error()
46 Py_XDECREF(tuple); in _PyPegen_raise_tokenizer_init_error()
140 Py_XDECREF(type); in _Pypegen_raise_decode_error()
141 Py_XDECREF(value); in _Pypegen_raise_decode_error()
142 Py_XDECREF(tback); in _Pypegen_raise_decode_error()
193 Py_XDECREF(value); in _PyPegen_tokenize_full_source_to_check_for_errors()
194 Py_XDECREF(type); in _PyPegen_tokenize_full_source_to_check_for_errors()
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-pairtaghighlighter/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-spellcheck/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-shiftcolumn/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-projectorganizer/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-pg/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-pohelper/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-sendmail/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-prj/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-treebrowser/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-overview/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-updatechecker/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-vc/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/geanypy/src/
H A Dgeanypy-signalmanager.c122 Py_XDECREF(py_doc); in on_document_event()
150 Py_XDECREF(py_doc); in on_document_filetype_set()
151 Py_XDECREF(py_ft); in on_document_filetype_set()
186 Py_XDECREF(py_ed); in on_editor_notify()
187 Py_XDECREF(py_notif); in on_editor_notify()
208 Py_XDECREF(gob); in on_project_dialog_confirmed()
216 Py_XDECREF(gob); in on_project_dialog_open()
223 Py_XDECREF(gob); in on_project_dialog_close()
231 Py_XDECREF(py_proj); in on_project_open()
239 Py_XDECREF(py_proj); in on_project_save()
[all …]

12345678910>>...287