Home
last modified time | relevance | path

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

/reactos/sdk/lib/drivers/virtio/
H A DVirtIOPCIModern.c238 volatile struct virtio_pci_common_cfg *cfg = vdev->common; in vio_modern_set_queue_vector() local
257 volatile struct virtio_pci_common_cfg *cfg = vdev->common; in vio_modern_query_vq_alloc() local
294 volatile struct virtio_pci_common_cfg *cfg = vdev->common; in vio_modern_setup_vq() local
/reactos/modules/rosapps/applications/explorer-old/taskbar/
H A Dtraynotify.cpp270 NotifyIconConfig cfg; in read_config() local
312 NotifyIconConfig& cfg = *it; in write_config() local
850 const NotifyIconConfig& cfg = *it; in DetermineHideState() local
1000 const NotifyIconCfgList& cfg = _pNotifyArea->_cfg; in Refresh() local
1226 NotifyIconCfgList& cfg = _pNotifyArea->_cfg; in SetIconMode() local
/reactos/drivers/network/tcpip/lwip/src/apps/http/
H A Daltcp_proxyconnect.c418 struct altcp_proxyconnect_tls_config *cfg = (struct altcp_proxyconnect_tls_config *)arg; in altcp_proxyconnect_tls_alloc() local
/reactos/dll/directx/wine/wined3d/
H A Ddirectx.c5042 const struct wined3d_pixel_format *cfg, const struct wined3d_format *format) in wined3d_check_pixel_format_color()
5062 const struct wined3d_pixel_format *cfg, const struct wined3d_format *format) in wined3d_check_pixel_format_depth()
5222 const struct wined3d_pixel_format *cfg = &adapter->cfgs[i]; in CheckDepthStencilCapability() local
6522 struct wined3d_pixel_format *cfg = &adapter->cfgs[adapter->cfg_count]; in wined3d_adapter_init_fb_cfgs() local
6576 struct wined3d_pixel_format *cfg = &adapter->cfgs[adapter->cfg_count]; in wined3d_adapter_init_fb_cfgs() local
H A Dcontext.c1684 const struct wined3d_pixel_format *cfg = &device->adapter->cfgs[i]; in context_choose_pixel_format() local
/reactos/win32ss/printing/monitors/localmon/ui/
H A Dlocalui.c110 COMMCONFIG cfg; in dlg_configure_com() local
/reactos/drivers/network/dd/netkvm/Common/
H A DParaNdis-Common.c200 static void GetConfigurationEntry(NDIS_HANDLE cfg, tConfigurationEntry *pEntry) in GetConfigurationEntry()
277 NDIS_HANDLE cfg; in ReadNicConfiguration() local
/reactos/drivers/network/dd/netkvm/wxp/
H A DParaNdis5-Impl.c101 NDIS_HANDLE cfg; in ParaNdis_OpenNICConfiguration() local
/reactos/modules/rosapps/applications/explorer-old/utility/
H A Dxmlstorage.h2255 inline void read_option(T& var, const_XMLPos& cfg, LPCXSSTR key) in read_option()
2265 inline void read_option(int& var, const_XMLPos& cfg, LPCXSSTR key) in read_option()
/reactos/modules/rostests/winetests/winhttp/
H A Dwinhttp.c4623 WINHTTP_CURRENT_USER_IE_PROXY_CONFIG cfg; in test_WinHttpGetIEProxyConfigForCurrentUser() local