Home
last modified time | relevance | path

Searched defs:numProps (Results 1 – 20 of 20) sorted by relevance

/third_party/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp65 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
79 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DXzEncoder.cpp189 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
204 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DLzmaEncoder.cpp159 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
184 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DDeltaFilter.cpp54 …DIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps) in SetCoderProperties()
DPpmdEncoder.cpp55 …CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
DBcj2Coder.cpp67 …DIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps) in SetCoderProperties()
/third_party/lzma/CPP/Common/
DSha256Reg.cpp50 …56Hasher::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
DCrcReg.cpp63 …rcHasher::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp59 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) in GetNumberOfProperties()
312 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
735 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
D7zProperties.cpp143 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) in GetNumberOfProperties()
D7zHandlerOut.cpp985 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/third_party/lzma/CPP/7zip/Crypto/
DMyAes.cpp183 …AesCoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
/third_party/icu/icu4c/source/test/intltest/
Dintltest.h396 int32_t numProps; variable
/third_party/lzma/CPP/7zip/UI/Console/
DList.cpp457 UInt32 numProps; in AddMainProps() local
472 UInt32 numProps; in AddRawProps() local
980 UInt32 numProps; in Print_OpenArchive_Props() local
995 UInt32 numProps; in Print_OpenArchive_Props() local
/third_party/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp272 …ethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp182 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
DHashCalc.cpp1043 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
2043 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/third_party/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp705 unsigned numProps = kNumPropsMax; in main2() local
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp1378 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1610 int numProps; in iterate() member