/aosp_15_r20/external/rust/android-crates-io/crates/mio/src/sys/windows/ |
D | overlapped.rs | 9 pub(crate) struct Overlapped { struct 15 impl Overlapped { argument 16 pub(crate) fn new(cb: fn(&OVERLAPPED_ENTRY, Option<&mut Vec<Event>>)) -> Overlapped { in new() 28 impl fmt::Debug for Overlapped { implementation 34 unsafe impl Send for Overlapped {} implementation 35 unsafe impl Sync for Overlapped {} implementation
|
D | event.rs | 48 overlapped: *mut super::Overlapped, in to_completion_status_with_overlapped()
|
/aosp_15_r20/external/mdnsresponder/mDNSWindows/ |
H A D | mDNSWin32.h | 35 typedef struct Overlapped struct 46 } Overlapped; argument
|
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/ |
D | syscall_windows.go | 442 func ReadFile(fd Handle, p []byte, done *uint32, overlapped *Overlapped) error { 459 func WriteFile(fd Handle, p []byte, done *uint32, overlapped *Overlapped) error { 980 …*WSABuf, bufcnt uint32, sent *uint32, flags uint32, to Sockaddr, overlapped *Overlapped, croutine … 1000 …f, bufcnt uint32, sent *uint32, flags uint32, to *SockaddrInet4, overlapped *Overlapped, croutine … 1016 …f, bufcnt uint32, sent *uint32, flags uint32, to *SockaddrInet6, overlapped *Overlapped, croutine … 1062 …len int32, sendBuf *byte, sendDataLen uint32, bytesSent *uint32, overlapped *Overlapped) (err erro… 1074 … sa Sockaddr, sendBuf *byte, sendDataLen uint32, bytesSent *uint32, overlapped *Overlapped) error { 1381 func GetQueuedCompletionStatus(cphandle Handle, qty *uint32, key *uint32, overlapped **Overlapped, … 1399 func PostQueuedCompletionStatus(cphandle Handle, qty uint32, key uint32, overlapped *Overlapped) er…
|
D | zsyscall_windows.go | 471 func CancelIoEx(s Handle, o *Overlapped) (err error) { 580 …2, outBuffer *byte, outBufferSize uint32, bytesReturned *uint32, overlapped *Overlapped) (err erro… 842 func getQueuedCompletionStatus(cphandle Handle, qty *uint32, key *uintptr, overlapped **Overlapped,… 970 func postQueuedCompletionStatus(cphandle Handle, qty uint32, key uintptr, overlapped *Overlapped) (… 1002 …, buflen uint32, watchSubTree bool, mask uint32, retlen *uint32, overlapped *Overlapped, completio… 1014 func readFile(handle Handle, buf []byte, done *uint32, overlapped *Overlapped) (err error) { 1156 func writeFile(handle Handle, buf []byte, done *uint32, overlapped *Overlapped) (err error) { 1168 …datalen uint32, laddrlen uint32, raddrlen uint32, recvd *uint32, overlapped *Overlapped) (err erro… 1181 … Handle, handle Handle, bytesToWrite uint32, bytsPerSend uint32, overlapped *Overlapped, transmitF… 1276 …buf *byte, cbif uint32, outbuf *byte, cbob uint32, cbbr *uint32, overlapped *Overlapped, completio… [all …]
|
D | types_windows.go | 333 type Overlapped struct { struct 334 Internal uintptr 335 InternalHigh uintptr 336 Offset uint32 337 OffsetHigh uint32 338 HEvent Handle
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/syscall/windows/ |
D | net_windows.go | 14 …nt32, sent *uint32, flags uint32, to *syscall.SockaddrInet4, overlapped *syscall.Overlapped, crout… 18 …nt32, sent *uint32, flags uint32, to *syscall.SockaddrInet6, overlapped *syscall.Overlapped, crout…
|
D | zsyscall_windows.go | 295 … uint32, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *syscall.Overlapped) (err … 356 ….Handle, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *syscall.Overlapped) (err … 437 func WSAGetOverlappedResult(h syscall.Handle, o *syscall.Overlapped, bytes *uint32, wait bool, flag…
|
D | syscall_windows.go | 299 …yscall.Handle, msg *WSAMsg, flags uint32, bytesSent *uint32, overlapped *syscall.Overlapped, crout… 315 …cvMsg(fd syscall.Handle, msg *WSAMsg, bytesReceived *uint32, overlapped *syscall.Overlapped, crout…
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/windows/ |
D | syscall_windows.go | 585 func ReadFile(fd Handle, p []byte, done *uint32, overlapped *Overlapped) error { 596 func WriteFile(fd Handle, p []byte, done *uint32, overlapped *Overlapped) error { 1131 …*WSABuf, bufcnt uint32, sent *uint32, flags uint32, to Sockaddr, overlapped *Overlapped, croutine … 1173 …len int32, sendBuf *byte, sendDataLen uint32, bytesSent *uint32, overlapped *Overlapped) (err erro… 1185 … sa Sockaddr, sendBuf *byte, sendDataLen uint32, bytesSent *uint32, overlapped *Overlapped) error { 1234 func WSASendMsg(fd Handle, msg *WSAMsg, flags uint32, bytesSent *uint32, overlapped *Overlapped, cr… 1246 func WSARecvMsg(fd Handle, msg *WSAMsg, bytesReceived *uint32, overlapped *Overlapped, croutine *by…
|
D | zsyscall_windows.go | 1658 func CancelIoEx(s Handle, o *Overlapped) (err error) { 1695 func ConnectNamedPipe(pipe Handle, overlapped *Overlapped) (err error) { 1878 …2, outBuffer *byte, outBufferSize uint32, bytesReturned *uint32, overlapped *Overlapped) (err erro… 2386 func GetOverlappedResult(handle Handle, overlapped *Overlapped, done *uint32, wait bool) (err error… 2463 func GetQueuedCompletionStatus(cphandle Handle, qty *uint32, key *uintptr, overlapped **Overlapped,… 2724 …lags uint32, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *Overlapped) (err erro… 2843 func PostQueuedCompletionStatus(cphandle Handle, qty uint32, key uintptr, overlapped *Overlapped) (… 2924 …, buflen uint32, watchSubTree bool, mask uint32, retlen *uint32, overlapped *Overlapped, completio… 2936 func readFile(handle Handle, buf []byte, done *uint32, overlapped *Overlapped) (err error) { 3309 …file Handle, reserved uint32, bytesLow uint32, bytesHigh uint32, overlapped *Overlapped) (err erro… [all …]
|
D | types_windows.go | 771 type Overlapped struct { struct 772 Internal uintptr 773 InternalHigh uintptr 774 Offset uint32 775 OffsetHigh uint32 776 HEvent Handle
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/internal/socktest/ |
D | sys_windows.go | 104 …call.Handle, sa syscall.Sockaddr, b *byte, n uint32, nwr *uint32, o *syscall.Overlapped) (err erro… 162 …alen uint32, laddrlen uint32, raddrlen uint32, rcvd *uint32, overlapped *syscall.Overlapped) error…
|
/aosp_15_r20/external/python/cpython3/Modules/ |
D | overlapped.c | 261 OVERLAPPED *Overlapped = NULL; in _overlapped_GetQueuedCompletionStatus_impl() local 298 OVERLAPPED *Overlapped) in _overlapped_PostQueuedCompletionStatus_impl() 319 LPOVERLAPPED Overlapped; member 348 OVERLAPPED *Overlapped, in _overlapped_RegisterWaitWithQueue_impl()
|
/aosp_15_r20/external/crosvm/cros_async/src/sys/windows/ |
H A D | executor.rs | 10 Overlapped { concurrency: Option<u32> }, enumerator
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/poll/ |
D | sockopt_windows.go | 10 …*byte, cbif uint32, outbuf *byte, cbob uint32, cbbr *uint32, overlapped *syscall.Overlapped, compl…
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | overlapped.c.h | 95 OVERLAPPED *Overlapped; in _overlapped_PostQueuedCompletionStatus() local 129 OVERLAPPED *Overlapped; in _overlapped_RegisterWaitWithQueue() local
|
/aosp_15_r20/external/crosvm/cros_async/src/ |
H A D | executor.rs | 340 Overlapped(Arc<RawExecutor<windows::HandleReactor>>), enumerator
|
H A D | io_source.rs | 33 Overlapped(OverlappedSource<F>), enumerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNHazardRecognizer.cpp | 1788 bool Overlapped = OverlappedSrc || OverlappedDst; in fixShift64HighRegBug() local
|