/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | MachineFunctionPass.h | 36 SetProperties = getSetProperties(); in doInitialization() 68 MachineFunctionProperties SetProperties; variable
|
/third_party/lzma/CPP/7zip/UI/Common/ |
D | SetProperties.cpp | 45 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties) in SetProperties() function 86 return setProperties->SetProperties(&names.Front(), values.values, names.Size()); in SetProperties()
|
D | SetProperties.h | 8 HRESULT SetProperties(IUnknown *unknown, const CObjectVector<CProperty> &properties);
|
D | Update.cpp | 397 RINOK(SetProperties(outArchive, options.MethodMode.Properties)) in Compress()
|
D | HashCalc.cpp | 2047 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
|
D | OpenArchive.cpp | 1388 RINOK(SetProperties(archive, *op.props))
|
/third_party/lzma/CPP/7zip/UI/Console/ |
D | Console.mak | 33 $O\SetProperties.obj \
|
D | makefile.gcc | 99 $O/SetProperties.o \
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | MachineFunctionPass.cpp | 98 MFProps.set(SetProperties); in runOnFunction()
|
/third_party/lzma/CPP/7zip/Archive/Common/ |
D | HandlerOut.h | 123 HRESULT SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps);
|
D | HandlerOut.cpp | 272 HRESULT CSingleMethodProps::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, … in SetProperties() function in NArchive::CSingleMethodProps
|
/third_party/node/deps/v8/src/builtins/ |
D | builtins-struct.cc | 116 instance->SetProperties(*property_array); in BUILTIN()
|
/third_party/lzma/CPP/7zip/Bundles/Alone7z/ |
D | makefile.gcc | 106 $O/SetProperties.o \
|
D | Alone.dsp | 1197 SOURCE=..\..\UI\Common\SetProperties.cpp 1201 SOURCE=..\..\UI\Common\SetProperties.h
|
/third_party/node/deps/v8/src/objects/ |
D | js-objects.cc | 834 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 …]
|
D | lookup.cc | 687 receiver->SetProperties(*dictionary); in ApplyTransitionToDataProperty() 696 receiver->SetProperties(*dictionary); in ApplyTransitionToDataProperty()
|
D | js-objects.h | 59 void SetProperties(HeapObject properties);
|
/third_party/lzma/CPP/7zip/Archive/ |
D | IArchive.h | 548 x(SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt32 numProps))
|
D | XzHandler.cpp | 1385 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3…
|
/third_party/node/deps/v8/src/runtime/ |
D | runtime-object.cc | 210 receiver->SetProperties(ReadOnlyRoots(isolate).empty_fixed_array()); in DeleteObjectPropertyFast() 476 receiver->SetProperties(*dictionary); in RUNTIME_FUNCTION() 481 receiver->SetProperties(*dictionary); in RUNTIME_FUNCTION()
|
D | runtime-classes.cc | 382 receiver->SetProperties(*property_array); in AddDescriptorsByTemplate()
|
/third_party/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandler.cpp | 750 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
|
D | 7zHandlerOut.cpp | 1012 Z7_COM7F_IMF(CHandler::SetProperties(const wchar_t * const *names, const PROPVARIANT *values, UInt3… in Z7_COM7F_IMF()
|
/third_party/lzma/CPP/7zip/ |
D | 7zip_gcc.mak | 853 $O/SetProperties.o: ../../UI/Common/SetProperties.cpp
|
/third_party/lame/dshow/ |
D | Mpegac.cpp | 737 hr = pAllocator->SetProperties(pProperties,&Actual); in DecideBufferSize()
|