Home
last modified time | relevance | path

Searched defs:SetProps (Results 1 – 3 of 3) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
DMethodProps.cpp309 HRESULT SetProps(ICompressSetCoderProperties *setCoderProperties) in SetProps() function in CCoderProps
/third_party/icu/tools/unicode/py/
Dpreparseucd.py302 def SetProps(start, end, props): function
/third_party/lzma/C/
DXz.h167 SRes (*SetProps)(void *p, const Byte *props, size_t propSize, ISzAllocPtr alloc); member