Searched refs:numProps (Results 1 - 25 of 31) sorted by relevance

12

/external/lzma/CPP/Common/
H A DCrcReg.cpp46 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
91 const PROPVARIANT *coderProps, UInt32 numProps)
93 for (UInt32 i = 0; i < numProps; i++)
90 SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) argument
/external/lzma/CPP/7zip/Compress/
H A DLzma2Encoder.h27 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
H A DLzmaEncoder.h28 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
H A DDeltaFilter.cpp30 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
59 STDMETHODIMP CDeltaEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps) argument
62 for (UInt32 i = 0; i < numProps; i++)
H A DPpmdEncoder.h49 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
H A DLzma2Encoder.cpp59 const PROPVARIANT *coderProps, UInt32 numProps)
64 for (UInt32 i = 0; i < numProps; i++)
58 SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) argument
H A DLzmaEncoder.cpp115 const PROPVARIANT *coderProps, UInt32 numProps)
120 for (UInt32 i = 0; i < numProps; i++)
114 SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) argument
H A DPpmdEncoder.cpp60 STDMETHODIMP CEncoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) argument
64 for (UInt32 i = 0; i < numProps; i++)
/external/lzma/CPP/7zip/Archive/
H A DIArchive.h202 STDMETHOD(GetNumberOfProperties)(UInt32 *numProps) MY_NO_THROW_DECL_ONLY x; \
204 STDMETHOD(GetNumberOfArchiveProperties)(UInt32 *numProps) MY_NO_THROW_DECL_ONLY x; \
247 STDMETHOD(GetNumRawProps)(UInt32 *numProps) x; \
385 STDMETHOD(SetProperties)(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps) PURE;
417 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) \
418 { *numProps = ARRAY_SIZE(kProps); return S_OK; } \
422 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) \
423 { *numProps = ARRAY_SIZE(kProps); return S_OK; } \
428 STDMETHODIMP CHandler::GetNumberOfArchiveProperties(UInt32 *numProps) \
429 { *numProps
[all...]
H A DXzHandler.cpp174 STDMETHOD(SetProperties)(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps);
937 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps) argument
941 for (UInt32 i = 0; i < numProps; i++)
/external/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.h60 HRESULT SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps);
H A DHandlerOut.cpp111 HRESULT CSingleMethodProps::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps) argument
114 for (UInt32 i = 0; i < numProps; i++)
/external/lzma/CPP/7zip/Crypto/
H A DMyAes.h36 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps);
H A DMyAes.cpp96 STDMETHODIMP CAesCbcCoder::SetCoderProperties(const PROPID *propIDs, const PROPVARIANT *coderProps, UInt32 numProps) argument
98 for (UInt32 i = 0; i < numProps; i++)
/external/lzma/CPP/7zip/Archive/7z/
H A D7zProperties.cpp150 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) argument
152 *numProps = _fileInfoPopIDs.Size();
H A D7zHandler.cpp56 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 *numProps) argument
58 *numProps = 0;
290 STDMETHODIMP CHandler::GetNumRawProps(UInt32 *numProps) argument
292 *numProps = 0;
718 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps) argument
724 for (UInt32 i = 0; i < numProps; i++)
H A D7zHandler.h120 STDMETHOD(SetProperties)(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps);
H A D7zHandlerOut.cpp795 STDMETHODIMP CHandler::SetProperties(const wchar_t **names, const PROPVARIANT *values, UInt32 numProps) argument
801 for (UInt32 i = 0; i < numProps; i++)
/external/lzma/CPP/7zip/UI/Console/
H A DList.cpp415 UInt32 numProps; local
416 RINOK(archive->GetNumberOfProperties(&numProps));
417 for (UInt32 i = 0; i < numProps; i++)
430 UInt32 numProps; local
431 RINOK(getRawProps->GetNumRawProps(&numProps));
432 for (UInt32 i = 0; i < numProps; i++)
1035 UInt32 numProps; local
1036 RINOK(archive->GetNumberOfArchiveProperties(&numProps));
1038 for (UInt32 j = 0; j < numProps; j++)
1049 UInt32 numProps; local
[all...]
/external/lzma/CPP/7zip/Bundles/LzmaCon/
H A DLzmaAlone.cpp479 unsigned numProps = kNumPropsMax; local
481 numProps--;
483 if (encoderSpec->SetCoderProperties(propIDs, props, numProps) != S_OK)
/external/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp135 STDMETHODIMP CArchiveUpdateCallback::GetNumRawProps(UInt32 *numProps) argument
137 *numProps = 0;
139 *numProps = 1;
/external/owasp/sanitizer/empiricism/
H A Dhtml-containment.js174 var numProps = 0;
179 || ++numProps > inlinePropLimit) {
/external/icu/icu4c/source/test/intltest/
H A Dintltest.cpp561 numProps = 0;
577 numProps = caller->numProps;
578 for (int32_t i = 0; i < numProps; i++) {
2105 if (numProps < kMaxProps) {
2106 proplines[numProps] = propline;
2108 numProps++;
2113 for (int32_t i = 0; i < numProps; i++) {
H A Dintltest.h357 int32_t numProps; member in class:IntlTest
/external/lzma/CPP/7zip/
H A DICoder.h55 STDMETHOD(SetCoderProperties)(const PROPID *propIDs, const PROPVARIANT *props, UInt32 numProps) PURE;

Completed in 1839 milliseconds

12