Home
last modified time | relevance | path

Searched defs:SetProperties (Results 1 – 4 of 4) 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
/third_party/node/deps/v8/src/objects/
Djs-objects.cc834 void JSReceiver::SetProperties(HeapObject properties) { in SetProperties() function in v8::internal::JSReceiver