Searched refs:CreateCoder (Results 1 – 25 of 40) sorted by relevance
12
/external/lzma/CPP/7zip/Compress/ |
D | DllExports2Compress.cpp | 32 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject); 37 return CreateCoder(clsid, iid, outObject); in CreateObject()
|
D | DllExportsCompress.cpp | 53 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject); 58 return CreateCoder(clsid, iid, outObject); in CreateObject()
|
D | CodecExports.cpp | 167 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject); 168 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject) in CreateCoder() function
|
/external/lzma/CPP/7zip/Archive/ |
D | DllExports2.cpp | 89 STDAPI CreateCoder(const GUID *clsid, const GUID *iid, void **outObject); 101 return CreateCoder(clsid, iid, outObject); in CreateObject()
|
/external/lzma/CPP/7zip/Bundles/LzmaCon/ |
D | makefile | 37 $O\CreateCoder.obj \
|
D | makefile.gcc | 98 $O/CreateCoder.o \
|
D | LzmaCon.dsp | 311 SOURCE=..\..\Common\CreateCoder.cpp 315 SOURCE=..\..\Common\CreateCoder.h
|
/external/lzma/CPP/7zip/UI/Console/ |
D | makefile | 39 $O\CreateCoder.obj \
|
D | makefile.gcc | 141 $O/CreateCoder.o \
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | makefile | 46 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Format7zExtractR/ |
D | makefile | 24 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/UI/Far/ |
D | makefile | 53 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/UI/FileManager/ |
D | makefile | 55 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/SFXSetup/ |
D | makefile | 48 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Format7zR/ |
D | makefile | 29 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Format7zExtract/ |
D | makefile | 24 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/SFXCon/ |
D | makefile | 51 $O\CreateCoder.obj \
|
D | makefile.gcc | 113 $O/CreateCoder.o \
|
/external/lzma/CPP/7zip/Bundles/SFXWin/ |
D | makefile | 60 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/UI/GUI/ |
D | makefile | 70 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Format7z/ |
D | makefile | 31 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Alone7z/ |
D | makefile | 52 $O\CreateCoder.obj \
|
D | makefile.gcc | 153 $O/CreateCoder.o \
|
/external/lzma/CPP/7zip/Bundles/Alone/ |
D | makefile | 55 $O\CreateCoder.obj \
|
/external/lzma/CPP/7zip/Bundles/Format7zF/ |
D | Arc.mak | 39 $O\CreateCoder.obj \
|
12