Searched refs:EAllocationType (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dmfapi.h29 typedef enum _EAllocationType { eAllocationTypeIgnore } EAllocationType; /*Unknown type*/ typedef in typeref:enum:_EAllocationType
418 void* WINAPI MFHeapAlloc(size_t nSize,ULONG dwFlags,char *pszFile,int line,EAllocationType eat);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dmfapi.h29 typedef enum _EAllocationType { eAllocationTypeIgnore } EAllocationType; /*Unknown type*/ typedef in typeref:enum:_EAllocationType
418 void* WINAPI MFHeapAlloc(size_t nSize,ULONG dwFlags,char *pszFile,int line,EAllocationType eat);

Completed in 16 milliseconds