OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Mf_GetNumAvailableBytes_Func
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/lzma_sdk/
LzFind.h
82
Mf_GetNumAvailableBytes_Func
must be called before each Mf_GetMatchLen_Func.
88
typedef UInt32 (*
Mf_GetNumAvailableBytes_Func
)(void *object);
97
Mf_GetNumAvailableBytes_Func
GetNumAvailableBytes;
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
LzFind.h
83
Mf_GetNumAvailableBytes_Func
must be called before each Mf_GetMatchLen_Func.
89
typedef UInt32 (*
Mf_GetNumAvailableBytes_Func
)(void *object);
98
Mf_GetNumAvailableBytes_Func
GetNumAvailableBytes;
/external/lzma/C/
LzFind.h
82
Mf_GetNumAvailableBytes_Func
must be called before each Mf_GetMatchLen_Func.
88
typedef UInt32 (*
Mf_GetNumAvailableBytes_Func
)(void *object);
97
Mf_GetNumAvailableBytes_Func
GetNumAvailableBytes;
Completed in 28 milliseconds