Home
last modified time | relevance | path

Searched refs:PreRead (Results 1 – 25 of 147) sorted by relevance

123456

/dports/net/p5-perl-ldap/perl-ldap-0.68/t/
H A D71preread.t7 use Net::LDAP::Control::PreRead;
59 $control = Net::LDAP::Control::PreRead->new(attrs => $test->{attrs});
60 isa_ok($control, Net::LDAP::Control::PreRead, "control object");
69 isa_ok($control, Net::LDAP::Control::PreRead, "response object");
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/thrift/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/net/storj/storj-1.45.3/vendor/github.com/apache/thrift/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/devel/py-thrift/thrift-0.14.0/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/www/fabio/fabio-1.5.14/vendor/github.com/apache/thrift/thrift-da1169d75b15/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/devel/thrift/thrift-0.14.0/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/devel/thrift-c_glib/thrift-0.14.0/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/devel/thrift-cpp/thrift-0.14.0/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/apache/thrift/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/devel/node-thrift/thrift-0.14.0/lib/delphi/test/
H A DTestServerEvents.pas37 procedure PreRead; procedure
131 procedure TRequestEventsImpl.PreRead; procedure
/dports/net/p5-perl-ldap/perl-ldap-0.68/lib/Net/LDAP/Control/
H A DPostRead.pm7 use Net::LDAP::Control::PreRead;
H A DPreRead.pm5 package Net::LDAP::Control::PreRead;
/dports/converters/aish/aish113u/
H A Dai_uue.c121 unsigned char *p= (void*)PreRead();
126 p= (void*)PreRead();
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Cab/
H A DCabBlockInStream.h33 HRESULT PreRead(ISequentialInStream *stream, UInt32 &packSize, UInt32 &unpackSize);
H A DCabBlockInStream.cpp53 HRESULT CCabBlockInStream::PreRead(ISequentialInStream *stream, UInt32 &packSize, UInt32 &unpackSiz… in PreRead() function in NArchive::NCab::CCabBlockInStream
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Cab/
H A DCabBlockInStream.h33 HRESULT PreRead(ISequentialInStream *stream, UInt32 &packSize, UInt32 &unpackSize);
H A DCabBlockInStream.cpp53 HRESULT CCabBlockInStream::PreRead(ISequentialInStream *stream, UInt32 &packSize, UInt32 &unpackSiz… in PreRead() function in NArchive::NCab::CCabBlockInStream
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Cab/
H A DCabBlockInStream.h39 HRESULT PreRead(UInt32 &packSize, UInt32 &unpackSize);
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/drivers/docker/util/
H A Dstats_windows.go29 possIntervals := uint64(s.Read.Sub(s.PreRead).Nanoseconds()) // Start with number of ns intervals
/dports/sysutils/nomad/nomad-1.1.0/drivers/docker/util/
H A Dstats_windows.go29 possIntervals := uint64(s.Read.Sub(s.PreRead).Nanoseconds()) // Start with number of ns intervals
/dports/biology/mafft/mafft-7.267-without-extensions/core/
H A Ddndpre_score.c18 PreRead( stdin, &njob, &nlenmax ); in main()
/dports/net/h323plus/h323plus-1_27_2/src/
H A Djitter.cxx117 PBoolean PreRead() in PreRead() function in RTP_AggregatedHandle
119 return jitterBuffer.PreRead(currentReadFrame, markerWarning); in PreRead()
349 if (!PreRead(currentReadFrame, markerWarning)) in JitterThreadMain()
375 PBoolean RTP_JitterBuffer::PreRead(RTP_JitterBuffer::Entry * & currentReadFrame, PBoolean & /*marke… in PreRead() function in RTP_JitterBuffer
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/api/types/
H A Dstats.go153 PreRead time.Time `json:"preread"` member
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/swarmkit/vendor/github.com/docker/docker/api/types/
H A Dstats.go153 PreRead time.Time `json:"preread"` member
/dports/net/h323plus/h323plus-1_27_2/include/
H A Djitter.h170 PBoolean PreRead(Entry * & currentReadFrame, PBoolean & markerWarning);

123456