Home
last modified time | relevance | path

Searched refs:SetProperties (Results 1 – 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineFunctionPass.h36 SetProperties = getSetProperties(); in doInitialization()
68 MachineFunctionProperties SetProperties; variable
/third_party/lzma/CPP/7zip/UI/Common/
DSetProperties.cpp45 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function
86 return setProperties->SetProperties(&names.Front(), values.values, names.Size()); in SetProperties()
DSetProperties.h8 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties);
DUpdate.cpp397 RINOK(SetProperties(outArchive, options.MethodMode.Properties)) in Compress()
DHashCalc.cpp2047 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
DOpenArchive.cpp1388 RINOK(SetProperties(archive, *op.props))
/third_party/lzma/CPP/7zip/UI/Console/
DConsole.mak33 $O\SetProperties.obj \
Dmakefile.gcc99 $O/SetProperties.o \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunctionPass.cpp98 MFProps.set(SetProperties); in runOnFunction()
/third_party/lzma/CPP/7zip/Archive/Common/
DHandlerOut.h123 HRESULT SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps);
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/builtins/
Dbuiltins-struct.cc116 instance->SetProperties(*property_array); in BUILTIN()
/third_party/lzma/CPP/7zip/Bundles/Alone7z/
Dmakefile.gcc106 $O/SetProperties.o \
DAlone.dsp1197 SOURCE=..\..\UI\Common\SetProperties.cpp
1201 SOURCE=..\..\UI\Common\SetProperties.h
/third_party/node/deps/v8/src/objects/
Djs-objects.cc834 void JSReceiver::SetProperties(HeapObject properties) { in SetProperties() function in v8::internal::JSReceiver
909 object->SetProperties(*dictionary); in DeleteNormalizedProperty()
914 object->SetProperties(*dictionary); in DeleteNormalizedProperty()
2692 object->SetProperties(*dictionary); in SetNormalizedProperty()
2705 object->SetProperties(*dictionary); in SetNormalizedProperty()
3052 object->SetProperties(*new_storage); in MigrateFastToFast()
3166 object->SetProperties(*array); in MigrateFastToFast()
3283 object->SetProperties(*ord_dictionary); in MigrateFastToSlow()
3285 object->SetProperties(*dictionary); in MigrateFastToSlow()
3422 object->SetProperties(*array); in AllocateStorageForMap()
[all …]
Dlookup.cc687 receiver->SetProperties(*dictionary); in ApplyTransitionToDataProperty()
696 receiver->SetProperties(*dictionary); in ApplyTransitionToDataProperty()
Djs-objects.h59 void SetProperties(HeapObject properties);
/third_party/lzma/CPP/7zip/Archive/
DIArchive.h548 x(SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
DXzHandler.cpp1385 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3…
/third_party/node/deps/v8/src/runtime/
Druntime-object.cc210 receiver->SetProperties(ReadOnlyRoots(isolate).empty_fixed_array()); in DeleteObjectPropertyFast()
476 receiver->SetProperties(*dictionary); in RUNTIME_FUNCTION()
481 receiver->SetProperties(*dictionary); in RUNTIME_FUNCTION()
Druntime-classes.cc382 receiver->SetProperties(*property_array); in AddDescriptorsByTemplate()
/third_party/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp750 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
D7zHandlerOut.cpp1012 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
/third_party/lzma/CPP/7zip/
D7zip_gcc.mak853 $O/SetProperties.o: ../../UI/Common/SetProperties.cpp
/third_party/lame/dshow/
DMpegac.cpp737 hr = pAllocator->SetProperties(pProperties,&Actual); in DecideBufferSize()

12