Home
last modified time | relevance | path

Searched refs:winerror (Results 1 – 25 of 36) sorted by relevance

12

/external/python/cpython3/Objects/
Dexceptions.c747 , PyObject **winerror in oserror_parse_args() argument
759 PyObject **winerror = &_winerror; in oserror_parse_args() local
767 filename, winerror, filename2)) in oserror_parse_args()
770 if (*winerror && PyLong_Check(*winerror)) { in oserror_parse_args()
775 winerrcode = PyLong_AsLong(*winerror); in oserror_parse_args()
812 , PyObject *winerror in oserror_init() argument
858 Py_XINCREF(winerror); in oserror_init()
859 self->winerror = winerror; in oserror_init()
902 PyObject *winerror = NULL; in OSError_new() local
914 , &winerror in OSError_new()
[all …]
/external/python/cpython2/PC/
Derrmap.h2 int winerror_to_errno(int winerror) in winerror_to_errno() argument
4 switch(winerror) { in winerror_to_errno()
/external/python/cpython3/PC/
Derrmap.h2 int winerror_to_errno(int winerror) in winerror_to_errno() argument
4 switch(winerror) { in winerror_to_errno()
Dlauncher.c68 winerror(int rc, wchar_t * message, int size) in winerror() function
88 winerror(GetLastError(), win_message, MSGSIZE); in error()
223 winerror(status, message, MSGSIZE); in locate_pythons_for_key()
236 winerror(status, message, MSGSIZE); in locate_pythons_for_key()
246 winerror(status, message, MSGSIZE); in locate_pythons_for_key()
263 winerror(GetLastError(), message, MSGSIZE); in locate_pythons_for_key()
1410 winerror(GetLastError(), message, MSGSIZE); in process()
/external/python/cpython3/Lib/asyncio/
Dwindows_events.py134 if exc.winerror != _overlapped.ERROR_IO_PENDING:
221 if exc.winerror != _overlapped.ERROR_IO_PENDING:
444 if exc.winerror == _overlapped.ERROR_NETNAME_DELETED:
463 if exc.winerror == _overlapped.ERROR_NETNAME_DELETED:
505 if e.winerror != errno.WSAEINVAL:
550 if exc.winerror != _overlapped.ERROR_PIPE_BUSY:
/external/python/cpython2/Objects/
Dexceptions.c833 Py_CLEAR(self->winerror); in WindowsError_clear()
851 Py_VISIT(self->winerror); in WindowsError_traverse()
876 Py_XSETREF(self->winerror, self->myerrno); in WindowsError_init()
914 if (self->winerror) { in WindowsError_str()
915 Py_INCREF(self->winerror); in WindowsError_str()
916 PyTuple_SET_ITEM(tuple, 0, self->winerror); in WindowsError_str()
938 else if (self->winerror && self->strerror) { in WindowsError_str()
952 if (self->winerror) { in WindowsError_str()
953 Py_INCREF(self->winerror); in WindowsError_str()
954 PyTuple_SET_ITEM(tuple, 0, self->winerror); in WindowsError_str()
[all …]
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py320 if e.winerror == _winapi.ERROR_BROKEN_PIPE:
656 if e.winerror != _winapi.ERROR_NO_DATA:
693 if e.winerror not in (_winapi.ERROR_SEM_TIMEOUT,
837 ov, err = None, e.winerror
853 err = e.winerror
870 err = e.winerror
/external/python/cpython3/Lib/ctypes/test/
Dtest_win32.py89 self.assertEqual(e.winerror, ERROR_INVALID_PARAMETER)
98 self.assertEqual(e.winerror, ERROR_INVALID_PARAMETER)
/external/python/cpython3/Lib/test/
Dtest_exception_hierarchy.py135 self.assertEqual(e.winerror, None)
141 self.assertEqual(e.winerror, 183)
Dtest_exceptions.py232 self.assertEqual(w.winerror, None)
237 self.assertEqual(w.winerror, 3)
245 self.assertEqual(w.winerror, 1001)
253 self.assertEqual(w.winerror, None)
Dtest_socket.py1033 if e.winerror == 10022:
1121 if e.winerror == 10022:
1251 if exc.winerror == WSAEOPNOTSUPP:
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_windows_utils.py88 self.assertEqual(e.winerror, ERROR_IO_INCOMPLETE)
126 self.assertEqual(e.winerror, 6) # ERROR_INVALID_HANDLE
Dtest_windows_events.py98 exc.winerror = _overlapped.ERROR_PIPE_BUSY
/external/llvm/test/DebugInfo/PDB/
Dpdbdump-headers.test1773 ; BIG-NEXT: 837: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1830 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1859 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1909 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1938 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1962 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
1991 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
2015 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
2045 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
2069 ; BIG-NEXT: f:\dd\externalapis\windows\8.1\sdk\inc\winerror.h
[all …]
/external/google-breakpad/src/processor/testdata/
Dmodule0.out32 FILE 31 c:\program files\microsoft visual studio 8\vc\platformsdk\include\winerror.h
258 FILE 257 c:\program files\microsoft visual studio 8\vc\platformsdk\include\winerror.h
366 FILE 365 f:\sp\public\sdk\inc\winerror.h
407 FILE 406 f:\sp\public\sdk\inc\winerror.h
414 FILE 413 f:\sp\public\sdk\inc\winerror.h
466 FILE 465 f:\sp\public\sdk\inc\winerror.h
544 FILE 543 f:\sp\public\sdk\inc\winerror.h
571 FILE 570 f:\sp\public\sdk\inc\winerror.h
631 FILE 630 f:\sp\public\sdk\inc\winerror.h
649 FILE 648 f:\sp\public\sdk\inc\winerror.h
[all …]
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym32 FILE 31 c:\program files\microsoft visual studio 8\vc\platformsdk\include\winerror.h
258 FILE 257 c:\program files\microsoft visual studio 8\vc\platformsdk\include\winerror.h
366 FILE 365 f:\sp\public\sdk\inc\winerror.h
407 FILE 406 f:\sp\public\sdk\inc\winerror.h
414 FILE 413 f:\sp\public\sdk\inc\winerror.h
466 FILE 465 f:\sp\public\sdk\inc\winerror.h
544 FILE 543 f:\sp\public\sdk\inc\winerror.h
571 FILE 570 f:\sp\public\sdk\inc\winerror.h
631 FILE 630 f:\sp\public\sdk\inc\winerror.h
649 FILE 648 f:\sp\public\sdk\inc\winerror.h
[all …]
/external/python/cpython3/Doc/library/
Dexceptions.rst257 OSError(errno, strerror[, filename[, winerror[, filename2]]])
281 .. attribute:: winerror
287 Under Windows, if the *winerror* constructor argument is an integer,
290 *winerror* argument is ignored, and the :attr:`winerror` attribute
Dshutil.rst408 if why.winerror is None:
/external/swiftshader/third_party/LLVM/lib/Support/Windows/
Dsystem_error.inc21 #include <winerror.h>
/external/python/cpython2/Include/
Dpyerrors.h70 PyObject *winerror; member
/external/python/cpython3/Include/
Dpyerrors.h58 PyObject *winerror; member
/external/python/cpython2/Doc/library/
Dexceptions.rst455 correspond to an :c:data:`errno` value. The :attr:`winerror` and
458 Platform API. The :attr:`errno` value maps the :attr:`winerror` value to
/external/python/cpython2/Lib/test/
Dtest_exceptions.py205 self.assertEqual(WindowsError(1001, "message").winerror, 1001)
Dtest_tcl.py259 if e.winerror == 5:
/external/python/cpython2/Lib/
Dsubprocess.py776 if e.winerror != 5:

12