Searched refs:PyStructSequence_InitType (Results 1 - 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dstructseq.h24 PyAPI_FUNC(void) PyStructSequence_InitType(PyTypeObject *type,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dstructseq.h24 PyAPI_FUNC(void) PyStructSequence_InitType(PyTypeObject *type,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dpwdmodule.c192 PyStructSequence_InitType(&StructPwdType,
H A Dresource.c246 PyStructSequence_InitType(&StructRUsageType,
H A D_lsprof.c879 PyStructSequence_InitType(&StatsEntryType,
881 PyStructSequence_InitType(&StatsSubEntryType,
H A Dtimemodule.c878 PyStructSequence_InitType(&StructTimeType,
H A Dposixmodule.c9329 PyStructSequence_InitType(&StatResultType, &stat_result_desc);
9334 PyStructSequence_InitType(&StatVFSResultType, &statvfs_result_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Dsysmodule.c1494 PyStructSequence_InitType(&VersionInfoType, &version_info_desc);
1502 PyStructSequence_InitType(&FlagsType, &flags_desc);
1512 PyStructSequence_InitType(&WindowsVersionType, &windows_version_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Dsysmodule.c1473 PyStructSequence_InitType(&VersionInfoType, &version_info_desc);
1481 PyStructSequence_InitType(&FlagsType, &flags_desc);
1491 PyStructSequence_InitType(&WindowsVersionType, &windows_version_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dstructseq.c477 PyStructSequence_InitType(PyTypeObject *type, PyStructSequence_Desc *desc) function
H A Dfloatobject.c2202 PyStructSequence_InitType(&FloatInfoType, &floatinfo_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dstructseq.c476 PyStructSequence_InitType(PyTypeObject *type, PyStructSequence_Desc *desc) function
H A Dfloatobject.c2187 PyStructSequence_InitType(&FloatInfoType, &floatinfo_desc);
H A Dlongobject.c4379 PyStructSequence_InitType(&Long_InfoType, &long_info_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
H A Dtimemodule.c883 PyStructSequence_InitType(&StructTimeType,
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Objects/
H A Dlongobject.c4379 PyStructSequence_InitType(&Long_InfoType, &long_info_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
H A Dedk2module.c4205 PyStructSequence_InitType(&StatResultType, &stat_result_desc);
4210 //PyStructSequence_InitType(&StatVFSResultType, &statvfs_result_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Objects/
H A Dlongobject.c4411 PyStructSequence_InitType(&Long_InfoType, &long_info_desc);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
H A Dedk2module.c7391 PyStructSequence_InitType(&StatResultType, &stat_result_desc);
7396 //PyStructSequence_InitType(&StatVFSResultType, &statvfs_result_desc);

Completed in 340 milliseconds