Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DLzma2Encoder.cpp61 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
75 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DLzmaEncoder.cpp111 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
133 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DXzEncoder.cpp189 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
204 const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderPropertiesOpt()
DDeltaFilter.cpp54 …DIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps) in SetCoderProperties()
DPpmdEncoder.cpp56 …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()
/external/lzma/CPP/Common/
DCrcReg.cpp66 …rcHasher::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp96 …CbcCoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) in SetCoderProperties()
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp59 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) in GetNumberOfProperties()
289 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
720 …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.cpp869 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/external/icu/icu4c/source/test/intltest/
Dintltest.h391 int32_t numProps; variable
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp197 …ethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/external/lzma/CPP/7zip/UI/Console/
DList.cpp454 UInt32 numProps; in AddMainProps() local
469 UInt32 numProps; in AddRawProps() local
957 UInt32 numProps; in Print_OpenArchive_Props() local
972 UInt32 numProps; in Print_OpenArchive_Props() local
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp155 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps) in GetNumRawProps()
/external/lzma/CPP/7zip/Bundles/LzmaCon/
DLzmaAlone.cpp694 unsigned numProps = kNumPropsMax; in main2() local
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp1250 …P CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps) in SetProperties()
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp1610 int numProps; in iterate() member