Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunctionPass.h68 MachineFunctionProperties SetProperties; variable
/third_party/lzma/CPP/7zip/UI/Common/
DSetProperties.cpp45 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function
/third_party/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp272 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties() function in NArchive::CSingleMethodProps