Home
last modified time | relevance | path

Searched defs:hres (Results 1 - 20 of 20) sorted by relevance

/third_party/lzma/CPP/7zip/Common/
H A DStreamUtils.cpp29 const HRESULT hres = InStream_GetSize_SeekToEnd(stream, sizeRes); in InStream_AtBegin_GetSize() local
47 const HRESULT hres = InStream_GetSize_SeekToEnd(stream, sizeRes); in InStream_GetPos_GetSize() local
H A DFileStreams.cpp292 const HRESULT hres = ConvertBoolToHRESULT(result); in Seek() local
H A DFilterCoder.cpp121 HRESULT hres = S_OK; in Code() local
[all...]
H A DMultiOutStream.cpp37 HRESULT hres = S_OK; in Destruct() local
372 HRESULT hres; ReOpenStream() local
672 HRESULT hres = s.Stream->Write(data, curSize, &realProcessed); Write() local
[all...]
/third_party/lzma/CPP/7zip/Archive/Common/
H A DHandlerOut.cpp85 bool CCommonMethodProps::SetCommonProperty(const UString &name, const PROPVARIANT &value, HRESULT &hres) in SetCommonProperty() argument
205 HRESULT hres; in SetProperty() local
260 HRESULT hres; in SetProperty() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_query.c114 HRESULT hres = in dzn_query_pool_create() local
H A Ddzn_pipeline.c1617 HRESULT hres = 0; in dzn_graphics_pipeline_create() local
1862 ASSERTED HRESULT hres = ID3D12Device2_CreatePipelineState(device->dev, &stream_desc, in dzn_graphics_pipeline_get_state() local
1944 HRESULT hres = in dzn_graphics_pipeline_get_indirect_cmd_sig() local
2232 HRESULT hres = in dzn_compute_pipeline_get_indirect_cmd_sig() local
H A Ddzn_device.c617 ASSERTED HRESULT hres = in dzn_physical_device_get_format_support() local
912 HRESULT hres = in dzn_physical_device_get_image_format_properties() local
H A Ddzn_cmd_buffer.c878 HRESULT hres = ID3D12GraphicsCommandList1_Close(cmdbuf->cmdlist); in dzn_EndCommandBuffer() local
1080 HRESULT hres = in dzn_cmd_buffer_alloc_internal_buf() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp143 HRESULT hres = dev->CreateCommittedResource(&heap_pris, in d3d12_bo_new() local
H A Dd3d12_resource.cpp256 HRESULT hres = E_FAIL; in init_texture() local
/third_party/lzma/CPP/Windows/
H A DShell.cpp210 HRESULT hres; in DataObject_GetData_HDROP_Names() local
353 HRESULT hres = NShell::DataObject_GetData_HDROP_Names(dataObject, paths); in DataObject_GetData_HDROP_or_IDLIST_Names() local
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp259 const HRESULT hres = getSubStreamSize->GetSubStreamSize(subStream_Index, &subStream_Size); in CodeReal() local
490 const HRESULT hres = inStream->Read(_bufs[state] + total, curSize, &curSize); in ReadInStream() local
555 const HRESULT hres in Code() local
[all...]
/third_party/lzma/CPP/7zip/UI/Common/
H A DUpdateCallback.cpp682 const HRESULT hres = Callback->OpenFileError(path, error); in GetStream2() local
H A DUpdate.cpp88 HRESULT hres = S_OK; in Destruct() local
/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zHandler.cpp774 HRESULT hres; in SetProperties() local
/third_party/backends/backend/
H A Dsm3600.h217 typedef enum { none, hpos, hposH, hres } TRegIndex; enumerator
H A Dhp4200.c1323 compute_hdpi_code (int hres) in compute_hdpi_code() argument
/third_party/vulkan-loader/loader/
H A Dloader_windows.c415 HRESULT hres = fpCreateDXGIFactory1(&IID_IDXGIFactory1, (void **)&dxgi_factory); in windows_get_registry_files() local
480 HRESULT hres = dxgi_factory->lpVtbl->EnumAdapters1(dxgi_factory, j, &adapter); in windows_get_registry_files() local
933 HRESULT hres = fpCreateDXGIFactory1(&IID_IDXGIFactory6, (void **)&dxgi_factory); in windows_read_sorted_physical_devices() local
1012 HRESULT hres = fpCreateDXGIFactory1(&IID_IDXGIFactory6, (void **)&dxgi_factory); windows_initialize_dxgi() local
[all...]
/third_party/lzma/CPP/7zip/Archive/
H A DXzHandler.cpp137 HRESULT hres = decoder.Decode(seqInStream, outStream, in Decode() local
1067 HRESULT hres = Decode(decoder, _seqStream, realOutStream, lpsRef); in Extract() local

Completed in 35 milliseconds