Home
last modified time | relevance | path

Searched defs:hr (Results 1 – 19 of 19) sorted by relevance

/openbmc/qemu/qga/vss-win32/
H A Dinstall.cpp75 #define _chk(hr, status, msg, err_label) \ argument
88 void __stdcall _com_issue_error(HRESULT hr) in _com_issue_error()
105 HRESULT hr; in GetAdminName() local
157 HRESULT hr = S_OK; in getNameByStringSID() local
186 HRESULT hr; in QGAProviderFind() local
235 HRESULT hr; in QGAProviderRemove() local
250 HRESULT hr; in COMUnregister() local
265 HRESULT hr; in COMRegister() local
392 HRESULT hr = COMRegister(); in STDAPI_() local
444 HRESULT hr = E_FAIL; in DllRegisterServer() local
[all …]
H A Drequester.cpp63 HRESULT hr = CoInitializeSecurity( in requester_init() local
150 HRESULT ret, hr; in WaitForAsync() local
182 HRESULT hr; in AddComponents() local
305 HRESULT hr; in requester_freeze() local
585 HRESULT hr = WaitForAsync(vss_ctx.pAsyncSnapshot); in requester_thaw() local
H A Dprovider.cpp357 HRESULT hr = S_OK; in CommitSnapshots() local
499 HRESULT hr = pObj->QueryInterface(iid, ppv); in CreateInstance() local
520 HRESULT hr = factory->QueryInterface(riid, ppv); in DllGetClassObject() local
/openbmc/qemu/audio/
H A Ddsoundaudio.c67 static void dsound_log_hresult (HRESULT hr) in dsound_log_hresult()
226 HRESULT hr, in dsound_logerr()
241 HRESULT hr, in dsound_logerr2()
272 HRESULT hr; in dsound_restore_out() local
291 HRESULT hr; in dsound_get_status_out() local
310 HRESULT hr; in dsound_get_status_in() local
364 HRESULT hr; in dsound_set_cooperative_level() local
385 HRESULT hr; in dsound_enable_out() local
434 HRESULT hr; in dsound_buffer_get_free() local
493 HRESULT hr; in dsound_enable_in() local
[all …]
H A Ddsound_template.h54 HRESULT hr; in glue() local
78 HRESULT hr; in glue() local
138 HRESULT hr; in dsound_fini_in() local
168 HRESULT hr; in dsound_init_in() local
/openbmc/qemu/target/i386/whpx/
H A Dwhpx-all.c306 HRESULT hr; in whpx_set_xcrs() local
328 HRESULT hr; in whpx_set_tsc() local
389 HRESULT hr; in whpx_set_registers() local
560 HRESULT hr; in whpx_get_tsc() local
577 HRESULT hr; in whpx_get_xcrs() local
605 HRESULT hr; in whpx_get_registers() local
802 HRESULT hr; in whpx_emu_getreg_callback() local
824 HRESULT hr; in whpx_emu_setreg_callback() local
853 HRESULT hr; in whpx_emu_translate_callback() local
880 HRESULT hr; in whpx_handle_mmio() local
[all …]
H A Dwhpx-apic.c101 HRESULT hr; in whpx_put_apic_base() local
135 HRESULT hr; in whpx_apic_put() local
160 HRESULT hr = whp_dispatch.WHvGetVirtualProcessorInterruptControllerState2( in whpx_apic_get() local
209 HRESULT hr = whp_dispatch.WHvRequestInterrupt(whpx_global.partition, in whpx_send_msi() local
/openbmc/qemu/qga/
H A Dvss-win32.c98 HRESULT hr = call_vss_provider_func("requester_init"); in vss_init() local
126 HRESULT hr; in ga_install_vss_provider() local
H A Dcommands-win32.c1758 HRESULT hr = system("w32tm /resync /nowait"); in qmp_guest_set_time() local
/openbmc/qemu/ui/
H A Ddbus-listener.c133 HRESULT hr; in d3d_texture2d_share() local
164 HRESULT hr; in d3d_texture2d_acquire0() local
189 HRESULT hr; in d3d_texture2d_release0() local
/openbmc/bmcweb/redfish-core/src/utils/
H A Dtime_utils.cpp295 hours hr = std::chrono::duration_cast<hours>(t); in toISO8061ExtendedStr() local
/openbmc/u-boot/drivers/rtc/
H A Dds1302.c56 unsigned char hr:4; member
/openbmc/qemu/util/
H A Dqemu-thread-win32.c333 HRESULT hr; in set_thread_description() local
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dbootstrap-3.4.1.min.js6 if("undefined"==typeof jQuery)throw new Error("Bootstrap's JavaScript requires jQuery");!function(t… property in t
H A Dbootstrap-3.4.1.js1324 hr: [], property in DefaultWhitelist
/openbmc/qemu/hw/xen/
H A Dxen_pt_config_init.c403 static inline uint32_t base_address_with_flags(XenHostPCIIORegion *hr) in base_address_with_flags()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dbootstrap.min.css5 …:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;-webkit-box… selector
H A Dbootstrap.css95 hr { selector
1147 hr { selector
/openbmc/qemu/target/ppc/
H A Dtranslate.c193 bool hr; member