OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:g_CodecInfo
(Results
1 - 7
of
7
) sorted by null
/external/lzma/CPP/7zip/Compress/
CopyRegister.cpp
11
static CCodecInfo
g_CodecInfo
=
Bcj2Register.cpp
16
static CCodecInfo
g_CodecInfo
=
BcjRegister.cpp
16
static CCodecInfo
g_CodecInfo
=
Lzma2Register.cpp
17
static CCodecInfo
g_CodecInfo
=
LzmaRegister.cpp
17
static CCodecInfo
g_CodecInfo
=
PpmdRegister.cpp
18
static CCodecInfo
g_CodecInfo
=
/external/lzma/CPP/7zip/Common/
RegisterCodec.h
24
REGISTER_CODEC_NAME(x)() { RegisterCodec(&
g_CodecInfo
); }}; \
Completed in 231 milliseconds