Home
last modified time | relevance | path

Searched refs:LPOVERLAPPED (Results 1 – 16 of 16) sorted by relevance

/external/libusb/libusb/os/
Dwindows_usbdk.h79 LPOVERLAPPED lpOverlapped
84 LPOVERLAPPED lpOverlapped
Dwindows_winusb.h502 LPOVERLAPPED Overlapped
533 LPOVERLAPPED Overlapped
541 LPOVERLAPPED Overlapped
573 LPOVERLAPPED Overlapped
581 LPOVERLAPPED Overlapped
671 LPOVERLAPPED Overlapped,
680 LPOVERLAPPED Overlapped,
/external/chromium-trace/catapult/third_party/pyserial/serial/
Dwin32.py78 LPOVERLAPPED = POINTER(_OVERLAPPED) variable
83 GetOverlappedResult.argtypes = [HANDLE, LPOVERLAPPED, LPDWORD, BOOL]
93 WriteFile.argtypes = [HANDLE, LPCVOID, DWORD, LPDWORD, LPOVERLAPPED]
99 ReadFile.argtypes = [HANDLE, LPVOID, DWORD, LPDWORD, LPOVERLAPPED]
/external/libevent/
Diocp-internal.h58 …edef BOOL (WINAPI *AcceptExPtr)(SOCKET, SOCKET, PVOID, DWORD, DWORD, DWORD, LPDWORD, LPOVERLAPPED);
59 … (WINAPI *ConnectExPtr)(SOCKET, const struct sockaddr *, int, PVOID, DWORD, LPDWORD, LPOVERLAPPED);
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface_named_pipe.c90 LPOVERLAPPED overlap);
97 LPOVERLAPPED overlap);
255 LPOVERLAPPED overlap) in ctrl_iface_write_completed()
346 LPOVERLAPPED overlap) in ctrl_iface_read_completed()
689 LPOVERLAPPED overlap) in global_iface_write_completed()
765 LPOVERLAPPED overlap) in global_iface_read_completed()
/external/llvm-project/compiler-rt/test/asan/TestCases/Windows/
Dbind_io_completion_callback.cpp34 LPOVERLAPPED pov) { in completion_callback()
/external/compiler-rt/test/asan/TestCases/Windows/
Dbind_io_completion_callback.cc39 LPOVERLAPPED pov) { in completion_callback()
/external/grpc-grpc/src/core/lib/iomgr/
Diocp_windows.cc62 LPOVERLAPPED overlapped; in grpc_iocp_work()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Diocp_windows.cc62 LPOVERLAPPED overlapped; in grpc_iocp_work()
/external/lzma/CPP/Windows/
DFileIO.h79 LPVOID outBuffer, DWORD outSize, LPDWORD bytesReturned, LPOVERLAPPED overlapped = NULL) const
/external/python/cpython2/Modules/_multiprocessing/
Dwin32_functions.c42 LPOVERLAPPED lpOverlapped; in win32_ConnectNamedPipe()
/external/python/cpython3/Modules/
Doverlapped.c105 static BOOL (CALLBACK *Py_CancelIoEx)(HANDLE, LPOVERLAPPED) = NULL;
253 LPOVERLAPPED Overlapped;
D_winapi.c66 static BOOL (CALLBACK *Py_CancelIoEx)(HANDLE, LPOVERLAPPED);
/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c42591 LPOVERLAPPED))aSyscall[48].pCurrent)
42617 LPOVERLAPPED))aSyscall[52].pCurrent)
42663 LPOVERLAPPED))aSyscall[58].pCurrent)
42681 LPOVERLAPPED))aSyscall[61].pCurrent)
/external/sqlite/dist/orig/
Dsqlite3.c42503 LPOVERLAPPED))aSyscall[48].pCurrent)
42529 LPOVERLAPPED))aSyscall[52].pCurrent)
42575 LPOVERLAPPED))aSyscall[58].pCurrent)
42593 LPOVERLAPPED))aSyscall[61].pCurrent)
/external/sqlite/dist/
Dsqlite3.c42519 LPOVERLAPPED))aSyscall[48].pCurrent)
42545 LPOVERLAPPED))aSyscall[52].pCurrent)
42591 LPOVERLAPPED))aSyscall[58].pCurrent)
42609 LPOVERLAPPED))aSyscall[61].pCurrent)