Home
last modified time | relevance | path

Searched refs:Py_XDECREF (Results 1 – 25 of 382) sorted by relevance

12345678910>>...16

/aosp_15_r20/external/python/cpython2/Modules/
Dsignalmodule.c631 Py_XDECREF(x); in initsignal()
636 Py_XDECREF(x); in initsignal()
641 Py_XDECREF(x); in initsignal()
646 Py_XDECREF(x); in initsignal()
651 Py_XDECREF(x); in initsignal()
656 Py_XDECREF(x); in initsignal()
661 Py_XDECREF(x); in initsignal()
666 Py_XDECREF(x); in initsignal()
671 Py_XDECREF(x); in initsignal()
676 Py_XDECREF(x); in initsignal()
[all …]
Ditertoolsmodule.c55 Py_XDECREF(gbo->it); in groupby_dealloc()
56 Py_XDECREF(gbo->keyfunc); in groupby_dealloc()
57 Py_XDECREF(gbo->tgtkey); in groupby_dealloc()
58 Py_XDECREF(gbo->currkey); in groupby_dealloc()
59 Py_XDECREF(gbo->currvalue); in groupby_dealloc()
97 Py_XDECREF(oldvalue); in groupby_step()
398 Py_XDECREF(obj); in teedataobject_safe_decref()
544 Py_XDECREF(it); in tee_fromiterable()
727 Py_XDECREF(lz->saved); in cycle_dealloc()
728 Py_XDECREF(lz->it); in cycle_dealloc()
[all …]
D_localemodule.c227 Py_XDECREF(x) in PyLocale_localeconv()
233 Py_XDECREF(x) in PyLocale_localeconv()
242 Py_XDECREF(x); in PyLocale_localeconv()
253 Py_XDECREF(x); in PyLocale_localeconv()
267 Py_XDECREF(result); in PyLocale_localeconv()
268 Py_XDECREF(x); in PyLocale_localeconv()
707 Py_XDECREF(x); in init_locale()
711 Py_XDECREF(x); in init_locale()
715 Py_XDECREF(x); in init_locale()
719 Py_XDECREF(x); in init_locale()
[all …]
D_functoolsmodule.c28 Py_XDECREF(result); in functools_reduce()
71 Py_XDECREF(args); in functools_reduce()
72 Py_XDECREF(result); in functools_reduce()
150 Py_XDECREF(pto->fn); in partial_dealloc()
151 Py_XDECREF(pto->args); in partial_dealloc()
152 Py_XDECREF(pto->kw); in partial_dealloc()
153 Py_XDECREF(pto->dict); in partial_dealloc()
200 Py_XDECREF(kwappl); in partial_call()
261 Py_XDECREF(tmp); in partial_set_dict()
DcPickle.c317 Py_XDECREF(PyTuple_GET_ITEM(self->arg,0)); \
891 Py_XDECREF(py_ob_id); in put2()
892 Py_XDECREF(memo_len); in put2()
893 Py_XDECREF(t); in put2()
1192 Py_XDECREF(repr); in save_long()
1270 Py_XDECREF(repr); in save_string()
1316 Py_XDECREF(repr); in save_string()
1441 Py_XDECREF(repr); in save_unicode()
1487 Py_XDECREF(repr); in save_unicode()
1624 Py_XDECREF(py_tuple_id); in save_tuple()
[all …]
/aosp_15_r20/external/python/cpython2/Python/
Derrors.c47 Py_XDECREF(oldtype); in PyErr_Restore()
48 Py_XDECREF(oldvalue); in PyErr_Restore()
49 Py_XDECREF(oldtraceback); in PyErr_Restore()
71 Py_XDECREF(value); in PyErr_SetString()
275 Py_XDECREF(val); in _PyErr_ReplaceException()
276 Py_XDECREF(tb); in _PyErr_ReplaceException()
397 Py_XDECREF(name); in PyErr_SetFromErrnoWithFilename()
409 Py_XDECREF(name); in PyErr_SetFromErrnoWithUnicodeFilename()
478 Py_XDECREF(name); in PyErr_SetExcFromWindowsErrWithFilename()
493 Py_XDECREF(name); in PyErr_SetExcFromWindowsErrWithUnicodeFilename()
[all …]
DPython-ast.c434 Py_XDECREF(fields); in ast_type_init()
661 Py_XDECREF(empty_tuple); in add_ast_fields()
2183 Py_XDECREF(value); in ast2obj_mod()
2184 Py_XDECREF(result); in ast2obj_mod()
2560 Py_XDECREF(value); in ast2obj_stmt()
2561 Py_XDECREF(result); in ast2obj_stmt()
2927 Py_XDECREF(value); in ast2obj_expr()
2928 Py_XDECREF(result); in ast2obj_expr()
3014 Py_XDECREF(value); in ast2obj_slice()
3015 Py_XDECREF(result); in ast2obj_slice()
[all …]
Dpythonrun.c280 Py_XDECREF(warnings_module); in Py_InitializeEx()
725 Py_XDECREF(bimod); in initmain()
778 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
783 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
842 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
843 Py_XDECREF(w); in PyRun_InteractiveOneFlags()
849 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
850 Py_XDECREF(w); in PyRun_InteractiveOneFlags()
1066 Py_XDECREF(*message); in parse_syntax_error()
1216 Py_XDECREF(tb2); in PyErr_PrintEx()
[all …]
D_warnings.c243 Py_XDECREF(zero); in update_registry()
244 Py_XDECREF(altkey); in update_registry()
276 Py_XDECREF(name); in show_warning()
396 Py_XDECREF(to_str); in warn_explicit()
425 Py_XDECREF(res); in warn_explicit()
438 Py_XDECREF(key); in warn_explicit()
439 Py_XDECREF(text); in warn_explicit()
440 Py_XDECREF(lineno_obj); in warn_explicit()
442 Py_XDECREF(message); in warn_explicit()
560 Py_XDECREF(*registry); in setup_context()
[all …]
/aosp_15_r20/external/libxml2/python/
H A Dlibxml.c664 Py_XDECREF(ctxtobj); in pythonExternalEntityLoader()
715 Py_XDECREF(pythonExternalEntityLoaderObjext); in libxml_xmlSetEntityLoader()
871 Py_XDECREF(dict); in pythonStartElement()
872 Py_XDECREF(result); in pythonStartElement()
888 Py_XDECREF(result); in pythonStartDocument()
904 Py_XDECREF(result); in pythonEndDocument()
909 Py_XDECREF(handler); in pythonEndDocument()
924 Py_XDECREF(result); in pythonEndElement()
930 Py_XDECREF(result); in pythonEndElement()
946 Py_XDECREF(result); in pythonReference()
[all …]
/aosp_15_r20/external/python/cpython3/Python/
Derrors.c54 Py_XDECREF(oldtype); in _PyErr_Restore()
55 Py_XDECREF(oldvalue); in _PyErr_Restore()
56 Py_XDECREF(oldtraceback); in _PyErr_Restore()
136 Py_XDECREF(value); in _PyErr_SetObject()
229 Py_XDECREF(value); in _PyErr_SetString()
482 Py_XDECREF(tb); in get_exc_traceback()
544 Py_XDECREF(value); in PyErr_SetExcInfo()
546 Py_XDECREF(type); in PyErr_SetExcInfo()
547 Py_XDECREF(traceback); in PyErr_SetExcInfo()
650 Py_XDECREF(val); in _PyErr_ChainStackItem()
[all …]
Dpythonrun.c106 Py_XDECREF(filename_obj); in PyRun_AnyFileExFlags()
123 Py_XDECREF(v); in _PyRun_InteractiveLoopObject()
128 Py_XDECREF(v); in _PyRun_InteractiveLoopObject()
235 Py_XDECREF(v); in PyRun_InteractiveOneObjectEx()
236 Py_XDECREF(w); in PyRun_InteractiveOneObjectEx()
237 Py_XDECREF(oenc); in PyRun_InteractiveOneObjectEx()
244 Py_XDECREF(v); in PyRun_InteractiveOneObjectEx()
245 Py_XDECREF(w); in PyRun_InteractiveOneObjectEx()
246 Py_XDECREF(oenc); in PyRun_InteractiveOneObjectEx()
460 Py_XDECREF(m); in _PyRun_SimpleFileObject()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_sqlite/
Dconnection.c137 Py_XDECREF(class_attr_str); in pysqlite_connection_init()
138 Py_XDECREF(class_attr); in pysqlite_connection_init()
272 Py_XDECREF(self->statement_cache); in pysqlite_connection_dealloc()
281 Py_XDECREF(ret); in pysqlite_connection_dealloc()
282 Py_XDECREF(self->apsw_connection); in pysqlite_connection_dealloc()
288 Py_XDECREF(self->isolation_level); in pysqlite_connection_dealloc()
289 Py_XDECREF(self->function_pinboard); in pysqlite_connection_dealloc()
290 Py_XDECREF(self->row_factory); in pysqlite_connection_dealloc()
291 Py_XDECREF(self->text_factory); in pysqlite_connection_dealloc()
292 Py_XDECREF(self->collations); in pysqlite_connection_dealloc()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/cjkcodecs/
Dmultibytecodec.c354 Py_XDECREF(retobj); in multibytecodec_encerror()
355 Py_XDECREF(retstr); in multibytecodec_encerror()
462 Py_XDECREF(retobj); in multibytecodec_decerror()
533 Py_XDECREF(buf.excobj); in multibytecodec_encode()
537 Py_XDECREF(buf.excobj); in multibytecodec_encode()
538 Py_XDECREF(buf.outobj); in multibytecodec_encode()
575 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
589 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
594 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
663 Py_XDECREF(buf.excobj); in MultibyteCodec_Decode()
[all …]
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
Dcallbacks.c23 Py_XDECREF(self->converters); in CThunkObject_dealloc()
24 Py_XDECREF(self->callable); in CThunkObject_dealloc()
25 Py_XDECREF(self->restype); in CThunkObject_dealloc()
143 Py_XDECREF(funcname_ob); in PyCode_NewEmpty()
144 Py_XDECREF(filename_ob); in PyCode_NewEmpty()
171 Py_XDECREF(py_globals); in _ctypes_add_traceback()
172 Py_XDECREF(py_code); in _ctypes_add_traceback()
173 Py_XDECREF(py_frame); in _ctypes_add_traceback()
330 Py_XDECREF(error_object); in _CallPythonObject()
361 Py_XDECREF(result); in _CallPythonObject()
[all …]
/aosp_15_r20/external/python/cpython3/Modules/cjkcodecs/
Dmultibytecodec.c373 Py_XDECREF(retobj); in multibytecodec_encerror()
374 Py_XDECREF(retstr); in multibytecodec_encerror()
478 Py_XDECREF(retobj); in multibytecodec_decerror()
560 Py_XDECREF(buf.excobj); in multibytecodec_encode()
564 Py_XDECREF(buf.excobj); in multibytecodec_encode()
565 Py_XDECREF(buf.outobj); in multibytecodec_encode()
608 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
615 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
629 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
634 Py_XDECREF(ucvt); in _multibytecodec_MultibyteCodec_encode_impl()
[all …]
/aosp_15_r20/external/python/cpython3/Parser/
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()
197 Py_XDECREF(value); in _PyPegen_tokenize_full_source_to_check_for_errors()
198 Py_XDECREF(type); in _PyPegen_tokenize_full_source_to_check_for_errors()
[all …]
/aosp_15_r20/external/python/cpython2/Objects/
Dcodeobject.c193 Py_XDECREF(funcname_ob); in PyCode_NewEmpty()
194 Py_XDECREF(filename_ob); in PyCode_NewEmpty()
337 Py_XDECREF(ournames); in code_new()
338 Py_XDECREF(ourvarnames); in code_new()
339 Py_XDECREF(ourfreevars); in code_new()
340 Py_XDECREF(ourcellvars); in code_new()
347 Py_XDECREF(co->co_code); in code_dealloc()
348 Py_XDECREF(co->co_consts); in code_dealloc()
349 Py_XDECREF(co->co_names); in code_dealloc()
350 Py_XDECREF(co->co_varnames); in code_dealloc()
[all …]
Dunicodeobject.c408 Py_XDECREF(unicode->defenc); in unicode_dealloc()
1275 Py_XDECREF(buffer); in PyUnicode_Decode()
1542 Py_XDECREF(restuple); in unicode_decode_call_errorhandler()
1820 Py_XDECREF(errorHandler); in PyUnicode_DecodeUTF7Stateful()
1821 Py_XDECREF(exc); in PyUnicode_DecodeUTF7Stateful()
1825 Py_XDECREF(errorHandler); in PyUnicode_DecodeUTF7Stateful()
1826 Py_XDECREF(exc); in PyUnicode_DecodeUTF7Stateful()
2134 Py_XDECREF(errorHandler); in PyUnicode_DecodeUTF8Stateful()
2135 Py_XDECREF(exc); in PyUnicode_DecodeUTF8Stateful()
2139 Py_XDECREF(errorHandler); in PyUnicode_DecodeUTF8Stateful()
[all …]
/aosp_15_r20/external/python/cpython3/Objects/
Dcodeobject.c483 Py_XDECREF(replacement_locations); in _PyCode_New()
488 Py_XDECREF(replacement_locations); in _PyCode_New()
616 Py_XDECREF(localsplusnames); in PyCode_NewWithPosOnlyArgs()
617 Py_XDECREF(localspluskinds); in PyCode_NewWithPosOnlyArgs()
704 Py_XDECREF(nulltuple); in PyCode_NewEmpty()
705 Py_XDECREF(funcname_ob); in PyCode_NewEmpty()
706 Py_XDECREF(filename_ob); in PyCode_NewEmpty()
707 Py_XDECREF(code_ob); in PyCode_NewEmpty()
708 Py_XDECREF(linetable_ob); in PyCode_NewEmpty()
1169 Py_XDECREF(start); in lineiter_next()
[all …]
Drangeobject.c242 Py_XDECREF(tmp2); in compute_range_length()
243 Py_XDECREF(diff); in compute_range_length()
244 Py_XDECREF(tmp1); in compute_range_length()
370 Py_XDECREF(start); in compute_slice()
371 Py_XDECREF(stop); in compute_slice()
372 Py_XDECREF(step); in compute_slice()
373 Py_XDECREF(substart); in compute_slice()
374 Py_XDECREF(substop); in compute_slice()
375 Py_XDECREF(substep); in compute_slice()
420 Py_XDECREF(tmp1); in range_contains_long()
[all …]
/aosp_15_r20/external/python/cpython3/Modules/
Ditertoolsmodule.c98 Py_XDECREF(po->it); in pairwise_dealloc()
99 Py_XDECREF(po->old); in pairwise_dealloc()
239 Py_XDECREF(gbo->it); in groupby_dealloc()
240 Py_XDECREF(gbo->keyfunc); in groupby_dealloc()
241 Py_XDECREF(gbo->tgtkey); in groupby_dealloc()
242 Py_XDECREF(gbo->currkey); in groupby_dealloc()
243 Py_XDECREF(gbo->currvalue); in groupby_dealloc()
281 Py_XDECREF(oldvalue); in groupby_step()
668 Py_XDECREF(obj); in teedataobject_safe_decref()
761 Py_XDECREF(tdo); in itertools_teedataobject_impl()
[all …]
/aosp_15_r20/external/python/cpython2/Objects/stringlib/
Dstring_format.h543 Py_XDECREF(obj); in get_field_object()
629 Py_XDECREF(format_spec_object); in render_field()
630 Py_XDECREF(result); in render_field()
932 Py_XDECREF(fieldobj); in output_markup()
933 Py_XDECREF(tmp); in output_markup()
1017 Py_XDECREF(output.obj); in build_string()
1066 Py_XDECREF(it->str); in formatteriter_dealloc()
1135 Py_XDECREF(literal_str); in formatteriter_next()
1136 Py_XDECREF(field_name_str); in formatteriter_next()
1137 Py_XDECREF(format_spec_str); in formatteriter_next()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dmessage.c160 Py_XDECREF(bases); in PyUpb_CPythonBits_Init()
161 Py_XDECREF(type); in PyUpb_CPythonBits_Init()
162 Py_XDECREF(size); in PyUpb_CPythonBits_Init()
163 Py_XDECREF(sys); in PyUpb_CPythonBits_Init()
164 Py_XDECREF(hex_version); in PyUpb_CPythonBits_Init()
360 Py_XDECREF(src); in PyUpb_Message_InitMapAttributes()
361 Py_XDECREF(dst); in PyUpb_Message_InitMapAttributes()
371 Py_XDECREF(it); in PyUpb_Message_InitMapAttributes()
372 Py_XDECREF(tmp); in PyUpb_Message_InitMapAttributes()
416 Py_XDECREF(it); in PyUpb_Message_InitRepeatedMessageAttribute()
[all …]
/aosp_15_r20/external/python/cpython3/Objects/stringlib/
Dunicode_format.h483 Py_XDECREF(obj); in get_field_object()
548 Py_XDECREF(format_spec_object); in render_field()
549 Py_XDECREF(result); in render_field()
855 Py_XDECREF(fieldobj); in output_markup()
856 Py_XDECREF(tmp); in output_markup()
987 Py_XDECREF(it->str); in formatteriter_dealloc()
1057 Py_XDECREF(literal_str); in formatteriter_next()
1058 Py_XDECREF(field_name_str); in formatteriter_next()
1059 Py_XDECREF(format_spec_str); in formatteriter_next()
1060 Py_XDECREF(conversion_str); in formatteriter_next()
[all …]

12345678910>>...16