Home
last modified time | relevance | path

Searched refs:ULONG_PTR (Results 1 - 25 of 39) sorted by relevance

12

/third_party/node/deps/v8/src/base/
H A Dwin32-headers.h61 typedef unsigned __int64 ULONG_PTR, *PULONG_PTR; typedef
63 typedef __w64 unsigned long ULONG_PTR, *PULONG_PTR; // NOLINT(runtime/int) typedef
92 ULONG_PTR SpinCount;
/third_party/lzma/C/
H A D7zWindows.h53 typedef unsigned long ULONG_PTR, *PULONG_PTR; typedef
54 typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR;
/third_party/lame/ACM/ddk/
H A Dmsacmdrv.h37 typedef unsigned long ULONG_PTR, *PULONG_PTR; typedef
41 typedef ULONG_PTR DWORD_PTR, *PDWORD_PTR;
/third_party/node/deps/v8/src/diagnostics/
H A Dunwinding-info-win64.cc34 _In_ ULONG_PTR RangeBase,
35 _In_ ULONG_PTR RangeEnd
527 DWORD MaximumEntryCount, ULONG_PTR RangeBase, in AddGrowableFunctionTable()
528 ULONG_PTR RangeEnd) { in AddGrowableFunctionTable()
/third_party/node/deps/cares/src/lib/
H A Dares_event_win32.h55 ULONG_PTR Information;
H A Dares_event_win32.c190 PostQueuedCompletionStatus(ew->iocp_handle, 0, (ULONG_PTR)event->data, NULL); in ares_iocpevent_signal()
473 (ULONG_PTR)ed, 0) == NULL) { in ares_evsys_win32_event_add()
/third_party/skia/third_party/externals/microhttpd/src/platform/
H A Dw32functions.c699 RaiseException(VC_SETNAME_EXC, 0, sizeof(thread_info) / sizeof(ULONG_PTR), (ULONG_PTR*)&thread_info); in W32_SetThreadName()
/third_party/python/Modules/clinic/
H A Doverlapped.c.h17 ULONG_PTR CompletionKey,
26 ULONG_PTR CompletionKey; in _overlapped_CreateIoCompletionPort()
85 ULONG_PTR CompletionKey,
94 ULONG_PTR CompletionKey; in _overlapped_PostQueuedCompletionStatus()
/third_party/libuv/src/win/
H A Dreq-inl.h32 (req)->u.io.overlapped.Internal = (ULONG_PTR) (status)
H A Dtcp.c98 (ULONG_PTR)socket, in uv__tcp_set_socket()
420 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_queue_accept()
485 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_queue_read()
899 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_write()
H A Dpoll.c225 (ULONG_PTR) sock, in uv__fast_poll_create_peer_socket()
H A Dfs-event.c282 (ULONG_PTR)handle, in uv_fs_event_start()
H A Dcore.c431 ULONG_PTR key; in uv__poll_wine()
/third_party/node/deps/uv/src/win/
H A Dreq-inl.h32 (req)->u.io.overlapped.Internal = (ULONG_PTR) (status)
H A Dtcp.c106 (ULONG_PTR)socket, in uv__tcp_set_socket()
430 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_queue_accept()
512 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_queue_read()
929 req->u.io.overlapped.hEvent = (HANDLE) ((ULONG_PTR) req->event_handle | 1); in uv__tcp_write()
H A Dcore.c428 ULONG_PTR key; in uv__poll_wine()
H A Dfs-event.c295 (ULONG_PTR)handle, in uv_fs_event_start()
H A Dpoll.c223 (ULONG_PTR) sock, in uv__fast_poll_create_peer_socket()
/third_party/ninja/src/
H A Dsubprocess-win32.cc54 if (!CreateIoCompletionPort(pipe_, ioport, (ULONG_PTR)this, 0)) in SetupPipe()
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dsysinfo.cc69 DWORD Win32CountSetBits(ULONG_PTR bitMask) { in Win32CountSetBits()
/third_party/python/Modules/
H A Doverlapped.c44 type = 'ULONG_PTR'
215 key as CompletionKey: ULONG_PTR
225 ULONG_PTR CompletionKey, in _overlapped_CreateIoCompletionPort_impl()
260 ULONG_PTR CompletionKey = 0; in _overlapped_GetQueuedCompletionStatus_impl()
286 key as CompletionKey: ULONG_PTR
297 ULONG_PTR CompletionKey, in _overlapped_PostQueuedCompletionStatus_impl()
/third_party/libuv/include/uv/
H A Dwin.h385 ULONG_PTR result; /* overlapped.Internal is reused to hold the result */\
/third_party/lzma/CPP/Windows/
H A DWindow.h79 #define IS_INTRESOURCE(_r) (((ULONG_PTR)(_r) >> 16) == 0)
/third_party/node/deps/uv/include/uv/
H A Dwin.h382 ULONG_PTR result; /* overlapped.Internal is reused to hold the result */\
/third_party/pulseaudio/src/pulsecore/
H A Dpoll-win32.c138 ULONG_PTR Information;

Completed in 24 milliseconds

12