HomeSort by relevance Sort by last modified time
    Searched defs:UserContext (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
compressapi.h 38 typedef PVOID (__cdecl *PFN_COMPRESS_ALLOCATE) (PVOID UserContext, SIZE_T Size);
39 typedef VOID (__cdecl *PFN_COMPRESS_FREE) (PVOID UserContext, PVOID Memory);
44 PVOID UserContext;
evntcons.h 139 PVOID UserContext;
hidpi.h 132 PVOID UserContext;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsiwmi.h 35 PVOID UserContext;

Completed in 134 milliseconds