Home
last modified time | relevance | path

Searched defs:DoGetStream (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/lazarus/lazarus/components/turbopower_ipro/examples/
H A Dhtmlwithcssfrm.pas17 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
52 function TMyIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in TMyIpHtmlDataProvider.DoGetStream() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/examples/
H A Dhtmlwithcssfrm.pas17 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
52 function TMyIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in TMyIpHtmlDataProvider.DoGetStream() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/examples/
H A Dhtmlwithcssfrm.pas17 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
52 function TMyIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in TMyIpHtmlDataProvider.DoGetStream() function
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/examples/
H A Dhtmlwithcssfrm.pas17 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
52 function TMyIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in TMyIpHtmlDataProvider.DoGetStream() function
/dports/editors/lazarus/lazarus/components/turbopower_ipro/
H A Diphttpbroker.pas62 function DoGetStream(const AUrl: string): TStream; override; in DoGetStream() function
108 function TIpHttpDataProvider.DoGetStream(const AUrl: string): TStream; in TIpHttpDataProvider.DoGetStream() function
H A Dipfilebroker.pas128 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
347 function TIpFileDataProvider.DoGetStream(const URL: string): TStream; in TIpFileDataProvider.DoGetStream() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphttpbroker.pas61 function DoGetStream(const AUrl: string): TStream; override; in DoGetStream() function
103 function TIpHttpDataProvider.DoGetStream(const AUrl: string): TStream; in TIpHttpDataProvider.DoGetStream() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/
H A Diphttpbroker.pas61 function DoGetStream(const AUrl: string): TStream; override; in DoGetStream() function
103 function TIpHttpDataProvider.DoGetStream(const AUrl: string): TStream; in TIpHttpDataProvider.DoGetStream() function
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/
H A Diphttpbroker.pas62 function DoGetStream(const AUrl: string): TStream; override; in DoGetStream() function
108 function TIpHttpDataProvider.DoGetStream(const AUrl: string): TStream; in TIpHttpDataProvider.DoGetStream() function
/dports/editors/lazarus/lazarus/components/chmhelp/lhelp/
H A Dchmdataprovider.pas60 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
278 function TIpChmDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
H A Dlnethttpdataprovider.pas46 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
368 function TIpHTTPDataProvider.DoGetStream ( const URL: string ) : TStream; in DoGetStream() function
/dports/editors/lazarus-qt5/lazarus/components/chmhelp/lhelp/
H A Dchmdataprovider.pas60 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
278 function TIpChmDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
H A Dlnethttpdataprovider.pas46 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
368 function TIpHTTPDataProvider.DoGetStream ( const URL: string ) : TStream; in DoGetStream() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/lhelp/
H A Dchmdataprovider.pas62 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
305 function TIpChmDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/chmhelp/lhelp/
H A Dchmdataprovider.pas62 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
305 function TIpChmDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/arrow-flight/examples/
H A Dserver.rs40 type DoGetStream = typedef
88 ) -> Result<Response<Self::DoGetStream>, Status> { in do_get()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/arrow-flight/examples/
H A Dserver.rs40 type DoGetStream = typedef
83 ) -> Result<Response<Self::DoGetStream>, Status> { in do_get()
/dports/games/armagetronad/armagetronad-0.2.8.3.5/src/tools/
H A DtRecorderInternal.h104 virtual typename BASE::STREAM & DoGetStream() in DoGetStream() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/integration-testing/src/flight_server_scenarios/
H A Dmiddleware.rs50 type DoGetStream = TonicStream<Result<FlightData, Status>>; typedef
66 ) -> Result<Response<Self::DoGetStream>, Status> { in do_get()
/dports/editors/lazarus/lazarus/components/turbopower_ipro/design/
H A Dipidehtmlcontrol.pas31 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
161 function TLazIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/design/
H A Dipidehtmlcontrol.pas31 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
157 function TLazIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/rust/datafusion/examples/
H A Dflight_server.rs48 type DoGetStream = typedef
74 ) -> Result<Response<Self::DoGetStream>, Status> { in do_get()
/dports/editors/lazarus-qt5/lazarus/components/turbopower_ipro/design/
H A Dipidehtmlcontrol.pas31 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
161 function TLazIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/turbopower_ipro/design/
H A Dipidehtmlcontrol.pas31 function DoGetStream(const URL: string): TStream; override; in DoGetStream() function
157 function TLazIpHtmlDataProvider.DoGetStream(const URL: string): TStream; in DoGetStream() function
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/rust/datafusion/examples/
H A Dflight_server.rs44 type DoGetStream = typedef
81 ) -> Result<Response<Self::DoGetStream>, Status> { in do_get()

12