Searched refs:Py_INCREF (Results 201 - 225 of 230) sorted by relevance

12345678910

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Dmain.c215 Py_INCREF(argv0);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
H A Dmain.c215 Py_INCREF(argv0);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_sqlite/
H A Dstatement.c65 Py_INCREF(sql_str);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dmain.c210 Py_INCREF(argv0);
H A Dparsermodule.c89 Py_INCREF(Py_None);
468 Py_INCREF(res);
491 Py_INCREF(res);
3423 Py_INCREF(parser_error);
3427 Py_INCREF(&PyST_Type);
3429 Py_INCREF(&PyST_Type);
H A D_localemodule.c414 Py_INCREF(Py_None);
H A D_codecsmodule.c220 Py_INCREF(obj);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/cjkcodecs/
H A Dmultibytecodec.c108 Py_INCREF(exc);
128 Py_INCREF(self->errors);
1464 Py_INCREF(stream);
1666 Py_INCREF(stream);
1825 Py_INCREF(typelist[i]);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dbytearrayobject.c346 Py_INCREF(self);
403 Py_INCREF(self);
793 Py_INCREF(arg);
1038 Py_INCREF(Py_NotImplemented);
1046 Py_INCREF(Py_NotImplemented);
1054 Py_INCREF(Py_NotImplemented);
1090 Py_INCREF(res);
2762 Py_INCREF(dict);
3048 Py_INCREF(seq);
H A Dbufferobject.c409 Py_INCREF(other);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/cjkcodecs/
H A Dmultibytecodec.c108 Py_INCREF(exc);
128 Py_INCREF(self->errors);
1461 Py_INCREF(stream);
1663 Py_INCREF(stream);
1822 Py_INCREF(typelist[i]);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dbytearrayobject.c346 Py_INCREF(self);
403 Py_INCREF(self);
787 Py_INCREF(arg);
1034 Py_INCREF(Py_NotImplemented);
1042 Py_INCREF(Py_NotImplemented);
1050 Py_INCREF(Py_NotImplemented);
1086 Py_INCREF(res);
2754 Py_INCREF(dict);
3040 Py_INCREF(seq);
H A Dbufferobject.c399 Py_INCREF(other);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dparsermodule.c89 Py_INCREF(Py_None);
507 Py_INCREF(res);
530 Py_INCREF(res);
3452 Py_INCREF(parser_error);
3456 Py_INCREF(&PyST_Type);
3458 Py_INCREF(&PyST_Type);
H A D_localemodule.c414 Py_INCREF(Py_None);
H A D_codecsmodule.c220 Py_INCREF(obj);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dsymtable.c39 Py_INCREF(name);
295 Py_INCREF(v);
830 Py_INCREF(st->st_cur);
1415 Py_INCREF(store_name);
H A Dcompile.c196 Py_INCREF(ident);
212 Py_INCREF(ident);
219 Py_INCREF(ident);
482 Py_INCREF(name);
1460 Py_INCREF(c->u->u_private);
2028 Py_INCREF(alias->name);
3231 Py_INCREF(Py_None);
3796 Py_INCREF(k);
H A Dpeephole.c58 Py_INCREF(constant);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dsymtable.c37 Py_INCREF(name);
293 Py_INCREF(v);
828 Py_INCREF(st->st_cur);
1413 Py_INCREF(store_name);
H A Dcompile.c196 Py_INCREF(ident);
212 Py_INCREF(ident);
219 Py_INCREF(ident);
459 Py_INCREF(name);
1437 Py_INCREF(c->u->u_private);
2006 Py_INCREF(alias->name);
3211 Py_INCREF(Py_None);
3772 Py_INCREF(k);
H A Dpeephole.c58 Py_INCREF(constant);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/_io/
H A Dfileio.c798 Py_INCREF(posobj);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/_io/
H A Dfileio.c810 Py_INCREF(posobj);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
H A Dtokenizer.c783 Py_INCREF(enc);

Completed in 493 milliseconds

12345678910