Home
last modified time | relevance | path

Searched defs:statistics (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/rasapi32/
H A Drasapi.c545 DWORD WINAPI RasGetLinkStatistics(HRASCONN connection, DWORD entry, RAS_STATS *statistics) in RasGetLinkStatistics()
551 DWORD WINAPI RasGetConnectionStatistics(HRASCONN connection, RAS_STATS *statistics) in RasGetConnectionStatistics()
/reactos/dll/directx/wine/wined3d/
H A Dquery.c1244 static const struct wined3d_query_data_so_statistics statistics = { 1, 1 }; in wined3d_statistics_query_create() local
H A Dwined3d_private.h1804 struct wined3d_query_data_so_statistics statistics; member
1838 struct wined3d_query_data_pipeline_statistics statistics; member
/reactos/dll/win32/wmvcore/
H A Dreader.c387 … WINAPI WMReaderAdvanced_GetStatistics(IWMReaderAdvanced6 *iface, WM_READER_STATISTICS *statistics) in WMReaderAdvanced_GetStatistics()