Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DMachineFunctionPass.h69 MachineFunctionProperties SetProperties; variable
/external/llvm/include/llvm/CodeGen/
DMachineFunctionPass.h69 MachineFunctionProperties SetProperties; variable
/external/lzma/CPP/7zip/UI/Common/
DSetProperties.cpp30 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function
/external/tensorflow/tensorflow/core/util/
Dreporter_test.cc118 TEST(TestReporter, SetProperties) { in TEST() argument
/external/lzma/CPP/7zip/Archive/Common/
DHandlerOut.cpp197 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties() function in NArchive::CSingleMethodProps
/external/chromium-trace/catapult/devil/devil/android/tools/
Dprovision_devices.py314 def SetProperties(device, enable_java_debug, disable_location, function
/external/lzma/CPP/7zip/Archive/7z/
D7zHandlerOut.cpp869 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::N7z::CHandler
D7zHandler.cpp720 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::N7z::CHandler
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp1250 STDMETHODIMP CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in SetProperties() function in NArchive::NXz::CHandler
/external/v8/src/
Dobjects.cc6748 void JSReceiver::SetProperties(HeapObject* properties) { in SetProperties() function in v8::internal::JSReceiver