Searched refs:PULONG64 (Results 1 – 10 of 10) sorted by relevance
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | realtimeapiset.h | 18 WINBASEAPI WINBOOL WINAPI QueryThreadCycleTime (HANDLE ThreadHandle, PULONG64 CycleTime); 19 WINBASEAPI WINBOOL WINAPI QueryProcessCycleTime (HANDLE ProcessHandle, PULONG64 CycleTime); 20 …WINBASEAPI WINBOOL WINAPI QueryIdleProcessorCycleTime (PULONG BufferLength, PULONG64 ProcessorIdle… 24 …INAPI QueryIdleProcessorCycleTimeEx (USHORT Group, PULONG BufferLength, PULONG64 ProcessorIdleCycl…
|
D | dbgeng.h | 128 STDMETHOD(GetOffset)(THIS_ PULONG64 Offset) PURE; in DECLARE_INTERFACE_() 213 STDMETHOD(ConnectProcessServer)(THIS_ PCSTR RemoteOptions,PULONG64 Server) PURE; in DECLARE_INTERFACE_() 284 STDMETHOD(ConnectProcessServer)(THIS_ PCSTR RemoteOptions,PULONG64 Server) PURE; in DECLARE_INTERFACE_() 346 STDMETHOD(ConnectProcessServer)(THIS_ PCSTR RemoteOptions,PULONG64 Server) PURE; in DECLARE_INTERFACE_() 411 STDMETHOD(ConnectProcessServer)(THIS_ PCSTR RemoteOptions,PULONG64 Server) PURE; in DECLARE_INTERFACE_() 468 …STDMETHOD(GetDumpFile)(THIS_ ULONG Index,PSTR Buffer,ULONG BufferSize,PULONG NameSize,PULONG64 Han… in DECLARE_INTERFACE_() 469 …leWide)(THIS_ ULONG Index,PWSTR Buffer,ULONG BufferSize,PULONG NameSize,PULONG64 Handle,PULONG Typ… in DECLARE_INTERFACE_() 726 STDMETHOD(GetNotifyEventHandle)(THIS_ PULONG64 Handle) PURE; in DECLARE_INTERFACE_() 728 STDMETHOD(Assemble)(THIS_ ULONG64 Offset,PCSTR Instr,PULONG64 EndOffset) PURE; in DECLARE_INTERFACE_() 729 …64 Offset,ULONG Flags,PSTR Buffer,ULONG BufferSize,PULONG DisassemblySize,PULONG64 EndOffset) PURE; in DECLARE_INTERFACE_() [all …]
|
D | iphlpapi.h | 165 …ULONG WINAPI CreatePersistentTcpPortReservation (USHORT StartPort, USHORT NumberOfPorts, PULONG64 … 166 …ULONG WINAPI CreatePersistentUdpPortReservation (USHORT StartPort, USHORT NumberOfPorts, PULONG64 … 169 …ULONG WINAPI LookupPersistentTcpPortReservation (USHORT StartPort, USHORT NumberOfPorts, PULONG64 … 170 …ULONG WINAPI LookupPersistentUdpPortReservation (USHORT StartPort, USHORT NumberOfPorts, PULONG64 …
|
D | basetsd.h | 193 __MINGW_EXTENSION typedef unsigned __int64 ULONG64,*PULONG64; typedef
|
D | authz.h | 143 PULONG64 pUint64;
|
D | virtdisk.h | 566 …FLAG Flags, PQUERY_CHANGES_VIRTUAL_DISK_RANGE Ranges, PULONG RangeCount, PULONG64 ProcessedLength);
|
D | winnt.h | 2867 PULONG64 IntegerContext[16];
|
/third_party/libusb/libusb/os/ |
D | windows_common.h | 278 PULONG64 IsochronousPacketsArray;
|
/third_party/mingw-w64/mingw-w64-headers/ddk/include/ddk/ |
D | ntifs.h | 1654 __stosq((PULONG64)(Address), Pattern | ((ULONG64)Pattern << 32), Length / 2); in RtlFillMemoryUlong() 1661 __stosq((PULONG64)(Destination), Pattern, (Length) / 8)
|
D | wdm.h | 10308 OUT PULONG64 CycleTimeStamp); 10314 OUT PULONG64 CycleTimeStamp);
|