Home
last modified time | relevance | path

Searched refs:sendStart (Results 1 – 25 of 75) sorted by relevance

123

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/network/
H A DResourceLoadTiming.h52 timing->sendStart = sendStart; in deepCopy()
69 && sendStart == other.sendStart
88 int sendStart; variable
103 , sendStart(0) in ResourceLoadTiming()
/dports/www/firefox/firefox-99.0/remote/test/puppeteer/test/
H A DNetworkManager.spec.ts155 sendStart: 0.537,
243 sendStart: 0.15,
346 sendStart: 0.149,
450 sendStart: 0.148,
/dports/net-im/gloox/gloox-1.0.24/src/
H A Dlinklocalclient.cpp194 sendStart( m_to ); in handleConnect()
201 sendStart( start->findAttribute( "from" ) ); in handleStartNode()
204 void Client::sendStart( const std::string& to ) in sendStart() function in gloox::LinkLocal::Client
H A Dlinklocalclient.h104 void sendStart( const std::string& to );
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/src/java/org/apache/commons/httpclient/methods/multipart/
H A DPart.java203 protected void sendStart(OutputStream out) throws IOException { in sendStart() method in Part
307 sendStart(out); in send()
331 sendStart(overhead); in length()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DPerformanceTiming.cpp257 ASSERT(timing->sendStart >= 0); in requestStart()
258 return resourceLoadTimeRelativeToAbsolute(timing->sendStart); in requestStart()
/dports/misc/gpsim/gpsim-0.31.0/modules/
H A Di2c.h90 eI2CResult sendStart();
H A Di2c.cc926 I2CMaster::eI2CResult I2CMaster::sendStart() in sendStart() function in I2C_Module::I2CMaster
1078 if (eI2CResSuccess == sendStart()) { in send7BitAddress()
/dports/audio/muse-sequencer/muse-4.0.0/src/muse/
H A Dmidiport.h198 void sendStart();
H A Dsync.cpp895 MusEGlobal::midiPorts[p].sendStart(); in realtimeSystemInput()
H A Daudio.cpp1711 mp->sendStart(); in startRolling()
H A Dmidiport.cpp699 void MidiPort::sendStart() in sendStart() function in MusECore::MidiPort
/dports/comms/hylafax/hylafax-6.0.7/faxd/
H A DfaxQueueApp.h226 void sendStart(Batch&);
H A DfaxQueueApp.c++292 sendStart(batch); in fillBatch()
333 sendStart(batch); in fillBatch()
1473 faxQueueApp::sendStart(Batch& batch) in sendStart() function in faxQueueApp
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/inspector/
H A DInspectorResourceAgent.cpp124 timingObject->setNumber("sendStart", timing.sendStart); in buildObjectForTiming()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts5867 sendStart: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/puppeteer/node_modules/devtools-protocol/types/
H A Dprotocol.d.ts8508 sendStart: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/front_end/generated/
H A Dprotocol.d.ts6411 sendStart: number; property
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1322 sendStart := time.Now()
1331 if time.Since(sendStart) > 2*time.Second {
/dports/net/grpcui/grpcui-1.1.0/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1304 sendStart := time.Now()
1313 if time.Since(sendStart) > 2*time.Second {
/dports/net/evans/evans-0.9.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1304 sendStart := time.Now()
1313 if time.Since(sendStart) > 2*time.Second {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1304 sendStart := time.Now()
1313 if time.Since(sendStart) > 2*time.Second {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1342 sendStart := time.Now()
1351 if time.Since(sendStart) > 2*time.Second {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/google.golang.org/grpc/test/
H A Dend2end_test.go1327 sendStart := time.Now()
1336 if time.Since(sendStart) > 2*time.Second {
/dports/sysutils/go-wtf/wtf-0.21.0/vendor/google.golang.org/grpc/grpc-go-1.21.1/test/
H A Dend2end_test.go1342 sendStart := time.Now()
1351 if time.Since(sendStart) > 2*time.Second {

123