Home
last modified time | relevance | path

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

123456789

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dsignalmodule.c624 Py_XDECREF(x); in initsignal()
629 Py_XDECREF(x); in initsignal()
634 Py_XDECREF(x); in initsignal()
639 Py_XDECREF(x); in initsignal()
644 Py_XDECREF(x); in initsignal()
649 Py_XDECREF(x); in initsignal()
654 Py_XDECREF(x); in initsignal()
659 Py_XDECREF(x); in initsignal()
664 Py_XDECREF(x); in initsignal()
669 Py_XDECREF(x); in initsignal()
[all …]
D_functoolsmodule.c28 Py_XDECREF(result); in functools_reduce()
71 Py_XDECREF(args); in functools_reduce()
72 Py_XDECREF(result); in functools_reduce()
158 Py_XDECREF(pto->fn); in partial_dealloc()
159 Py_XDECREF(pto->args); in partial_dealloc()
160 Py_XDECREF(pto->kw); in partial_dealloc()
161 Py_XDECREF(pto->dict); in partial_dealloc()
207 Py_XDECREF(kwappl); in partial_call()
268 Py_XDECREF(tmp); in partial_set_dict()
299 Py_XDECREF(pto->fn); in partial_setstate()
[all …]
D_localemodule.c226 Py_XDECREF(x) in PyLocale_localeconv()
232 Py_XDECREF(x) in PyLocale_localeconv()
241 Py_XDECREF(x); in PyLocale_localeconv()
252 Py_XDECREF(x); in PyLocale_localeconv()
266 Py_XDECREF(result); in PyLocale_localeconv()
267 Py_XDECREF(x); in PyLocale_localeconv()
706 Py_XDECREF(x); in init_locale()
710 Py_XDECREF(x); in init_locale()
714 Py_XDECREF(x); in init_locale()
718 Py_XDECREF(x); in init_locale()
[all …]
Ditertoolsmodule.c57 Py_XDECREF(gbo->it); in groupby_dealloc()
58 Py_XDECREF(gbo->keyfunc); in groupby_dealloc()
59 Py_XDECREF(gbo->tgtkey); in groupby_dealloc()
60 Py_XDECREF(gbo->currkey); in groupby_dealloc()
61 Py_XDECREF(gbo->currvalue); in groupby_dealloc()
116 Py_XDECREF(tmp); in groupby_next()
120 Py_XDECREF(tmp); in groupby_next()
126 Py_XDECREF(tmp); in groupby_next()
542 Py_XDECREF(it); in tee_fromiterable()
725 Py_XDECREF(lz->saved); in cycle_dealloc()
[all …]
D_csv.c270 Py_XDECREF(*target); in _set_str()
312 Py_XDECREF(self->lineterminator); in Dialect_dealloc()
380 Py_XDECREF(dialect); in dialect_new()
443 Py_XDECREF(self); in dialect_new()
444 Py_XDECREF(dialect); in dialect_new()
445 Py_XDECREF(delimiter); in dialect_new()
446 Py_XDECREF(doublequote); in dialect_new()
447 Py_XDECREF(escapechar); in dialect_new()
448 Py_XDECREF(lineterminator); in dialect_new()
449 Py_XDECREF(quotechar); in dialect_new()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dsignalmodule.c632 Py_XDECREF(x); in initsignal()
637 Py_XDECREF(x); in initsignal()
642 Py_XDECREF(x); in initsignal()
647 Py_XDECREF(x); in initsignal()
652 Py_XDECREF(x); in initsignal()
657 Py_XDECREF(x); in initsignal()
662 Py_XDECREF(x); in initsignal()
667 Py_XDECREF(x); in initsignal()
672 Py_XDECREF(x); in initsignal()
677 Py_XDECREF(x); in initsignal()
[all …]
D_functoolsmodule.c28 Py_XDECREF(result); in functools_reduce()
71 Py_XDECREF(args); in functools_reduce()
72 Py_XDECREF(result); in functools_reduce()
154 Py_XDECREF(pto->fn); in partial_dealloc()
155 Py_XDECREF(pto->args); in partial_dealloc()
156 Py_XDECREF(pto->kw); in partial_dealloc()
157 Py_XDECREF(pto->dict); in partial_dealloc()
203 Py_XDECREF(kwappl); in partial_call()
264 Py_XDECREF(tmp); in partial_set_dict()
295 Py_XDECREF(pto->fn); in partial_setstate()
[all …]
D_localemodule.c226 Py_XDECREF(x) in PyLocale_localeconv()
232 Py_XDECREF(x) in PyLocale_localeconv()
241 Py_XDECREF(x); in PyLocale_localeconv()
252 Py_XDECREF(x); in PyLocale_localeconv()
266 Py_XDECREF(result); in PyLocale_localeconv()
267 Py_XDECREF(x); in PyLocale_localeconv()
706 Py_XDECREF(x); in init_locale()
710 Py_XDECREF(x); in init_locale()
714 Py_XDECREF(x); in init_locale()
718 Py_XDECREF(x); in init_locale()
[all …]
Ditertoolsmodule.c57 Py_XDECREF(gbo->it); in groupby_dealloc()
58 Py_XDECREF(gbo->keyfunc); in groupby_dealloc()
59 Py_XDECREF(gbo->tgtkey); in groupby_dealloc()
60 Py_XDECREF(gbo->currkey); in groupby_dealloc()
61 Py_XDECREF(gbo->currvalue); in groupby_dealloc()
116 Py_XDECREF(tmp); in groupby_next()
120 Py_XDECREF(tmp); in groupby_next()
126 Py_XDECREF(tmp); in groupby_next()
414 Py_XDECREF(obj); in teedataobject_safe_decref()
561 Py_XDECREF(it); in tee_fromiterable()
[all …]
D_csv.c279 Py_XDECREF(*target); in _set_str()
321 Py_XDECREF(self->lineterminator); in Dialect_dealloc()
389 Py_XDECREF(dialect); in dialect_new()
453 Py_XDECREF(self); in dialect_new()
454 Py_XDECREF(dialect); in dialect_new()
455 Py_XDECREF(delimiter); in dialect_new()
456 Py_XDECREF(doublequote); in dialect_new()
457 Py_XDECREF(escapechar); in dialect_new()
458 Py_XDECREF(lineterminator); in dialect_new()
459 Py_XDECREF(quotechar); in dialect_new()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/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()
278 Py_XDECREF(val); in _PyErr_ReplaceException()
279 Py_XDECREF(tb); in _PyErr_ReplaceException()
400 Py_XDECREF(name); in PyErr_SetFromErrnoWithFilename()
412 Py_XDECREF(name); in PyErr_SetFromErrnoWithUnicodeFilename()
481 Py_XDECREF(name); in PyErr_SetExcFromWindowsErrWithFilename()
496 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.c259 Py_XDECREF(warnings_module); in Py_InitializeEx()
348 Py_XDECREF(sys_isatty); in Py_InitializeEx()
360 Py_XDECREF(sys_isatty); in Py_InitializeEx()
372 Py_XDECREF(sys_isatty); in Py_InitializeEx()
717 Py_XDECREF(bimod); in initmain()
770 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
775 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
834 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
835 Py_XDECREF(w); in PyRun_InteractiveOneFlags()
841 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/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()
378 Py_XDECREF(name); in PyErr_SetFromErrnoWithFilename()
390 Py_XDECREF(name); in PyErr_SetFromErrnoWithUnicodeFilename()
459 Py_XDECREF(name); in PyErr_SetExcFromWindowsErrWithFilename()
474 Py_XDECREF(name); in PyErr_SetExcFromWindowsErrWithUnicodeFilename()
496 Py_XDECREF(name); in PyErr_SetFromWindowsErrWithFilename()
510 Py_XDECREF(name); in PyErr_SetFromWindowsErrWithUnicodeFilename()
[all …]
DPython-ast.c434 Py_XDECREF(fields); in ast_type_init()
644 Py_XDECREF(empty_tuple); in add_ast_fields()
2166 Py_XDECREF(value); in ast2obj_mod()
2167 Py_XDECREF(result); in ast2obj_mod()
2543 Py_XDECREF(value); in ast2obj_stmt()
2544 Py_XDECREF(result); in ast2obj_stmt()
2910 Py_XDECREF(value); in ast2obj_expr()
2911 Py_XDECREF(result); in ast2obj_expr()
2997 Py_XDECREF(value); in ast2obj_slice()
2998 Py_XDECREF(result); in ast2obj_slice()
[all …]
Dpythonrun.c247 Py_XDECREF(warnings_module); in Py_InitializeEx()
336 Py_XDECREF(sys_isatty); in Py_InitializeEx()
348 Py_XDECREF(sys_isatty); in Py_InitializeEx()
360 Py_XDECREF(sys_isatty); in Py_InitializeEx()
704 Py_XDECREF(bimod); in initmain()
757 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
762 Py_XDECREF(v); in PyRun_InteractiveLoopFlags()
821 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
822 Py_XDECREF(w); in PyRun_InteractiveOneFlags()
828 Py_XDECREF(v); in PyRun_InteractiveOneFlags()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
Dconnection.c137 Py_XDECREF(class_attr_str); in pysqlite_connection_init()
138 Py_XDECREF(class_attr); in pysqlite_connection_init()
269 Py_XDECREF(self->statement_cache); in pysqlite_connection_dealloc()
278 Py_XDECREF(ret); in pysqlite_connection_dealloc()
279 Py_XDECREF(self->apsw_connection); in pysqlite_connection_dealloc()
285 Py_XDECREF(self->isolation_level); in pysqlite_connection_dealloc()
286 Py_XDECREF(self->function_pinboard); in pysqlite_connection_dealloc()
287 Py_XDECREF(self->row_factory); in pysqlite_connection_dealloc()
288 Py_XDECREF(self->text_factory); in pysqlite_connection_dealloc()
289 Py_XDECREF(self->collations); in pysqlite_connection_dealloc()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dcodeobject.c153 Py_XDECREF(funcname_ob); in PyCode_NewEmpty()
154 Py_XDECREF(filename_ob); in PyCode_NewEmpty()
297 Py_XDECREF(ournames); in code_new()
298 Py_XDECREF(ourvarnames); in code_new()
299 Py_XDECREF(ourfreevars); in code_new()
300 Py_XDECREF(ourcellvars); in code_new()
307 Py_XDECREF(co->co_code); in code_dealloc()
308 Py_XDECREF(co->co_consts); in code_dealloc()
309 Py_XDECREF(co->co_names); in code_dealloc()
310 Py_XDECREF(co->co_varnames); in code_dealloc()
[all …]
Dfuncobject.c119 Py_XDECREF(((PyFunctionObject *) op) -> func_defaults); in PyFunction_SetDefaults()
152 Py_XDECREF(((PyFunctionObject *) op) -> func_closure); in PyFunction_SetClosure()
222 Py_XDECREF(tmp); in func_set_dict()
328 Py_XDECREF(tmp); in func_set_defaults()
456 Py_XDECREF(op->func_module); in func_dealloc()
458 Py_XDECREF(op->func_defaults); in func_dealloc()
459 Py_XDECREF(op->func_doc); in func_dealloc()
460 Py_XDECREF(op->func_dict); in func_dealloc()
461 Py_XDECREF(op->func_closure); in func_dealloc()
533 Py_XDECREF(kwtuple); in function_call()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dcodeobject.c153 Py_XDECREF(funcname_ob); in PyCode_NewEmpty()
154 Py_XDECREF(filename_ob); in PyCode_NewEmpty()
297 Py_XDECREF(ournames); in code_new()
298 Py_XDECREF(ourvarnames); in code_new()
299 Py_XDECREF(ourfreevars); in code_new()
300 Py_XDECREF(ourcellvars); in code_new()
307 Py_XDECREF(co->co_code); in code_dealloc()
308 Py_XDECREF(co->co_consts); in code_dealloc()
309 Py_XDECREF(co->co_names); in code_dealloc()
310 Py_XDECREF(co->co_varnames); in code_dealloc()
[all …]
Dfuncobject.c119 Py_XDECREF(((PyFunctionObject *) op) -> func_defaults); in PyFunction_SetDefaults()
152 Py_XDECREF(((PyFunctionObject *) op) -> func_closure); in PyFunction_SetClosure()
222 Py_XDECREF(tmp); in func_set_dict()
328 Py_XDECREF(tmp); in func_set_defaults()
456 Py_XDECREF(op->func_module); in func_dealloc()
458 Py_XDECREF(op->func_defaults); in func_dealloc()
459 Py_XDECREF(op->func_doc); in func_dealloc()
460 Py_XDECREF(op->func_dict); in func_dealloc()
461 Py_XDECREF(op->func_closure); in func_dealloc()
533 Py_XDECREF(kwtuple); in function_call()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
Dmultibytecodec.c352 Py_XDECREF(retobj); in multibytecodec_encerror()
353 Py_XDECREF(retstr); in multibytecodec_encerror()
461 Py_XDECREF(retobj); in multibytecodec_decerror()
531 Py_XDECREF(buf.excobj); in multibytecodec_encode()
535 Py_XDECREF(buf.excobj); in multibytecodec_encode()
536 Py_XDECREF(buf.outobj); in multibytecodec_encode()
573 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
587 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
592 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
661 Py_XDECREF(buf.excobj); in MultibyteCodec_Decode()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
Dmultibytecodec.c355 Py_XDECREF(retobj); in multibytecodec_encerror()
356 Py_XDECREF(retstr); in multibytecodec_encerror()
464 Py_XDECREF(retobj); in multibytecodec_decerror()
534 Py_XDECREF(buf.excobj); in multibytecodec_encode()
538 Py_XDECREF(buf.excobj); in multibytecodec_encode()
539 Py_XDECREF(buf.outobj); in multibytecodec_encode()
576 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
590 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
595 Py_XDECREF(ucvt); in MultibyteCodec_Encode()
664 Py_XDECREF(buf.excobj); in MultibyteCodec_Decode()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dstring_format.h546 Py_XDECREF(obj); in get_field_object()
632 Py_XDECREF(format_spec_object); in render_field()
633 Py_XDECREF(result); in render_field()
935 Py_XDECREF(fieldobj); in output_markup()
936 Py_XDECREF(tmp); in output_markup()
1020 Py_XDECREF(output.obj); in build_string()
1069 Py_XDECREF(it->str); in formatteriter_dealloc()
1138 Py_XDECREF(literal_str); in formatteriter_next()
1139 Py_XDECREF(field_name_str); in formatteriter_next()
1140 Py_XDECREF(format_spec_str); in formatteriter_next()
[all …]
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/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 …]

123456789