Home
last modified time | relevance | path

Searched defs:newobj (Results 1 – 25 of 32) sorted by relevance

12

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/stringlib/
Dctype.h54 PyObject* newobj; in stringlib_lower() local
66 PyObject* newobj; in stringlib_upper() local
78 PyObject* newobj; in stringlib_title() local
90 PyObject* newobj; in stringlib_capitalize() local
102 PyObject* newobj; in stringlib_swapcase() local
Dstring_format.h234 PyObject *newobj; in getattr() local
254 PyObject *newobj; in getitem_idx() local
267 PyObject *newobj; in getitem_str() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/stringlib/
Dctype.h54 PyObject* newobj; in stringlib_lower() local
66 PyObject* newobj; in stringlib_upper() local
78 PyObject* newobj; in stringlib_title() local
90 PyObject* newobj; in stringlib_capitalize() local
102 PyObject* newobj; in stringlib_swapcase() local
Dstring_format.h237 PyObject *newobj; in getattr() local
257 PyObject *newobj; in getitem_idx() local
270 PyObject *newobj; in getitem_str() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_hashopenssl.c147 EVPobject *newobj; in EVP_copy() local
Dshamodule.c363 SHAobject *newobj; in SHA_copy() local
Dsha512module.c476 SHAobject *newobj; in SHA512_copy() local
Dsha256module.c410 SHAobject *newobj; in SHA256_copy() local
Doperator.c539 PyObject *newobj, *str; in dotted_getattr() local
D_json.c1973 PyObject *newobj; in encoder_listencode_obj() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dstringobject.c1971 PyObject *newobj; in string_lower() local
2004 PyObject *newobj; in string_upper() local
2035 PyObject *newobj; in string_title() local
2069 PyObject *newobj; in string_capitalize() local
2148 PyObject *newobj; in string_swapcase() local
Dtupleobject.c662 PyObject *tmp, *newobj, *item; in tuple_subtype_new() local
Dintobject.c1098 PyObject *tmp, *newobj; in int_subtype_new() local
Dfloatobject.c1812 PyObject *tmp, *newobj; in float_subtype_new() local
Dtypeobject.c3178 PyObject *copyreg = NULL, *newobj = NULL, *res = NULL; in reduce_2() local
4109 PyObject *list, *ref, *newobj; local
6592 superobject *newobj; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dstringobject.c1988 PyObject *newobj; in string_lower() local
2021 PyObject *newobj; in string_upper() local
2052 PyObject *newobj; in string_title() local
2086 PyObject *newobj; in string_capitalize() local
2165 PyObject *newobj; in string_swapcase() local
Dtupleobject.c664 PyObject *tmp, *newobj, *item; in tuple_subtype_new() local
Dintobject.c1124 PyObject *tmp, *newobj; in int_subtype_new() local
Dfloatobject.c1827 PyObject *tmp, *newobj; in float_subtype_new() local
Dtypeobject.c3211 PyObject *copyreg = NULL, *newobj = NULL, *res = NULL; in reduce_2() local
4161 PyObject *list, *ref, *newobj; local
6628 superobject *newobj; local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dshamodule.c363 SHAobject *newobj; in SHA_copy() local
Dsha512module.c476 SHAobject *newobj; in SHA512_copy() local
Dsha256module.c410 SHAobject *newobj; in SHA256_copy() local
Doperator.c667 PyObject *newobj, *str; in dotted_getattr() local
D_json.c1965 PyObject *newobj; in encoder_listencode_obj() local

12