OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAllocatorProperties
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
tapi3ds.h
93
virtual HRESULT WINAPI
GetAllocatorProperties
(ALLOCATOR_PROPERTIES *pAllocProperties) = 0;
106
HRESULT (WINAPI *
GetAllocatorProperties
)(ITAllocatorProperties *This,ALLOCATOR_PROPERTIES *pAllocProperties);
121
#define ITAllocatorProperties_GetAllocatorProperties(This,pAllocProperties) (This)->lpVtbl->
GetAllocatorProperties
(This,pAllocProperties)
tapi3.h
[
all
...]
strmif.h
[
all
...]
Completed in 73 milliseconds