Searched defs:overlapped (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/mit/libuv/dist/src/win/ |
H A D | winsock.c | 271 DWORD buffer_count, DWORD* bytes, DWORD* flags, WSAOVERLAPPED *overlapped, in uv__wsarecv_workaround() 366 int* addr_len, WSAOVERLAPPED *overlapped, in uv__wsarecvfrom_workaround() 462 AFD_POLL_INFO* info_out, OVERLAPPED* overlapped) { in uv__msafd_poll()
|
H A D | req-inl.h | 85 INLINE static uv_req_t* uv__overlapped_to_req(OVERLAPPED* overlapped) { in uv__overlapped_to_req()
|
H A D | core.c | 429 OVERLAPPED* overlapped; in uv__poll_wine() local
|
H A D | fs.c | 850 OVERLAPPED overlapped, *overlapped_ptr; in fs__read() local 1056 OVERLAPPED overlapped, *overlapped_ptr; in fs__write() local
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | iocp-internal.h | 53 OVERLAPPED overlapped; member
|
H A D | event_iocp.c | 75 OVERLAPPED *overlapped=NULL; in loop() local
|
H A D | listener.c | 464 struct event_overlapped overlapped; member
|
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | runner-win.c | 246 OVERLAPPED overlapped; in process_read_last_line() local
|
H A D | test-stdio-over-pipes.c | 119 static void test_stdio_over_pipes(int overlapped) { in test_stdio_over_pipes()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/ |
H A D | evp_enc.c | 292 int overlapped = (len > 0) & (diff != 0) & ((diff < (PTRDIFF_T)len) | in is_partially_overlapping() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/ |
H A D | evp_enc.c | 552 int overlapped = (len > 0) & (diff != 0) & ((diff < (PTRDIFF_T)len) | in ossl_is_partially_overlapping() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/ |
H A D | declaration.h | 253 bool overlapped; // if it is a field and has overlapping variable
|
/netbsd-src/sys/ufs/chfs/ |
H A D | chfs.h | 207 uint16_t overlapped; /* is overlapped */ member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | declaration.d | 1106 bool overlapped; /// if it is a field and has overlapping member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr.c | 9201 bool overlapped = reg_overlap_mentioned_p (operands[0], operands[1]); in avr_rotate_bytes() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr.cc | 9679 bool overlapped = reg_overlap_mentioned_p (operands[0], operands[1]); in avr_rotate_bytes() local
|