Searched refs:PyErr_SetFromWindowsErrWithFilename (Results 1 - 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
H A Dpyerrors.h202 PyAPI_FUNC(PyObject *) PyErr_SetFromWindowsErrWithFilename(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dpyerrors.h201 PyAPI_FUNC(PyObject *) PyErr_SetFromWindowsErrWithFilename(
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
H A Derrors.c510 PyObject *PyErr_SetFromWindowsErrWithFilename( function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
H A Derrors.c488 PyObject *PyErr_SetFromWindowsErrWithFilename( function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
H A Dunicodeobject.c3940 PyErr_SetFromWindowsErrWithFilename(0, NULL);
3962 PyErr_SetFromWindowsErrWithFilename(0, NULL);
4032 PyErr_SetFromWindowsErrWithFilename(0, NULL);
4054 PyErr_SetFromWindowsErrWithFilename(0, NULL);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
H A Dunicodeobject.c3883 PyErr_SetFromWindowsErrWithFilename(0, NULL);
3905 PyErr_SetFromWindowsErrWithFilename(0, NULL);
3975 PyErr_SetFromWindowsErrWithFilename(0, NULL);
3997 PyErr_SetFromWindowsErrWithFilename(0, NULL);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dposixmodule.c572 return PyErr_SetFromWindowsErrWithFilename(errno, filename);

Completed in 106 milliseconds