Searched refs:ReportProgress (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dlltest.c74 #define ReportProgress(m) if (verboseMode) PR_fprintf(output, (m)); macro
165 ReportProgress("Testing Comparisons Operations\n");
401 ReportProgress("Testing Logical Operations\n");
501 ReportProgress("Testing Conversion Operations\n");
609 ReportProgress("Testing Shifting Operations\n");
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Durlmon.idl823 HRESULT ReportProgress(
H A Durlmon.h2341 virtual HRESULT STDMETHODCALLTYPE ReportProgress(
2377 HRESULT (STDMETHODCALLTYPE *ReportProgress)( member in struct:IInternetProtocolSinkVtbl
2407 #define IInternetProtocolSink_ReportProgress(This,ulStatusCode,szStatusText) (This)->lpVtbl->ReportProgress(This,ulStatusCode,szStatusText)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Durlmon.idl790 HRESULT ReportProgress(
H A Durlmon.h2347 virtual HRESULT STDMETHODCALLTYPE ReportProgress(
2383 HRESULT (STDMETHODCALLTYPE *ReportProgress)( member in struct:IInternetProtocolSinkVtbl
2413 #define IInternetProtocolSink_ReportProgress(This,ulStatusCode,szStatusText) (This)->lpVtbl->ReportProgress(This,ulStatusCode,szStatusText)

Completed in 70 milliseconds