Home
last modified time | relevance | path

Searched defs:SetProperties (Results 1 – 8 of 8) 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
DHashCalc.cpp2043 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NHash::CHandler
/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
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp985 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::N7z::CHandler
D7zHandler.cpp735 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::N7z::CHandler
/third_party/lzma/CPP/7zip/Archive/
DXzHandler.cpp1378 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::NXz::CHandler
/third_party/node/deps/v8/src/objects/
Djs-objects.cc834 void JSReceiver::SetProperties(HeapObject properties) { in SetProperties() function in v8::internal::JSReceiver