Home
last modified time | relevance | path

Searched defs:DWORD (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libphobos/src/std/windows/
H A Dsyserror.d23 alias DWORD = uint; in version() local
44 private alias DWORD = int; in version() local
H A Dregistry.d738 private void regProcessNthKey(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) … in regProcessNthKey()
761 private void regProcessNthValue(Key key, scope void delegate(scope LONG delegate(DWORD, out string)… in regProcessNthValue()
/netbsd/external/gpl3/gcc/dist/libphobos/src/std/windows/
H A Dsyserror.d23 alias DWORD = uint; in version() local
44 private alias DWORD = int; in version() local
H A Dregistry.d738 private void regProcessNthKey(Key key, scope void delegate(scope LONG delegate(DWORD, out string)) … in regProcessNthKey()
761 private void regProcessNthValue(Key key, scope void delegate(scope LONG delegate(DWORD, out string)… in regProcessNthValue()
/netbsd/sys/arch/hpc/stand/hpcboot/
H A Dmemory.cpp248 (BOOL(*lock_pages)(LPVOID, DWORD, PDWORD, int), in MemoryManager_LockPages() argument
249 BOOL(*unlock_pages)(LPVOID, DWORD), in MemoryManager_LockPages() argument
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_win.cc137 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_win.cc139 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_win.cc137 INTERCEPTOR_WINAPI(DWORD, CreateThread, in INTERCEPTOR_WINAPI() argument
/netbsd/external/bsd/ntp/dist/include/
H A Dhopf6039.h20 typedef unsigned long DWORD; typedef
/netbsd/external/bsd/libpcap/dist/
H A Dpcap-dos.h20 typedef unsigned long DWORD; typedef
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h275 typedef unsigned long DWORD; // NOLINT typedef
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h268 typedef unsigned long DWORD; // NOLINT typedef
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_internal_defs.h275 typedef unsigned long DWORD; // NOLINT typedef
/netbsd/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/DIA/
H A DDIARawSymbol.cpp146 HRESULT (__stdcall IDiaSymbol::*Method)(DWORD *), in DumpDIAIdValue()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h646 DWORD = 6, enumerator