Searched defs:Mf_GetNumAvailableBytes_Func (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzFind.h82 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
88 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
97 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
H A DLzFind.h83 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
89 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
98 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;
/external/lzma/C/
H A DLzFind.h82 Mf_GetNumAvailableBytes_Func must be called before each Mf_GetMatchLen_Func.
88 typedef UInt32 (*Mf_GetNumAvailableBytes_Func)(void *object); typedef
97 Mf_GetNumAvailableBytes_Func GetNumAvailableBytes;

Completed in 115 milliseconds